Commit Graph

17959 Commits (c506ff0c4029f208eef95c24f0e520f15ed933a5)

Author SHA1 Message Date
Snakes c506ff0c40 Add admin mute for user reports and modmail. 2022-09-01 17:30:15 -04:00
Snakes ba05430a80 Prevent permabanned users from replying to DMs.
Permabanning already prevents users from initiating new DMs, and we
complete this by preventing replying to existing DM chains.
New modmails may still be initiated, and existing modmails may still
be replied to.
2022-09-01 17:30:15 -04:00
Aevann1 eff9c29025 I'm genuinely stupid 2022-09-01 22:53:25 +02:00
Aevann1 083371f20f keep_blank_values 2022-09-01 22:46:57 +02:00
Aevann1 523bfd93c5 show first frame of video 2022-09-01 22:43:11 +02:00
Aevann1 17fd089870 refactor pinning child comments 2022-09-01 22:31:08 +02:00
Aevann1 6b6a3163a5 fix award modal on mobile 2022-09-01 22:09:00 +02:00
Aevann1 0f320ef992 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-01 22:07:10 +02:00
Aevann1 e4c0f1b4b3 restore pizza autoupvotes on posts 2022-09-01 22:07:08 +02:00
Aevann1 8e74171d9d exclude authorized bots from hole restrictions 2022-09-01 22:01:03 +02:00
Aevann1 a7c01058bb sneed 2022-09-01 20:00:05 +00:00
Aevann1 8422ae4802 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-01 19:47:39 +00:00
Aevann1 f02834c29b cachebust main.css 2022-09-01 21:47:22 +02:00
Aevann1 c2e4b99d39 replace '/logged_out' from redir value 2022-09-01 21:24:06 +02:00
Aevann1 259e31de7d change expanded image divs size to be proportional to screen height 2022-09-01 21:17:38 +02:00
Aevann1 6f2d2d92b9 unmitigate yesterday's oopsie 2022-09-01 21:16:21 +02:00
Aevann1 3306f94fc5 change default dues from 10 to 0 2022-09-01 21:15:21 +02:00
Aevann1 619a7bf0ec fix "DISABLE_DOWNVOTES" 2022-09-01 21:12:16 +02:00
Aevann1 768a2eda24 clarify CC function in WPD and PCM 2022-09-01 21:12:05 +02:00
Aevann1 e5b2675f0d try to fix db 500 errors on wpd 2022-09-01 21:05:37 +02:00
Aevann1 4ef9a7b58c fix occasional 500 errors on WPD 2022-09-01 21:00:08 +02:00
Aevann1 57c63708ec sneed 2022-09-01 19:00:02 +00:00
Aevann1 78380d8b0c Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-01 20:52:47 +02:00
Aevann1 2312101157 sneed 2022-09-01 20:52:43 +02:00
official-techsupport d00d685c77
fix showmore regex (yet again) (#347) 2022-09-01 00:37:08 -04:00
Aevann1 673cbdc187 sneed 2022-09-01 03:00:02 +00:00
Aevann1 b97e6fc4b3 sneed 2022-09-01 00:00:03 +00:00
Aevann1 8429be6c95 sneed 2022-08-31 18:00:02 +00:00
Aevann1 eace025042 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-08-31 16:57:26 +00:00
Aevann1 1a5a69c93c temporary email change for WPD to mitigate a whoopsie i did 2022-08-31 18:56:56 +02:00
Aevann1 04e47017c1 fix chudrama for paypigs 2022-08-31 18:49:31 +02:00
Aevann1 29ad6ea1f5 sneed 2022-08-31 16:00:05 +00:00
official-techsupport 948972945a
fix showmore regex (again) (#346) 2022-08-31 17:08:27 +02:00
Aevann1 c537348f74 remove pseudosubmit on desktop 2022-08-31 17:06:00 +02:00
Aevann1 b2a99f1737 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-08-31 16:57:54 +02:00
Aevann1 a2183a0ff2 remove "swagman" from mentions 2022-08-31 16:57:52 +02:00
Aevann1 f591ef4469 sneed 2022-08-31 04:00:04 +00:00
Snakes 6acf4ff569
WPD: disable cosmetic awards on distinguished posts. 2022-08-30 23:18:59 -04:00
Aevann1 3d6a541723 sneed 2022-08-31 03:00:01 +00:00
Aevann1 60709a7253 add error handling for incorrect time format in search 2022-08-31 03:48:20 +02:00
Snakes 09d95e3e63
Revert unblockable users being unable to block.
Related commits:
26b2f55e68
356d1ca8a0
2022-08-30 21:31:48 -04:00
Aevann1 8e44e9815c slurfilter update 2022-08-31 03:12:45 +02:00
Snakes 0e70879598
Fix /h/<sub>/submit header icon.
sub.marsey_url was returning false because the submit.html template,
which then includes header.html, was passed an SQLAlchemy Row instance,
not a files.classes.sub.Sub instance. This worked alright because both
the header and the submit page only accessed the name field; however,
accessing the marsey_url property (rather than the marseyurl column
field) failed because of it.
2022-08-30 19:20:27 -04:00
official-techsupport 643ea8b429
rewrite regex nonsense (#345) 2022-08-31 00:40:15 +02:00
official-techsupport 36c3cd60e8
showmore works in the presence of pre tags (#344) 2022-08-30 18:11:45 -04:00
Aevann1 5f7df3fe66 fix minor weird shit in voting js logic 2022-08-30 23:45:52 +02:00
Aevann1 5363cbd721 remove weird spaces 2022-08-30 23:44:04 +02:00
Aevann1 f586fac262 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-08-30 23:22:19 +02:00
Aevann1 648c792834 fix WPD welcome msg 2022-08-30 23:22:16 +02:00
official-techsupport a9eeb29b9b
fix showmore quadratic behavior (#343) 2022-08-30 23:19:53 +02:00