Snakes
bf25937b54
Make rDrama sidebar markup semantic.
2022-10-29 19:08:35 -04:00
Aevann1
227d074da7
remove redundant "noreferrer"
2022-10-29 23:46:35 +02:00
Aevann1
06314f92b1
remove referrer from html tags
2022-10-29 23:42:30 +02:00
justcool393
940c475277
remove z index attributes that were causing things to fail (only on spooky?)
2022-10-29 16:31:51 -05:00
Aevann1
907a0cc0d1
don't send referrer to twitter
2022-10-29 23:24:17 +02:00
Aevann1
9d31b8daa4
remove 2 spaces from lite-youtube.js
2022-10-29 23:24:11 +02:00
Aevann1
89b0807b2d
don't send referrer to youtube
2022-10-29 20:23:48 +02:00
Aevann1
aec78a3b05
get rid of all header classes
2022-10-29 02:55:49 +02:00
Aevann1
edbbc5b672
convert the last remaining 2 <a> tags without href
2022-10-29 02:00:27 +02:00
Aevann1
5719688178
use tabs, not spaces
2022-10-29 01:39:31 +02:00
Aevann1
582a29232b
convert all <a> tags without a href, except 2 in award_modal.html
2022-10-29 01:27:38 +02:00
Aevann1
a33680dc22
convert more <a> tags to <button> tags
2022-10-29 01:09:06 +02:00
Aevann1
6c32916f1a
convert more <a> tags to <button> tags
2022-10-29 00:51:10 +02:00
Aevann1
b66f9fdb0a
convert 1 a tag to a button, and change native button css
2022-10-29 00:30:28 +02:00
Aevann1
4a43bc239d
remove formatting buttons (useless bloat)
2022-10-28 21:09:56 +02:00
SneedBot
fbab681b43
sneed
2022-10-28 17:09:07 +00:00
justcool393
548f2613c7
pinprovements
2022-10-25 17:48:10 -05:00
Aevann1
eba9666dd6
add ml-5 mr-5 mx-5
2022-10-25 23:12:37 +02:00
Aevann1
be83829911
trim all marseys that arent alphabet or animated
2022-10-25 18:00:50 +02:00
Aevann1
aa282cf622
remove 2 broken marseys
2022-10-25 17:49:09 +02:00
Aevann1
887bb64483
remove forgotten console.log(e)
2022-10-25 15:58:38 +02:00
Aevann1
8e257d2376
fix removing posts
2022-10-25 15:41:49 +02:00
Aevann1
a390f3d917
refactor my prev commit
2022-10-25 00:36:54 +02:00
Aevann1
ae3831efb5
another small js fix
2022-10-25 00:02:44 +02:00
Aevann1
9dd9329c32
small js fix
2022-10-25 00:00:19 +02:00
Aevann1
b2317a4563
pause background music when a video or audio is played
2022-10-24 23:16:41 +02:00
Aevann1
2d0879ec3e
allow admins to unmute users from modmail
2022-10-24 22:38:54 +02:00
Aevann1
10ba986957
update 2 capys
2022-10-24 22:33:54 +02:00
Aevann1
baba11676a
convert all webp to be actually webp
2022-10-24 19:16:51 +02:00
Aevann1
745f0200dd
fix marseycapymerchant
2022-10-24 19:16:40 +02:00
Aevann1
b563b7af30
stop using "d-none d-md-block"
2022-10-23 19:57:38 +02:00
Aevann1
80eedbd58d
more approval/removal refactors
2022-10-23 18:24:23 +02:00
Aevann1
5d846e64c7
same as last commit
2022-10-23 18:24:22 +02:00
Aevann1
25e50be552
same as last commit
2022-10-23 18:24:22 +02:00
Snakes
ab194a6ad2
Add more shit emoji.
2022-10-23 12:14:24 -04:00
Aevann1
9b47ad166b
small refactor to approving psots and comments
2022-10-23 17:51:49 +02:00
Aevann1
b83f9bcfb1
fix prev commit
2022-10-23 00:12:46 +02:00
Aevann1
78e1bf9784
clear message field after submitting it
2022-10-23 00:10:36 +02:00
Aevann1
c2bb3303e1
fix prev commit
2022-10-22 23:13:37 +02:00
Aevann1
1b00b172e4
reduce frames on 3 hats
2022-10-22 18:32:19 +02:00
Aevann1
411a92f8f4
sneed
2022-10-21 23:58:32 +00:00
Snakes
333c36f6b7
Update homoween badges, cachebust badges.
2022-10-21 19:57:59 -04:00
justcool393
347a751481
WPD: redirect unlogged users to new site
2022-10-21 16:10:06 -05:00
Aevann1
570f72563f
sneed
2022-10-21 19:01:16 +00:00
justcool393
c4b2c6f3f5
html head refactor ( #412 )
...
* start html head refactor
this is a bit of a doozy tbh and will probably take a while. the templates are very highly duplicated but not duplicated enough to be an easy little thing
oh well, so it goes.
* some easier html head ones
* add chat, html_head, sign_up_failed_ref, sign_up, submit
* CSP: put it in const.py instead of this weird thing we did before
* fix syntax error
* better call the actual macros
* fix prev commit
* import into settings2
* fix prev commit
* set CSP properly if localhost
* some title fixes i think
* login page
* fix prev commit
* hacky thing to get titles to work i think
* {{stylesheets()}}
* fix prev commit
* title stuff
* cries uncontrollably
* submission fixes i think
* fix prev commit i think
* submission fixes ekfjdhfkdjf
* submission fixes 4
* this may fix submissions idk tbh
* default template: make it a little better on post pages
* default template: some efficiency
2022-10-21 13:39:45 -05:00
Aevann1
5ba33396d5
add tags
2022-10-21 16:51:39 +02:00
Aevann1
824cc1ba81
sneed
2022-10-21 12:00:05 +00:00
Aevann1
2a2141a41f
sneed
2022-10-21 11:32:29 +00:00
Aevann1
25c5c8fb7d
better js for follower pages
2022-10-21 00:14:28 +02:00
justcool393
5f16356d7a
use showToast in some areas where we weren't before
2022-10-20 15:45:56 -05:00