forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

350 Commits (43a2f828d0aad49d50485d3b4f80848972e4f879)

Author SHA1 Message Date
Aevann 43a2f828d0 debug 2023-01-01 04:32:37 +02:00
Aevann 40d8fb252c fix fp.js 2023-01-01 04:22:47 +02:00
Aevann f999e30159 remove leftover regex 2023-01-01 04:20:02 +02:00
Aevann 0c6866ed84 fix undisabling elements 2023-01-01 04:17:46 +02:00
Aevann 1f4de84b2c fix offline.html 2022-12-31 09:26:36 +02:00
Aevann 8362a4c497 js fixes 2022-12-30 21:35:23 +02:00
Aevann f5211c19f9 fix chat annoyance 2022-12-30 20:09:55 +02:00
Aevann b61df41cef js fixes 2022-12-30 19:06:02 +02:00
Aevann 8c044d45ad improve emoji modal 2022-12-30 18:47:50 +02:00
Aevann 5c13700080 hide ghost identity leak in dev console 2022-12-30 18:22:57 +02:00
Aevann 7141eafdf5 fix award modal 2022-12-30 17:16:49 +02:00
Aevann 71f4797027 fix highlighting comments 2022-12-30 16:20:09 +02:00
Aevann 560a02b25e same as last commit 2022-12-30 15:17:04 +02:00
Aevann 7ee7933773 same as last commit 2022-12-30 14:52:59 +02:00
Aevann f0b20cad55 the worst fucking code you'll ever see 2022-12-30 14:14:18 +02:00
Aevann 49ab7ab36a remove fav emoji welcome message 2022-12-30 10:24:14 +02:00
Aevann c7e93578a9 fix bug with url change after posting 2022-12-30 09:35:52 +02:00
Aevann 6927009b3a delete /comments 2022-12-30 09:35:32 +02:00
Aevann 93e9a42fa3 stop using inline style/script elements 2022-12-29 16:20:27 +02:00
Aevann ed323817f5 fix casino js 2022-12-29 12:58:51 +02:00
Aevann c326c999f2 fix csp violation 2022-12-28 12:25:52 +02:00
Aevann fdd5069887 do this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3313444#context 2022-12-28 11:03:58 +02:00
Aevann 95843440f6 add event listeners to document instead of window 2022-12-27 04:19:19 +02:00
Aevann 264ed60cc4 replace "DOMContentLoaded" with "load" 2022-12-27 03:45:30 +02:00
Aevann 6114111654 tighten CSP 2022-12-27 03:22:39 +02:00
Aevann 35d9d7c3bc fix gif modal 2022-12-27 03:01:27 +02:00
Aevann caa28817aa cachebust badges 2022-12-27 00:10:49 +02:00
Aevann 1c02223586 rework gif modal and award modal 2022-12-26 03:57:09 +02:00
Aevann a122986111 fix giphy framerate 2022-12-25 06:10:54 +02:00
Aevann c279eeb9d2 rename expandDesktopImage to expandImage 2022-12-25 03:56:19 +02:00
Aevann 5901f5a53f minor fix for url for expanded image modal 2022-12-25 03:56:10 +02:00
Aevann e6803f93e9 rework gif modal 2022-12-25 03:45:24 +02:00
Aevann 108e7781ea reset text-area size after commenting 2022-12-25 01:21:52 +02:00
Aevann1 020913f50c add more timeouts 2022-12-20 00:18:32 +02:00
Aevann1 32bc631648 autofocus gif search too 2022-12-20 00:16:06 +02:00
Aevann1 a613a190c2 put focusing on emojisearchbar in a timeout 2022-12-20 00:10:49 +02:00
Aevann1 1f110e471e try to prevent the need to click "toggle anthem" twice 2022-12-19 21:17:23 +02:00
Aevann1 29fa5bcf4d add lootboxes 2022-12-19 19:12:07 +02:00
Aevann1 98afe7d2c3 don't use linux symlinks so the site works in windows 2022-12-19 19:12:05 +02:00
Aevann1 ce93e4f3bc dont play profile songs during event 2022-12-19 04:18:48 +02:00
Aevann1 c861e6e389 minor js fix 2022-12-16 22:17:23 +02:00
Aevann1 760c4f7ae0 add error exception to postToastSwitch 2022-12-16 22:00:45 +02:00
Aevann1 da4c15d0af improve speed_emoji_modal 2022-12-16 21:14:24 +02:00
Aevann1 38d8fe2647 Revert "try to serve turnstile script"
This reverts commit fc18ce9c8e.
2022-12-14 20:18:13 +02:00
Aevann1 fc18ce9c8e try to serve turnstile script 2022-12-14 20:14:39 +02:00
justcool393 34ce953884 Fix DM and modmail replies 404ing (#65)
messages got borked completely by this commit

this reverts commit b649a16b46.

---

Snakes note: DM and modmail replies 404'd because dispatched
to the wrong endpoint. The fix to that affected cancel buttons
in some contexts, so this PR also fixes those. Cancel button
presence and behavior should be same as it was a ~week ago
(i.e. correct), and all reply everywhere seem to work right.

Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: rDrama/rDrama#65
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-14 04:16:43 +00:00
Aevann1 b649a16b46 fix cancel button 2022-12-13 20:26:25 +02:00
Aevann1 59e0beebb2 minor change 2022-12-11 21:19:10 +02:00
Aevann1 e1d5b8eb88 minor fix to sorting tables 2022-12-10 13:57:23 +02:00
Aevann1 1886dd986e move sort_table.js to core.js 2022-12-10 12:40:34 +02:00