.. |
__init__.py
|
add ping groups
|
2023-02-24 08:31:06 +02:00 |
admin.py
|
add push notifs to add_notif()
|
2023-02-24 04:28:10 +02:00 |
allroutes.py
|
remove unnecessary shit
|
2023-02-01 21:05:39 +02:00 |
asset_submissions.py
|
add 4 additional mod log actions for approving and rejecting assets
|
2023-02-18 23:34:39 +02:00 |
awards.py
|
delete code irrelevant now
|
2023-02-23 15:04:33 +02:00 |
casino.py
|
constantify CASINO_RATELIMIT
|
2023-02-18 20:22:48 +02:00 |
chat.py
|
reduce chat history from 500 messages to 250 to make it load faster
|
2023-02-19 10:47:20 +02:00 |
comments.py
|
fix broken push notifs
|
2023-02-24 05:28:03 +02:00 |
errors.py
|
[DO NOT MERGE] multiple sub banners (#59)
|
2022-12-11 23:44:34 +00:00 |
feeds.py
|
renamed p.embed_url to p.embed
|
2023-02-18 18:33:19 +02:00 |
front.py
|
remove unnecessary timeouts in cache.memoize
|
2023-02-02 02:42:47 +02:00 |
giphy.py
|
improve user ratelimiting
|
2023-01-21 06:39:46 +02:00 |
groups.py
|
add ping groups
|
2023-02-24 08:31:06 +02:00 |
hats.py
|
rename /shop to /shop/awards and /hats to /shop/hats
|
2023-02-19 11:34:10 +02:00 |
jinja2.py
|
change site_settings to SITE_SETTINGS for consistency
|
2023-02-09 05:49:50 +02:00 |
login.py
|
reduce default admin level
|
2023-02-21 17:14:37 +02:00 |
lottery.py
|
use exlamation marks instead of dots in responses to users
|
2023-01-27 13:57:29 +02:00 |
mail.py
|
claim rewards automatically on email verification
|
2023-02-02 22:42:56 +02:00 |
notifications.py
|
same as last commit
|
2023-01-27 15:51:04 +02:00 |
oauth.py
|
fix 500 errors
|
2023-02-24 08:48:30 +02:00 |
polls.py
|
improve user ratelimiting
|
2023-01-21 06:39:46 +02:00 |
posts.py
|
remove unnecessary f
|
2023-02-24 04:54:31 +02:00 |
push_notifs.py
|
improve user ratelimiting
|
2023-01-21 06:39:46 +02:00 |
reporting.py
|
disallow non-jannies from moving their posts to /h/changelog
|
2023-02-18 01:26:38 +02:00 |
routehelpers.py
|
shorter syntax for if condition
|
2023-02-24 04:29:53 +02:00 |
search.py
|
search post urls too
|
2023-02-21 20:18:42 +02:00 |
settings.py
|
add push notifs to add_notif()
|
2023-02-24 04:28:10 +02:00 |
special.py
|
Revert "Revert "routes: added various per-app exclusions (#128)""
|
2023-02-21 16:51:22 +02:00 |
static.py
|
make sure g.db.flush() is always above _push_notif_thread
|
2023-02-24 04:36:25 +02:00 |
subs.py
|
routes: add /flairs as an alternative route to /holes (#129)
|
2023-02-20 14:40:00 +00:00 |
users.py
|
fix posts link in leaderboard
|
2023-02-24 05:58:28 +02:00 |
votes.py
|
remove unnecessary tabs
|
2023-02-22 19:27:33 +02:00 |
wrappers.py
|
remove unnecessary tabs
|
2023-02-22 19:27:33 +02:00 |