Commit graph

1621 commits

Author SHA1 Message Date
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
Stefano Pigozzi
33d6edda38
Split local-visibility-post feature into @pleroma and @akkoma variants
Co-authored-by: Lim Chee Aun <cheeaun@gmail.com>
2024-09-07 03:14:50 +02:00
Stefano Pigozzi
1aff56a6bd
Rename "Local instance" to "Local"
Co-authored-by: Lim Chee Aun <cheeaun@gmail.com>
2024-09-07 03:12:16 +02:00
Stefano Pigozzi
9a72975aaf
Move local between Public and Unlisted 2024-09-07 03:11:05 +02:00
Lim Chee Aun
44c8b64b66 Missed this string
I need eagle eyes
2024-09-07 08:41:53 +08:00
Lim Chee Aun
4f07a7f55f Oops, missed this one 2024-09-06 09:20:21 +08:00
Stefano Pigozzi
7f06187d75
Merge remote-tracking branch 'origin/main' into feature/akkoma-local-only
# Conflicts:
#	src/locales/en.po
2024-09-05 15:46:56 +02:00
Stefano Pigozzi
3fa9796941
Shorten expressions using the always-false property of undefined comparisons 2024-09-05 14:58:11 +02:00
Stefano Pigozzi
c4a2dde20b
Rename @pleroma/local-only to @pleroma/local-visibility-post... again 2024-09-05 12:14:05 +02:00
Stefano Pigozzi
61946a8e67
Handle maxMediaAttachments being undefined while creating the gif picker button 2024-09-05 10:58:52 +02:00
Stefano Pigozzi
143b38979b
Handle maxMediaAttachments being undefined while creating the file input button 2024-09-05 10:58:24 +02:00
Stefano Pigozzi
f7d783314e
Handle maxMediaAttachments being undefined during file cutoff 2024-09-05 10:52:48 +02:00
Stefano Pigozzi
c277cbca8f
Move unsupported files alert to outside the loop
Co-authored-by: Lim Chee Aun <cheeaun@gmail.com>
2024-09-05 10:50:18 +02:00
Stefano Pigozzi
8df2f55f5b
Apply suggested changes to alert strings
Co-authored-by: Scott Feeney <scott@oceanbase.org>
Co-authored-by: Lim Chee Aun <cheeaun@gmail.com>
2024-09-05 10:41:09 +02:00
Stefano Pigozzi
9e600ce31c
Merge branch 'cheeaun:main' into feature/paste-attach 2024-09-05 01:19:43 +02:00
Stefano Pigozzi
35ef1b58cf
Accept any file if supportedMediaTypes is undefined 2024-09-05 01:05:29 +02:00
Stefano Pigozzi
bf693ab979
Show error if attachment is rejected for having invalid mime type 2024-09-05 00:53:08 +02:00
Lim Chee Aun
32df452e13 Fix top menu paddings 2024-08-31 23:43:48 +08:00
Lim Chee Aun
0e961e87a4 Fill in forgotten strings 2024-08-31 23:02:06 +08:00
Lim Chee Aun
bff32b2d68 Fix toDataURL is not a function 2024-08-31 20:13:23 +08:00
Lim Chee Aun
550d1beb13 Fix missing showToast 2024-08-31 20:13:23 +08:00
Lim Chee Aun
ffab068cb2 Show region for pt-BR 2024-08-31 18:31:41 +08:00
Lim Chee Aun
b013b436c1 Fix missing backgrounds for nav menu items 2024-08-31 17:59:34 +08:00
Lim Chee Aun
c34ee3a7ff Fix filter badge text cropped off 2024-08-30 17:26:40 +08:00
Lim Chee Aun
534e090333 Subtle facelift for menus 2024-08-29 16:51:19 +08:00
Lim Chee Aun
41af07c440 Test show error toast if first load + no items 2024-08-29 16:50:07 +08:00
Lim Chee Aun
50a2fe1743 Trying out new hover style for top nav bar 2024-08-29 16:50:07 +08:00
Stefano Pigozzi
8f6d1da008
Add support for Pleroma instances 2024-08-28 13:17:46 +02:00