forked from rDrama/rDrama
1
0
Fork 0
retarD/files/routes
justcool393 35e2128dec
get: use function to get voted and blocked properties (#425)
* get: comments and posts: use get function from get.py
* fix prev commit
* move filter to correct place
* fix error and also log so i can figure out what's wrong
* comments: add some more trace logging
* should_keep_func always acts as return True if None is passed in
* remove logging code
2022-10-28 19:13:37 -05:00
..
__init__.py remove unused routes 2022-10-16 08:01:59 -05:00
admin.py stickies: fix logic error i reintroduced that @Aevann1 has earlier fixed 2022-10-26 18:32:30 -05:00
asset_submissions.py close image files after ur done 2022-10-25 17:41:23 +02:00
awards.py pinprovements 2022-10-25 17:48:10 -05:00
casino.py use tabs, not spaces 2022-10-29 01:39:31 +02:00
chat.py refactor blackjack a bit 2022-10-20 19:28:05 -05:00
comments.py get: use function to get voted and blocked properties (#425) 2022-10-28 19:13:37 -05:00
errors.py Revert "fix error with 500 page" 2022-10-17 20:35:47 -04:00
feeds.py remove weird spaes 2022-08-17 22:30:07 +02:00
front.py remove retarded bullshit I wasn't consulted about 2022-10-27 19:53:08 +02:00
giphy.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
hats.py fix prev commit 2022-10-23 14:44:02 -05:00
login.py display "@" before account name in failed login attempt 2022-10-28 22:25:35 +02:00
lottery.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
notifications.py add g.is_api_or_xhr so we can use it where we want to give API output 2022-10-15 02:11:36 -07:00
oauth.py small change to /admin/app 2022-10-28 22:13:58 +02:00
polls.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
posts.py get: use function to get voted and blocked properties (#425) 2022-10-28 19:13:37 -05:00
reporting.py refactor blackjack a bit 2022-10-20 19:28:05 -05:00
search.py Fix comment search query ampersand bug. 2022-10-27 18:24:12 -04:00
settings.py refactor poorcel mode 2022-10-25 18:07:44 +02:00
static.py PCM /live: scraping scheduled streams revision. 2022-10-26 17:03:21 -04:00
subs.py show the time on which ppl blocked/followed the hole 2022-10-27 17:38:54 +02:00
users.py leaderboard: qol: link to relevant user pages for posts and comments 2022-10-28 12:36:18 -07:00
votes.py Track coins awarded with votes. 2022-10-23 18:23:51 -04:00