forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

16664 Commits (b6aedbe8aa681a596c98ea3b984971f49e142494)

Author SHA1 Message Date
official-techsupport b6aedbe8aa add how to fix common problems for returning contributors (#309) 2022-06-30 16:21:58 -04:00
Aevann1 4d217605de Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-30 17:24:08 +02:00
Aevann1 0c51979cbf remove frontpage exploit 2022-06-30 17:24:05 +02:00
Aevann1 27b01aa120 sneed 2022-06-30 14:00:02 +00:00
Aevann1 6abf3241a5 sneed 2022-06-30 13:00:02 +00:00
Aevann1 08a4e7fa6f cachebust-maxxxing badges 2022-06-30 14:33:15 +02:00
Aevann1 2ba05b4916 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-30 14:33:05 +02:00
Aevann1 1dd3353db2 increase navbar bottom padding on desktip by 0.1rem 2022-06-30 14:33:03 +02:00
Snakes 467eb4408a Fix hole_entered notif username.
Previously, the on_post_hole_entered notifs to hole followers would
contain the username of the admin who moved the post (due to
referencing the	`v` parameter of whomever performed the action which
placed the post in the hole). This has been corrected to use the post
author instead. Further, on_post_hole_entered only depends on a post
for behavior, though the optional `v` user is used if present.
2022-06-30 05:36:45 -04:00
Snakes 0b95dc8cd1 WPD: Update sidebar flairs, restyle margin. 2022-06-29 18:12:11 -04:00
Aevann1 bf33581261 sneed 2022-06-29 21:00:01 +00:00
Snakes f0c9a97fda Suppress notifs for posts from shadowed. 2022-06-29 16:38:59 -04:00
Aevann1 bf4e608dae sneed 2022-06-29 09:54:06 +02:00
Aevann1 0b55416ad8 sneed 2022-06-29 09:52:48 +02:00
Aevann1 6e52348432 sneed 2022-06-29 09:50:54 +02:00
Aevann1 d6286896a4 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-29 09:22:20 +02:00
Aevann1 070945d98a cut down on the number of queries 2022-06-29 09:22:18 +02:00
Aevann1 b50480e267 sneed 2022-06-29 07:00:01 +00:00
Aevann1 5661cdb271 Revert "try to cut down on number of db queries"
This reverts commit c674c6a056.
2022-06-29 08:43:20 +02:00
Aevann1 c674c6a056 try to cut down on number of db queries 2022-06-29 08:14:25 +02:00
Aevann1 c341be2866 show posts by users who block you 2022-06-29 05:07:00 +02:00
Aevann1 385f867be9 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-29 05:01:58 +02:00
Aevann1 4b4eebef9a testing our unit test 2022-06-29 05:01:52 +02:00
Aevann1 35ca0d15a1 sneed 2022-06-29 03:00:01 +00:00
Aevann1 790a814b36 make "show more" button look nicer 2022-06-29 04:35:52 +02:00
Aevann1 0710ea02ac fix repost-checking for search URLs 2022-06-29 03:50:55 +02:00
Aevann1 bee182530d restore clicking on navbar to scroll to top 2022-06-29 03:49:47 +02:00
Aevann1 e7460874e9 double the timeout duration for sanitize() 2022-06-29 03:39:33 +02:00
Aevann1 19e6e7f4d9 no longer stop reposts from being posted
(just give the warning and that's it)
2022-06-29 03:37:44 +02:00
Aevann1 0371ee6c7c make "text-danger" less hostile on the eyes 2022-06-29 03:37:00 +02:00
Aevann1 5c597d4990 fix b3ca7ce8ac 2022-06-29 03:31:59 +02:00
Aevann1 b3ca7ce8ac check for repost when the page loads 2022-06-29 03:29:01 +02:00
Aevann1 0e46e46ce3 make "show more" switch to "show less" when clicked 2022-06-29 03:16:38 +02:00
Aevann1 b602a66dd6 fix issue with text exceeding character count despite not exceeding it 2022-06-29 03:13:11 +02:00
Aevann1 b6a5d010ca add "show more..." button 2022-06-29 02:55:44 +02:00
Aevann1 8f9d982104 fix posting 2022-06-29 02:45:51 +02:00
Aevann1 b5c9d9116f remove non-functional sorting by vote time 2022-06-29 01:53:52 +02:00
Aevann1 3ed41a0835 remove insane number of line breaks in rendered HTML 2022-06-29 01:53:41 +02:00
Aevann1 8d4f25de44 Revert "my OCD doesn't like unused code"
This reverts commit 7c80ea91c8.
2022-06-29 01:36:40 +02:00
Aevann1 9b45220542 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-29 01:35:00 +02:00
Aevann1 cf42c9c501 do this https://chapotraphouse.club/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2209654?context=8#context 2022-06-29 01:34:57 +02:00
Aevann1 7c80ea91c8 my OCD doesn't like unused code 2022-06-29 01:33:31 +02:00
Snakes adfad3e8a5 Swap lottery & random_user nav, and other nav. 2022-06-28 03:53:33 -04:00
Snakes 159af40cfe Fix /bet route not enforcing exclusive votes. 2022-06-28 03:43:16 -04:00
Aevann1 7e7450ef33 Made it possible to downvote poll options again
for schizocel my beloved
2022-06-28 09:20:29 +02:00
Aevann1 856a2c905c Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-28 08:35:28 +02:00
Aevann1 f4ff2b71fb restore accidentially removed condition 2022-06-28 08:35:24 +02:00
Snakes 08c2ec7223 Make pin disabling site-specific. 2022-06-28 02:27:25 -04:00
Aevann1 42a6b5731a sneed 2022-06-28 08:17:21 +02:00
Aevann1 4580cf534d fix strikethrough regex 2022-06-28 08:05:49 +02:00