Commit graph

1598 commits

Author SHA1 Message Date
Lim Chee Aun
c3e5ccd08b Small adjustments to vertical alignment 2024-10-28 18:50:30 +08:00
Lim Chee Aun
f10d5457ae Show relative time on large post too 2024-10-28 18:50:30 +08:00
Lim Chee Aun
d246e45be6 Fix carousel bug: focus first then scroll 2024-10-28 18:50:30 +08:00
Lim Chee Aun
e19dcf7558 Skip check aspect ratio if > 1 media 2024-10-28 18:50:30 +08:00
Lim Chee Aun
71e721eda0 Use main-width 2024-10-21 18:42:34 +08:00
Lim Chee Aun
e1784b9c00 Try inert on spoiler content 2024-10-18 18:35:09 +08:00
Lim Chee Aun
350aafaadd A little fix + refactoring with translation stuff 2024-10-18 18:35:09 +08:00
Lim Chee Aun
a3474094bd Align the icon to top for author byline 2024-10-18 18:35:09 +08:00
Lim Chee Aun
bcd7507603 3 contexts of "Following" 2024-10-14 22:56:05 +08:00
Lim Chee Aun
e092e469d1 Prettier-ify 2024-10-14 19:38:09 +08:00
Stefano Pigozzi
6bd3ad0143
Merge remote-tracking branch 'cheeaun/main' into feature/paste-attach
# Conflicts:
#	src/locales/en.po
2024-10-11 02:03:27 +02:00
Lim Chee Aun
48537742a2 Time to try fetchPriority=low 2024-10-11 02:11:08 +08:00
Lim Chee Aun
d5e985d6d4 Preliminary filter work on notifications 2024-10-10 15:14:08 +08:00
Lim Chee Aun
a25bcba8a6 Make 'Delete' post look dangereous
Thanks to https://github.com/cheeaun/phanpy/pull/841
2024-10-10 09:16:49 +08:00
Lim Chee Aun
46f5d7917c Fix dup keys 2024-10-10 00:56:00 +08:00
Lim Chee Aun
334362487a Fix accounts loading error for non-server-side notifs grouping 2024-10-01 16:54:42 +08:00
Lim Chee Aun
a19beffd20 Move diff language check to separate Task 2024-09-26 11:21:57 +08:00
Lim Chee Aun
c0abfb203e Possibly need useLayoutEffect 2024-09-25 18:27:40 +08:00
Lim Chee Aun
65bd6fb1ef It's micro-optimization week
Includes experimental replacing dangerouslySetInnerHTML with setting actual DOM
2024-09-25 17:18:30 +08:00
Lim Chee Aun
4d35c9d2c3 Try fix that hard-to-reproduce avatar flicker 2024-09-25 17:18:30 +08:00
Lim Chee Aun
1485f9e5d9 Better feature detection for Scroll-driven animations
Ref: https://www.bram.us/2024/09/24/feature-detecting-scroll-driven-animations-you-want-to-check-for-animation-range-too/
2024-09-25 17:18:30 +08:00
Lim Chee Aun
931af3c193 Add data-source to embed code
Ref: https://github.com/stefanbohacek/fediverse-embeds-wordpress-plugin/issues/29
2024-09-23 20:42:48 +08:00
Stefano Pigozzi
aa332743d4
Merge branch 'main' into feature/paste-attach
# Conflicts:
#	src/locales/en.po
2024-09-23 04:18:43 +02:00
Stefano Pigozzi
88c52e41f0
Make explicit the undefined check to disable the attachment button 2024-09-23 04:18:09 +02:00
Stefano Pigozzi
906d6017e4
Fix brace not being in the same line as else 2024-09-23 04:12:27 +02:00
Lim Chee Aun
2b988c5669 Fix error when server-side grouping not enabled 2024-09-22 14:09:41 +08:00
Lim Chee Aun
c8abb95e8e Improve grouping for server-side grouping
Migrate from v2_alpha to v2
2024-09-22 13:55:37 +08:00
Lim Chee Aun
fd5e574e70 Don't show byline if card posted by author themselves 2024-09-22 13:53:18 +08:00
Lim Chee Aun
02a8a9034a Content-visiblit:auto for custom emojis list
With better sticky headers
2024-09-21 12:09:50 +08:00
Lim Chee Aun
ebec0883aa Hopefully fix missing account from emoji reaction notification 2024-09-20 09:09:22 +08:00
Lim Chee Aun
4ae1c38269 Battle against slow startup time
Seems like Intl and tinyld could be the cause
2024-09-16 17:39:06 +08:00
Lim Chee Aun
3ebf7af4c3 Show author bylines 2024-09-16 13:33:00 +08:00
Lim Chee Aun
b1d7592673 Fix hotkeys firing for multiple elements
This is due to react-hotkeys-hook v4.5.1 upgrade
2024-09-15 23:41:34 +08:00
Scott Feeney
788ea1ad85 Fix editing image descriptions 2024-09-14 02:13:21 -07:00
Lim Chee Aun
ba4d16a701 Make block look dangerous 2024-09-11 13:21:28 +08:00
Lim Chee Aun
a376a9bd13 Add comment for this string 2024-09-11 13:10:36 +08:00
Lim Chee Aun
9d927a3d24 Fix wrong postsCount 2024-09-11 13:02:33 +08:00
Stefano Pigozzi
2fbef61934
Merge remote-tracking branch 'upstream/main' into feature/paste-attach
# Conflicts:
#	src/locales/en.po
2024-09-10 16:54:08 +02:00
Stefano Pigozzi
f82e721c80
Make "multiple" condition more readable 2024-09-10 16:53:04 +02:00
Stefano Pigozzi
1abbe33b76
Remove unattachableFiles 2024-09-10 16:46:16 +02:00
Chee Aun
2b4dbdfed5
Merge pull request #767 from Steffo99/feature/akkoma-vote-counts
Fix invalid vote counts on single choice polls on certain MastoAPI implementations
2024-09-10 17:21:52 +08:00
Stefano Pigozzi
50787df1d0
Fix invalid vote counts on single choice polls on certain MastoAPI implementations 2024-09-10 07:37:30 +02:00
Lim Chee Aun
487e574765 More benchmarks 2024-09-09 16:36:42 +08:00
Stefano Pigozzi
774605d1ee
Fix basic math and logic error, possibly 2024-09-08 02:55:27 +02:00
Stefano Pigozzi
475fe228af
Improve error messages 2024-09-08 00:06:18 +02:00
Stefano Pigozzi
e77219cff3
Move unattachable files outside of the loop 2024-09-07 23:15:20 +02:00
Stefano Pigozzi
28f87e2c8a
Remove "by your instance" part of the error message 2024-09-07 21:18:39 +02:00
Stefano Pigozzi
e472bc2e27
Contract comment to not mention Akkoma instances 2024-09-07 21:17:37 +02:00
Lim Chee Aun
463ec48a8d Fix "overload resolution failed"
convertToBlob returns promise 🫣
2024-09-07 15:27:09 +08:00
Stefano Pigozzi
9513e5e3b0
Merge remote-tracking branch 'upstream/main' into feature/akkoma-local-only
# Conflicts:
#	src/locales/en.po
2024-09-07 03:16:31 +02:00