Commit graph

7 commits

Author SHA1 Message Date
Lim Chee Aun 2eba4eaf59 Prevent re-render timeline in multi-column mode 2023-07-05 16:59:28 +08:00
Lim Chee Aun 4f577321b2 Fix Trending missing from columns 2023-04-14 10:54:22 +08:00
Lim Chee Aun efb9864d73 Oops Fix Mentions missing 2023-04-09 09:36:55 +08:00
Lim Chee Aun c06a31dfbb Allow edit Shortcuts now woot 2023-04-08 22:16:13 +08:00
Lim Chee Aun 2df67f37a3 Handle cases if the shortcuts are corrupted 2023-02-19 10:27:37 +08:00
Lim Chee Aun ccdb8d144c Need useTitle 2023-02-18 22:13:32 +08:00
Lim Chee Aun 02eb2ff470 Extract columns out & don't use dynamic imports
Vite have difficulties importing them dynamically. Sad face.

Also this makes Home look cleaner.
2023-02-18 21:14:24 +08:00