Lim Chee Aun
9b0889fe23
Test show refresh button after a minute
2024-01-14 18:31:53 +08:00
Lim Chee Aun
79e87b7d89
A little transition when expanding replies
2024-01-14 18:29:11 +08:00
Lim Chee Aun
0ebc0fa64c
First step in introducing actions bar
2024-01-14 00:32:08 +08:00
Lim Chee Aun
35974cc89c
Show more consistent icon for "comment"
2024-01-14 00:30:12 +08:00
Lim Chee Aun
00675c827f
Upgrade react-hotkeys-hook
2024-01-14 00:29:30 +08:00
Lim Chee Aun
2b3f65f28c
Fix wrong account shown
...
Need the hostname to be more accurate
2024-01-12 14:47:59 +08:00
Lim Chee Aun
500f877d4b
Fix error when r is undefined
2024-01-11 10:44:37 +08:00
Lim Chee Aun
4b9ff0ca5b
Hide "more" icon for posts in notifications
2024-01-11 10:44:24 +08:00
Lim Chee Aun
07f927d4ff
Add notice if there's only 1 shortcut
2024-01-10 14:48:29 +08:00
Lim Chee Aun
8c6563a671
More contextual copy
2024-01-10 14:48:08 +08:00
Lim Chee Aun
ffabd6188d
Truncate URLs
2024-01-10 01:48:20 +08:00
Lim Chee Aun
d71b1a7e36
Test add "more" icon near timestamp
2024-01-10 01:47:50 +08:00
Lim Chee Aun
c47687e2e4
Fix / and ? key shortcuts suddenly not working
2024-01-10 00:03:36 +08:00
Lim Chee Aun
5b0d6dd58b
Upgrade dependencies
2024-01-09 23:47:21 +08:00
Lim Chee Aun
ecd5c7b91e
. (period) keyboard shortcut = load new posts
2024-01-09 23:47:21 +08:00
Chee Aun
96387c8abb
Merge pull request #392 from JerryLerman/main
...
Update README.md to add hear-me.social
2024-01-08 13:43:55 +08:00
Jerry Lerman
35958d429d
Update README.md to add hear-me.social
...
Added phanpy.hear-me.social to the list of deployed sites
2024-01-07 21:53:54 -05:00
Lim Chee Aun
99b0b7c096
Test disable viewScroll=close for hashtag page menu
...
Possible fix for self-auto-closing when focusing on the
input field to add hashtag and the software keyboard resizes
the page, causing scroll event to fire and close the menu itself
2024-01-07 12:30:51 +08:00
Lim Chee Aun
e44ac16396
Fix flash of unscrolled position
...
Due to statuses being memo-ed, need to speed up the scroll position setup
2024-01-06 19:15:48 +08:00
Lim Chee Aun
147a12cbcb
Handle cards with iframe embeds
2024-01-06 16:46:45 +08:00
Lim Chee Aun
16e2ac9bce
Test better equal checks
2024-01-06 12:31:25 +08:00
Lim Chee Aun
1574be2b35
Test content-visibility: auto on off-screen columns
2024-01-06 12:23:43 +08:00
Lim Chee Aun
7223baaaad
Better error handling for image desc generator
...
400 doesn't throw error
2024-01-06 12:23:15 +08:00
Lim Chee Aun
9cffd429b0
Potential fix to infinite loop of intersection observer
2024-01-06 03:15:24 +08:00
Lim Chee Aun
9a5d749b8d
Better search suggestion styles
...
Lighter style and fifferentiate between hover and focus
2024-01-06 01:04:14 +08:00
Lim Chee Aun
e43f2283dd
Resolve account URLs too
2024-01-06 01:03:30 +08:00
Lim Chee Aun
be5fcc35ac
Comment line extended if there's status pre-meta
2024-01-05 19:18:05 +08:00
Lim Chee Aun
54314de976
Experiment unlinked replies (again)
...
But still show link to the post's "thread"
2024-01-05 19:15:22 +08:00
Lim Chee Aun
bc2886f7e2
Ancestor indicator animates smoother with spring
2024-01-05 19:13:51 +08:00
Lim Chee Aun
2bc1b8387e
Fix missing name & short_name inside webmanifest
...
Need to pass env prefix to loadEnv too
2024-01-05 09:14:09 +08:00
Lim Chee Aun
3989b218d0
Need to encode the query
2024-01-04 22:00:27 +08:00
Lim Chee Aun
a8331375ba
Double make sure header change doesn't block scrolling
2024-01-04 19:09:30 +08:00
Lim Chee Aun
6919975c6d
Remove unneeded .inview
2024-01-04 19:08:51 +08:00
Lim Chee Aun
c0987209a8
Only threadify & unfurl non-reblog post object
2024-01-04 18:56:11 +08:00
Lim Chee Aun
d25c2df392
Warn if icon not found
2024-01-04 18:55:21 +08:00
Lim Chee Aun
848433365d
Don't limit 80px if more than 2 media
2024-01-04 18:55:14 +08:00
Lim Chee Aun
3d4ebb8abe
Adjust rootMargin
2024-01-03 10:54:55 +08:00
Lim Chee Aun
72dc4cc81b
Test disable menu animation
2024-01-03 09:53:08 +08:00
Lim Chee Aun
92c0a8b4f0
Test memoize svg icon
2024-01-03 09:49:48 +08:00
Lim Chee Aun
1adcca5666
Fix destructure error
2024-01-03 07:27:39 +08:00
Lim Chee Aun
b4d4c61128
Experiment delay render items in carousel
2024-01-02 19:56:54 +08:00
Lim Chee Aun
764125e6b9
Test replace scroll-based to inview
2024-01-02 19:26:05 +08:00
Lim Chee Aun
098df0ad2c
Test move this out of component mount
...
It needs to run faster
2024-01-02 17:45:58 +08:00
Lim Chee Aun
e41e49884f
Less paragraph margins for status cards
2024-01-02 17:45:21 +08:00
Lim Chee Aun
852f7090f6
Status card style changes
2024-01-02 12:27:39 +08:00
Lim Chee Aun
d54511aa10
Test a bunch of perf-related style changes
2024-01-02 12:27:22 +08:00
Lim Chee Aun
d8ceb03d74
Throttle scroll events
2024-01-02 12:25:25 +08:00
Lim Chee Aun
df393ae959
Use InView to replace nearReachStart
2024-01-02 12:25:01 +08:00
Lim Chee Aun
0ebbc5b34e
Don't need nearReachEnd, use InView more
2024-01-02 12:24:03 +08:00
Lim Chee Aun
cf52e0776e
Don't need reachStart from useScroll
2024-01-02 12:20:36 +08:00