.. |
__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
|
diverge site badges
|
2023-07-27 23:11:17 +03:00 |
casino_game.py
|
fix boot error
|
2023-02-18 22:01:28 +02:00 |
clients.py
|
same as last commit + remove now-unnecessary scoped_session imports
|
2023-07-08 02:12:59 +03:00 |
comment.py
|
fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4628281#context
|
2023-07-28 00:07:47 +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 ping groups
|
2023-02-24 08:31:06 +02:00 |
hats.py
|
same as last commit + remove now-unnecessary scoped_session imports
|
2023-07-08 02:12:59 +03:00 |
leaderboard.py
|
same as last commit + remove now-unnecessary scoped_session imports
|
2023-07-08 02:12:59 +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
|
better user links in mod log
|
2023-06-30 19:19:05 +03:00 |
notifications.py
|
fix repr for Notification
|
2023-03-11 10:18:40 +02:00 |
orgy.py
|
remove unnecessary flushes and commits
|
2023-07-17 20:36:20 +03:00 |
polls.py
|
rename submissions to posts
|
2023-06-08 02:26:32 +03:00 |
post.py
|
minor fix
|
2023-07-27 17:54: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
|
cachebust everything
|
2023-06-29 23:14:30 +03:00 |
sub_logs.py
|
better user links in mod log
|
2023-06-30 19:19:05 +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 this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4643523#context
|
2023-07-27 03:35:31 +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 |