Commit Graph

19538 Commits (970a7adfbdf4a78aec88bb265d087e244d8907b0)

Author SHA1 Message Date
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
Aevann1 b2b63ee23e sneed 2022-09-27 14:00:03 +00:00
Aevann1 0b5293d8e7 test stagger again 2022-09-27 12:56:57 +02:00
Aevann1 85653b0438 testing worker reloading 2022-09-27 12:55:20 +02:00
Aevann1 0686cdbcf6 remove testing print statement 2022-09-27 12:52:48 +02:00
Aevann1 1b8291eda0 sneed 2022-09-27 08:00:03 +00:00
Aevann1 2b8c6afcc4 sneed 2022-09-27 07:00:04 +00:00
Aevann1 c882b366a1 testing smth 2022-09-27 08:41:23 +02:00
Snakes 9914fd215c
Fix leaderboard_thread dispatched as blocking. 2022-09-27 02:32:42 -04:00
Snakes d0d67085e3
Rebuild assetcache on inotify events. 2022-09-27 02:07:32 -04:00
Outrun Colors b52edce516
Try again to fix DM issue 2022-09-27 00:36:40 -05:00
Outrun Colors 430cbe676c
Nest if condition in chat 2022-09-27 00:31:23 -05:00
Outrun Colors 300a5164f6
Add DMing to chat 2022-09-27 00:15:22 -05:00