Lim Chee Aun
a2b88f1cdd
Distinct both implementation of grouped notifications
2024-07-21 20:31:10 +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
Lim Chee Aun
a2f7638257
Experimental opt-in server-side grouped notifications
2024-07-12 18:57:48 +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
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
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
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
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
1f8a8f8928
Use URL.parse with polyfill
2024-06-14 08:34:50 +08:00
Lim Chee Aun
ef1abbc25c
Wait I need a slash here?
2024-06-08 21:34:50 +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
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
cd17ca0b42
Experiment: allow minimize composer
2024-05-24 12:30:20 +08:00
Lim Chee Aun
ad7cb46547
Experiment auto-expand spoiler in hero status
2024-05-19 18:46:27 +08:00
Lim Chee Aun
bdd238de0e
Test using inert to control text searchability
2024-05-19 16:26:15 +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
e7aad03279
Preliminary implementation of moderation_warning notifications
2024-05-08 10:28:34 +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
11e64a2cc4
Fix filter expiry wrongly set if there's no expiry
2024-04-28 08:30:52 +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
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
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
06c6360cae
More support for Pixelfed
2024-04-14 17:20:18 +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
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
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
9285a0ba9a
Test upgrade react-hotkeys-hook for the keys fix
2024-04-13 00:11:00 +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
b85174155c
Make notifications settings icon less significant
2024-04-10 14:21:05 +08:00
Lim Chee Aun
4e5940900e
Pixelfed-related fixes
2024-04-09 23:35:17 +08:00
Lim Chee Aun
090320150a
Select text too when pressing /
2024-04-03 09:28:59 +08:00
Lim Chee Aun
c18efef7b6
GIF picker
2024-04-02 17:51:48 +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
e35e02593a
If beyond 12 hours, allow last catch up's end timing
2024-03-31 20:34: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
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
438b520970
Fix sudden weird underline bug
2024-03-26 13:49:14 +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
6816a4b64a
Port the tooltip stuff to other link cards
2024-03-24 16:53:33 +08:00