..
__init__.py
rename flags to reports
2023-06-23 19:49:26 +03:00
alts.py
remove .deleted column for alts
2023-02-18 17:19:14 +02:00
award.py
rename submissions to posts
2023-06-08 02:26:32 +03:00
badges.py
fix badge
2023-06-23 19:49:26 +03:00
casino_game.py
fix boot error
2023-02-18 22:01:28 +02:00
clients.py
rename submissions to posts
2023-06-08 02:26:32 +03:00
comment.py
remove poor mode
2023-06-26 13:55:38 +03:00
domains.py
use `self.__class__.__name__` for `__repr__`
2022-11-29 15:02:38 -06:00
emoji.py
convert marsey submission form to include all emojis
2023-03-18 15:34:04 +02:00
exiles.py
use `self.__class__.__name__` for `__repr__`
2022-11-29 15:02:38 -06:00
follows.py
use `self.__class__.__name__` for `__repr__`
2022-11-29 15:02:38 -06:00
group.py
dont give shekels to ppl not notified bc of blocks + dont give shekels to ppl ALSO mentioned directly + prevent group double charging on edit + do this https://stupidpol.site/h/countryclub/post/79285/-/3695711#context
2023-03-02 21:56:43 +02:00
group_membership.py
add ping groups
2023-02-24 08:31:06 +02:00
hats.py
fix 500 error
2023-06-08 05:03:23 +03:00
leaderboard.py
update emoji leaderboard description
2023-06-24 17:50:44 +03:00
lottery.py
[DO NOT MERGE] multiple sub banners ( #59 )
2022-12-11 23:44:34 +00:00
media.py
use `self.__class__.__name__` for `__repr__`
2022-11-29 15:02:38 -06:00
mod.py
use `self.__class__.__name__` for `__repr__`
2022-11-29 15:02:38 -06:00
mod_logs.py
rename submissions to posts
2023-06-08 02:26:32 +03:00
notifications.py
fix repr for Notification
2023-03-11 10:18:40 +02:00
polls.py
rename submissions to posts
2023-06-08 02:26:32 +03:00
post.py
remove poor mode
2023-06-26 13:55:38 +03:00
push_subscriptions.py
stop using pusher ( #37 )
2022-12-02 22:21:18 +00:00
reports.py
rename flags to reports
2023-06-23 19:49:26 +03:00
saves.py
rename submissions to posts
2023-06-08 02:26:32 +03:00
sub.py
cache-bust all
2023-04-25 18:24:12 +02:00
sub_logs.py
rename submissions to posts
2023-06-08 02:26:32 +03:00
sub_relationship.py
get rid of useless tabs and spaces
2023-01-01 13:36:20 +02:00
subscriptions.py
rename submissions to posts
2023-06-08 02:26:32 +03:00
transactions.py
use `self.__class__.__name__` for `__repr__`
2022-11-29 15:02:38 -06:00
user.py
Add the edgy award (and some other goodies) ( #157 )
2023-06-26 14:38:48 +00:00
userblock.py
use `self.__class__.__name__` for `__repr__`
2022-11-29 15:02:38 -06:00
views.py
use `self.__class__.__name__` for `__repr__`
2022-11-29 15:02:38 -06:00
votes.py
rename submissions to posts
2023-06-08 02:26:32 +03:00