MarseyWorld/files/routes
Aevann 15c303f9f2 add message search 2023-02-19 21:56:52 +02:00
..
__init__.py
admin.py add /admin/delete_media 2023-02-19 21:31:26 +02:00
allroutes.py
asset_submissions.py
awards.py rename /shop to /shop/awards and /hats to /shop/hats 2023-02-19 11:34:10 +02:00
casino.py
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
feeds.py
front.py
giphy.py
hats.py rename /shop to /shop/awards and /hats to /shop/hats 2023-02-19 11:34:10 +02:00
jinja2.py
login.py
lottery.py
mail.py
notifications.py
oauth.py
polls.py
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
reporting.py
routehelpers.py
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
static.py
subs.py
users.py
votes.py
wrappers.py