.. |
__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
|
cachebust badges
|
2023-08-01 10:44:35 +03:00 |
casino_game.py
|
fix boot error
|
2023-02-18 22:01:28 +02:00 |
clients.py
|
same as last commit
|
2023-08-11 16:15:34 +03:00 |
comment.py
|
centeralize award limit of 4
|
2023-08-10 00:38:35 +03:00 |
domains.py
|
use `self.__class__.__name__` for `__repr__`
|
2022-11-29 15:02:38 -06:00 |
emoji.py
|
make emoji search work on original usernames
|
2023-07-01 03:25:12 +03: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 this https://rdrama.net/h/countryclub/post/79285/-/4744088#context
|
2023-08-08 21:08:29 +03:00 |
hats.py
|
same as last commit + remove now-unnecessary scoped_session imports
|
2023-07-08 02:12:59 +03:00 |
leaderboard.py
|
restore winnings leaderboards (testing on staging)
|
2023-08-04 00:57:50 +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
|
fix prev commit
|
2023-08-05 17:12:25 +03:00 |
notifications.py
|
fix repr for Notification
|
2023-03-11 10:18:40 +02:00 |
orgy.py
|
remove more unused imports
|
2023-08-05 23:17:32 +03:00 |
polls.py
|
rename submissions to posts
|
2023-06-08 02:26:32 +03:00 |
post.py
|
rework tilt award
|
2023-08-11 15:40:14 +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
|
remove typing (useless code bloat)
|
2023-07-30 03:42:06 +03:00 |
sub_logs.py
|
fix prev commit
|
2023-08-05 17:12:25 +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
|
fix 500 error caused by 3ec2038caf
|
2023-08-11 16:31:09 +03: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
|
remove now-unnecessary app_id column
|
2023-07-08 02:19:37 +03:00 |