Snakes
1b9237ceaf
Add assetcache.asset_siteimg, has_logo.
...
Commit began by changing the duplicated SITE_NAME conditional in the
header to use a `has_logo` param, much like the recent `has_sidebar`.
From there, a need to include site-specific assets in assetcache was
revealed, adding the `asset_siteimg(...)` macro. This was applied
quite broadly, though not comprehensively.
2022-07-01 01:55:53 -04:00
Snakes
39c945f7ca
LGB: Initial sidebar & const.
2022-07-01 01:08:15 -04:00
Snakes
9c099f2bdd
LGB: Initial graphical assets.
2022-07-01 00:54:40 -04:00
Aevann1
a4852b784c
LGBDropTheT
2022-07-01 04:49:06 +02: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
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