rDrama/files/classes
Aevann 78a3b0aeaf switch the order of message and chat notifs 2024-04-18 18:24:19 +02:00
..
__init__.py rename private_chats to chats 2024-04-06 08:27:43 +02:00
alts.py remove .deleted column for alts 2023-02-18 17:19:14 +02:00
art_submissions.py add hole field to art submission form 2024-04-09 18:20:21 +02:00
award.py remove nullable=False for being unnecessary 2024-02-03 01:24:22 +02:00
badges.py rename column and award kind 2023-10-13 22:04:45 +03:00
casino_game.py fix boot error 2023-02-18 22:01:28 +02:00
chats.py prevent ownership from changing 2024-04-09 16:44:36 +02:00
clients.py same as last commit 2023-08-11 16:15:34 +03:00
comment.py commas everywhere 2024-04-16 23:28:27 +02:00
currency_logs.py add bank statement 2024-03-02 19:02:05 +02:00
domains.py use `self.__class__.__name__` for `__repr__` 2022-11-29 15:02:38 -06:00
edit_logs.py add edit logs 2024-03-08 00:52:55 +02:00
emoji.py add extra username for patrons 2023-11-25 23:57:15 +02:00
follows.py use `self.__class__.__name__` for `__repr__` 2022-11-29 15:02:38 -06:00
group.py Revert "shorter code" 2024-02-16 01:12:53 +02:00
group_membership.py fix wrong attribute 2023-09-14 02:47:50 +03:00
hats.py dont show <img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain2:" title=":marseytrain2:" src="https://i.rdrama.net/e/marseytrain2.webp"> when its not rendered 2023-09-26 18:39:06 +03:00
hole.py defer sidebar 2024-04-11 07:46:15 +02:00
hole_logs.py bleach all mod log notes 2024-03-05 21:18:13 +02:00
hole_relationship.py move mods and exiles to hole_relationships.py 2024-02-16 13:44:38 +02:00
ip_logs.py fix repr 2024-03-09 16:39:08 +02:00
leaderboard.py fix 500 error 2024-02-19 00:53:39 +02:00
lottery.py [DO NOT MERGE] multiple sub banners (#59) 2022-12-11 23:44:34 +00:00
media.py stop inline video posters from becoming unused when editing comment/post 2024-04-07 07:29:19 +02:00
mod_logs.py bleach all mod log notes 2024-03-05 21:18:13 +02:00
notifications.py fix repr for Notification 2023-03-11 10:18:40 +02:00
orgy.py sync youtube videos 2024-04-08 09:11:13 +02:00
polls.py consistent spacing 2023-09-18 14:46:07 +03:00
post.py remove DELETE_ME_PLS 2024-04-14 12:20:36 +02:00
push_subscriptions.py stop using pusher (#37) 2022-12-02 22:21:18 +00:00
reports.py refactor slurs and profanities and put them in their own file 2023-09-22 20:01:30 +03:00
saves.py add spaces for consistency 2023-08-24 00:57:39 +03: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 switch the order of message and chat notifs 2024-04-18 18:24:19 +02:00
userblock.py use `self.__class__.__name__` for `__repr__` 2022-11-29 15:02:38 -06:00
usermute.py add /notification_mutes 2023-09-07 12:15:22 +03:00
views.py use `self.__class__.__name__` for `__repr__` 2022-11-29 15:02:38 -06:00
votes.py remove nullable=False for being unnecessary 2024-02-03 01:24:22 +02:00