b7f65ec438
Update README.md
2025-01-27 00:06:37 +01:00
uwaa
800954ba22
enable streaming by default
2025-01-26 23:01:21 +00:00
uwaa
0dea910b19
enable streaming API by default
2025-01-26 23:00:13 +00:00
uwaa
0301931fa5
move lists into current user section
2025-01-26 09:11:51 +00:00
uwaa
76535435ae
add bookmarks tab to side drawer
2025-01-26 09:11:34 +00:00
uwaa
6b9c7e3cbd
rot.js resilience
2025-01-26 01:31:23 +00:00
uwaa
d551e7f499
hide federated timeline by default
2025-01-25 04:21:55 +00:00
uwaa
63071ec203
ditto
2025-01-24 05:53:30 +00:00
uwaa
66d55619be
unapply "panel" class from error body
2025-01-24 05:42:58 +00:00
uwaa
07f39aa374
display status if acquired even if error occurred
2025-01-24 05:28:58 +00:00
uwaa
12430c90d6
conversation loading icon and errors
2025-01-24 05:27:51 +00:00
uwaa
a29ac91125
make unauthorized error user-friendly
2025-01-24 04:16:05 +00:00
uwaa
ceb17dd7eb
fix adjacency
2025-01-23 18:21:56 +00:00
uwaa
d797dadbe0
move down "replace wallpaper" checkbox in settings
2025-01-23 05:46:46 +00:00
uwaa
571e204f87
make rot.js check placeholders
2025-01-23 02:32:51 +00:00
uwaa
0ad35c7ea0
broaden rot.js profile theming keyword
2025-01-23 02:32:20 +00:00
uwaa
bcd2394cc5
remove "image" from rot.js
2025-01-23 00:35:26 +00:00
uwaa
70ca1b2418
move staff panel below ToS
2025-01-22 23:55:25 +00:00
uwaa
cdadaba681
hide staff page when empty
2025-01-22 23:54:12 +00:00
uwaa
d0ab3c0b1b
add override_instance_wallpaper setting
2025-01-21 02:32:07 +00:00
ulith
04ade0c31f
revert bafb46f255
...
don actualy wan to remove this ability
2025-01-21 03:21:15 +01:00
uwaa
bafb46f255
dont replace instance bg w/ user bg
2025-01-21 02:03:54 +00:00
uwaa
3b8cd01f81
replace local scope button in better location
2025-01-21 00:21:29 +00:00
uwaa
47269436fd
remove local scope button
2025-01-21 00:21:15 +00:00
ulith
1d99b00bb9
Merge pull request 'remove email from registration flow' ( #3 ) from uwaa/amputoma-fe:pr-noemail into develop
...
Reviewed-on: https://git.rape.pet/ulith/amputoma-fe/pulls/3
2025-01-21 00:21:52 +01:00
ulith
61d6eb9f34
compact post form
2025-01-21 12:20:22 +13:00
ulith
c133d819e6
remove post language selector
2025-01-21 12:14:24 +13:00
ulith
a1f00783a6
Merge pull request 'rot.js' ( #2 ) from uwaa/amputoma-fe:pr/rot into develop
...
Reviewed-on: https://git.rape.pet/ulith/amputoma-fe/pulls/2
2025-01-20 23:57:20 +01:00
uwaa
a567fcdc89
include rot.js
2025-01-20 22:54:58 +00:00
uwaa
855491c917
defer loading of rot.js
2025-01-20 22:54:10 +00:00
uwaa
341ee08281
remove email from registration flow
2025-01-20 22:52:23 +00:00
ulith
5a4780c511
index fix
2025-01-21 11:47:44 +13:00
ulith
cb9a67763c
Merge pull request 'correct typo' ( #1 ) from uwaa/amputoma-fe:pr-typo into develop
...
Reviewed-on: https://git.rape.pet/ulith/amputoma-fe/pulls/1
it was spelt well enough but ok >:3
2025-01-20 23:40:59 +01:00
uwaa
c373f0cbc5
correct typo
2025-01-20 22:31:53 +00:00
ulith
e4c4f186a0
customised defaults
2025-01-18 19:32:53 +13:00
floatingghost
2086522d64
Merge pull request '(arguably) improved layouting of user profile page' ( #403 ) from Riedler/akkoma-fe:user-profile-changes into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/403
2025-01-15 21:47:55 +00:00
Weblate
fa294e0003
Merge branch 'origin/develop' into Weblate.
2025-01-05 15:52:29 +00:00
floatingghost
d3fa5cfad0
Merge pull request 'post_status_form: enable sync flush for watcher' ( #414 ) from novenary/akkoma-fe:sticky-drafts into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/414
2025-01-05 15:52:26 +00:00
Weblate
9552287442
Merge branch 'origin/develop' into Weblate.
2025-01-05 15:52:19 +00:00
floatingghost
6b7c8f0def
Merge pull request 'Allow using custom source URLs' ( #421 ) from Oneric/akkoma-fe:custom-source into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/421
2025-01-05 15:52:15 +00:00
Weblate
3386692e26
Merge branch 'origin/develop' into Weblate.
2025-01-05 15:51:50 +00:00
floatingghost
ad6bb47003
Merge pull request 'Add visual feedback when clicking translate' ( #423 ) from ilja/akkoma-fe:provide_visual_feedback_when_clicking_translate_button into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/423
2025-01-05 15:51:47 +00:00
ilja
9838545904
Add visual feedback when clicking translate
...
In a status, we can choose to translate the status (assuming there's a translator enabled on the backend)
It will translate, in practice generally according to detected language, and also provide an option to override the source language.
Translating can take a while, and there wasn't really a visual feedback when it was translating.
Now the translate button will be dissabled while translating.
2024-12-01 14:04:49 +01:00
Weblate
b3f25e5d84
Translated using Weblate (Polish)
...
Currently translated at 99.7% (1046 of 1049 strings)
Translated using Weblate (Polish)
Currently translated at 99.7% (1046 of 1049 strings)
Co-authored-by: ? <akkoma@mkljczk.pl>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: subtype <subtype@hollow.capital>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/pl/
Translation: Pleroma fe/pleroma-fe
2024-11-22 04:56:24 +00:00
Weblate
248509073e
Translated using Weblate (Italian)
...
Currently translated at 93.8% (985 of 1049 strings)
Co-authored-by: Steffo <akkoma@steffo.eu>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/it/
Translation: Pleroma fe/pleroma-fe
2024-11-22 04:56:24 +00:00
Weblate
a7d6235131
Translated using Weblate (Lithuanian)
...
Currently translated at 8.1% (86 of 1049 strings)
Translated using Weblate (Lithuanian)
Currently translated at 5.5% (58 of 1049 strings)
Translated using Weblate (Lithuanian)
Currently translated at 1.9% (20 of 1049 strings)
Added translation using Weblate (Lithuanian)
Co-authored-by: Vaclovas Intas <Gateway_31@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/lt/
Translation: Pleroma fe/pleroma-fe
2024-11-22 04:56:24 +00:00
Oneric
42ba77ebf4
Allow using custom source URLs
2024-10-26 16:32:14 +02:00
floatingghost
4a50b1273d
Merge pull request 'fix panel z-index conflicting with heading popover' ( #422 ) from tea/akkoma-fe:fix/panel-z-index into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/422
2024-10-26 03:42:48 +00:00
floatingghost
c76dc6d79e
Merge pull request 'Fix redirect on logout' ( #420 ) from Oneric/akkoma-fe:logout-redirect into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/420
2024-10-26 03:42:23 +00:00
floatingghost
cb4c581cde
Merge pull request 'Add proper autocomplete prop for TOTP login field' ( #424 ) from tudbut/akkoma-fe:develop into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/424
2024-10-26 03:41:15 +00:00