Commit Graph

590 Commits (670455e7ffc0f348b35a6eb3d3c9b6768552fadc)

Author SHA1 Message Date
Aevann 5850bb26fa add custom backgrounds paypig feature to compensate for profile views (#44)
Co-authored-by: Aevann1 <randomname42029@gmail.com>
Reviewed-on: rDrama/rDrama#44
Co-authored-by: Aevann <aevann@noreply.fsdfsd.net>
Co-committed-by: Aevann <aevann@noreply.fsdfsd.net>
2022-12-05 00:02:29 +00:00
Aevann1 49263fdd86 Revert "stop using background css property and use its parts instead"
This reverts commit e4e67a4424.
2022-12-04 00:17:35 +02:00
Aevann1 e4e67a4424 stop using background css property and use its parts instead 2022-12-04 00:11:02 +02:00
Aevann1 59b3b351e1 remove theme_color from rdrama manifest 2022-11-30 12:08:59 +02:00
Aevann1 955ec104f2 use the new /icon.webp link everywhere 2022-11-30 01:25:11 +02:00
Aevann1 cb1842f37b restore the png icons in manifest (i was bamboozled by MDN) 2022-11-30 01:14:51 +02:00
Aevann1 1137fa2386 update manifests 2022-11-30 01:00:03 +02:00
Aevann1 b6efc27551 use "i" instead of "assets/images" 2022-11-30 00:52:19 +02:00
geese_suck d79ad8c1f0
event asset caching 2022-11-29 14:01:25 -08:00
geese_suck a3fa96242c holiday event manager (actually works now edition) (#22)
Co-authored-by: Snakes <duolsm@outlook.com>
Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: rDrama/rDrama#22
Co-authored-by: geese_suck <deandre.williams@geese-suck.us>
Co-committed-by: geese_suck <deandre.williams@geese-suck.us>
2022-11-29 20:20:26 +00:00
Snakes 4fcbf574bf
Fix scrolling on posts with "chat" in title. 2022-11-29 14:12:59 -05:00
Aevann1 3e42918afb minor background dedup 2022-11-29 05:37:56 +02:00
justcool393 3d20cdf71e reintroduce behavior from 55b9f7286d
i can't repro the fix but... if it's fixed :marseyshrug:
2022-11-28 16:48:15 -06:00
justcool393 4a2f4b5a5d fix bg 2022-11-28 16:26:39 -06:00
justcool393 a2477864a3 move style out of root to minimize html redrawing and improve maintainability 2022-11-28 10:55:16 -06:00
Aevann1 323061bc86 add missing space 2022-11-28 06:43:15 +02:00
justcool393 c930c08516 fix duplicating post titles lol 2022-11-27 14:30:35 -06:00
Aevann1 4ab178ea07 fix prev commit 2022-11-23 00:12:32 +02:00
Aevann1 3ddeba7e8d disable user.newtab for PWA users 2022-11-23 00:05:31 +02:00
Aevann1 93f189c03b revert prev commit 2022-11-21 21:13:45 +02:00
Aevann1 533a4c6086 try smth real quick, sry sneks and jc, couldnt get deux to work 2022-11-21 21:03:50 +02:00
Aevann1 9668c6729f cachebust manifest 2022-11-21 20:41:38 +02:00
Aevann1 087ba467db switch PWAs to minimal-ui and delete and the target _blank js code 2022-11-21 20:30:11 +02:00
Aevann1 3f0966bf03 remove target="_blank" for PWA users 2022-11-21 19:41:40 +02:00
Aevann1 f272989735 Revert "stop adding target="_blank" in the backend and move it to the frontend (to accomodate PWA users) - THANK YOU GEESE I LOVE YOU SO MUCH (#473)"
This reverts commit 88f3cd519d.
2022-11-21 19:37:38 +02:00
Aevann1 2f31fdfdd7 Revert "remove User.newtab and see if anyone complains"
This reverts commit 787c89961f.
2022-11-21 18:55:13 +02:00
Aevann1 423418e488 remove stray console.log 2022-11-21 17:32:32 +02:00
Aevann1 88f3cd519d
stop adding target="_blank" in the backend and move it to the frontend (to accomodate PWA users) - THANK YOU GEESE I LOVE YOU SO MUCH (#473)
* test

* bleg

* remove User.newtab and see if anyone complains (#471)

* fddf
2022-11-21 07:14:26 -08:00
Aevann1 787c89961f remove User.newtab and see if anyone complains 2022-11-21 16:36:17 +02:00
justcool393 153fb4e2a2
[DO NOT MERGE] titlesssssssssss (#468)
* titles

* testing

* self

* Revert "self"

This reverts commit d6c12d5a5ba125feb44673f55e1fdac75f151cb5.

* Revert "testing"

This reverts commit 86d800f9fd552196b31f0e0b3891d4fc072a9bc0.

* testing on devrama

* rewrite the html head

* reference error or smth idk

* tempalte debug

* template debug redux

* default2

* rename default2 -> root, page title

* fix settings2

* include the set_variables block

* root scope variables 2

* test 3

* remove unnecessary set

* add pagetitles to all settings2 pages

* add pagetitle to casino

* remove bloat

* remove duplicate site name thingy

* page titles 2

* page titles 3

* remove duplicate imports and add page titles everywhere iirc

* ok but actually this time

* remove unnecessary newlines

* fix title lol

* >

* fsdfsfsfsfsfs

* fsfs

* template configurations

* fix 500

* reduce login template bloat

* move files and add status codes where needful

* move authfroms to login

* remove 2fa bloat

* verification code

* sign up fixes

* readability

* fssfsfsfs

* move forgot password to login/

* readability

* don't emit comments

* add page titles where needful

* gsgsgs

* modals: move to respective pages

* testing on devrama

* get home garbage out of title

* remove insane amount of icon duplication

* sign up text

* add votes pagetitle

* fix blank lines

* Revert "fix blank lines"

This reverts commit b2c54339970725d00b6fc82bb458c1757909952c.

* Fix blank lines on sign_up.html.

* title: votes.html more meaningful identifier.

* titles: Lottery, Directory, Notifications

* head final in submission.html

* fix missing comma

* >

* test

* title: /comments

* fsfsfsfsf

* titles: user_cards

* head: only load video and audio meta attributes if they actually exist

* titlessssss: /admin/lottery/participants

* titlessssssss: extra quote in search.html

* titlessssss: userpage voters.

* titties: /h/<sub>/{followers,blockers,exilees[sic]}

* test banner

* Revert "test banner"

This reverts commit c3d875d03f3e60d72a60dab7d28bf108554a5826.

* make submit.html inherit from default.html

Co-authored-by: TLSM <duolsm@outlook.com>
2022-11-21 02:52:22 -06:00
gooseman 4c770c0b87 fix whitespace removal 2022-11-20 20:57:20 -08:00
gooseman b2fefa2700 Update macros.html 2022-11-19 14:05:56 -08:00
Aevann1 5288d7a7dc remove android app and replace with instructions on how to install PWA 2022-11-20 00:04:08 +02:00
gooseman 8719c057ee de-doooplicate post meta
luv u aevann
2022-11-19 11:54:07 -08:00
Snakes 0c0cad0723 banners: use a class, only style correct elements.
Selecting on the alt attribute is unstable and creates a non-obvious
coupling to maintain. Also it inadvertently affected the shop banners
and some elements in settings.
2022-11-16 12:07:23 -05:00
Snakes 7feddc42f0 Unify template helpers and macros, fix header.
The need for sidebars to have access to macros.random_image means
all templates that include header.html (most templates) need to have
access to `macros`, because header.html includes sidebar_{SITE_NAME}.

Because of how sparse helpers was, we instead unify the two and
replace it since I know we had helpers in every top-level template.
2022-11-16 12:07:23 -05:00
gooseman 2b4634f857 fix link opening lol 2022-11-16 12:07:23 -05:00
gooseman 16e23e6f54 make banners not retarded + increase future scalability 2022-11-16 12:07:20 -05:00
Aevann1 83aa914865 more consistency in templates 2022-10-10 07:23:02 +02:00
Snakes a3664e252c
assetcache: change asset_siteimg macro to filter. 2022-09-24 03:14:20 -04:00
Snakes 98936efe60
assetcache: apply to all CSS and JS assets. 2022-09-24 03:04:06 -04:00
Aevann1 a8c9851b94 sneed 2022-09-24 05:31:49 +00:00
Outrun Colors 34a515ca1f
Always scroll to the bottom for now 2022-09-24 00:00:20 -05:00
Outrun Colors 693457a393
Scroll to the bottom a single time 2022-09-23 23:50:21 -05:00
Outrun Colors 2282412327
Fix issue for iphone 2022-09-23 23:43:36 -05:00
Outrun Colors 29034785f8
Minor styling changes 2022-09-23 23:34:56 -05:00
Snakes 1fe02b7743
Chat rework deployment infra fixes. 2022-09-24 00:26:44 -04:00
Snakes 7b9ac8e13b
Fix Thin badge popover sizing; expand assetcache. 2022-09-23 18:38:53 -04:00
Aevann1 d80a2f2331 add "are you sure?" to "declare winner" 2022-09-22 22:11:56 +02:00
Aevann1 512d906970 slow down the blinking 2022-09-22 20:26:31 +02:00
Aevann1 227810dec9 add /live icon 2022-09-22 06:34:16 +02:00
gooseman 5348d50df0 fix spoiler issue on classic 2022-09-21 11:30:49 -07:00
Aevann1 25c6673f5c allow ppl to reply to DMs multiple times without refreshing 2022-09-20 21:06:26 +02:00
Aevann1 272e39ebf2 add spider award 2022-09-20 19:52:52 +02:00
Aevann1 805d22bb77 fix tooltips on drambler 2022-09-19 22:44:25 +02:00
Aevann1 f54791cc4c remove categories 2022-09-19 20:04:30 +02:00
Aevann1 a17775f8b5 make alerts readable 2022-09-17 16:42:19 +02:00
Aevann1 13e08f9561 cachebust a nut 2022-09-16 22:19:44 +02:00
Aevann1 133f99fa57 Revert "button"
This reverts commit ec35dc576a.
2022-09-16 22:18:16 +02:00
gooseman ec35dc576a button 2022-09-16 12:51:27 -07:00
gooseman 3a867c6f29 fix unread on classic theme 2022-09-16 11:11:33 -07:00
Aevann1 b647e3a46a cosmetic change 2022-09-16 11:26:08 +02:00
gooseman aa2a4f4d05 classic dark rework + classic touchups 2022-09-15 18:45:31 -07:00
Aevann1 56a7347fc1 add confirmation for chat msg deletion 2022-09-14 13:25:00 +02:00
geese-suck a800363d70
Update assetcache.html 2022-09-13 21:28:38 -07:00
gooseman caf495516b completely rehaul classic theme
classic dark to come when i feel like it lol
2022-09-13 14:55:59 -07:00
Aevann1 af66453f2b fix NaN on gifting on mobile 2022-09-13 19:45:00 +02:00
Aevann1 9f6ec11cd4 remove unnecessaryu block from bootstrap.js 2022-09-13 13:05:13 +02:00
Aevann1 f88aa5de14 cosmetic change 2022-09-13 12:44:21 +02:00
Aevann1 7e811b47fb reporting improvement 2022-09-12 11:48:01 +02:00
Aevann1 3dc755e5a0 fix https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705957?context=8#context 2022-09-12 09:53:01 +02:00
Aevann1 56c4f8ccf0 fix https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705881?context=8#context 2022-09-12 09:34:12 +02:00
Aevann1 73ff78d0f5 fix 1st part of this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705204?context=8#context 2022-09-12 06:38:04 +02:00
Aevann1 40558765db cosmetic change 2022-09-11 11:41:52 +02:00
Aevann1 4bec67c15a small cosmetic change 2022-09-11 11:14:53 +02:00
Aevann1 b99cc4a8aa remove surgical tools I forgot in the patient's body 2022-09-10 10:42:17 +02:00
Aevann1 770e818d67 add telegram links 2022-09-10 05:52:56 +02:00
Aevann1 9ad4dbeaa7 cosmetic change 2022-09-10 02:25:53 +02:00
Aevann1 acf6ca7d74 remove sidebar background (I hate it) 2022-09-09 11:28:59 +02:00
Aevann1 47890d771d add Marsey Submission UI 2022-09-09 11:13:50 +02:00
Aevann1 d75fcc4bdc cosmetic change 2022-09-09 08:50:59 +02:00
Aevann1 f17192e68b cosmetic change 2022-09-09 08:46:10 +02:00
Aevann1 23338e8172 try to fix the wrong method error on giving awards 2022-09-08 21:21:41 +02:00
Aevann1 17fabb423a cosmetic fix 2022-09-08 19:32:02 +02:00
Aevann1 2ceeec26b7 cosmetic fix 2022-09-08 19:30:22 +02:00
Aevann1 e9445efc22 make bootstrap work on localhost 2022-09-08 19:12:46 +02:00
Aevann1 d22240160c testing on devrama 2022-09-08 18:46:45 +02:00
Aevann1 26535c4b25 cosmetic change 2022-09-08 18:11:44 +02:00
Aevann1 2038922513 cosmetic shit 2022-09-08 18:02:53 +02:00
Aevann1 e9b52cf1ca
Update assetcache.html 2022-09-07 11:27:00 +02:00
Aevann1 62a2a4d632 same as last commit 2022-09-07 08:50:33 +02:00
Aevann1 be53d04d65 fix pp20 2022-09-07 08:41:08 +02:00
Aevann1 4760aed187 fix rainbow-text on drambler and 4chan themes, thanks hbtz 2022-09-07 06:53:50 +02:00
Aevann1 5363aa67c6 do this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2672411?context=8#context 2022-09-07 06:28:02 +02:00
Aevann1 05bacd1efc change reporting flow 2022-09-07 03:22:40 +02:00
Aevann1 7102d4744f css was a mistake 2022-09-07 00:15:22 +02:00
Aevann1 7bbbb117d1 testing on devrama.net 2022-09-07 00:00:58 +02:00
Aevann1 b2d134fa6c update glowing hat 2022-09-06 23:15:35 +02:00
Aevann1 480c38ba44 cosmetic change to popover pfp 2022-09-06 09:03:14 +02:00
Aevann1 199ab85b1c make it even better 2022-09-06 06:39:27 +02:00
Aevann1 dd2c714b9d make rainbow-text look better, THANK YOU HBTZ <3 2022-09-06 06:36:48 +02:00
Aevann1 d0cfd8a8c1 change house femboy award 2022-09-06 06:16:41 +02:00
Aevann1 4ca6cda0e5 hats everywhere 2022-09-06 05:51:55 +02:00
Aevann1 7cc1b64801 just realized I cant go back now 2022-09-06 05:40:49 +02:00
Aevann1 2dd9bd59a0 I cachebusted the wrong theme 2022-09-06 05:21:31 +02:00
Aevann1 cfa2a31328 make the border for posts less pronounced on dark theme 2022-09-06 05:20:00 +02:00
Aevann1 65d35bca4b show ppls' pfps under hats 2022-09-06 03:47:14 +02:00
Aevann1 f8cd1bea03 make the poll code much worse 2022-09-06 01:33:58 +02:00
Aevann1 62d077576f change poll- and choice- and -bet to -option 2022-09-06 00:54:05 +02:00
Aevann1 4dc7e73499 strip emoji search input 2022-09-05 21:46:04 +02:00
Aevann1 919f49ccb2 small css modification 2022-09-05 10:58:59 +02:00
Aevann1 b3a56ca168 more hat shit 2022-09-05 06:33:08 +02:00
Aevann1 15732114d9 try making hats work in popover 2022-09-05 06:21:06 +02:00
Aevann1 b0010a455d highlight mobile nav bar icons on click 2022-09-05 03:51:29 +02:00
Aevann1 1242a2d009 change casino icon and more cachebusting 2022-09-05 02:10:44 +02:00
Aevann1 38031b627e cachebust 2022-09-04 23:38:13 +02:00
Aevann1 bfaedc99fc restore bottom border 2022-09-04 22:31:50 +02:00
gooseman 862b9ebad9 popover hats? 2022-09-03 17:25:00 -07:00
gooseman e0262930ef pp20 hats 2022-09-03 16:53:45 -07:00
Aevann1 d9a9d6bd0e /hats never reloads now, don't read code if u value ur sanity 2022-09-03 22:45:06 +02:00
Aevann1 3e75309821 rewrite sort_table.js, credit to htbz 2022-09-03 20:24:26 +02:00
Aevann1 48affb53e6 more hat shit 2022-09-03 05:04:51 +02:00
Aevann1 88a2c69659
Hats (#348)
* hat

* hats

* hats 2

* hats

* hats 4

* hats 5

* hats
2022-09-03 01:58:55 +02:00
Aevann1 a52fe22dc9 fix css rule 2022-09-02 19:56:02 +02:00
Aevann1 567c772b11 add sidebar button for tabletcels 2022-09-02 19:54:01 +02:00
Snakes c506ff0c40 Add admin mute for user reports and modmail. 2022-09-01 17:30:15 -04:00
Aevann1 f02834c29b cachebust main.css 2022-09-01 21:47:22 +02:00
Aevann1 dbd11ad061 tweak "view source" boxes 2022-08-30 07:37:11 +02:00
Aevann1 0f11312d24 add house awards 2022-08-27 04:57:19 +02:00
Aevann1 421b20c610 fix syntax error in last commit 2022-08-27 00:35:07 +02:00
Aevann1 db53be0991 fix expanded images 2022-08-27 00:34:11 +02:00
Aevann1 22a6dfe402 fix modal max-width 2022-08-27 00:32:00 +02:00
Aevann1 45d5f52388 restore betting 2022-08-26 23:53:17 +02:00
Aevann1 ba24e1c328 remove expanded image 0.5rem vertical margin 2022-08-26 18:30:02 +02:00
Aevann1 4af1c61b63 same as last commit 2022-08-26 02:08:38 +02:00
Aevann1 4d2c5470ad more retarded blockquote shit 2022-08-26 02:07:32 +02:00
Aevann1 7860b85450 Revert "consolidate blockquote css rules"
This reverts commit 5b5f663342.
2022-08-25 23:30:29 +02:00
Aevann1 9032e23182 add patron icons for WPD 2022-08-25 22:34:05 +02:00
Aevann1 133cdee0b3 adjust badge size 2022-08-25 19:50:18 +02:00
Aevann1 c8ed20cd9c add patron badges for WPD 2022-08-25 19:29:31 +02:00
Aevann1 5b5f663342 consolidate blockquote css rules 2022-08-25 18:45:11 +02:00
Aevann1 513a5c7138 make blockquotes less ugly 2022-08-25 18:44:05 +02:00
Aevann1 68fa28c4e3 remove ugly css rule 2022-08-25 16:08:19 +02:00
Aevann1 5adeb117f5 double blockquote margins on mobile, will revert if someone complains 2022-08-25 15:29:11 +02:00
Aevann1 11d7f34ad0 allow hole jannies to change the hole marsey + cachebust all site assets 2022-08-25 00:22:44 +02:00
Aevann1 1604e7f07d change WPD cached banner 2022-08-24 22:50:41 +02:00
Aevann1 dd37573f98 fucking with blockquote margins again 2022-08-24 17:36:34 +02:00
Aevann1 9be2897eac remove the voting javascript logic I added for myself 2022-08-24 16:30:30 +02:00
booosy f5e61f2d86 Js cachebreaking setup 2022-08-24 04:18:07 -04:00
Aevann1 163c241fa6 change blockquote margins again 2022-08-23 23:49:42 +02:00
Aevann1 f40368fce2 Revert "adjust blockquote padding"
This reverts commit dbce5a2d2d.
2022-08-23 22:03:19 +02:00
Aevann1 dbce5a2d2d adjust blockquote padding 2022-08-23 20:24:06 +02:00
Aevann1 bc2078c755 fix margins of <p> after <blockquote> on mobile 2022-08-23 00:07:40 +02:00
Aevann1 82f6a34bde I hate my life 2022-08-21 17:46:19 +02:00
Aevann1 925b58e89b Revert "remove weird unnecessary css rule"
This reverts commit 76be409dbd.
2022-08-21 17:24:51 +02:00
Aevann1 47f661faeb minor css change 2022-08-21 16:05:05 +02:00
Aevann1 11f63c86ac increase header margin 2022-08-21 15:25:34 +02:00
Aevann1 f5a1a1b00d testing cosmetic changes on prod 2022-08-21 15:20:55 +02:00
Aevann1 76be409dbd remove weird unnecessary css rule 2022-08-20 21:56:29 +02:00
Aevann1 f60f4f54c0 small css change for blockquotes 2022-08-20 14:11:05 +02:00
Aevann1 df3a5a0528 remove margins i added to expanded images 2022-08-20 13:35:59 +02:00
Aevann1 30d4fc6a62 remove max-width for expanded images 2022-08-20 02:08:31 +02:00
Aevann1 4774931b78 cosmetic change to /holes 2022-08-19 23:49:23 +02:00
Aevann1 9d79c10966 Revert "make expanded images actually expanded"
This reverts commit e0e52d4c7c.
2022-08-19 23:42:51 +02:00
Aevann1 e0e52d4c7c make expanded images actually expanded 2022-08-19 23:41:43 +02:00
Aevann1 9e5ddcbd92 large commit: stealth mode, SubJoin, chudtopia
dont read if u value ur sanity
2022-08-19 23:31:26 +02:00
Aevann1 aa60c23d03 more expanded images 2022-08-19 16:12:24 +02:00
Aevann1 94b0045371 remove "view original" 2022-08-19 16:11:42 +02:00
Aevann1 608b390ba3 hide scrollbar for expanded images 2022-08-19 16:10:24 +02:00
Aevann1 6ed8825096 attempt to hide scrollbar for expanded images 2022-08-19 16:08:37 +02:00
Aevann1 e11a49a445 margin for expanded images 2022-08-19 16:07:05 +02:00
Aevann1 946430a766 remove weird css rule 2022-08-18 22:21:17 +02:00
Aevann1 96f39afb11 dude !important lmao 2022-08-18 11:41:23 +02:00
Aevann1 9cb5c6e820 change tooltip color on dark themes 2022-08-18 11:18:09 +02:00
Aevann1 7afdcb83b0 testing on prod 2022-08-17 20:58:22 +02:00
Snakes 26b12fcbf1
Fix long domains overflowing submission_listing. 2022-08-17 01:33:10 -04:00
Snakes 8d9d71f720
Fix journoid-banner links disappearing on hover. 2022-08-15 05:37:15 -04:00
Aevann1 e301fb458f change overflow: scroll to overflow: auto 2022-08-15 08:56:01 +02:00
Aevann1 26bbc8b69a perserve the first 4 checkboxes in /submit too 2022-08-15 08:42:59 +02:00
Aevann1 336ad55fe4 remove max-width for expanded images on mobile 2022-08-15 07:13:02 +02:00
Aevann1 fefe9f1bde partially revert 835ee3e577 2022-08-14 14:43:50 +02:00
Aevann1 e73fa11696 fix submit.js 2022-08-14 05:20:43 +02:00
Aevann1 47b6139f7c fix submit.js 2022-08-14 05:18:52 +02:00
Aevann1 48f0644ce0 cosmetic changes to chat 2022-08-13 11:07:37 +02:00
Aevann1 835ee3e577 replace data-bs-original-title with title 2022-08-13 09:20:41 +02:00
Aevann1 2957db79ce site_preview change for rdrama 2022-08-12 00:56:33 +02:00
Aevann1 5aebc60764 add an "x" to the pwa prompt 2022-08-11 21:28:03 +02:00
Aevann1 f6729aab33 fix https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2487028?context=8#context 2022-08-11 19:18:53 +02:00
Aevann1 abd3b0244f fix this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2486746?context=8#context 2022-08-11 19:11:24 +02:00
Aevann1 8de09d8a9d change greentext color 2022-08-11 18:59:37 +02:00
Aevann1 ab5ad3732a change greentext color 2022-08-11 18:27:15 +02:00
Aevann1 f563d6b932 fix https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2402363?context=8#context 2022-08-11 13:39:38 +02:00
Aevann1 6fba35a82f change greentext color 2022-08-11 13:19:02 +02:00
Aevann1 725d5ccabc make suggested emojis a little smaller 2022-08-11 12:59:06 +02:00
Aevann1 f0394867e6 fix emoji popup in notifications 2022-08-11 12:55:05 +02:00
Snakes 249c593379 Hats: frontend interface, migrate cakeday.
Getting the basic hats frontend changes into master so my branch stops
diverging from the templates. Migrates the existing cakeday partyhat
functionality to the new system also.

Establishes a (hopefully) static interface for PFP hat display:
  - Hat image assets are 100px w x 130px h and anchored to the bottom-
    left corner of pfps.
  - User.hat_active provides either empty string or the internal
    string identifier for active user hat.
  - User.hat_tooltip provides mouseover text. Likely only to be used
    for cakeday hats on one's cakeday.

Additionally, per discussion with Carp, PFPs in comments and posts
increased from 25px diameter to 30px.
2022-08-11 03:30:43 -04:00
Aevann1 a6f1fb17c9 improve expanding images 2022-08-11 09:24:01 +02:00
Aevann1 b6014d1da6 fix borked padding on mobile for some shit 2022-08-11 07:09:54 +02:00
Aevann1 ac1a7006df smol css changes (dont review if u value ur sanity) 2022-08-11 07:05:48 +02:00
Snakes 0e8dc4ca3f
coffee.css: mobile comment action text legibility. 2022-08-11 00:32:15 -04:00