1
0
Fork 0
Commit graph

1596 commits

Author SHA1 Message Date
Lim Chee Aun 61630d25e2 Forgot this danger tag style 2023-06-28 23:37:05 +08:00
Lim Chee Aun 86dd2f3f5c Pagination for search results
This code is really hacky, may need to revisit one day
2023-06-28 23:36:37 +08:00
Lim Chee Aun 1a835c32ab Attempt to fix Safari's cut-off images bug 2023-06-28 23:35:22 +08:00
Lim Chee Aun c61e9bb61c Update account info if there's name or avatar change 2023-06-28 17:38:01 +08:00
Lim Chee Aun 33720d9694 Show muted/blocked tags on account info 2023-06-27 22:02:10 +08:00
Lim Chee Aun 730fba7ad9 Show trending hashtags
Very minimal UI for now
2023-06-27 19:39:33 +08:00
Lim Chee Aun fe713edee9 Unfurl Pleroma links 2023-06-27 12:19:55 +08:00
Lim Chee Aun efc3b08c90 Fix prefs not being applied in Composer
Got trolled by masto.js again
2023-06-23 21:20:11 +08:00
Lim Chee Aun 524a499df8 Fix empty second column in nav menu when un-logged-in 2023-06-20 13:30:26 +08:00
Lim Chee Aun 465c06c671 Fix serious bug: any doesn't persist in subsequent calls 2023-06-20 12:45:57 +08:00
Lim Chee Aun fcc7d8ddea Fix unlogged in pages not shown 2023-06-18 20:26:13 +08:00
Lim Chee Aun 4007c9b2d6 Upgrade dependencies 2023-06-16 14:30:44 +08:00
Lim Chee Aun d5517a2a6f Revert "Add this all-contributors thingie"
This reverts commit 54ebf5ecf3.
2023-06-16 13:24:41 +08:00
Lim Chee Aun 54ebf5ecf3 Add this all-contributors thingie 2023-06-16 13:18:31 +08:00
Lim Chee Aun 558954bb82 Fix nav menu width overflow when text size setting set larger 2023-06-16 13:09:33 +08:00
Lim Chee Aun c3ee4e8ad1 Fix borked og image
lol wrong extension
2023-06-16 08:52:03 +08:00
Lim Chee Aun 8d35d476e3 Fix nav menu overlapping tab bar
Also allow custom padding into safeBoundingBoxPadding function
2023-06-15 18:03:37 +08:00
Chee Aun d75a9191fc
Merge pull request #165 from osmaa/main
tweak the behavior of status context menu
2023-06-15 13:55:15 +08:00
Lim Chee Aun 06aece7d3a Reduce debounce to 250 for now 2023-06-14 22:38:38 +08:00
Osma Ahvenlampi aa1b2e30cf
Merge branch 'cheeaun:main' into main 2023-06-14 17:26:54 +03:00
Osma Ahvenlampi 804e4571d9 tweak the behavior of status context menu 2023-06-14 17:23:56 +03:00
Lim Chee Aun 28acd9720e Fade in the header banner too
Prevent the abruptness
2023-06-14 21:42:28 +08:00
Lim Chee Aun a4db692ea8 Async decoding for avatars 2023-06-14 20:31:02 +08:00
Lim Chee Aun ccb656b793 Unordered lists in posts should always be disc 2023-06-14 18:54:46 +08:00
Lim Chee Aun a8c2287038 useLayoutEffect again 2023-06-14 17:37:54 +08:00
Lim Chee Aun 3b3e0e6fde EmojiText component replacing dangerouslySetInnerHTML 2023-06-14 17:37:41 +08:00
Lim Chee Aun d2826085e1 useLayoutEffect instead 2023-06-14 16:15:25 +08:00
Lim Chee Aun ddbca53a72 Safe to reuse getComputedStyle 2023-06-14 11:15:40 +08:00
Lim Chee Aun 92a87a846d Try use OffscreenCanvas for avatars 2023-06-14 11:15:05 +08:00
Lim Chee Aun cea4590686 Cache textWeight 2023-06-14 11:14:49 +08:00
Lim Chee Aun 50f0b38f42 Add 'group' tag to accounts 2023-06-14 06:00:06 +08:00
Lim Chee Aun 885f23d405 Fix Flash of Enlarged Image (FOEI)
Let's see if this works!
2023-06-14 00:09:26 +08:00
Lim Chee Aun 145816d884 Design file updated 2023-06-14 00:05:50 +08:00
Lim Chee Aun db602147ab Handle GoToSocial links 2023-06-13 21:08:59 +08:00
Lim Chee Aun 05d9cc59ea Use new og image 2023-06-13 18:49:11 +08:00
Lim Chee Aun a1ee5be54b Upgrade react-menu and bug fixes 2023-06-13 17:46:37 +08:00
Lim Chee Aun f6ef727cae Seems like this is not needed
Fix See Post button not opening the post
2023-06-13 15:32:10 +08:00
Lim Chee Aun b5250f03c1 Fix cloak mode bugs on Safari 2023-06-13 09:26:25 +08:00
Chee Aun 089b7aede2
Merge pull request #160 from osmaa/main
fix squircle avatars in boost carousel
2023-06-13 09:12:19 +08:00
Osma Ahvenlampi 3b3668ba13 using percentage radius enables squircles in both normal timeline as well as boost carousel 2023-06-12 18:52:44 +03:00
Lim Chee Aun 087158064c Downgrade string-length, Firefox doesn't support Intl.Segmenter 2023-06-12 14:48:41 +08:00
Lim Chee Aun fc99c703e4 Upgrade dependencies 2023-06-12 14:40:03 +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 cab2e47a77 Perf fixes 2023-06-11 23:31:14 +08:00
Lim Chee Aun 69703df4e1 Should be snapStates 2023-06-11 23:27:09 +08:00
Lim Chee Aun 5d2bdd05da Document filtered posts implementation 2023-06-10 19:23:05 +08:00
Lim Chee Aun c99b97d209 Revamp welcome page 2023-06-10 19:20:32 +08:00
Lim Chee Aun e502b8e377 Try decoding=sync 2023-06-07 19:48:38 +08:00
Lim Chee Aun ec88110e2d Possibly fix sometimes the Profile menu becomes missing 2023-06-07 19:37:47 +08:00
Lim Chee Aun ce55250943 Refresh supported languages 2023-06-05 14:59:16 +08:00