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
fb6825ab58
add the redbubble megathread to the index
2022-10-22 23:12:23 +02:00
justcool393
a5799b222e
hats: fix 2 500s (SQL errors)
2022-10-22 15:37:22 -05:00
justcool393
60dd29bc6b
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-10-22 12:26:52 -05:00
justcool393
db95ff7f43
head: temporarily use userpage's head tags instead of overwriting our own
2022-10-22 12:25:44 -05:00
Aevann1
888e552283
fix this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2937807?context=8#context
2022-10-22 18:40:52 +02:00
Aevann1
1b00b172e4
reduce frames on 3 hats
2022-10-22 18:32:19 +02:00
Aevann1
07228a2708
fix cookies on localhost
2022-10-22 17:26:39 +02:00
Aevann1
2dcf6bcb0f
make sure all images with resize parameter are under 500KB
2022-10-22 17:24:07 +02:00
justcool393
49b12f220c
sessions: set cookie domain properly
2022-10-21 23:39:23 -05:00
justcool393
62e9ef7009
hats: massively raise ratelimit
2022-10-21 22:31:58 -05: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
Snakes
e9b648dcb5
Support for multiple WPD sites on one master.
2022-10-21 19:33:43 -04:00
Snakes
45ff9d80e5
Permit serving multiple hosts from one instance.
...
In service of tidying up WPD application servers. Also includes a
closely related change of letting nginx do the redirects to root.
2022-10-21 19:12:36 -04:00
justcool393
a96bf4f81e
favicon: add back to all pages properly
2022-10-21 17:46:17 -05:00
justcool393
b6ad3555b2
chat: add favicon to HTML
2022-10-21 17:42:28 -05:00
justcool393
2792a06c21
CSP: content security policies are safe
2022-10-21 17:31:31 -05:00
justcool393
0495d00629
chat fix i think?
2022-10-21 17:24:17 -05:00
justcool393
347a751481
WPD: redirect unlogged users to new site
2022-10-21 16:10:06 -05:00
Aevann1
f883b8dfd6
sneed
2022-10-21 20:00:03 +00:00
Aevann1
570f72563f
sneed
2022-10-21 19:01:16 +00:00
justcool393
2e087dc09f
set session cookie domain to SITE
2022-10-21 14:00:41 -05: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
360aa99fe1
small adjustments
2022-10-21 17:11:12 +02:00
Aevann1
5ba33396d5
add tags
2022-10-21 16:51:39 +02:00
Aevann1
04aa88f71f
fix jigsaw WPD tier
2022-10-21 16:44:31 +02:00
Aevann1
26e2143514
marsey.world
2022-10-21 16:32:23 +02:00
Aevann1
824cc1ba81
sneed
2022-10-21 12:00:05 +00:00
Aevann1
533c53b153
stop merge commits
2022-10-21 13:33:56 +02:00
Aevann1
7dca905766
sneed
2022-10-21 11:32:29 +00:00
Aevann1
2a2141a41f
sneed
2022-10-21 11:32:29 +00:00
Aevann1
7b7d5204e3
sneed
2022-10-21 11:32:29 +00:00
Aevann1
81a929c2e1
on harpooner's request, allow hole jannies to exile JL3
2022-10-21 13:32:21 +02:00
Aevann1
7733449169
fix 500 error
2022-10-21 13:30:32 +02:00
Aevann1
05e8dec716
allow multiple hosts (thanks JC I love you)
2022-10-21 13:15:29 +02:00
justcool393
37af363a47
remove duplicate message
2022-10-20 19:31:03 -05:00
justcool393
790a569072
don't check if body is empty
2022-10-20 19:29:20 -05:00
justcool393
8fe73cb68e
refactor blackjack a bit
2022-10-20 19:28:05 -05:00
justcool393
c0fe4d03c0
message: sanitize replies too
2022-10-20 18:24:03 -05:00
justcool393
52b8a22917
messages: use sanitize_raw_body
2022-10-20 18:18:47 -05:00
justcool393
578e1896fd
sanitize: strip out html comments
...
they're unnecessary and never get rendered
2022-10-20 18:06:55 -05:00
justcool393
360cff7e8f
add post bypass checking perm
2022-10-20 17:51:29 -05:00
Aevann1
c78579ec5a
refactor banned domains a little bit
2022-10-21 00:14:28 +02:00
Aevann1
25c5c8fb7d
better js for follower pages
2022-10-21 00:14:28 +02:00
justcool393
981256eb00
kippyprinter: change check to only allow pcmemes.net instead of disallowing rdrama.net
2022-10-20 15:53:52 -05:00
justcool393
5f16356d7a
use showToast in some areas where we weren't before
2022-10-20 15:45:56 -05:00
Aevann1
3c3950adb0
change video tags
2022-10-20 22:26:43 +02:00
Aevann1
2d41118f39
sneed
2022-10-20 20:00:05 +00:00