.. |
__init__.py
|
Revert "remove worldcup leaderboard"
|
2023-02-02 02:27:38 +02:00 |
admin.py
|
add /admin/delete_media
|
2023-02-19 21:31:26 +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
|
rename /shop to /shop/awards and /hats to /shop/hats
|
2023-02-19 11:34:10 +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
|
remove unused import
|
2023-02-19 00:35:59 +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 |
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
|
use exlamation marks instead of dots in responses to users
|
2023-01-27 13:57:29 +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
|
expand blackjack
|
2023-02-07 05:31:49 +02:00 |
polls.py
|
improve user ratelimiting
|
2023-01-21 06:39:46 +02:00 |
posts.py
|
make sure autojanny, zozbot, longpostbot add to the comment count of a post
|
2023-02-18 23:59:17 +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
|
remove .deleted column for alts
|
2023-02-18 17:19:14 +02:00 |
search.py
|
add message search
|
2023-02-19 21:56:52 +02:00 |
settings.py
|
apparently cardview toggle got removed from the settings, so might as well remove it from the code
|
2023-02-19 11:20:16 +02:00 |
special.py
|
cache worldcup result forever
|
2023-02-02 02:37:03 +02:00 |
static.py
|
remove csp report code
|
2023-02-09 06:58:41 +02:00 |
subs.py
|
expand blackjack
|
2023-02-07 05:31:49 +02:00 |
users.py
|
fix for future messages
|
2023-02-19 22:02:13 +02:00 |
votes.py
|
exclude SRDEnjoyer from algo
|
2023-02-17 22:56:56 +02:00 |
wrappers.py
|
minor change
|
2023-02-10 07:51:17 +02:00 |