Aevann
e37031c4dd
make sure g.db.flush() is always above _push_notif_thread
2023-02-24 04:36:25 +02:00
Aevann
5a511c00a8
include username in push notifs
2023-02-24 04:22:47 +02:00
Aevann
5d6cb1ba46
add push notifs for modmail
2023-02-24 04:04:11 +02:00
Aevann
52a63fbba3
restore modmail notifs for myself
2023-02-24 01:25:47 +02:00
Aevann
e2206278a1
Revert "Revert "routes: added various per-app exclusions ( #128 )""
...
This reverts commit f4a4b5f7be
.
2023-02-21 16:51:22 +02:00
Aevann
f4a4b5f7be
Revert "routes: added various per-app exclusions ( #128 )"
...
This reverts commit 4e52488b35
.
2023-02-20 18:06:51 +02:00
mummified-corroding-granny
4e52488b35
routes: added various per-app exclusions ( #128 )
...
Kindly,
Why (at least on WPD):
* /marseys results in a 500 (balls-deep)
* /worldcup... and /directory are empty pages
* /toggle_holes results in almost all posts getting removed from the front page in the perspective of the logged-in user
Thanks,
granny
Reviewed-on: rDrama/rDrama#128
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-20 14:40:21 +00:00
Aevann
911f183de6
remove csp report code
2023-02-09 06:58:41 +02:00
Aevann
df1f2792a1
comment /csp_violations again
2023-02-02 22:47:22 +02:00
Aevann
28dbece47e
restore /csp_violations
2023-02-02 22:15:03 +02:00
Aevann
9d244af7f5
increase ratelimit on /csp_violations
2023-02-02 21:33:52 +02:00
Aevann
38fe32703e
modify /csp_violations
2023-02-02 21:33:22 +02:00
Aevann
c7e565214e
comment /csp_violations for now
2023-02-02 21:24:51 +02:00
Aevann
ae83aa15ed
fix /csp_violations
2023-02-02 19:33:47 +02:00
Aevann
1529e70abd
remove /admin/chat for being unused and redundant to /contact
2023-01-30 11:57:00 +02:00
Aevann
17a7430193
fix 500 error
2023-01-29 15:58:11 +02:00
Aevann
477fc73632
rename /send_admin to /contact
2023-01-29 11:23:15 +02:00
Aevann
3b4211e8e1
stop using nullslast rDrama/rDrama#102
2023-01-28 10:25:19 +02:00
Aevann
2c332c5fa7
avoid duplicating err and msg code
2023-01-27 11:41:32 +02:00
Aevann
4c9f27aa1f
make /send_admin redirect to /contact
2023-01-27 11:26:59 +02:00
Aevann
6b5f87a638
icons
2023-01-26 07:45:38 +02:00
Aevann
e8a61b133f
im genuinely stupid
2023-01-25 18:52:16 +02:00
Aevann
5c3eb6989f
fix 500 error
2023-01-25 18:06:27 +02:00
Aevann
24edb49f3b
add jl5 (for me)
2023-01-22 10:04:49 +02:00
Aevann
a40dee5bd8
improve user ratelimiting
2023-01-21 06:39:46 +02:00
Aevann
044664a25e
get rid of useless tabs and spaces
2023-01-01 13:36:20 +02:00
Aevann
78351abc4c
clean up legacy stuff
2023-01-01 03:17:07 +02:00
Aevann
8ee189022b
seething hatred
2022-12-30 21:01:47 +02:00
Aevann
c4872ecb07
Revert "attempt to fix ratelimiting user"
...
This reverts commit 99597fc36c
.
2022-12-30 20:43:13 +02:00
Aevann
99597fc36c
attempt to fix ratelimiting user
2022-12-30 20:40:58 +02:00
Aevann
9a8c986f93
attempt to fix ratelimiting user
2022-12-30 20:33:07 +02:00
Aevann
56b80d447d
remove unnecessary ruqqus holdover
2022-12-29 12:42:08 +02:00
Aevann
909e3f5f29
use a cool flask feature i didnt know about
2022-12-29 12:39:10 +02:00
Aevann
c326c999f2
fix csp violation
2022-12-28 12:25:52 +02:00
Aevann
84874ab3ff
fix 500 error
2022-12-27 07:40:54 +02:00
Aevann
844c58fe90
dont print /csp_violations when bc of extension
2022-12-27 07:20:32 +02:00
Aevann
6114111654
tighten CSP
2022-12-27 03:22:39 +02:00
Aevann
a63b02470d
use sets with in statements
2022-12-24 00:22:41 +02:00
Aevann1
1b7eb7cb87
Revert "add print statements for debugging /stats"
...
This reverts commit a7ec033698
.
2022-12-21 01:00:26 +02:00
Aevann1
a7ec033698
add print statements for debugging /stats
2022-12-21 00:50:51 +02:00
Aevann1
74457e5468
rework stats a bit
2022-12-20 04:26:27 +02:00
Aevann1
bee14957a7
increase cache timeout for stats by x10
2022-12-20 02:43:51 +02:00
Aevann1
eee0dfce6a
restore /stats
2022-12-20 02:42:39 +02:00
Aevann1
2256fecee6
/stats crashes workers - disable until someone else fixes it (not me)
2022-12-17 20:55:24 +02:00
justcool393
ab41db22b7
[DO NOT MERGE] multiple sub banners ( #59 )
...
allows multiple sub banners
Snakes note: By request of Carp, especially for WPD.
Co-authored-by: justcool393 <justcool393@gmail.com>
Co-authored-by: Snakes <duolsm@outlook.com>
Reviewed-on: rDrama/rDrama#59
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-11 23:44:34 +00:00
Aevann1
52f5b2a347
serve almost all files from nginx
2022-12-10 14:21:52 +02:00
Snakes
39a0832223
Sort banned, chudded, etc listings by activity.
...
The listings of users affected by jannied states are long. To make
them more useful, sort by recent user activity (when v is allowed to
view last_active) to know which accounts are still in use.
2022-12-09 23:47:31 -05:00
Aevann1
c01d757dc7
delete legacy route
2022-12-03 00:37:31 +02:00
justcool393
0106a4e340
antispam: under siege mode
2022-11-30 11:37:35 -06:00
Aevann1
de8a45412b
fix /icon.webp
2022-11-30 01:56:11 +02:00