Commit graph

  • caeeffaa72 Extra check if container if not clickable Lim Chee Aun 2023-11-01 18:12:22 +0800
  • ecb1be5776 Reduce extraneous fetch calls Lim Chee Aun 2023-11-01 18:02:54 +0800
  • 0cc956b8c0 Fix initial authenticated: false bug Lim Chee Aun 2023-11-01 17:02:52 +0800
  • e6ef2f9064 Better range for header banner Lim Chee Aun 2023-11-01 14:10:56 +0800
  • 478271348e Make selected view mode more glowy Lim Chee Aun 2023-11-01 10:00:28 +0800
  • 6ec7073151 Fix bypass shortcuts limit Lim Chee Aun 2023-11-01 10:00:05 +0800
  • 22abc2fb31 Need @supports check before doing scroll-driven animation Lim Chee Aun 2023-10-31 22:25:08 +0800
  • bc0197a5f1 Add a little Fragment here Lim Chee Aun 2023-10-31 22:22:57 +0800
  • f3dcd9f4ee Position nav bar to top if there's hover Lim Chee Aun 2023-10-31 20:55:34 +0800
  • f5808b6f3b Add keyboard shortcut to toggle cloak mode Lim Chee Aun 2023-10-31 20:50:27 +0800
  • 5cb0621f34 Remove unused useSnapshot Lim Chee Aun 2023-10-31 20:21:49 +0800
  • 3f6402349c Rearrange code Lim Chee Aun 2023-10-31 20:21:37 +0800
  • b17977a5c7 First production-stage scroll-driven animation Lim Chee Aun 2023-10-31 15:43:56 +0800
  • afb80d3dc6 Hide "new notifications" button early Lim Chee Aun 2023-10-31 15:41:56 +0800
  • 1f78bb9c09 Fix check updates don't use media param Lim Chee Aun 2023-10-31 15:41:39 +0800
  • c67192bb81 Show toast when picking month for account statuses Lim Chee Aun 2023-10-31 08:47:19 +0800
  • 33b989fffc Loosen the scrollTop check Lim Chee Aun 2023-10-31 00:42:24 +0800
  • 39d97a51c5 Make idle state switch faster Lim Chee Aun 2023-10-31 00:38:59 +0800
  • d5b257b130 Change the update check logic on Notifications page Lim Chee Aun 2023-10-30 23:53:43 +0800
  • 3c790ebff4 Better segmentation of languages with <hr> Lim Chee Aun 2023-10-30 23:50:15 +0800
  • 99f81c49c4 Revert "Debounce checks, less noisy" Lim Chee Aun 2023-10-30 20:45:30 +0800
  • 5f64553d17 Single column media posts for very small viewport Lim Chee Aun 2023-10-30 19:54:20 +0800
  • 75bca8ed3a Upgrade dependencies Lim Chee Aun 2023-10-30 19:31:42 +0800
  • 290243df0a Make document titles better Lim Chee Aun 2023-10-30 18:04:17 +0800
  • 5fae5d8cf5 Adjustments to media post Lim Chee Aun 2023-10-30 16:45:19 +0800
  • 85f966bfc9 Remove this fit-content fix Lim Chee Aun 2023-10-30 09:38:41 +0800
  • 3760b52860 This autoAnimate is SO GOOD Lim Chee Aun 2023-10-30 09:24:36 +0800
  • 3092a8bba1 Show hashtag usage total counts Lim Chee Aun 2023-10-30 09:22:19 +0800
  • 146e5d1a7e Filter out invalid notifications Lim Chee Aun 2023-10-29 23:27:01 +0800
  • b28d2d590f Fix media audio squashed Lim Chee Aun 2023-10-29 23:09:56 +0800
  • ab29c8c89e Pushing my CSS skills to the limit Lim Chee Aun 2023-10-29 22:06:46 +0800
  • 77312f3fb2 Use current instance for links on account info Lim Chee Aun 2023-10-29 21:43:03 +0800
  • b40bbb32c2 Alrighty, this is media-view layout Lim Chee Aun 2023-10-29 21:41:03 +0800
  • 35f7cae01f Fix moved account styles Lim Chee Aun 2023-10-29 21:21:09 +0800
  • 8180cc357e Fix loadAcounts firing twice Lim Chee Aun 2023-10-29 11:47:20 +0800
  • 25ff0d7835 Fix toggle show control firing unnecessarily Lim Chee Aun 2023-10-29 10:14:35 +0800
  • 173728536a Extract out the fancy selector string Lim Chee Aun 2023-10-28 16:21:32 +0800
  • 0599c0d2c9 Fix typo Lim Chee Aun 2023-10-28 13:01:31 +0800
  • a1021e1aee Add __STATES_STATS__ for debugging Lim Chee Aun 2023-10-28 11:07:35 +0800
  • 087e282677 Show/hide the switch-view button based on viewport width Lim Chee Aun 2023-10-27 23:03:07 +0800
  • 4efc922b7b Remove dup key Lim Chee Aun 2023-10-27 18:51:10 +0800
  • 372e86415b Test fix scroll position when opening media on the side Lim Chee Aun 2023-10-27 14:16:38 +0800
  • 6dd6e0e77c Refactor some components/callbacks Lim Chee Aun 2023-10-27 14:15:03 +0800
  • c022e2fd00 Make filter bar expandable Lim Chee Aun 2023-10-27 00:58:42 +0800
  • 713865a094 Revert "Let's prettify all paragraphs" Lim Chee Aun 2023-10-27 00:58:12 +0800
  • 0678366566 Fix focus style not working for news' images Lim Chee Aun 2023-10-27 00:01:32 +0800
  • b6d8c46e2c Remove console log Lim Chee Aun 2023-10-26 21:29:39 +0800
  • 065add5575 Fix account sheet's <main> uses safe-area padding bottom Lim Chee Aun 2023-10-26 21:28:25 +0800
  • 35dced8eaf Disable search results pagination if not authenticated Lim Chee Aun 2023-10-26 17:39:10 +0800
  • 2310664065 Make nested status link background more consistent Lim Chee Aun 2023-10-26 17:14:43 +0800
  • 8858ce3e89 Prevent accidental browser history nav Lim Chee Aun 2023-10-26 17:05:37 +0800
  • 1c87dd6e41 Check for reload cases too Lim Chee Aun 2023-10-26 11:42:44 +0800
  • 0038c2225b Fix 1 more esc clash Lim Chee Aun 2023-10-26 11:16:34 +0800
  • c35f4bb161 Replace old media alt modal with global one Lim Chee Aun 2023-10-26 02:49:03 +0800
  • 8426a011b0 Also fix esc handling media alt modal in media modal Lim Chee Aun 2023-10-26 02:48:36 +0800
  • 81644e67bb Fix 'esc' closes both modal and status page Lim Chee Aun 2023-10-26 02:19:01 +0800
  • c03f39b10c Fix media alt modal not esc-able Lim Chee Aun 2023-10-26 02:18:39 +0800
  • a1b81562db Prevent undefined css variables Lim Chee Aun 2023-10-25 20:22:58 +0800
  • c82ccf5957 Has to be darker Lim Chee Aun 2023-10-25 20:01:02 +0800
  • 8ee1c3a2e3 Reuse color utils for media modal background Lim Chee Aun 2023-10-25 19:19:07 +0800
  • 5d5ab906ba Further robustify trending news Lim Chee Aun 2023-10-25 19:18:47 +0800
  • 3a32cbf974 Test full width for first load of status page Lim Chee Aun 2023-10-25 17:07:00 +0800
  • b9afe4fb66 s/Favourite/Like Lim Chee Aun 2023-10-25 13:55:12 +0800
  • a192554b8b Test overflow-anchor: auto Lim Chee Aun 2023-10-25 13:35:20 +0800
  • c2ba149563 Fix undefined variable Lim Chee Aun 2023-10-25 11:17:02 +0800
  • 44a20b42a7 Upgrade dependencies Lim Chee Aun 2023-10-25 11:05:39 +0800
  • 163ef4ce91 Use 'none' instead Lim Chee Aun 2023-10-25 01:14:15 +0800
  • beff01c976 Rearrange lingva translate instances Lim Chee Aun 2023-10-25 00:14:26 +0800
  • f19326528b Fix fetch doesn't throw error when 500 Lim Chee Aun 2023-10-25 00:13:42 +0800
  • 05ee27e045 Time to remove this auto-shrink text effect in composer Lim Chee Aun 2023-10-24 23:23:51 +0800
  • 576dcf7701 Realign some code and UI for account info/sheet Lim Chee Aun 2023-10-24 23:19:14 +0800
  • 0247c041f2 Fix composer not opening for Pleroma instances Lim Chee Aun 2023-10-24 14:30:50 +0800
  • 7555bda8e9 Waited wayy too long for Firefox to support :has Lim Chee Aun 2023-10-24 09:58:41 +0800
  • 61756fac1d Fix unneccesary re-renders in Notifications Lim Chee Aun 2023-10-23 16:24:30 +0800
  • 4897847601 Let's prettify all paragraphs Lim Chee Aun 2023-10-23 16:23:45 +0800
  • 8bf3f31056 Slight rewrite, possibly breaking Lim Chee Aun 2023-10-23 16:23:33 +0800
  • f2c2983663 Comment out test code Lim Chee Aun 2023-10-23 11:12:28 +0800
  • 2c4dd0cdb7 Add lang & dir to trending news Lim Chee Aun 2023-10-23 11:12:15 +0800
  • 58d36d2403 Filter links by type Lim Chee Aun 2023-10-23 08:55:22 +0800
  • 72842c663a Change from "Build" to "Version" Lim Chee Aun 2023-10-23 08:43:27 +0800
  • 8d694ecf1b Experiment useAutoAnimate Lim Chee Aun 2023-10-23 08:42:40 +0800
  • cafadd0980 More fixes for Trending news Lim Chee Aun 2023-10-23 01:36:07 +0800
  • 3a1341fb17 Always sort list of Lists Lim Chee Aun 2023-10-22 23:25:25 +0800
  • ced30a9602 Fix default tag always wrong location Lim Chee Aun 2023-10-22 23:09:04 +0800
  • 4e53b1e17f Need lazy loading Lim Chee Aun 2023-10-22 20:08:19 +0800
  • 1c5453cfb6 Trending news carousel Lim Chee Aun 2023-10-22 19:40:46 +0800
  • e7ef20f265 Reuse context menu component for Status Lim Chee Aun 2023-10-22 19:27:15 +0800
  • 9c4252315a Debounce checks, less noisy Lim Chee Aun 2023-10-22 19:26:41 +0800
  • 2149c4c35a Toast need centered text Lim Chee Aun 2023-10-22 19:25:36 +0800
  • 18b00f7b28 Fix link useTitle showing errors Lim Chee Aun 2023-10-22 19:25:22 +0800
  • a6cdd0a01a Memo for shorcuts Lim Chee Aun 2023-10-22 19:24:59 +0800
  • ddc8c1e9d9 Compact status need private-mention style if it is Lim Chee Aun 2023-10-21 23:05:32 +0800
  • 0d4303861a Auto-set new notification as false Lim Chee Aun 2023-10-21 18:49:39 +0800
  • a222828306 Need InView for show more button in Notifications page Lim Chee Aun 2023-10-21 17:54:10 +0800
  • 5850485207 Refactor some code Lim Chee Aun 2023-10-21 17:40:03 +0800
  • 839647bee7 Better contrast for outer close button Lim Chee Aun 2023-10-21 15:30:38 +0800
  • 749d6880b8 Experiment making idle detection global Lim Chee Aun 2023-10-21 12:26:28 +0800
  • 5a616633c6 Make sure month params don't run if invalid Lim Chee Aun 2023-10-21 12:21:51 +0800
  • 47c2efacfb Experiment memoizing avatars Lim Chee Aun 2023-10-21 12:21:05 +0800
  • 4c4e89ac9d Contain the overscroll behavior in notifications popover Lim Chee Aun 2023-10-20 23:11:26 +0800