Commit graph

284 commits

Author SHA1 Message Date
Lim Chee Aun 12b8651d18 Use 1px instead of hairline
The more visible border width is needed for the buttons overlaying on top of media
2023-08-27 13:07:06 +08:00
Lim Chee Aun 1559052361 Fix Flash of Loader (FOL) 2023-08-19 19:21:51 +08:00
Lim Chee Aun 8790b20354 Experimental Shortcuts settings import/export 2023-08-15 20:14:09 +08:00
Lim Chee Aun d0bd257a8e Attempt to fix media modal next/prev buttons not working in Safari 2023-08-14 20:55:21 +08:00
Lim Chee Aun 8141513fa9 Spruce up buttons in media modal 2023-08-14 20:32:09 +08:00
Lim Chee Aun 31d7016bd9 Default show chars-left donut 2023-08-13 12:00:33 +08:00
Lim Chee Aun 5b8744ac55 Replace bull with round icon 2023-08-10 23:52:29 +08:00
Lim Chee Aun 339b66f42f Attempt to fix Firefox keyboard shortcuts bug on navigating media carousel 2023-08-10 21:58:11 +08:00
Lim Chee Aun 84d1500331 Fix menu items not stretching when it's only one 2023-08-09 19:59:06 +08:00
Lim Chee Aun 79aa3faf51 Fix wrong height set for single media inside carousel status 2023-08-09 13:29:31 +08:00
Natsu Kagami 509efd2ce0
Use --main-width for transform calculation
... instead of hard-coding. Make it easier on the eyes for forks with `--main-width` modified :P
2023-08-01 17:36:43 +07:00
Lim Chee Aun 30d532c2e3 Allow user-selection on hero post in status page 2023-08-01 14:26:59 +08:00
Lim Chee Aun 48a5fc6327 One more fix for preventing callout 2023-08-01 09:43:25 +08:00
Lim Chee Aun c28bae7708 Try prevent touch callout when long-press 2023-08-01 09:12:43 +08:00
Lim Chee Aun 031bdc0a88 Forgot to commit these 2023-08-01 00:59:58 +08:00
Lim Chee Aun 14091fbc7b It's time to widen carousel for Firefox users
Srsly take too long time waiting for Firefox to support :has()
2023-07-25 17:23:22 +08:00
Lim Chee Aun ff41cd3563 Replace (most) alert/confirms with alternative UI
Everything might break lol
2023-07-17 21:01:00 +08:00
Lim Chee Aun 7d793f19b3 Possible fix for 2-finger swipe-back not working 2023-07-08 13:42:09 +08:00
Lim Chee Aun 61630d25e2 Forgot this danger tag style 2023-06-28 23:37:05 +08:00
Lim Chee Aun 58eea41b56 Scale down avatar size for non-parent-author posts in grouped contexts
Experimental!
2023-06-11 23:57:53 +08:00
Lim Chee Aun ddb64e3022 Beautify 'Show more' button on status page 2023-05-24 17:16:56 +08:00
Lim Chee Aun 789b9282c4 Only overflow the x 2023-05-22 11:17:13 +08:00
Lim Chee Aun 7fba180de8 Possible fix for jumpy popover bug 2023-05-13 20:20:47 +08:00
Lim Chee Aun 54849b60a9 Fix more leaked styles 2023-05-08 22:41:35 +08:00
Lim Chee Aun e860fa99fa Fix compose button not hiding for other pages 2023-05-08 22:41:21 +08:00
Lim Chee Aun 437c50eeb5 Srsly need scoped CSS here 2023-05-08 12:47:30 +08:00
Lim Chee Aun dd5b374b53 Make horizontally-scrollable comments more apparent 2023-05-07 18:20:25 +08:00
Lim Chee Aun dcf7d3c750 Add follow requests section in Notifications 2023-05-06 17:13:39 +08:00
Lim Chee Aun d37537c61e Time to move Compose button to other pages
One missing feature: Mention @username if button is on profile page
2023-05-06 17:12:13 +08:00
Lim Chee Aun 9c13224aed New "Private" tab in Mentions
This is still very clunky
2023-05-05 17:54:16 +08:00
Lim Chee Aun 456d4f4ae8 There are lists?
Somehow Mastodon allows additional HTML from another Fediverse instance called Bovine
2023-05-04 10:28:34 +08:00
Lim Chee Aun c9dbe23347 Temporary fix for weird empty statuses 2023-04-30 16:53:00 +08:00
Lim Chee Aun e29a84f0a9 Very specific fix for iPad with pointer devices 2023-04-28 15:03:14 +08:00
Lim Chee Aun c82be6d7ae Remove line-height 2023-04-27 20:48:53 +08:00
Lim Chee Aun 96f6091131 Long press on a link on a menu is pretty annoying 2023-04-24 19:16:23 +08:00
Lim Chee Aun 82103a3099 Exclude styling from status card 2023-04-24 18:59:38 +08:00
Lim Chee Aun 7f6df049ba Adjust comment lines a little 2023-04-23 23:37:58 +08:00
Lim Chee Aun bac56a6b4d Add gray bg to standalone composer 2023-04-23 21:37:42 +08:00
Lim Chee Aun ccd757a2ed Hide switch view mode in small screens 2023-04-20 21:37:55 +08:00
Lim Chee Aun fbcc1f6e22 Remove blur from media modal background 2023-04-20 19:10:07 +08:00
Lim Chee Aun 0d0e091f35 No more sticky and blur for multi-column styles 2023-04-20 16:15:26 +08:00
Lim Chee Aun 5dc3603795 Close button for modal sheets 2023-04-20 16:10:57 +08:00
Lim Chee Aun 51fc60cf5d Fix column header not clickable when scrolled down 2023-04-19 00:19:43 +08:00
Lim Chee Aun 475a201dbd With the power of :has(), style columns in odd/even bg if >= 3 childs 2023-04-18 23:57:51 +08:00
Lim Chee Aun 2479955e79 Disable snapping for large screen too 2023-04-18 00:20:19 +08:00
Lim Chee Aun 5f263d3658 Stronger loader for large screen 2023-04-17 20:52:05 +08:00
Lim Chee Aun 5f5b1e5132 New Multi-column redesign 2023-04-17 19:37:38 +08:00
Lim Chee Aun ba868ffff5 Forgot this style 2023-04-17 19:31:11 +08:00
Lim Chee Aun 2dde64e740 Fix arrows gone missing in carousel 2023-04-17 14:41:40 +08:00
Lim Chee Aun 9a04cb6ba3 Add 'Full' view for status pages 2023-04-17 00:14:09 +08:00