Commit graph

1304 commits

Author SHA1 Message Date
Lim Chee Aun
edf7f6039c More sort, still not perfect
This proves to be more difficult than I thought
2023-05-11 18:13:13 +08:00
Lim Chee Aun
6fcbc9dfa4 One more logic for auto-collapsing 2023-05-11 13:56:21 +08:00
Lim Chee Aun
b8d7e18371 Fix sort, this was reversed 2023-05-10 10:02:50 +08:00
Lim Chee Aun
4d5c0f1f5d More adjustment to auto-collapsing logic 2023-05-09 22:29:18 +08:00
Lim Chee Aun
d264af14f1 Try handle case when configured instance domain is different than the actual instance domain
Honestly how do I even test if this will work
2023-05-09 18:48:19 +08:00
Lim Chee Aun
ef12916bab New "shazam" CSS effect utility lolol
I might rename this in the future
2023-05-09 18:03:26 +08:00
Lim Chee Aun
c316f0106b Small optimization 2023-05-08 23:16:04 +08:00
Lim Chee Aun
4c188ab59b Smarter logic for auto-collapsing
This logic is getting similar to HackerWeb's
2023-05-08 22:42:15 +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
c95a451111 Fix compose button not auto-hiding 2023-05-08 12:53:27 +08:00
Lim Chee Aun
02d26b8da2 Slightly rewritten collapsing logic
Let's see if this works better
2023-05-08 12:50:00 +08:00
Lim Chee Aun
437c50eeb5 Srsly need scoped CSS here 2023-05-08 12:47:30 +08:00
Lim Chee Aun
d95ef309ca Quick fix html escaping bug 2023-05-08 12:08:26 +08:00
Lim Chee Aun
4aeaeb229c Only show compose button when logged in 2023-05-07 22:19:19 +08:00
Lim Chee Aun
dafcccf093 Upgrade dependencies 2023-05-07 19:34:48 +08:00
Lim Chee Aun
900bcb0410 Gosh, non-Mastodon instances are definitely more rich (in HTML) 2023-05-07 19:20:04 +08:00
Lim Chee Aun
2ee38f43d2 Fix reload issues in Notifications 2023-05-07 19:17:16 +08:00
Lim Chee Aun
dd5b374b53 Make horizontally-scrollable comments more apparent 2023-05-07 18:20:25 +08:00
Lim Chee Aun
9ac71920bf Additional logic for auto-collapsing comments 2023-05-07 18:19:28 +08:00
Lim Chee Aun
c475308a2b Add pronunciation doc 2023-05-07 13:14:02 +08:00
Lim Chee Aun
26af33aa85 Alright let's get Announcements UI out for now
Not perfect but will iterate later
2023-05-07 11:12:59 +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
8b16f9ca74 Update README with intricate words and sentences 2023-05-05 23:50:25 +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
123da4af79 How did I even code this 2023-05-05 17:53:34 +08:00
Lim Chee Aun
711842916d New experiment: auto refresh 2023-05-05 17:53:16 +08:00
Lim Chee Aun
51c03fb5be Upgrade masto 2023-05-05 16:59:20 +08:00
Lim Chee Aun
1f5d74d78e More checks on thread contexts
Some instances return really wacky order of posts
2023-05-05 16:59:06 +08:00
Lim Chee Aun
d55bd95c72 Fix link detection 2023-05-05 08:54:06 +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
8519f68e9f Quick-translate from timeline to Post page 2023-05-03 10:22:15 +08:00
Lim Chee Aun
0e1579ebf1 Small style fixes for notifications popover 2023-05-02 23:41:08 +08:00
Lim Chee Aun
1ddcb51af5 Add a button here to prevent poll height from jumping
Still quite a hidden feature 🤫
2023-05-02 23:19:37 +08:00
Lim Chee Aun
56022f31f0 Upgrade dependencies 2023-05-02 18:58:12 +08:00
Lim Chee Aun
51dcdfcfaa Handle null status for "mention" notification 2023-05-02 08:01:52 +08:00
Lim Chee Aun
9a58804142 Min-height to make sure it's not too small 2023-05-01 00:53:49 +08:00
Lim Chee Aun
ee2e78228e Fix notifications not refreshing and not clearing "new"
Still quite clunky, but let's see
2023-04-30 21:59:14 +08:00
Lim Chee Aun
18c08076dd Fix mount/unmount states of notifications popover 2023-04-30 21:33:03 +08:00
Lim Chee Aun
ef06faf259 Notifications popover, for larger screens 2023-04-30 21:03:09 +08:00
Lim Chee Aun
c9dbe23347 Temporary fix for weird empty statuses 2023-04-30 16:53:00 +08:00
Lim Chee Aun
845d7dbbda Fix multiple overlapping opacity filter 2023-04-30 00:47:47 +08:00
Lim Chee Aun
f27d613a94 Fix compact timeline content not cloaked 2023-04-30 00:47:17 +08:00
Lim Chee Aun
6532b97a44 Update copy: s/status/post 2023-04-29 22:22:07 +08:00
Lim Chee Aun
1dc533b62a Add loading indicator for slow relationships 2023-04-29 21:48:18 +08:00
Lim Chee Aun
eeb5730932 Filter bar + helper popup for search form 2023-04-29 20:59:51 +08:00
Lim Chee Aun
8f7c6a159b Better image fallbacks 2023-04-28 19:28:36 +08:00
Lim Chee Aun
7e2723db4e Yes, there are blockquotes 2023-04-28 17:58:36 +08:00
Lim Chee Aun
e29a84f0a9 Very specific fix for iPad with pointer devices 2023-04-28 15:03:14 +08:00