Commit Graph

19450 Commits (81dda4f6cca091c4089820da4027005823fdb10b)

Author SHA1 Message Date
Aevann1 3006da3f8f increase sanitize timeout limit from 2 seconds to 5 seconds 2022-09-29 12:34:09 +02:00
Aevann1 b93b96bb77 cosmetic change 2022-09-29 12:30:17 +02:00
Aevann1 2dd2da1ba7 cosmetic change 2022-09-29 12:28:52 +02:00
Aevann1 c5ae4fa0ee Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-29 12:27:14 +02:00
Aevann1 76921ac740 limit expanded image width on desktop to 80% 2022-09-29 12:27:11 +02:00
Aevann1 97e66b8726 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-29 10:23:03 +00:00
Aevann1 94f0789827 fix 500 error 2022-09-29 12:21:55 +02:00
Aevann1 51d7cd6d7e fix shit with hole logs 2022-09-29 12:18:27 +02:00
Aevann1 2f5ae40574 delete legacy modactions 2022-09-29 12:05:14 +02:00
Aevann1 de65d0a1a8 sneed 2022-09-29 10:00:03 +00:00
Aevann1 09cc43060d
add hole mod logs (#380) 2022-09-29 11:39:37 +02:00
justcool393 57ce828af4
add 1 words to filter (#379)
* add 2 words to filter

* Update const.py
2022-09-29 11:38:37 +02:00
Aevann1 dfcc97481f sneed 2022-09-29 09:00:03 +00:00
Aevann1 cc38a82587 remove discord from image host whitelist (they delete images) 2022-09-29 10:24:12 +02:00
Aevann1 03e925fb3c use ban_reason column as a reason for shadowbanning too 2022-09-29 08:36:59 +02:00
Aevann1 2f16510183 specify which error it was in process_streamer() 2022-09-29 08:08:40 +02:00
Aevann1 87f3af5968 generate notifs for moving posts 2022-09-29 08:05:42 +02:00
Aevann1 7201d55f69 Revert "prem version"
This reverts commit 858715b496.
2022-09-29 07:58:11 +02:00
Aevann1 6d705c30e5 Merge branch 'hole_log' of https://github.com/Aevann1/rDrama into hole_log 2022-09-29 07:56:59 +02:00
Aevann1 858715b496 prem version 2022-09-29 07:53:37 +02:00
Aevann1 b9d3336a9e nitter shit 2022-09-29 07:53:37 +02:00
Aevann1 6c1237eaa6 remove hand pointer from exile symbol 2022-09-29 07:53:36 +02:00
Aevann1 ee39665027 fix snappy quote 2022-09-29 07:53:36 +02:00
Aevann1 d82a92f54d prem version 2022-09-29 07:53:08 +02:00
Snakes 4a54c6219a
Add trailing final newlines to source files.
Touched a ton of files to finally standardize on having trailing
final newlines, as best practice recommends and so our devs stop
accidentally fighting each other over it.

This was performed automatically with the following:
git ls-files -z '*.py' | while IFS= read -rd '' f; \
    do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
git ls-files -z '*.css' | while IFS= read -rd '' f; \
    do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2022-09-29 01:43:29 -04:00
Aevann1 11f4ef060c nitter shit 2022-09-29 07:36:10 +02:00
Snakes 11a9efb7cb
Amend f05ec93b: blackjack state implied constraint. 2022-09-29 00:36:58 -04:00
Snakes f05ec93b95
Add gambling wager badge logic.
This commit touches more files than it ought to because this change
required untangling some circular imports, notably a lingering import
of files.helpers.slots in helpers.actions (presumably from old Snappy
gambling logic) and the User.active_blackjack_game accessor. Otherwise,
the logic is fairly straightforward.
2022-09-29 00:26:50 -04:00
Aevann1 5416cd09e2 sneed 2022-09-29 03:00:02 +00:00
Aevann1 31427c04a4 sneed 2022-09-29 02:00:02 +00:00
Aevann1 fad73e7406 sneed 2022-09-29 00:00:04 +00:00
Aevann1 01c9b09ccb sneed 2022-09-28 23:00:03 +00:00
Aevann1 c47bdf7f41 sneed 2022-09-28 22:00:03 +00:00
Aevann1 d8aa64e9ad sneed 2022-09-28 18:00:03 +00:00
Aevann1 a3eae27f0e sneed 2022-09-28 17:31:52 +00:00
Aevann1 1b53c260b7 sneed 2022-09-28 17:31:49 +00:00
Aevann1 8061723a98 remove hand pointer from exile symbol 2022-09-28 12:06:23 +02:00
Aevann1 6f32eca2e8 fix snappy quote 2022-09-28 11:26:37 +02:00
justcool393 6c8faf6de7
add API version of stats page (#378)
statsmaxxing
2022-09-28 10:14:40 +02:00
Aevann1 2fc5552573 sneed 2022-09-28 05:00:03 +00:00
Outrun Colors 8ac70df325 Add optimistic messages 2022-09-27 19:06:44 -05:00
Outrun Colors 2073ef9dbb
Boom 2022-09-27 18:08:38 -05:00
Outrun Colors c23bfa1160
Only show 100 messages on client 2022-09-27 18:00:35 -05:00
Outrun Colors 2f45f86b7c
Tweak 2022-09-27 17:46:29 -05:00
Outrun Colors 92f6454593
tweak 2022-09-27 17:36:25 -05:00
Outrun Colors 3f7a3ea1cc
Raise input on mobile when focusing 2022-09-27 17:31:45 -05:00
Outrun Colors 411ff5293e
Re-add lite-youtube script 2022-09-27 17:17:42 -05:00
Outrun Colors 292e97f0ec Merge branch 'frost' of github.com:Aevann1/rDrama into frost 2022-09-27 17:10:47 -05:00
Outrun Colors c69640c4f3 Fix flex issue on firefox 2022-09-27 17:10:44 -05:00
justcool393 e5de8cc66c
add mod action if JL3 kicks post from hole (#377)
* add mod action if JL3 kicks from hole

* don't be dumb
2022-09-27 18:09:08 -04:00