Snakes
39c945f7ca
LGB: Initial sidebar & const.
2022-07-01 01:08:15 -04:00
Aevann1
605dc96cc7
remoev testing shit
2022-07-01 03:57:01 +02:00
Aevann1
d667472212
to devrama
2022-07-01 03:39:05 +02:00
Aevann1
05aa116a8a
cutting down on query volume
2022-07-01 03:18:06 +02:00
Aevann1
0dbe7fe25f
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-07-01 02:52:18 +02:00
Aevann1
051f3261ed
make glowmarsey and goldmarsey have the same size in animation
2022-07-01 02:52:14 +02:00
Snakes
8c1e4ea58f
Hide admin vote totals in template when empty.
2022-06-30 20:16:27 -04:00
Aevann1
8c246e5678
separate large numbers by value in /votes
2022-07-01 01:42:55 +02:00
Aevann1
1362278cb4
add more data for jannies in /votes page (will use that in polls)
2022-07-01 01:39:09 +02:00
Aevann1
11d0163740
sneed
2022-07-01 01:28:33 +02:00
Aevann1
461eba7427
fix issue with reddit domain replacement
2022-07-01 01:06:39 +02:00
Aevann1
f46627bf5f
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-07-01 01:01:25 +02:00
Aevann1
cba02b9e4b
fix issue with code blocks
2022-07-01 01:01:10 +02:00
2xsaiko
b2461cd1d1
Fix quote rendering in chat ( #310 )
2022-06-30 19:01:01 -04:00
Aevann1
d9844231c7
fix replies to modmail not notifying the sender
2022-07-01 00:41:11 +02:00
Aevann1
95dc6bc4f3
fix old.reddit bug
2022-07-01 00:39:48 +02:00
Aevann1
aa53296d07
Revert "remove "filter" from allowed styles"
...
This reverts commit 14d929623e
.
2022-07-01 00:18:05 +02:00
Aevann1
8194c31417
fix 500 error
2022-07-01 00:08:22 +02:00
Aevann1
14d929623e
remove "filter" from allowed styles
2022-07-01 00:03:32 +02:00
Aevann1
374d87f5eb
cashebust maxxxing
2022-06-30 22:40:31 +02:00
Aevann1
0c51979cbf
remove frontpage exploit
2022-06-30 17:24:05 +02:00
Aevann1
08a4e7fa6f
cachebust-maxxxing badges
2022-06-30 14:33:15 +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
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
6e52348432
sneed
2022-06-29 09:50:54 +02:00
Aevann1
070945d98a
cut down on the number of queries
2022-06-29 09:22:18 +02: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
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