Commit graph

1547 commits

Author SHA1 Message Date
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
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
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
c4a2dde20b
Rename @pleroma/local-only to @pleroma/local-visibility-post... again 2024-09-05 12:14:05 +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
Lim Chee Aun
6930ce9a7c Debounce page visibility to prevent streaming/polling noise 2024-08-28 00:20:44 +08:00
Lim Chee Aun
fe5ec917da Use store 2024-08-25 17:59:38 +08:00
Lim Chee Aun
58ccdf84fa Try fix the menu width again 2024-08-25 16:39:57 +08:00
Lim Chee Aun
ea53d8ad9d Attempt to make menus wider 2024-08-24 18:22:29 +08:00
Lim Chee Aun
1bfe3f5034 Fix text flowed out of card 2024-08-24 18:22:29 +08:00
Lim Chee Aun
482d8c3f2e Better locale matching 2024-08-23 18:00:04 +08:00
Lim Chee Aun
54d1fdcba2 Remove console.log 2024-08-23 17:59:03 +08:00
Lim Chee Aun
9b2c01fb02 Fix locale matching 2024-08-22 19:24:45 +08:00
Lim Chee Aun
25d73c4b46 Show all locales, <50% complete will be called devLocales
Dev locales show on dev or based on env var PHANPY_SHOW_DEV_LOCALES
2024-08-22 00:12:47 +08:00
Lim Chee Aun
056e22aaf9 Split context for two "Post" strings 2024-08-21 14:37:34 +08:00
Stefano Pigozzi
1e1d6e40bc
Add support for local instance posts
A new platform feature is defined, `@akkoma/local-only`, which is marked as present only if the string `akkoma` is found in the instance version string.

If this feature is supported, a new post visibility option is added to the post compose visibility selector, "Local instance", which sets the visibility to `"local"`.

The post viewer is also updated accordingly; while local-only posts could already be seen previously, they didn't have anything written in the `.extra-meta` section, and didn't display a visibility icon.

The `building` icon has been selected as the symbol for "Local instance" posts, as it's already used in the main menu to denote the Local timeline.
2024-08-20 19:00:10 +02:00
Lim Chee Aun
79d4330d89 Set max width for the filter badge 2024-08-20 23:55:42 +08:00
Lim Chee Aun
3b15768538 Handle kab-KAB → kab rename 2024-08-20 20:18:16 +08:00
Lim Chee Aun
0e539ba2cb Require additional info if report account 2024-08-20 20:17:43 +08:00
Lim Chee Aun
3902db5c0b Handle kab issue temporarily 2024-08-20 20:08:09 +08:00
Lim Chee Aun
2db909d7af Try/catch all intl stuff 2024-08-20 20:08:09 +08:00
Lim Chee Aun
8a2150d854 All handles need bidi isolate 2024-08-19 19:06:24 +08:00
Lim Chee Aun
480e1aa733 Should use localeCompare 2024-08-18 12:46:45 +08:00
Lim Chee Aun
1fde4c6730 Less-noisy language selector with perhaps better sort 2024-08-18 11:11:03 +08:00
Lim Chee Aun
15e4012dd2 Fix carousel not scrolling 2024-08-18 11:06:58 +08:00
Lim Chee Aun
88c14e9ccb Fix nav menu messed up in German 2024-08-17 17:30:15 +08:00
Lim Chee Aun
18b3ee8c92 Standardize display of common + native languages list 2024-08-16 19:17:57 +08:00
Lim Chee Aun
8ec951d1fc These menus need spans 2024-08-16 13:46:17 +08:00
Lim Chee Aun
c914cf58aa Don't even need dayjs anymore 2024-08-16 11:16:19 +08:00