Lim Chee Aun
baca2b5851
For debugging
2023-09-21 19:44:26 +08:00
Lim Chee Aun
7e01b4a33a
Ignore cmd/ctrl/shift/alt keys + middle clicks
2023-09-21 13:03:16 +08:00
Lim Chee Aun
674c99a05d
Fix Lemmy post links not working
...
Because it's self-referential
2023-09-21 13:02:40 +08:00
Lim Chee Aun
b3501d158f
Fix push notification badge showing white box on Android
2023-09-20 17:28:42 +08:00
Lim Chee Aun
c955427d8f
Handle moved account cases
2023-09-20 17:28:08 +08:00
Lim Chee Aun
56e846bec6
Add more data-read-more UIs
2023-09-20 17:27:54 +08:00
Lim Chee Aun
4acfb2a1cf
Use useTruncated for notification items
2023-09-19 21:53:59 +08:00
Lim Chee Aun
f9b2ab3b94
Refactor truncated class
...
Also removed the hack fix, not sure why/how it's even fixed.
Don't even know how to explain the logic.
Will revisit and investigate more if the bug happens.
This `useTruncated` can now be reusable.
2023-09-19 16:27:22 +08:00
Lim Chee Aun
42f9483491
Test propagate contextmenu event
...
No long press yet
2023-09-19 00:46:14 +08:00
Lim Chee Aun
fe80215325
Prevent repeated description for alt+figcaption
2023-09-19 00:45:43 +08:00
Lim Chee Aun
f7ffce1b46
Add tooltip to show percentage values of posting stats
2023-09-18 19:23:49 +08:00
Lim Chee Aun
64db69af63
Add small gaps between bars
2023-09-18 19:23:29 +08:00
Lim Chee Aun
59dae782b2
Fix typo 🙈 🙈 🙈
2023-09-17 12:54:48 +08:00
Lim Chee Aun
dafff4b635
Show remaining count if exceed the avatars limit
2023-09-16 23:42:49 +08:00
Lim Chee Aun
887503e40b
Auto-list composing
...
Automatically create lists like "- " or "12. " when press Enter
2023-09-16 22:57:35 +08:00
Lim Chee Aun
1a714d214b
Fix not all classes removed
...
This is due to DomTokenList being dynamic, looping it while removing items from it cause wrong indices
2023-09-16 15:45:09 +08:00
Lim Chee Aun
941d2efeb1
Convert posting stats box into a link to account page
2023-09-16 14:48:31 +08:00
Lim Chee Aun
908efb17ff
Use onClose
2023-09-16 14:47:55 +08:00
Lim Chee Aun
7d28744234
Fix some links have same class names from the app itself
...
Srsly need to sanitize the HTML one day
2023-09-16 14:47:35 +08:00
Lim Chee Aun
679fba4f66
Make relationship ui state update faster
2023-09-16 09:43:26 +08:00
Lim Chee Aun
ad831fae35
Fix disabled follow button
2023-09-16 08:52:24 +08:00
Lim Chee Aun
e102a9f925
Combine familiar followers into followers section
2023-09-15 23:59:27 +08:00
Lim Chee Aun
9571271d83
Experimental posting stats for non-following accounts
...
Also recode+redesign the multiple metadata boxes in account info
2023-09-15 22:15:41 +08:00
Lim Chee Aun
b116cbfe8c
Only set data attr if there are shortcuts
2023-09-15 21:12:04 +08:00
Lim Chee Aun
b1030cb38a
Make figcaption blur too if under content warning
2023-09-15 18:06:55 +08:00
Lim Chee Aun
72438bbf06
Search results pagination not allowed when not authed
2023-09-15 13:08:34 +08:00
Lim Chee Aun
f3b81bc540
Fix focus gone wrong
2023-09-15 01:10:58 +08:00
Lim Chee Aun
020d8e3631
Allow settings for unauthenticated sessions
2023-09-15 00:28:20 +08:00
Lim Chee Aun
dac07a35d8
Remove unneeded import
2023-09-14 23:28:01 +08:00
Lim Chee Aun
6db40d7d3e
Fix ref not defined
2023-09-14 23:23:22 +08:00
Lim Chee Aun
0b5693ae27
First step in caching assets
2023-09-14 23:21:43 +08:00
Lim Chee Aun
7a30cc4b12
Clear badge when onmount too
2023-09-14 22:31:16 +08:00
Lim Chee Aun
d18db56032
Experiment show inline desc for videos in timelines
...
Reason: a video takes more time & effort to watch, so a quick desc would be helpful
2023-09-14 20:41:03 +08:00
Lim Chee Aun
27274eeab1
Rework the modal close + focus logic
...
- 'Esc' a modal will focus on "behind" nested modal
- All modals will have 'esc'
2023-09-14 20:39:23 +08:00
Lim Chee Aun
fce5e45bc9
Respect 'reading:expand:spoilers' pref
...
Note this doesn't follow 'reading:expand:media' pref separately, so media will be spoiled too
2023-09-14 11:23:41 +08:00
Lim Chee Aun
fa145d3ed0
Subtle blockquote styling
2023-09-14 00:25:04 +08:00
Lim Chee Aun
244f3325ae
Always tilde
2023-09-13 18:47:11 +08:00
Lim Chee Aun
ec57c75fa0
Upgrade p-retry
2023-09-13 18:46:16 +08:00
Lim Chee Aun
5ac255f808
If self, don't need to get familiar followers
2023-09-13 18:43:46 +08:00
Lim Chee Aun
62201b0250
Use _types as key too
2023-09-13 18:43:25 +08:00
Lim Chee Aun
f02cd50d7b
Fix unknown media not working
2023-09-13 18:10:20 +08:00
Lim Chee Aun
61e1a5042f
Fix location invocation bug
2023-09-13 16:38:55 +08:00
Lim Chee Aun
2145f761b5
Fix wrong API call when switch to account's instance
2023-09-12 23:56:01 +08:00
Lim Chee Aun
979c3b1498
Add this to hideAllModals
2023-09-12 23:55:41 +08:00
Lim Chee Aun
c4961b26bb
Upgrade intl-localematcher
2023-09-12 20:54:40 +08:00
Lim Chee Aun
aa3033b4ff
Fix bugs with fetching followers/followings
2023-09-12 19:20:22 +08:00
Lim Chee Aun
641d274d7b
Handle very-popular cases
...
- Shorten number
- Limit avatars to 50 since we have the Accounts sheet now
2023-09-12 18:50:46 +08:00
Lim Chee Aun
3fc3641437
Prevent infinite overlapping of Account & Accounts sheets
2023-09-12 18:00:19 +08:00
Lim Chee Aun
b57d8adf18
Add Generic Accounts modal
...
Also refactored whole bunch of stuff
2023-09-12 11:27:54 +08:00
Lim Chee Aun
dd2ca7bf35
Animate ancestor indicator
2023-09-12 11:22:01 +08:00