Commit Graph

86 Commits (29cdf6939a3e3c25e00fcabb463942dcbc6158ae)

Author SHA1 Message Date
Aevann 1e30acc5a8 make all images have loading="lazy" 2023-01-27 19:55:25 +02:00
Aevann ceee02fbce add button to blacklist users from restricted holes 2023-01-25 17:41:46 +02:00
Aevann 680135755e Revert "get rid of get_alt_graph"
This reverts commit e2e3da4bda.
2023-01-25 04:51:48 +02:00
Aevann e2e3da4bda get rid of get_alt_graph 2023-01-25 03:07:30 +02:00
Aevann 7eec8af383 add the upload image button for mesages in profiles to mobile 2023-01-24 12:19:20 +02:00
Aevann 5502715122 replace type="hidden" with hidden 2023-01-24 07:10:16 +02:00
Aevann 8396126606 add dm images 2023-01-23 11:58:38 +02:00
Aevann 58864684b7 fix empty sorting buttons when viewing wall comments 2023-01-23 03:21:41 +02:00
Aevann 6b112f884f revert gap change 2023-01-23 01:38:00 +02:00
mummified-corroding-granny 369895ad6a leaderboard-text-headers-uniformization (#88)
HTML rewriting for more consistent titles in leaderboard

Most notable changes in the leaderboard Blocks template that had a much larger header

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #88
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-01-22 23:37:32 +00:00
Aevann 9717646755 remove all role attributes 2023-01-20 09:14:59 +02:00
Aevann 044664a25e get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
Aevann 8a1343e739 Revert "remove all accessibility attributes"
This reverts commit e3a8fe85e3.
2023-01-01 13:12:35 +02:00
Aevann e3a8fe85e3 remove all accessibility attributes 2023-01-01 13:05:39 +02:00
Aevann 1e24d5b438 fix mobile banners 2023-01-01 12:19:28 +02:00
Aevann e30d3649f1 setting fixes 2023-01-01 11:42:23 +02:00
Aevann b34b654175 restore all bootstrap margin and padding selectors 2023-01-01 10:38:09 +02:00
Aevann db6db63836 change event structure 2023-01-01 07:33:09 +02:00
Aevann 46023a4c08 pass element instead of its generated id 2023-01-01 05:05:09 +02:00
Aevann 03fb84e618 fix HOLIDAY_EVENT check 2023-01-01 04:50:11 +02:00
Aevann 0c6866ed84 fix undisabling elements 2023-01-01 04:17:46 +02:00
Aevann 7ee7933773 same as last commit 2022-12-30 14:52:59 +02:00
Aevann 0325295b89 fix background in holiday theme 2022-12-30 14:17:44 +02:00
Aevann f0b20cad55 the worst fucking code you'll ever see 2022-12-30 14:14:18 +02:00
Aevann 8e8a010a06 remove unnecessary <pre> 2022-12-30 10:05:11 +02:00
Aevann 3e353ccf47 minor cosmetic fixes on profiles 2022-12-30 09:47:29 +02:00
Aevann 93e9a42fa3 stop using inline style/script elements 2022-12-29 16:20:27 +02:00
Aevann 6114111654 tighten CSP 2022-12-27 03:22:39 +02:00
Aevann caa28817aa cachebust badges 2022-12-27 00:10:49 +02:00
Aevann 2b6698e2dd make xmas badge graphic site-specific 2022-12-26 21:36:19 +02:00
Aevann 1402ebf1a5 fix "1 Alts" 2022-12-25 22:52:04 +02:00
Aevann 2fab44bcef fix padding 2022-12-25 07:38:40 +02:00
Aevann a9fc65bae0 put num of alts in profile pages 2022-12-25 07:08:07 +02:00
Aevann 070a22d02e remove accessiblity shit 2022-12-25 04:10:56 +02:00
Aevann c279eeb9d2 rename expandDesktopImage to expandImage 2022-12-25 03:56:19 +02:00
Aevann ecfcbaf3df make hat_active return a tuple 2022-12-25 00:21:49 +02:00
Aevann 284b3ba9ec delete property that jc forgot to actually define... 2022-12-22 22:46:05 +02:00
Aevann 92cbe64ac0 cache get_alt_graph for 1 hour 2022-12-22 22:44:37 +02:00
Aevann 0e6b144ed7 alt graph 2022-12-22 22:03:40 +02:00
Aevann1 3ae5292ce4 remove pcm from code 2022-12-21 14:42:41 +02:00
Aevann1 a557262029 remove reference to transparent theme 2022-12-21 08:26:22 +02:00
Aevann1 b229c06cab Revert "make it so u dont have to click the "Toggle anthem" button twice"
This reverts commit 0890103857.
2022-12-19 21:16:39 +02:00
Aevann1 0890103857 make it so u dont have to click the "Toggle anthem" button twice 2022-12-19 20:57:36 +02:00
Aevann1 162ed8dd51 restore profile songs on WPD 2022-12-19 16:00:37 +02:00
Aevann1 ce93e4f3bc dont play profile songs during event 2022-12-19 04:18:48 +02:00
Aevann1 cda5870f8e disable transparent.css when event 2022-12-19 03:45:00 +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: #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 36fca9caab minor bugfix 2022-12-13 20:50:38 +02:00
Aevann1 13be7c2893 add margin 2022-12-11 23:50:11 +02:00
Aevann1 59e0beebb2 minor change 2022-12-11 21:19:10 +02:00