Lim Chee Aun
57db8778a4
Adapt to new changes in group notifications API
...
Reference: https://github.com/mastodon/mastodon/pull/31214
2024-08-01 20:18:10 +08:00
Roman Komarov
522a324b0d
Fix overflow for the columns wrapper
2024-07-31 13:59:35 +02:00
Lim Chee Aun
379ef7cc11
Random unused IntersectionView
...
Keeping this for future use
2024-07-28 16:09:44 +08:00
Lim Chee Aun
2d23b15c8d
Assume title is the author for .card-post
2024-07-28 16:09:03 +08:00
Lim Chee Aun
fa3a0e23cc
Unhide some text for posts inside Edit History
...
Every char matters when looking at post edit history
2024-07-28 16:08:18 +08:00
Lim Chee Aun
f1822d54af
Fix poll radio button position on Safari
...
Plus a color
2024-07-25 18:39:14 +08:00
Lim Chee Aun
4c0bc62ad0
Group filtered carousel items
2024-07-22 14:31:52 +08:00
Lim Chee Aun
84b3106f50
Undo font size inherit for card posts
2024-07-22 14:19:25 +08:00
Lim Chee Aun
a2b88f1cdd
Distinct both implementation of grouped notifications
2024-07-21 20:31:10 +08:00
Lim Chee Aun
b88376569e
Test this out for bridgy fed links
2024-07-21 19:06:38 +08:00
Lim Chee Aun
00e2ba0b34
Fix notification markers not working
...
Also the ids are getting confusing, so need to clean this up.
2024-07-21 18:59:38 +08:00
Lim Chee Aun
4b2ec14dcd
Try set default sort and group when choosing Boosts
2024-07-19 20:00:10 +08:00
Scott Feeney
44d440649f
Include domain when copying local user's handle
...
Fixes #596
2024-07-13 01:15:01 -07:00
Lim Chee Aun
a2f7638257
Experimental opt-in server-side grouped notifications
2024-07-12 18:57:48 +08:00
Lim Chee Aun
57d6889826
Test memoize Media
2024-07-12 13:35:43 +08:00
Lim Chee Aun
2a91c005a1
Test fix self-recursive quote posts
2024-07-12 13:34:57 +08:00
Lim Chee Aun
180a23f116
Fix wrong exceeded chars highlighting
2024-07-07 22:56:24 +08:00
Lim Chee Aun
9ea7a1f4db
Use onClose for this
2024-07-06 09:47:42 +08:00
Lim Chee Aun
f26dbeb79a
Fix more cloaking business
2024-07-06 09:47:28 +08:00
Lim Chee Aun
a72400febf
Test support Hollo
2024-07-05 16:19:04 +08:00
Lim Chee Aun
c950a6552c
Experiment: unhide header when clicking on timeline items
2024-07-03 20:01:11 +08:00
Lim Chee Aun
95bf9e183e
Replace trivago/ with ianvs/prettier-plugin-sort-imports
2024-07-01 17:41:21 +08:00
Lim Chee Aun
e6e884f1cb
Refactor + make card post work for no-image cards
2024-06-28 07:49:30 +08:00
Lim Chee Aun
b6a25f5939
MVP-ish add/remove featured tags
2024-06-27 22:05:16 +08:00
Lim Chee Aun
71823fbad2
Fix typo
2024-06-27 22:05:16 +08:00
Lim Chee Aun
046d3d323a
Enable unfurling when fetching reply hints
2024-06-27 22:05:16 +08:00
Lim Chee Aun
f7024f7723
Only allow trending link posts for current instance, not remote instance
...
For this to work on remote instance, will need to fetch its version and check first
2024-06-27 22:05:16 +08:00
Lim Chee Aun
5ab0ea1b59
Remove usehooks dep
...
In the end, only used one hook out of so many hooks
2024-06-27 22:05:16 +08:00
Lim Chee Aun
09745e3078
Don't show account if notification = severed_relationships
2024-06-27 22:05:16 +08:00
COxDE
04588874c7
fix: enable/disable boosts button logic
2024-06-27 13:38:55 +01:00
Lim Chee Aun
5d6a43e5d2
Bump up to 600
2024-06-23 15:41:00 +08:00
Lim Chee Aun
7f5f01b118
Further extend quote post dimensions
2024-06-22 17:48:14 +08:00
Lim Chee Aun
f4a4913889
Don't animate for small-dimension images
2024-06-22 17:47:56 +08:00
Lim Chee Aun
f8e72d1808
Prevent miscalculated width in large media container
2024-06-22 12:42:23 +08:00
Lim Chee Aun
527a1551cf
The math here is quite forgiving
2024-06-19 23:34:19 +08:00
Lim Chee Aun
a6e6a7d741
Simplify natural aspect ratio math
2024-06-19 18:29:20 +08:00
Lim Chee Aun
21bdb6afc1
Posts timeline for trending links
...
Timeline logic changed slightly, so might be buggy.
2024-06-19 12:22:17 +08:00
Lim Chee Aun
4be88da1d6
Test slight fade out
2024-06-19 12:19:48 +08:00
Lim Chee Aun
93bb1da7c9
Fix undefined in account link when ctrl-clicking
2024-06-18 20:14:56 +08:00
Lim Chee Aun
497ede1a3d
Use state to set natural aspect ratio instead
...
And fix all other data attributes
2024-06-15 10:25:10 +08:00
Lim Chee Aun
8a1fda5a85
Prevent flash of post page
2024-06-15 10:24:33 +08:00
Lim Chee Aun
83164c321f
Apply anim-duration for card image too
...
And also media images in Catch-up
2024-06-15 08:36:12 +08:00
Lim Chee Aun
15ebf628f8
Give status cards same treatment as media attachments
2024-06-14 18:13:59 +08:00
Lim Chee Aun
1f8a8f8928
Use URL.parse with polyfill
2024-06-14 08:34:50 +08:00
Lim Chee Aun
febd04dd54
Try use dangerouslySetInnerHTML again
...
And… fix the loop attribute value
2024-06-11 23:43:55 +08:00
Lim Chee Aun
983dd6623f
Try autoPlay instead of autoplay
...
Fixing Mobile Safari bug
2024-06-11 18:17:19 +08:00
Lim Chee Aun
a79d0613ec
One more experimental magic
2024-06-11 14:53:12 +08:00
Lim Chee Aun
c0c7fdd6e1
Handle tiny images & fix layout
...
Honestly there's just too many possibilities
2024-06-11 14:46:29 +08:00
Lim Chee Aun
17a3939061
Use data attr instead
...
The JSX className modification classes with this DOM-based modification
2024-06-10 20:50:21 +08:00
Lim Chee Aun
8a10a81fec
Experiment immersive media render on large-size post
2024-06-10 20:42:38 +08:00
Lim Chee Aun
17230fc690
Experiment reduce radius for uncropped images
2024-06-10 20:41:43 +08:00
Lim Chee Aun
88e36183c6
Experiment different card preview style
2024-06-10 20:40:35 +08:00
Lim Chee Aun
d0bb0c04db
Small style adjustments to composer
2024-06-10 20:39:03 +08:00
Lim Chee Aun
901725793b
Try resolve threads' links if they work one day
2024-06-08 21:36:09 +08:00
Lim Chee Aun
3fbecb2f0d
Fix NameText not showing username when short
2024-06-08 21:35:14 +08:00
Lim Chee Aun
ef1abbc25c
Wait I need a slash here?
2024-06-08 21:34:50 +08:00
Lim Chee Aun
2f75dfd9e4
Prefs need to be awaited
2024-06-07 18:41:04 +08:00
Lim Chee Aun
8d91bfb0a3
Throttle account fetches
2024-06-07 18:38:26 +08:00
Lim Chee Aun
04e1d60e54
Check vapidKey
2024-06-06 17:47:44 +08:00
Lim Chee Aun
1c01e1b0f4
Fix federated feed only showing remote posts
...
There's a mismatch parameter between Mastodon's and Pixelfed's APIs
2024-06-06 17:47:44 +08:00
Lim Chee Aun
2099953b68
Remove spaces between buttons
2024-06-03 18:01:49 +08:00
Lim Chee Aun
5931ebb8fc
Reduce visual clutter for grouped notification
...
30 instead of 50 as limit. No more tiny avatars as they don't help much.
2024-06-02 22:52:47 +08:00
Lim Chee Aun
5ead17a093
Disable GIF button if exceed max media limit or has poll
2024-06-01 11:51:58 +08:00
Lim Chee Aun
224cad4d7f
Utilise the new batch fetch on Mastodon v4.3
2024-05-31 17:11:40 +08:00
Lim Chee Aun
e08817d611
Attempt to rewrite this part
2024-05-31 16:56:13 +08:00
Lim Chee Aun
1ffc1c257a
Use setTimeout instead
2024-05-29 18:46:42 +08:00
Lim Chee Aun
098014a109
Fix possible error
2024-05-29 18:46:14 +08:00
Lim Chee Aun
7546b42c7c
Further improve lang detection perf
2024-05-29 15:26:58 +08:00
Lim Chee Aun
f9a73777e7
Perf over function
2024-05-29 10:23:46 +08:00
Lim Chee Aun
d5584f8dd4
Delay preload
2024-05-29 08:58:17 +08:00
Lim Chee Aun
563b06e680
Break the tasks
2024-05-28 22:22:14 +08:00
Lim Chee Aun
b6a64b66c7
Fix wrong logic for highlighting Languages select
2024-05-28 21:03:05 +08:00
Lim Chee Aun
0a4aae51b7
It's time for MVP-ish language auto-detection
2024-05-28 17:59:17 +08:00
Lim Chee Aun
d16221e296
Test fix Pixelfed home timeline not showing reblogs
2024-05-28 13:44:24 +08:00
Lim Chee Aun
ed712d15f1
Test fix notification toast appearing after loaded
2024-05-28 13:44:02 +08:00
Lim Chee Aun
bd8817e61b
Show warning if exceed file size or matrix limit
2024-05-27 19:19:34 +08:00
Lim Chee Aun
ef712c62a9
Add one more username ≈ display name logic
2024-05-27 19:02:19 +08:00
Lim Chee Aun
9aa2bac685
Try fix toast width again
2024-05-27 19:01:41 +08:00
Lim Chee Aun
34077e8467
Don't show 'More…' for hashtag autosuggest
2024-05-26 18:15:37 +08:00
Lim Chee Aun
b473061845
Show compose button above post modal when minimized
2024-05-26 00:13:20 +08:00
Lim Chee Aun
64c7b5b4f0
Rewrite polyfill suspense for Composer with preload
...
Hopefully this works
2024-05-25 20:43:15 +08:00
Lim Chee Aun
c11bbbb2b3
Handle modifiers when clicking on account links
2024-05-25 13:52:25 +08:00
Lim Chee Aun
2c1a6c8cb5
Restyle the composer controls UI
2024-05-25 13:39:11 +08:00
Lim Chee Aun
67a85e1eef
Forgot Mobile Safari always need 16px for input fields
2024-05-25 13:16:22 +08:00
Lim Chee Aun
2e0ef6494b
Extend at-mentions with dedicated UI
2024-05-25 11:06:58 +08:00
Lim Chee Aun
012b86d7ce
Try not hide compose button if loading
2024-05-25 11:06:03 +08:00
Lim Chee Aun
0c45f515f0
Don't add space if empty string
2024-05-25 09:16:03 +08:00
Lim Chee Aun
9cc590be1b
Extra check if the composer is publishing
2024-05-25 09:15:43 +08:00
Lim Chee Aun
cd17ca0b42
Experiment: allow minimize composer
2024-05-24 12:30:20 +08:00
Lim Chee Aun
96c44ed485
Fix composer not overwritten by restored composer window
2024-05-23 14:14:23 +08:00
Lim Chee Aun
7053fcc96a
Experimental 'More…' for custom emojis suggestions
...
Also includes small fixes and improvements
2024-05-22 19:12:13 +08:00
Lim Chee Aun
ad7cb46547
Experiment auto-expand spoiler in hero status
2024-05-19 18:46:27 +08:00
Lim Chee Aun
1b1af67064
Experiment non-English description generation
2024-05-19 16:27:59 +08:00
Lim Chee Aun
bdd238de0e
Test using inert to control text searchability
2024-05-19 16:26:15 +08:00
Lim Chee Aun
ced4dc86aa
Forgot passing blankCopy
2024-05-19 16:24:29 +08:00
Lim Chee Aun
7be1e589ab
Support Pleroma's /notice unfurl
2024-05-19 16:23:12 +08:00
Lim Chee Aun
7da1745cca
Respect expand spoiler setting in Catchup
2024-05-19 16:22:18 +08:00
Lim Chee Aun
025a5429cc
Set limit to 80 for notifications
2024-05-17 18:32:12 +08:00
Lim Chee Aun
62f843b4dc
Fix crash when media url doesn't have http prefix
2024-05-17 17:10:54 +08:00
Lim Chee Aun
b0a53b7fa1
Handle hideCollections
2024-05-16 21:11:51 +08:00
Lim Chee Aun
9934daeb4d
Handle filtered quote posts
2024-05-16 13:00:23 +08:00
Lim Chee Aun
bc4e3b0f72
Fix red too faint in dark mode
2024-05-14 23:39:48 +08:00
Lim Chee Aun
ac760265da
Fix post preview internals becoming clickable
2024-05-11 13:09:08 +08:00
Lim Chee Aun
98b0ccf032
Default to floor rounding mode
2024-05-10 12:11:57 +08:00
Lim Chee Aun
90f06c511a
Test allow linking to post from generic accounts modal
2024-05-08 10:29:00 +08:00
Lim Chee Aun
e7aad03279
Preliminary implementation of moderation_warning notifications
2024-05-08 10:28:34 +08:00
Lim Chee Aun
3e1b9ff53d
Apply filter context in compact status too
2024-05-02 23:29:01 +08:00
Lim Chee Aun
5c9a47c31e
Might as well re-use it for instances search
2024-05-02 00:14:48 +08:00
Lim Chee Aun
65a4c3441c
Add search for custom emojis
2024-05-02 00:14:25 +08:00
Lim Chee Aun
77bc06545c
Handle inline images
2024-05-01 15:05:29 +08:00
Lim Chee Aun
11e64a2cc4
Fix filter expiry wrongly set if there's no expiry
2024-04-28 08:30:52 +08:00
Lim Chee Aun
5433e4e119
initStates needed for standalone compose page
2024-04-28 08:30:52 +08:00
Lim Chee Aun
c8dc32b884
Test caching shazam states
2024-04-28 08:30:52 +08:00
Mick O'Brien
5ae2058c07
Fix enter
keyboard shortcut on timeline
...
Currently pressing `enter` opens the active status if the status or any
focusable child of the status is focused e.g. the avatar or a link.
I think it should only open the post details when the post itself is
focused.
2024-04-26 12:23:53 +01:00
Lim Chee Aun
7376cb1e99
Fix muted="false" means still muted 🤦♂️ 🤦♂️ 🤦♂️
2024-04-19 08:46:10 +08:00
Lim Chee Aun
ffbae70178
Remove newline from regex for shortcode
2024-04-19 08:41:16 +08:00
Lim Chee Aun
9235d2c800
Hide poll button if maxOptions <= 1
...
It's not a poll if there's only 1 option
2024-04-18 23:12:29 +08:00
Lim Chee Aun
6ccefaebe1
Handle invalid date
...
Ugly solution for now, but it's already ugly
2024-04-18 23:11:18 +08:00
Lim Chee Aun
5a448c8049
Fix infinite reloading
...
Comment these out because this used to fix an old bug with instances not loaded properly
2024-04-18 23:10:26 +08:00
Lim Chee Aun
9bf77fa97a
Mentions also need fixNotifications
...
It's also from notifications API
2024-04-18 17:15:51 +08:00
Lim Chee Aun
b9058c6e3d
Debounced auto-submit for GIF search field
2024-04-17 08:26:35 +08:00
Lim Chee Aun
55ad6500bc
Fix margins
2024-04-16 23:21:46 +08:00
Lim Chee Aun
f4b95d254c
Maybe this helps?
2024-04-16 20:18:18 +08:00
Lim Chee Aun
effbe189e1
Revert "Test upgrade react-hotkeys-hook for the keys fix"
...
This reverts commit 9285a0ba9a
.
2024-04-16 00:09:53 +08:00
Lim Chee Aun
44e910b8c9
Fix wrong carousel math
2024-04-15 23:34:58 +08:00
Lim Chee Aun
a68dccd7cf
Fix rerender bug with followed hashtag parent
...
And… somehow memoize it?
2024-04-15 21:37:03 +08:00
Lim Chee Aun
9a6364a674
Obviously got to flex my scroll-driven animation CSSkillz
2024-04-15 19:59:57 +08:00
Lim Chee Aun
e2f39596f0
Might as well add more supports
2024-04-15 19:58:59 +08:00
Lim Chee Aun
701b9e99b3
More media-first styling changes
2024-04-15 17:07:34 +08:00
Lim Chee Aun
294ab2bf00
Just put in this commented test notification
...
Good for reference in the future
2024-04-15 17:07:20 +08:00
Lim Chee Aun
304ce5a3e8
Experiment dynamic change of parent
...
This might prevent double renders
2024-04-15 17:06:44 +08:00
Lim Chee Aun
57390a291b
No need background if there's pre-meta before it
2024-04-15 10:10:49 +08:00
Lim Chee Aun
cd5920114f
Undo back to -45deg, not everything need 135deg
2024-04-15 07:26:45 +08:00
Lim Chee Aun
06c6360cae
More support for Pixelfed
2024-04-14 17:20:18 +08:00
Lim Chee Aun
afdfdb86da
Media-first style adjustments
2024-04-14 17:18:52 +08:00
Lim Chee Aun
6f8f3e4fd0
Change -35deg to 145deg prevents stripes animation
...
When dynamically changing dimension (height), repeating linear gradient seems to animate. This prevents it.
https://stackoverflow.com/a/76285775/20838
2024-04-14 14:08:50 +08:00
Lim Chee Aun
94996d098e
Fix width issue
2024-04-13 23:08:25 +08:00
Lim Chee Aun
c286562ee8
Media-first style adjustments
2024-04-13 19:21:48 +08:00
Lim Chee Aun
5babdc9d63
Fix width/height not set
2024-04-13 19:21:20 +08:00
Lim Chee Aun
260bb8746d
More media-first adjustments
2024-04-13 17:10:13 +08:00
Lim Chee Aun
7be620808f
Fix notifications for Pixelfed
2024-04-13 17:09:56 +08:00
Lim Chee Aun
df3aca70fa
Open media + post view for wider viewports
2024-04-13 17:09:00 +08:00
Lim Chee Aun
ec65163c89
More breathing space
2024-04-13 17:08:39 +08:00
Lim Chee Aun
6f22ec3842
Fix missing idempotency key
2024-04-13 17:07:28 +08:00
Lim Chee Aun
2faf9b4c20
Pixelfed needs remote which is opposite of local lol
2024-04-13 00:11:00 +08:00
Lim Chee Aun
501e43207b
Don't set onlyMedia if not set
...
This defaults to false for Mastodon, but true for Pixelfed
2024-04-13 00:11:00 +08:00
Lim Chee Aun
e782cc0dde
Refactor set/get current account ID
...
And add fallback for standalone mode where session storage is not enough
2024-04-13 00:11:00 +08:00
Lim Chee Aun
aefda31c2a
Temporary quick fix, remove dash from hashtag regex
2024-04-13 00:11:00 +08:00
Lim Chee Aun
9285a0ba9a
Test upgrade react-hotkeys-hook for the keys fix
2024-04-13 00:11:00 +08:00
Lim Chee Aun
c3bcf3d595
Try make Safari show video preview
2024-04-11 18:24:51 +08:00
Lim Chee Aun
0efa39b825
Sometimes it returns a preview image without dimenions
2024-04-11 17:45:19 +08:00
Lim Chee Aun
a0d2037007
Early implementation of media-first UI experience
2024-04-11 17:18:17 +08:00
Lim Chee Aun
6e73728e2b
Only show data-read-more when it's available
2024-04-11 17:16:04 +08:00
Lim Chee Aun
60920966d6
Special fallback handling when media object doesn't have enough info
2024-04-11 17:15:16 +08:00
Lim Chee Aun
5083463942
Show empty copy when no notifications at all
2024-04-11 17:13:34 +08:00
Lim Chee Aun
8b5fee3dfd
Just sub it once
2024-04-10 17:31:26 +08:00
Lim Chee Aun
c9124bf150
Change double-tap zoom to match mobile expectations
2024-04-10 15:03:02 +08:00
Lim Chee Aun
b85174155c
Make notifications settings icon less significant
2024-04-10 14:21:05 +08:00
Lim Chee Aun
5c9f6bae3c
Fix followers list failing if familiar followers fail
2024-04-10 14:19:35 +08:00
Lim Chee Aun
4e5940900e
Pixelfed-related fixes
2024-04-09 23:35:17 +08:00
Lim Chee Aun
015ed5e7eb
Further expand usage of SubMenu2
2024-04-04 17:03:30 +08:00
Lim Chee Aun
2ad9706304
Further utilize lazy shazam
2024-04-04 14:34:28 +08:00
Lim Chee Aun
30382d088b
Possible fix for menus again
2024-04-04 14:34:04 +08:00
Lim Chee Aun
80196f83ca
Revert "Test if this fixes submenu not opening"
...
This reverts commit 49fa48bd28
.
2024-04-04 14:29:46 +08:00
Lim Chee Aun
419ad34250
Revert "Test another fix for submenus not opening"
...
This reverts commit a7cc0785f9
.
2024-04-04 14:29:35 +08:00
Lim Chee Aun
ed0d714cf2
Just a little spacing fix
2024-04-03 22:51:29 +08:00
Lim Chee Aun
708976a9e9
Anything Intl always need to extract out
...
and memoized
2024-04-03 19:48:18 +08:00
Lim Chee Aun
d77ba19308
Handle another kind of emojiReaction response
...
Can't everyone just standardize the responses?
2024-04-03 17:58:37 +08:00
Lim Chee Aun
b10e22a9a2
Better fallbacks
2024-04-03 17:57:15 +08:00
Lim Chee Aun
36d8b62e1e
Height adjustments when switching between poll form and results
2024-04-03 16:14:59 +08:00
Lim Chee Aun
989e788d8e
Slight delay is needed
2024-04-03 16:06:37 +08:00
Lim Chee Aun
ebd9f05f69
Preload IntlSegmenter polyfill if needed
2024-04-03 14:33:53 +08:00
Lim Chee Aun
5246af4ae9
Undo lazy component experiment
...
Doesn't make much difference
2024-04-03 14:33:19 +08:00
Lim Chee Aun
e6ba72f4c8
'Remove follower' menu item
2024-04-03 11:54:46 +08:00
Lim Chee Aun
960dff8b9e
Make lazy shazam ignore top sticky header
2024-04-03 11:53:03 +08:00
Lim Chee Aun
e3c25d25ee
Add menus to view profile image and header
2024-04-03 09:29:23 +08:00
Lim Chee Aun
090320150a
Select text too when pressing /
2024-04-03 09:28:59 +08:00
Lim Chee Aun
7100937e79
Higher gif picker sheet
2024-04-02 19:44:22 +08:00
Lim Chee Aun
c18efef7b6
GIF picker
2024-04-02 17:51:48 +08:00
Lim Chee Aun
ff336628f8
Fix media description not recognized if programmatically entered
2024-04-02 17:45:14 +08:00
Lim Chee Aun
28882d98d9
Add different UI state than default for start
2024-04-02 17:42:51 +08:00
Lim Chee Aun
f6ad22e58f
Fix bug: media attachments not updated when edited
2024-04-02 13:12:52 +08:00
Lim Chee Aun
aa664e15f6
Convert all the punycodes
...
Surprising that this is still not built into browsers
2024-04-02 09:03:13 +08:00
Lim Chee Aun
4def6eef5a
Refactor this out for no particular reason
2024-03-31 20:53:08 +08:00
Lim Chee Aun
1004a5f176
Revert back to 88px
2024-03-31 20:47:43 +08:00
Lim Chee Aun
2b6beee875
More logic to prevent recursive/wrong quote posts
2024-03-31 20:35:24 +08:00
Lim Chee Aun
e35e02593a
If beyond 12 hours, allow last catch up's end timing
2024-03-31 20:34:01 +08:00
Lim Chee Aun
5e56ba9fb9
Bring back auto-updating relative time
...
This time, more optimized re-render
2024-03-30 17:21:31 +08:00
Lim Chee Aun
a7cc0785f9
Test another fix for submenus not opening
2024-03-30 14:44:48 +08:00
Lim Chee Aun
bb5d34c94c
Still need to request relationship for moved accounts
...
Instead hide specific elements if moved.
2024-03-29 21:27:46 +08:00
Lim Chee Aun
671d2c9bb1
Less wider submenu
2024-03-28 18:22:29 +08:00
Lim Chee Aun
49fa48bd28
Test if this fixes submenu not opening
2024-03-28 18:22:03 +08:00
Lim Chee Aun
32fb406629
Better shift, but not dynamic
2024-03-28 12:18:25 +08:00
Lim Chee Aun
6950698935
Color space works differently in different browsers
2024-03-28 12:13:38 +08:00
Lim Chee Aun
fd9d8059bc
Handle info with menu dropdown for profile page
2024-03-28 00:25:10 +08:00
Lim Chee Aun
3b975e899b
Try use smaller dimension for fine pointers
2024-03-28 00:23:31 +08:00
Lim Chee Aun
b1950046d4
Better alignment for poll radios/checkboxes
2024-03-27 22:08:56 +08:00
Lim Chee Aun
d2af509eaf
Hacky way to show on-screen keyboard
...
Doesn't work some of the time.
2024-03-27 21:22:47 +08:00
Lim Chee Aun
311160983f
Experiment hide some visibility icons
2024-03-27 19:09:01 +08:00
Lim Chee Aun
9d7d5df7f2
Fix sudden Chrome CSS bug with text-shadow affecting underlines
2024-03-27 16:17:09 +08:00
Lim Chee Aun
927430853a
Fix CW-ed images from QPs not cloaked
2024-03-27 16:03:15 +08:00
Lim Chee Aun
1692637e22
Possibly fix weird race conditions
...
No idea how this happen at all
2024-03-27 14:58:32 +08:00
Lim Chee Aun
2bc24cc495
Pass in postID for Boosted/Liked sheet here too
2024-03-27 10:19:01 +08:00
Lim Chee Aun
66e58c74ef
Shazam the filtered notifications
2024-03-27 10:18:34 +08:00
Lim Chee Aun
e3591514a1
Use acct instead of username
2024-03-27 10:18:12 +08:00
Lim Chee Aun
4abb1aeaed
Fix poll got false value
2024-03-27 09:46:37 +08:00
Lim Chee Aun
7cac17a043
Need Loader fallbacks
2024-03-27 08:09:24 +08:00
Lim Chee Aun
7049166b40
Finally facing the consequences of hacky code
...
By fixing it with more hacky code
2024-03-26 23:45:22 +08:00
Lim Chee Aun
0a695410d9
Cloak the buttons in filtered notifications
2024-03-26 23:44:18 +08:00
Lim Chee Aun
d671178c02
Update copies for severed relationships
...
Ref: https://github.com/mastodon/mastodon/pull/29731
2024-03-26 19:47:03 +08:00
Lim Chee Aun
67a05450cf
Test this lazy shazam
2024-03-26 16:35:02 +08:00
Lim Chee Aun
438b520970
Fix sudden weird underline bug
2024-03-26 13:49:14 +08:00
Lim Chee Aun
c8c96f08ac
Another attempt to conditional load Intl.Segmenter polyfill
2024-03-25 19:31:25 +08:00
Lim Chee Aun
c9bbca9e11
Might as well go further into custom emoji reactions
...
But still MVP-ish. Misskey emoji shortcodes ain't going to work tho'
2024-03-25 17:58:56 +08:00
Lim Chee Aun
b1c81f7d71
Preliminary support for emoji reaction notifications
...
Note: pleroma:emoji_reaction is not tested.
2024-03-25 12:05:49 +08:00
Lim Chee Aun
53e9aac14f
Show chevron to hint dropdown
2024-03-25 10:26:37 +08:00
Lim Chee Aun
9d16c6c12a
Fix policy change not working for push notifications
...
1. Turns out `policy` needs to be inside `data` hash
2. namedItem(policy) → namedItem('policy')
Super embarrassed that these bugs exist for 7 months since push notifications release.
2024-03-25 09:20:51 +08:00
Lim Chee Aun
27a7bc7627
Edit profile now includes extra fields
2024-03-24 23:39:45 +08:00
Lim Chee Aun
1a2914362f
Very, very simple Edit Profile sheet.
2024-03-24 20:49:02 +08:00
Lim Chee Aun
9c8aff6d32
Show post preview inside Boosted/Liked by modal
...
And show the menu in more places
2024-03-24 17:24:47 +08:00
Lim Chee Aun
6816a4b64a
Port the tooltip stuff to other link cards
2024-03-24 16:53:33 +08:00
Lim Chee Aun
13f5621488
Fix char counter not showing properly on Firefox
2024-03-24 16:37:58 +08:00
Lim Chee Aun
fd59a39021
Preliminary support for severed relationships notifications
...
Reference: https://github.com/mastodon/mastodon/pull/27511
This is done purely based on the above codebase without real testing.
2024-03-24 14:13:58 +08:00
Lim Chee Aun
0fbc566454
Fix this somehow-partially implemented dot shortcut
2024-03-24 00:21:41 +08:00
Lim Chee Aun
f6a9f7807e
Allow Lists to be in Shortcuts (except columns)
...
…and all various Lists-related improvements
2024-03-23 23:52:05 +08:00
Lim Chee Aun
5ccf8b6842
Show published dates for cards
2024-03-23 12:26:50 +08:00
Lim Chee Aun
d6b65d0413
Better red color for danger menus
2024-03-23 12:26:22 +08:00
Lim Chee Aun
8eb67f469c
Add Enable/Disable notifications/boosts for accounts
2024-03-23 12:26:01 +08:00
Lim Chee Aun
717633e422
Filters, finally.
2024-03-23 01:07:24 +08:00
Lim Chee Aun
f6c2097a89
Fix beyond to date range formatting
2024-03-22 09:33:32 +08:00
Lim Chee Aun
5695b3ca1e
Fix alignment issues with the checkboxes
2024-03-21 08:59:07 +08:00
Lim Chee Aun
15c113ecb1
Reduce brightness
...
iOS seems to HDR-ify it and it's so annoyingly brighter
2024-03-20 14:30:07 +08:00
Lim Chee Aun
4a75d6f172
Fix flex issues
2024-03-20 11:18:56 +08:00
Lim Chee Aun
8f43099840
More conditional menu dividers
...
Srsly need better way to render these dividers
2024-03-20 11:04:38 +08:00
Lim Chee Aun
a2743f9940
This got prettier-ed
2024-03-20 11:04:38 +08:00
Lim Chee Aun
4c2210c68b
MVP-ish filtered notifications UI
2024-03-20 11:04:38 +08:00
Lim Chee Aun
da909e4084
Fix wrong filtered counts due to grouped boosts
2024-03-20 11:04:38 +08:00
Lim Chee Aun
552ad249e5
Clean up the usernames
2024-03-20 11:04:38 +08:00
Lim Chee Aun
e8219e458d
Try this font settings out.
...
Depends on system font's capabilities, so may not work.
2024-03-16 20:02:20 +08:00
Lim Chee Aun
6157ee105c
Fix "hide"-filtered post bug again
2024-03-16 18:45:59 +08:00
Lim Chee Aun
2723ef4593
Attempt to fix wrong boosts count
2024-03-16 13:36:23 +08:00
Chee Aun
d1965a84b5
Merge pull request #461 from Vinnl/ellipsis-tooltip
...
Add tooltip for truncated preview text
2024-03-16 13:33:28 +08:00
Vincent
cf05568e0c
Add tooltip for truncated preview text
...
Expose the full content of preview text that might get truncated in
their tooltips.
2024-03-15 18:06:56 +01:00
Lim Chee Aun
69c47489e3
Fix some at-mentions not handled
2024-03-15 18:20:45 +08:00
Lim Chee Aun
861ad83423
More keyboard shortcuts for Catch-up
2024-03-15 18:06:52 +08:00
Lim Chee Aun
cd3ed64e48
Show relative time if boosting/quoting old post
2024-03-15 16:02:33 +08:00
Lim Chee Aun
2e28c147b9
Scope the keyboard shortcuts in Catch-up
2024-03-15 09:05:05 +08:00
Lim Chee Aun
fef033b282
Show relative time if replying to old post
...
Ref: https://blog.joinmastodon.org/2023/11/improving-the-quality-of-conversations-on-mastodon/
2024-03-13 13:30:58 +08:00
Lim Chee Aun
3dbbba0be2
Fix captioning turned on even when showCaption = false
2024-03-12 08:14:07 +08:00
Lim Chee Aun
0b8cbbef51
Consider the safe areas
2024-03-11 19:04:08 +08:00
Lim Chee Aun
f72ec0aba5
Scroll up too if changing author
2024-03-11 12:21:15 +08:00
Lim Chee Aun
d63e6c87c4
Potential perf improvements for canvas
2024-03-10 23:25:07 +08:00
Lim Chee Aun
f5ea96a093
Merge dup boosts in Catch-up
2024-03-10 23:24:17 +08:00
Lim Chee Aun
0e1be5dbdc
MVP-ish initial implementation of Quote
...
The menuExtras is hacky, I know.
2024-03-09 21:29:44 +08:00
Lim Chee Aun
4843970e1b
Custom context menu if link has hash
2024-03-09 17:01:50 +08:00
Lim Chee Aun
a0367f4860
Basic j/k/o/enter shortcuts for Notifications page
2024-03-08 16:25:23 +08:00
Lim Chee Aun
687a08b2a4
Forgot to add 'k' lol
...
Might as well add 'h' and 'l', & fix the selected author focusing issue
2024-03-08 14:53:38 +08:00
Lim Chee Aun
ac07479edd
Fix wrong account shown for multiple same-username links
2024-03-08 14:52:31 +08:00
Lim Chee Aun
306a96eec3
Need uppercase C,else it'll be true instead of false
...
🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️ 🤦♂️
2024-03-07 16:33:56 +08:00
Lim Chee Aun
061d769901
Test fix race-condition for new notifications
2024-03-07 16:06:08 +08:00
Lim Chee Aun
cf1c10b338
Show text from poll too
2024-03-07 12:34:38 +08:00
Lim Chee Aun
7f6ef4ff96
Better copy for embed post
2024-03-07 09:05:52 +08:00
Lim Chee Aun
ce190cbc50
Lock icon for locked profiles
2024-03-07 09:05:40 +08:00
Lim Chee Aun
e7e4f15234
Need extra check on domain
2024-03-06 22:01:13 +08:00
Lim Chee Aun
c005745ad0
Fix links layout in embed modal
2024-03-06 19:17:03 +08:00
Lim Chee Aun
0b81b5bfd2
Add menu item to copy handle
2024-03-06 16:51:13 +08:00
Lim Chee Aun
b48d32e503
Fix spoiler not working for media
2024-03-06 14:26:01 +08:00
Lim Chee Aun
ecc5fc5bbe
Remove content-visibility, this crops some elements
2024-03-05 23:41:26 +08:00
Lim Chee Aun
7eb77f5d1b
Larger separator even for mobile
2024-03-05 23:40:57 +08:00
Lim Chee Aun
3f4832965d
Extracting stuff for now
2024-03-05 23:30:12 +08:00
Lim Chee Aun
b7ed27ef70
Small catch-up adjustments
2024-03-05 20:56:37 +08:00
Lim Chee Aun
c9a48cf482
New .plain6
...
I honestly need better naming sense
2024-03-05 19:11:50 +08:00
Lim Chee Aun
c0ad216227
Merge sort order into sort buttons
2024-03-05 19:11:28 +08:00
Lim Chee Aun
8a9f1a3c25
Fix 2 history icons conflict
2024-03-05 16:23:16 +08:00
Lim Chee Aun
f522d8e932
Basic j/k keyboard shortcuts for Catch-up
2024-03-05 15:05:26 +08:00
Lim Chee Aun
bd46af6166
UI enhancements for Catch-up
2024-03-05 13:32:40 +08:00
Lim Chee Aun
42dac0720f
Revert "Conditional import polyfill"
...
This reverts commit 427207ae5a
.
2024-03-04 23:41:21 +08:00
Lim Chee Aun
d348c458b3
Blurred menu will be opt-in
2024-03-04 21:13:57 +08:00
Lim Chee Aun
427207ae5a
Conditional import polyfill
2024-03-04 19:45:57 +08:00
Lim Chee Aun
531147cbc3
It's time for Intl.Segmenter
...
Remove runes2
2024-03-04 19:38:46 +08:00
Lim Chee Aun
e0c2570875
Temporarily disable line to fix sub menu not opening
2024-03-04 17:29:28 +08:00
Lim Chee Aun
2b2f6c28a9
Time to re-organize this main menu
...
Will need to gather feedback
2024-03-04 16:41:06 +08:00
Lim Chee Aun
4a9cae9cb6
Experiment some Suspense
...
This splits code, lazy load the other less-critical components
2024-03-04 16:37:34 +08:00
Lim Chee Aun
c578b41105
Only show setting if logged-in
2024-03-04 16:36:34 +08:00
Lim Chee Aun
cfdbecc608
Better "back" buttons for Catch-up
2024-03-04 14:37:03 +08:00
Lim Chee Aun
7c81548320
Help section for Catch-up
2024-03-04 14:36:47 +08:00
Lim Chee Aun
8cab77415e
Only show share and embed if public or unlisted
...
Also slight refactor
2024-03-04 09:56:38 +08:00
Lim Chee Aun
8b36cef510
Proper passing of props
2024-03-04 09:52:22 +08:00
Lim Chee Aun
4e67edac5e
data-id was meant for debugging, removing it
2024-03-03 21:35:44 +08:00
Lim Chee Aun
0bf5ef52ac
Only add more gap if there's enough space
2024-03-03 21:35:23 +08:00
Lim Chee Aun
7a7d51f56e
Fix the post counts messed up in smaller viewports
2024-03-03 17:44:04 +08:00
Lim Chee Aun
48e1a0753a
Make danger menu item more dangerous
2024-03-03 17:41:30 +08:00
Lim Chee Aun
195c2e2960
Turns out this was under the avatar, hmmmm
2024-03-03 17:37:34 +08:00
Lim Chee Aun
6292557bc9
Default modal to light, add solid class instead
2024-03-03 17:31:06 +08:00
Lim Chee Aun
b79ce92aef
Use acct instead of username
2024-03-03 17:16:58 +08:00
Chee Aun
0b4c720153
Merge pull request #431 from cvennevik/perf-modal-backdrop-filter
...
(performance) Remove backdrop-filter blur and saturate effects from modals
2024-03-03 17:16:29 +08:00
Chee Aun
02d1339b29
Merge pull request #430 from cvennevik/perf-notification-icons
...
(performance) Remove backdrop-filter blur and saturate effect from .account-sub-icons
2024-03-03 17:16:20 +08:00
Lim Chee Aun
93c871353a
Fix status actions close when focused
2024-03-03 11:01:11 +08:00
Lim Chee Aun
641d22a7cc
Default density sort to desc
2024-03-03 09:48:53 +08:00
Lim Chee Aun
0fd378811f
Fix range order
2024-03-02 21:53:03 +08:00
Lim Chee Aun
afb1f6d520
Perf fixes + 3d posts viz
2024-03-02 21:25:54 +08:00
Lim Chee Aun
fcb0074f49
Experimental Embed post
2024-03-02 18:55:05 +08:00
Lim Chee Aun
8108151fb6
Fix getComputedStyle running on undefined/null element
2024-03-02 18:54:27 +08:00
Lim Chee Aun
d8b0adfe97
Prevent embeds from playing inline
2024-03-02 18:53:35 +08:00
Lim Chee Aun
0db10bf7d0
More adaptive copy
2024-03-02 10:08:10 +08:00
Lim Chee Aun
7ab6da5e9b
Relayout the previous catchups list
2024-03-02 10:01:22 +08:00
Lim Chee Aun
beed3ca18c
Fix cloak mode showing ghost text
2024-03-02 10:01:04 +08:00
Lim Chee Aun
abd5031602
"What is this" section for Catch-up
2024-03-02 10:00:45 +08:00
Lim Chee Aun
346dba9ed7
Sort by density
2024-03-01 16:03:45 +08:00
Lim Chee Aun
0ceb6ffd06
Tooltip for authors showing display name and username
2024-03-01 16:03:07 +08:00
Lim Chee Aun
488aece050
Better z-indices for the media
2024-03-01 16:02:27 +08:00
Lim Chee Aun
ecde88d6a1
Fix weird jump when height of list changes
2024-03-01 16:02:08 +08:00
Lim Chee Aun
94dcd1606a
Make toast stay longer, due to longer text
2024-03-01 13:20:34 +08:00
Lim Chee Aun
b479fa1f35
Don't scroll vertical
2024-03-01 13:20:12 +08:00
Lim Chee Aun
ab0472de02
Fix some links not opening browser's context menu
2024-03-01 10:29:38 +08:00
Lim Chee Aun
1bf8616957
Auto-scroll to selected author
2024-02-29 21:01:31 +08:00
Lim Chee Aun
69d77c368e
Experiment longer captions for no-content single-media post
2024-02-29 13:25:30 +08:00
Lim Chee Aun
bb3621e424
Make loader abrupt if >= 3 replies
2024-02-29 13:19:41 +08:00
Lim Chee Aun
aaf64bbc34
More cloak fixes
2024-02-28 15:34:11 +08:00
Lim Chee Aun
52b60fa38b
Respect filters for reply hints
2024-02-28 15:04:01 +08:00
Lim Chee Aun
3acfc00ec0
Don't show toast when not on results page
2024-02-28 11:49:07 +08:00
Lim Chee Aun
f8b5e9563c
Fix trend links not respecting set instance
2024-02-28 11:27:48 +08:00
Lim Chee Aun
6f3f83a620
Catching up with fixes and enhancements
2024-02-28 11:01:09 +08:00
Lim Chee Aun
315ce98511
Fix cloak for catch-up
2024-02-27 23:29:54 +08:00
Lim Chee Aun
3cfc35898b
Slight adjustments
2024-02-27 21:53:08 +08:00
Lim Chee Aun
ffc216cfed
Fix account info not re-rendering correctly when id changed
2024-02-27 21:24:38 +08:00
Lim Chee Aun
35e34c0bc6
Remove space
2024-02-27 21:23:46 +08:00
Lim Chee Aun
b023a43fee
Fix weird rendering on Safari
2024-02-27 18:02:12 +08:00
Lim Chee Aun
44f6d9cda0
Remove unused code
2024-02-27 18:02:00 +08:00
Lim Chee Aun
c466e0c279
Broken image fallbacks
2024-02-27 18:01:47 +08:00
cvennevik
fa99debabd
(performance) Remove backdrop-filter blur and saturate effects from modals
2024-02-26 19:37:14 +01:00
cvennevik
58778aba45
(perf) Remove backdrop-filter blur effect from .account-sub-icons
2024-02-26 19:14:29 +01:00
Lim Chee Aun
b913c8817d
Fix wrong icon size
2024-02-26 21:44:45 +08:00
Lim Chee Aun
ffb7ce1c63
Quick style adjusts
2024-02-26 21:13:17 +08:00
Lim Chee Aun
707b51a1a0
Don't trigger auto list if meta/ctrl+enter
2024-02-26 14:57:09 +08:00
Lim Chee Aun
201ca6ce4a
Catch-up (beta)
2024-02-26 14:02:58 +08:00
Lim Chee Aun
a419bb9b61
Fix small typo
2024-02-26 14:02:12 +08:00
Lim Chee Aun
a8b5c8cd64
Experimental "cloud" shortcuts settings import/export
2024-02-26 14:00:53 +08:00
Lim Chee Aun
a3236ea0f0
Report post/profile
2024-02-26 13:59:26 +08:00
Lim Chee Aun
c595b0ee31
Fix toasts showing for unauthenticated interactions
2024-02-26 11:58:22 +08:00
Lim Chee Aun
89f34d7942
Use em, and hide if there's nothing in account "note"
2024-02-26 11:56:18 +08:00
Lim Chee Aun
f23e4b0dd9
Just in case, probably not needed
2024-02-25 13:37:50 +08:00
Lim Chee Aun
e7d2d088ba
Super weird fix for clicks "leaked" to the container
2024-02-25 13:37:29 +08:00
Lim Chee Aun
6a6162ec6e
Use readOnly, respect CWs for statuses in notifications
2024-02-23 18:07:42 +08:00
Lim Chee Aun
03e5c3ff54
Disable text-rendering: optimizeSpeed
...
It causes text to jump. It has different kerning when optimized for speed
2024-02-23 18:05:39 +08:00
Lim Chee Aun
e5d36b82bb
Fix search suggestion sort
2024-02-23 18:00:30 +08:00
Lim Chee Aun
b6721fc58f
Change pin icon color
...
It gets easily confused with heart icon
2024-02-22 14:21:47 +08:00
Lim Chee Aun
cd96ba0c59
Isolate bidi for name text
2024-02-21 09:56:55 +08:00
Lim Chee Aun
9803d18185
Speed up the fade
2024-02-21 09:56:55 +08:00
Lim Chee Aun
1478aca7a5
Need the stripes for PMs
2024-02-18 09:38:54 +08:00
Lim Chee Aun
dab0d61ac8
Allow double-click to refresh on Notifications page
2024-02-17 16:50:13 +08:00
Lim Chee Aun
14b92f3f98
Switch to the list from joinmastodon.org/servers
2024-02-17 16:49:50 +08:00
Lim Chee Aun
2f94cb34f6
Fix post content not updating when changed
2024-02-16 17:36:46 +08:00
Lim Chee Aun
b7a79c8fdd
Better memo for Notification
2024-02-15 18:07:17 +08:00
Lim Chee Aun
2f0d04eca4
Update instances list, fix script bug
2024-02-15 17:53:35 +08:00
Lim Chee Aun
c84ad73d0d
More memoization
2024-02-14 17:17:15 +08:00
Lim Chee Aun
3295b1ab96
Remove the need for setStates
2024-02-14 17:16:53 +08:00
Lim Chee Aun
24a481b782
Back to end
2024-02-12 18:59:04 +08:00
Lim Chee Aun
97cce8a828
Slightly faster bg transition
2024-02-12 11:54:47 +08:00
Lim Chee Aun
3c31c56306
Fine-tuning status actions styles
2024-02-12 11:53:59 +08:00
Lim Chee Aun
92f4371041
More granular hover/focus state for status actions
2024-02-11 22:46:21 +08:00
Lim Chee Aun
a9d0100087
Stripes if PM
2024-02-11 21:04:30 +08:00
Lim Chee Aun
3fbe11295f
Don't use dvh for this
2024-02-10 22:22:25 +08:00
Lim Chee Aun
98f018913d
Test change to :focus
2024-02-10 20:21:03 +08:00
Lim Chee Aun
60ca577f9b
Slight adjustments to status actions
2024-02-10 12:01:51 +08:00
Lim Chee Aun
1d0d02f39b
Different alignment for status action menu
2024-02-10 12:00:40 +08:00
Lim Chee Aun
fbd448c152
Add one more smaller text size option
2024-02-09 20:07:16 +08:00
Lim Chee Aun
169aa2d3d3
Fix boost icon color in new status menu
2024-02-08 01:12:02 +08:00
Lim Chee Aun
9a9667d824
Redesign the context menu
2024-02-06 17:34:26 +08:00
Lim Chee Aun
afd9d2cf97
Slight style adjustments
2024-02-06 17:32:17 +08:00
Lim Chee Aun
b9c287b29e
Don't show icon, just show text for visibility.
...
Icon, in the end, ain't descriptive enough.
2024-02-06 17:30:58 +08:00
Lim Chee Aun
436277c6b4
Prevent re-render dangerouslySetInnerHTML
2024-02-06 17:30:10 +08:00
Lim Chee Aun
4f28d3cc6d
Less bolder bold
2024-02-06 17:28:18 +08:00
Lim Chee Aun
46415b87a6
Show lists containing the account in the menu
2024-02-05 10:17:49 +08:00
Lim Chee Aun
913d923877
Make grouped subsequent hashtag pre-meta more seamless
2024-02-04 19:38:22 +08:00
Lim Chee Aun
36f38230c4
Attempt to shorten links if not shortened
...
This usually comes from non-Mastodon instances
2024-02-03 20:36:25 +08:00
Lim Chee Aun
a66a4e238e
More subtle style change to reply parent
2024-02-02 13:20:55 +08:00
Lim Chee Aun
aa7fb4441f
Subtle style change to reply parent
2024-02-02 12:58:35 +08:00
Lim Chee Aun
f1dbb9ec42
Further delay filtered status peek, remove tooltip
2024-02-02 00:27:12 +08:00
Lim Chee Aun
a59668ea9a
Slight adjustment to carousel colors
2024-02-01 22:49:16 +08:00
Lim Chee Aun
6581bc2881
Prevent reply parent hint from being GC-ed
2024-01-31 13:45:34 +08:00
Lim Chee Aun
28bb66f185
Show total at end of list
2024-01-31 09:03:33 +08:00
Lim Chee Aun
46d7cba1ea
Show join date if there's nothing to show
2024-01-30 22:46:18 +08:00
Lim Chee Aun
ff35c458c3
Don't return
2024-01-30 18:57:28 +08:00
Lim Chee Aun
26d445af7d
Fix reply parent hint not appearing
...
Also respect language
2024-01-30 17:43:44 +08:00
Lim Chee Aun
3470b9adec
Fix forgot to opt-in new experiment
2024-01-30 15:22:01 +08:00
Lim Chee Aun
f3d77dd04e
Experimental reply parent hint
2024-01-30 14:34:54 +08:00
Lim Chee Aun
14f5c37721
Don't show comment hint for timeline item container
2024-01-30 14:28:28 +08:00
Lim Chee Aun
a66307b757
Fixes + improvements to search UI
2024-01-29 21:11:08 +08:00
Lim Chee Aun
9792700f30
Fix wrong CSS
...
Add more checks
2024-01-29 01:38:53 +08:00
Lim Chee Aun
36e852bebb
Fix weird overflow: clip bug on Chrome
2024-01-28 00:49:11 +08:00
Lim Chee Aun
6075542071
Exclude the JS-injected hashtag stuffing class
2024-01-26 16:09:21 +08:00
Lim Chee Aun
0386357688
Fix weird bug with wrong cache of icon
2024-01-26 00:28:03 +08:00
Lim Chee Aun
9cac63c37d
Experimental more-harsh hashtag stuffing collapsing
2024-01-25 22:13:38 +08:00
Lim Chee Aun
5cfcfdc98b
Squeeze all the micro-perf
2024-01-25 21:28:41 +08:00
Lim Chee Aun
a2d995ec07
Support unofficial status.quote
2024-01-25 12:59:53 +08:00
Lim Chee Aun
4ca9a802e3
Remove console.log
2024-01-25 08:00:55 +08:00
Lim Chee Aun
990f2b2e29
Handle unknown audio attachments
2024-01-24 13:08:54 +08:00
Lim Chee Aun
725da37063
Slight adjustments to post actions bar
2024-01-21 13:10:57 +08:00
Lim Chee Aun
1b41d39032
Stretch svg dimensions
2024-01-20 10:26:01 +08:00
Lim Chee Aun
23dd7f5a7a
Extract ICONS out
2024-01-20 10:25:47 +08:00
Lim Chee Aun
7d95c50c7a
Remove width/height in svg
2024-01-20 01:45:54 +08:00
Lim Chee Aun
a352f94c2c
Use more beautiful quotes
2024-01-20 01:45:36 +08:00
Lim Chee Aun
38e2b176bc
Make embeds larger
2024-01-19 20:31:05 +08:00
Lim Chee Aun
6b4c1c8505
Change menu alignment
2024-01-19 20:29:46 +08:00
Lim Chee Aun
46dfd9aab0
MVP-ish pin/unpin post
2024-01-18 19:05:12 +08:00
Lim Chee Aun
59d0138ca8
If there's selected text, don't show custom context menu
2024-01-17 13:42:46 +08:00
Lim Chee Aun
3fbd5b8622
s/allowNofitications/allowNotifications
...
Also very embarrassing
2024-01-17 11:32:16 +08:00
Lim Chee Aun
b6c4045cb4
Escape HTML chars in composer highlights
...
This is very embarrassing, I know
2024-01-17 11:31:33 +08:00
Lim Chee Aun
37c784dad2
Make refresh button more prominent
2024-01-16 15:47:10 +08:00
Lim Chee Aun
04d431cf71
Add more conditions
2024-01-15 22:05:18 +08:00
Lim Chee Aun
97458b66eb
Update languages list
2024-01-15 20:39:29 +08:00
Lim Chee Aun
fadfc6052d
Only show for coarse pointer
2024-01-15 00:31:42 +08:00
Lim Chee Aun
0ca92e7509
Fix icon alignment in shortcut settings
2024-01-14 23:04:14 +08:00
Lim Chee Aun
b8484eff79
Differentiate menu open from right-click vs actions bar
...
Kinda hacky for now
2024-01-14 21:34:21 +08:00
Lim Chee Aun
1017d1d270
Style changes for focused more button
2024-01-14 21:33:52 +08:00
Lim Chee Aun
04179340f6
Further enhance actions bar
...
- Focus color when context menu is open
- Focus color for more button when context menu is open
- Reuse menu instead of creating another menu
- Show like toast when liked/unliked
2024-01-14 19:36:14 +08:00
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
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
ecd5c7b91e
. (period) keyboard shortcut = load new posts
2024-01-09 23:47:21 +08: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
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