Commit Graph

245 Commits (249c5933799710ac3cb5c249770b32cb02e8faf4)

Author SHA1 Message Date
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
Aevann1 a4b397fb91 revert unread change in dark theme 2022-08-11 06:07:14 +02:00
Snakes c5e7b6b763
classic.css: award modal text legibility. 2022-08-10 18:30:15 -04:00
Snakes f2030077f0
Fix /shop purchase confirmation buttons. 2022-08-10 17:28:45 -04:00
Snakes 1411018f8d Add post categories.
Implemented for LGB but can likely be used for WPD and other future
sites. Similar to a reddit post flair. Provides:
  - Admin panel for Category management.
  - Category selection on post submission.
  - 'Recategorize' post action.
2022-08-07 02:57:30 -04:00
Aevann1 fdc077177d make pronoun font-size a little bit smaller 2022-08-06 16:30:35 +02:00
Aevann1 e41bc1d68b fix large emojis being too large in markdown preview 2022-08-06 16:28:03 +02:00
Aevann1 539efb6b95 make unread shit on dark theme more prominent 2022-08-06 16:18:22 +02:00
Aevann1 63628bb7cc make dark theme better 2022-08-06 16:16:12 +02:00
Aevann1 d99c77cba9 add confirmation dialog to buying awards 2022-08-06 04:03:10 +02:00
Aevann1 c3430ee6ea make dark theme better 2022-08-06 01:52:27 +02:00
Aevann1 5f40941c55 I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme I hate classic theme 2022-08-06 01:08:06 +02:00
Aevann1 fa173f805e fix mobile action dropdown in classic themes 2022-08-06 00:54:13 +02:00
Aevann1 0429da4493 mod action notifs rework 2022-08-05 23:50:30 +02:00
Aevann1 8951d08d1c make rainbow button visible on all themes and decrease its text-shadow 2022-08-04 17:19:28 +02:00
Snakes 3bbed007b7
PCM: update sidebar content. 2022-08-03 22:56:35 -04:00
Aevann1 5aff344efe fix bad quality 2022-08-02 23:54:33 +02:00
Aevann1 bd1cf2c6bf cachebust 2022-08-02 23:53:32 +02:00
Aevann1 9f22c63264 thanks geese for wpd banner 2022-08-02 23:51:15 +02:00
Snakes b75d504d91
rDrama: swap header icon for Carp's juggalo event. 2022-07-31 23:50:19 -04:00
Aevann1 3ef4970e38 make "clear all notifications" more prominent 2022-07-28 20:19:17 +02:00
Aevann1 46bc54cd2a change deux cover 2022-07-28 19:23:02 +02:00
gooseman 4dfa7206b6
le cachebust 2022-07-26 16:02:30 -07:00
Snakes 1c14722f06
Restyle glow award links for visibility.
At present, we typically distinguish links from other text by coloring
them, underlining on hover, and changing cursor to pointer on hover.
However, when a post is glow-awarded, both color and underline-on-hover
are suppressed, making links very hard to find in text. Given chiobu's
tendency to glow award effortposts, this can make posts hard to read.

My solution is to always show links as underlined in glow-awarded posts
and comments. Not terribly attached to this particular approach, but
it seems to undermine the award effect the least while largely
restoring accessibility of links.
2022-07-24 16:23:21 -04:00
Aevann1 4fe005c4af lazy fix for giant hand 2022-07-22 07:56:33 +02:00
Snakes f23b93fbe9
LGB: add sidebar rDrama shoutout. 2022-07-19 22:20:57 -04:00
Snakes b4fdf248ef LGB: disable profile bio, banner, song. 2022-07-19 21:20:52 -04:00
Snakes 3225a2a3d4
LGB: disable awards, badges. 2022-07-19 19:59:39 -04:00
Aevann1 acaa41756d "its too large"
thats what she said
2022-07-18 01:20:00 +02:00
Aevann1 255e8b88d2 make user counter better 2022-07-18 00:56:34 +02:00
Aevann1 cdc4e5b660 comprimise with neko 2022-07-18 00:37:52 +02:00
Aevann1 fe6e268cd5 improve inline emoji modal 2022-07-17 22:18:27 +02:00
Aevann1 eab0bd35d5 restore max-height for inline emojis but increase it from 300px to 500px 2022-07-17 22:12:56 +02:00
Aevann1 c9f98dd017 readjust inline emoji thing 2022-07-17 22:09:42 +02:00
Aevann1 9b425e444b make emojis 60px when selecting 2022-07-17 21:57:20 +02:00
Aevann1 dd8f58ed65 Revert "make comments more compact on mobile - will revert if ppl complain"
This reverts commit 3f4d28301b.
2022-07-17 20:58:07 +02:00
Aevann1 3f4d28301b make comments more compact on mobile - will revert if ppl complain 2022-07-17 20:49:57 +02:00
Aevann1 d011055421 fix ghostdiv 2022-07-17 19:35:29 +02:00
Aevann1 b9ce8b31bd cache bust 2022-07-17 19:14:31 +02:00
Nekobit aaabd0cc79
Fix (#319)
* Sneed

* Bust cache

* Fix widescreens emoji picker
2022-07-17 19:05:11 +02:00
Aevann1 f07e47327e cachebust 2022-07-17 07:43:08 +02:00
Nekobit bde47271d7
Allow Inline Emoji modal in more areas (#318)
* Sneed

* Bust cache
2022-07-17 07:42:03 +02:00
Aevann1 544f1b6ee6 make the emoji thing neater 2022-07-17 07:41:35 +02:00
Aevann1 8b10d02b1c add rainbow-text + cachebusting (thx neko my love) 2022-07-17 07:39:51 +02:00
Aevann1 ef3d13481a make emoji modal bigger 2022-07-16 22:19:42 +02:00
Aevann1 aacaf50928 change pronoun design 2022-07-15 22:21:42 +02:00