Commit Graph

19291 Commits (b52edce5169af2b07e525cc9330a0fb49cf88578)

Author SHA1 Message Date
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
Snakes 77ed5728c4
Restore mistakenly removed commenting logic. 2022-09-26 22:44:06 -04:00
Outrun Colors 92a2224b91
Remove console.log 2022-09-26 21:20:43 -05:00
Outrun Colors aff0bde0a8 Merge branch 'frost' of github.com:Aevann1/rDrama into frost 2022-09-26 21:19:52 -05:00
Outrun Colors c0d8567013
Add to draft when selecting an emoji 2022-09-26 21:19:48 -05:00
Aevann1 dbbb5aa7d5 sneed 2022-09-27 02:00:05 +00:00
Snakes 528d26b094
Fix /marseys missing listdir import.
Apparently the /marseys route was getting its listdir from one of
the `from os import listdir` removed in fa4dee419d. static.py
already has an import os, so we just use the fully qualified
os.listdir.
2022-09-26 21:44:34 -04:00
Aevann1 15a9641d35 sneed 2022-09-27 01:30:04 +00:00
Outrun Colors c6fe563dfc Merge branch 'frost' of github.com:Aevann1/rDrama into frost 2022-09-26 20:28:44 -05:00
Outrun Colors 2e9c774a5d
Re-add expanded image and emojimodal 2022-09-26 20:28:39 -05:00
Aevann1 77c68554d0 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-27 03:24:23 +02:00
Aevann1 faf4403e26 check for duplicate images when admigger threads for banners/sidebar/badges are used 2022-09-27 03:24:20 +02:00
Outrun Colors 12b6a4ffa7
Tweak 2022-09-26 20:03:02 -05:00
Outrun Colors 2a374e0b34
Tweak 2022-09-26 20:01:35 -05:00
Outrun Colors 108663597e
Tweak 2022-09-26 19:57:01 -05:00
Outrun Colors 1ff185fe9f
Scroll chat input into view when focused 2022-09-26 19:48:23 -05:00
Aevann1 cc85cab01d make badges 300px instead 2022-09-27 02:48:03 +02:00
Aevann1 fa4dee419d remove unnecessary imports 2022-09-27 02:47:52 +02:00
Aevann1 6687e89e1c Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-27 00:27:05 +00:00
Aevann1 9a6dda2e1c fix syntax error in last commit 2022-09-27 02:22:06 +02:00
Aevann1 6b01467102 check for existing subscription 2022-09-27 02:19:52 +02:00
Aevann1 534b710c31 sneed 2022-09-26 21:00:04 +00:00
Aevann1 1763fdd3a1 sneed 2022-09-26 20:00:02 +00:00
Aevann1 4fa3f2a69b sneed 2022-09-26 12:00:03 +00:00
Aevann1 5a8f3855b1 sneed 2022-09-26 11:00:02 +00:00
Aevann1 574040c3f5 add furry and pony image hosts 2022-09-26 11:02:39 +02:00
Aevann1 32893a68dc sneed 2022-09-26 09:00:02 +00:00
Aevann1 72e605eabb Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-26 10:58:46 +02:00
Aevann1 ffa83ad3e7 disallow permabanned hole mods from pinning or unpinning 2022-09-26 10:58:43 +02:00
Aevann1 4364381c0b sneed 2022-09-26 07:00:04 +00:00
Snakes 0b416dcf2c
Revise marsify logic. 2022-09-26 02:09:26 -04:00
Aevann1 f773d1fefc sneed 2022-09-26 06:00:04 +00:00
Aevann1 c9898b2431 WPD: add more sidebars. 2022-09-26 05:47:19 +00:00
Snakes dcf689527b
WPD: restrict rotating sidebars to logged-in. 2022-09-26 01:43:57 -04:00
Snakes 742093aeae
Revert "Revert "WPD: enable rotating sidebar art & admin thread.""
This reverts commit 74db58e54b.
2022-09-26 01:19:37 -04:00
Aevann1 e474a5f42d go from dutch to greek in /live 2022-09-26 07:08:29 +02:00
Aevann1 0ee100895a fix prev commit 2022-09-26 06:24:52 +02:00
Aevann1 305f17a8aa test yarn 2022-09-26 06:20:27 +02:00
Aevann1 69ec89375f fix tall emojis in emoji modal 2022-09-26 06:17:52 +02:00
Aevann1 50794022f6 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-26 06:01:29 +02:00
Aevann1 37e1f25624 make using proxies only happen in 3 circumstances again 2022-09-26 06:01:25 +02:00
Aevann1 f9edd5dfce sneed 2022-09-26 04:00:05 +00:00
Snakes 3739567b9d
Reload gunicorn on CSS/JS changes.
assetcache hashes files on worker startup. We don't really mind a
worker reload on asset changes, since that's no worse than the old
setup with incrementing numbers. But to make this work smoothly,
we listen for changes to the CSS/JS dirs and reload on change.
2022-09-25 23:17:43 -04:00
Aevann1 9d3c337eb3 500 -> 502 2022-09-26 05:03:01 +02:00
Aevann1 a33c06f9e0 reduce margin 2022-09-26 05:02:29 +02:00
Aevann1 38a829f1e4 make description better 2022-09-26 05:01:53 +02:00
Aevann1 ba0ca7649f stop misleading ppl in 502.htmo 2022-09-26 05:00:59 +02:00
Aevann1 c547f10498 make it possible to click on the spider 2022-09-26 04:52:16 +02:00