105ecd3836
Merge pull request 'pwa config' ( #242 ) from pwa into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#242
2022-12-02 12:01:43 +00:00
f8f5e1c89b
fix SW path
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-02 11:57:45 +00:00
e132814478
Register serviceworker
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-02 11:56:15 +00:00
Karl Prieb
c669701762
add a left margin on search bar
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-29 18:04:33 -03:00
0a01a2bdf0
Add post expiry inputs
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-28 12:08:18 +00:00
7860c885c4
Add link to RSS feed to the profile ( #234 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Today I learned that akkoma and mastodon (and potentially other activitypub services) offer RSS/Atom feeds for user profiles at `[user profile url].rss`. This PR adds a direct link to the feed because I haven’t seen anything link to the feed on either mastodon-fe or pleroma-fe
Co-authored-by: Charlotte 🦝 Delenk <lotte@chir.rs>
Reviewed-on: AkkomaGang/pleroma-fe#234
Co-authored-by: darkkirb <lotte@chir.rs>
Co-committed-by: darkkirb <lotte@chir.rs>
2022-11-26 20:57:04 +00:00
Sean Meininger
b8faee5d6d
added maintainer code
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-26 00:15:12 -08:00
c01c62f149
Redirect users to "awaiting approval" message on register ( #231 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Ref #81 - this implements a "your request has been sent" message
![image](/attachments/61dc3f5e-2706-46f9-a1ca-4efe3f526ff3)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#231
2022-11-22 14:44:44 +00:00
105b934f90
Only reload user if it _is_ a user ( #232 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Ref #181
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#232
2022-11-22 14:40:25 +00:00
b1f41add0e
Don't error out if we can't fetch reports
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-21 17:08:53 +00:00
e4e8ed812b
Merge pull request 'Allow using mouse wheel to navigate through the emoji tabs ( #179 )' ( #222 ) from Mergan/pleroma-fe:emoji-picker-allow-scroll into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#222
2022-11-21 16:51:30 +00:00
684894aee3
mobile-newline ( #226 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Allows the handle of users to drop down onto the next line if there isn't enough room in order to improve useability on mobile
Reviewed-on: AkkomaGang/pleroma-fe#226
Co-authored-by: Beefox <bee@beefox.xyz>
Co-committed-by: Beefox <bee@beefox.xyz>
2022-11-21 16:49:18 +00:00
f8a796b234
Merge pull request 'move domain block to drop down menu ( #223 )' ( #224 ) from nocebo/crt-fe:shared/move-domain-mute into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#224
2022-11-21 16:46:29 +00:00
70ea9e772c
Merge pull request 'Allow for searching unicode emoji via inputting emoji ( #163 & #227 )' ( #230 ) from Mergan/pleroma-fe:beefox-emoji-search into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#230
2022-11-21 10:11:19 +00:00
efe0f53736
Constrain content to status content ( #218 ) ( #220 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
MFM No longer overflows
![image](/attachments/7bbf519a-9fd2-492d-aba0-9a0e1ded6373)
Co-authored-by: David <dmgf2008@hotmail.com>
Reviewed-on: AkkomaGang/pleroma-fe#220
Co-authored-by: Mergan <mergan@noreply.akkoma>
Co-committed-by: Mergan <mergan@noreply.akkoma>
2022-11-21 10:10:50 +00:00
fcbbbad8d4
Allow for searching unicode emoji via inputting emoji
...
ci/woodpecker/pr/woodpecker Pipeline was successful
(This is needed for the react menu)
2022-11-21 01:04:00 -08:00
39b6b0b49f
Merge remote-tracking branch 'origin/translations' into develop
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-20 22:26:32 +00:00
7538369fa1
Copy conversation display style from instance
...
ci/woodpecker/push/woodpecker Pipeline failed
Fixes #210
2022-11-20 22:18:34 +00:00
Weblate
2d4b2f2e20
Translated using Weblate (Spanish)
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 87.1% (893 of 1025 strings)
Co-authored-by: taretka <info@tarteka.net>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/es/
Translation: Pleroma fe/pleroma-fe
2022-11-19 21:22:45 +00:00
862c93706c
move domain block to drop down menu
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-18 08:49:57 -05:00
David
e06348ee33
Allow using mouse wheel to navigate through the emoji tabs
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-17 14:45:32 -08:00
169282ea42
rely on backend mfm parsing
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-15 15:54:16 +00:00
db46879a8f
Big 'ol set of patches and dep maintenance ( #212 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#212
2022-11-15 15:47:32 +00:00
0770981a20
Ensure we don't fail if translation is disabled
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-12 19:06:39 +00:00
c2a5a8c91f
Merge pull request 'Use correct pluralization in reports tab' ( #206 ) from sfr/pleroma-fe:fix/reports-plural into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#206
2022-11-12 16:38:26 +00:00
Sol Fisher Romanoff
a1c0642bb5
Use correct pluralization in reports tab
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-12 18:35:25 +02:00
Weblate
1157396ed5
Translated using Weblate (Japanese (ja_PEDANTIC))
...
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 99.5% (1020 of 1025 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-11-12 15:33:13 +00:00
Weblate
5a76dd5f90
Translated using Weblate (Spanish)
...
Currently translated at 85.7% (874 of 1019 strings)
Translated using Weblate (Spanish)
Currently translated at 85.7% (874 of 1019 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: mint <they@mint.lgbt>
Co-authored-by: taretka <info@tarteka.net>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/es/
Translation: Pleroma fe/pleroma-fe
2022-11-12 15:33:13 +00:00
c7200b2234
make emoji reactions in notifications bar wider
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-11 16:47:25 +00:00
98074ed90d
make desc overflow a scroll
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-11 16:20:41 +00:00
d51308a56b
Merge pull request 'Set max-height for description container' ( #201 ) from xarvos/pleroma-fe:fix-overflowing-description into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#201
2022-11-11 16:19:59 +00:00
4b5536ae68
Merge branch 'develop' of akkoma.dev:AkkomaGang/pleroma-fe into develop
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-11 16:05:10 +00:00
e44462b1d5
add "no reports" message
2022-11-11 16:05:02 +00:00
af32f901ac
Set max-height for description container
...
ci/woodpecker/pr/woodpecker Pipeline was successful
Without max-height, the description text can overflow the image, making
it impossible to close.
See issue #199 : AkkomaGang/pleroma-fe#199
2022-11-11 11:33:21 +07:00
0810c57c8b
Merge pull request 'Hide bubble timeline icon from desktop nav if empty' ( #197 ) from sfr/pleroma-fe:fix/navbar-hide-bubble into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#197
2022-11-10 12:10:05 +00:00
e77931d68c
Use correct sensitiveIfSubject key
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-10 12:06:59 +00:00
1e8fc5bcc4
Add "requested to follow you" text on card
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-10 03:01:20 +00:00
Sol Fisher Romanoff
642fe3dc10
Hide bubble timeline icon from desktop nav if empty
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-08 18:50:42 +02:00
8713f1870f
use correct key for languages
...
ci/woodpecker/push/woodpecker Pipeline was successful
fixes #196
2022-11-08 12:25:47 +00:00
a83c3a1fa1
Fix profile field deletion
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-07 14:53:13 +01:00
Weblate
4d8f288bd9
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 22:52:26 +00:00
3286641f3c
Add software info on hover ( #194 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#194
2022-11-06 22:52:25 +00:00
Weblate
677f5ae071
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 21:26:06 +00:00
sfr
15bac1e401
Add reports management ( #186 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
implements part of #178 , other parts will come later
Co-authored-by: Sol Fisher Romanoff <sol@solfisher.com>
Reviewed-on: AkkomaGang/pleroma-fe#186
Co-authored-by: sfr <sol@solfisher.com>
Co-committed-by: sfr <sol@solfisher.com>
2022-11-06 21:26:05 +00:00
Weblate
22b4aed8f6
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 20:59:46 +00:00
23b0b01829
Merge pull request 'Highlight emoji reactions picked by yourself' ( #193 ) from sfr/pleroma-fe:fix/emoji-reaction-picked into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#193
2022-11-06 20:59:44 +00:00
Weblate
53c487535e
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 20:57:51 +00:00
Sol Fisher Romanoff
6a045dbc58
Highlight emoji reactions picked by yourself
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-06 16:12:08 +02:00
Sol Fisher Romanoff
cd9dc9d2b2
Clear search bar on reopen
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-06 15:46:35 +02:00
Weblate
3f2d54f057
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-02 22:34:38 +00:00
ffac376b5a
Ensure MFM scaling is ignored when rendering is disabled
...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Fixes #173
2022-11-02 22:33:54 +00:00
Weblate
8bd18643e4
Translated using Weblate (French)
...
Currently translated at 100.0% (997 of 997 strings)
Co-authored-by: Thomate <thomas@burdick.fr>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/fr/
Translation: Pleroma fe/pleroma-fe
2022-11-02 22:09:52 +00:00
Weblate
5c28865018
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (997 of 997 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: sola <spla@mastodont.cat>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ca/
Translation: Pleroma fe/pleroma-fe
2022-11-02 22:09:52 +00:00
469063ff52
Debounce word filters
...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Fixes #182
2022-11-02 22:08:58 +00:00
d8643b5b4a
Take instance stopGifs value
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-29 22:08:25 +01:00
04c744e764
Stop stopGifs option from instance
2022-10-29 21:56:58 +01:00
bda433b006
Add mfm autocomplete ( #183 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
I thought it could be neat to have an autocomplete like Misskey has for MFM.
A condition was removed that prevented autocomplete to actually autocomplete stuff when only the first character was entered. It doesn't affect the other autocompletes since none of them display their elements if nothing was actually searched. (in that case MFM returns the full list of elements)
Co-authored-by: solidsanek <solidsanek@outerheaven.club>
Reviewed-on: AkkomaGang/pleroma-fe#183
Reviewed-by: floatingghost <hannah@coffee-and-dreams.uk>
Co-authored-by: solidsanek <solidsanek@noreply.akkoma>
Co-committed-by: solidsanek <solidsanek@noreply.akkoma>
2022-10-29 20:50:31 +00:00
2e00c19074
Merge remote-tracking branch 'origin/translations' into develop
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-08 11:56:09 +01:00
7df49720de
ensure we sync settings whilst tab is open
2022-10-08 11:55:48 +01:00
Weblate
ddc40f5bb3
Translated using Weblate (Japanese (ja_PEDANTIC))
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 100.0% (996 of 996 strings)
Translated using Weblate (Japanese (ja_PEDANTIC))
Currently translated at 100.0% (974 of 974 strings)
Translated using Weblate (Japanese (ja_PEDANTIC))
Currently translated at 100.0% (974 of 974 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-10-08 10:55:25 +00:00
Weblate
90793281d5
Translated using Weblate (French)
...
Currently translated at 97.8% (953 of 974 strings)
Translated using Weblate (French)
Currently translated at 97.7% (952 of 974 strings)
Translated using Weblate (French)
Currently translated at 96.9% (882 of 910 strings)
Co-authored-by: Thomate <thomas@burdick.fr>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/fr/
Translation: Pleroma fe/pleroma-fe
2022-10-08 10:55:25 +00:00
Weblate
d1dd043cfa
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (974 of 974 strings)
Translated using Weblate (Dutch)
Currently translated at 98.6% (961 of 974 strings)
Translated using Weblate (Dutch)
Currently translated at 95.3% (868 of 910 strings)
Co-authored-by: Fristi <fristi@subcon.town>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/nl/
Translation: Pleroma fe/pleroma-fe
2022-10-08 10:55:25 +00:00
Weblate
8745317c38
Translated using Weblate (German)
...
Currently translated at 98.1% (956 of 974 strings)
Co-authored-by: Johann <johann@qwertqwefsday.eu>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/de/
Translation: Pleroma fe/pleroma-fe
2022-10-08 10:55:25 +00:00
Sean King
80f58baa86
Change "Remove this follower" to "Remove Follower" and add a button to remove a follower in the followers tab for the logged in user
2022-10-06 17:07:44 +01:00
Sean King
2453a338be
Added support for removing users from followers
2022-10-06 17:06:53 +01:00
4f837f75ea
setting-sync ( #175 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#175
2022-10-06 15:59:16 +00:00
Sol Fisher Romanoff
ca646822f6
Add delete & redraft button to posts
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-25 20:50:03 +03:00
468eb12573
Detect whether an WEBP or APNG is animated ( #161 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: David <dmgf2008@hotmail.com>
Reviewed-on: AkkomaGang/pleroma-fe#161
Co-authored-by: Mergan <mergan@noreply.akkoma>
Co-committed-by: Mergan <mergan@noreply.akkoma>
2022-09-23 10:27:14 +00:00
87683052e8
add hacky reply filtering, turn off streaming by default
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-20 16:27:17 +01:00
38d50acaeb
Merge pull request 'Hide mentions of bubble timeline if empty' ( #167 ) from sfr/pleroma-fe:hide-bubble into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#167
2022-09-20 14:16:02 +00:00
aedd0794a4
Remote interaction with posts ( #168 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
From: https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1419
This is the frontend side of AkkomaGang/akkoma#198 (merged in a6d85003fe
).
Co-authored-by: Tusooa Zhu <tusooa@kazv.moe>
Reviewed-on: AkkomaGang/pleroma-fe#168
Co-authored-by: Norm <normandy@biribiri.dev>
Co-committed-by: Norm <normandy@biribiri.dev>
2022-09-19 17:39:21 +00:00
Sol Fisher Romanoff
b936506f47
Hide mentions of bubble timeline if empty
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-14 21:44:29 +03:00
f628483499
translation parameterisation ( #165 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#165
2022-09-12 15:47:53 +00:00
Weblate
3c780adeb2
Translated using Weblate (Japanese (ja_PEDANTIC))
...
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
Currently translated at 100.0% (910 of 910 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-09-08 10:18:49 +00:00
Weblate
d813a8528a
Translated using Weblate (French)
...
Currently translated at 92.6% (843 of 910 strings)
Translated using Weblate (French)
Currently translated at 92.6% (843 of 910 strings)
Co-authored-by: Thomate <thomas@burdick.fr>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/fr/
Translation: Pleroma fe/pleroma-fe
2022-09-08 10:18:49 +00:00
Weblate
58f6dfebe9
Translated using Weblate (English)
...
Currently translated at 100.0% (910 of 910 strings)
Co-authored-by: Thomate <thomas@burdick.fr>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/en/
Translation: Pleroma fe/pleroma-fe
2022-09-08 10:18:49 +00:00
da4b315d69
Merge remote-tracking branch 'origin/translations' into develop
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-08 11:17:40 +01:00
b980d5b2ef
use with-direction in edited timeago
...
ci/woodpecker/push/woodpecker Pipeline was successful
Fixes #159
2022-09-07 12:55:03 +01:00
Weblate
9447b7eaea
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-06 19:25:07 +00:00
2da92fcd13
editing ( #158 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: Sean King <seanking2919@protonmail.com>
Co-authored-by: Tusooa Zhu <tusooa@kazv.moe>
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#158
2022-09-06 19:25:03 +00:00
Weblate
6aadbcecfa
Translated using Weblate (Japanese (ja_PEDANTIC))
...
Currently translated at 100.0% (903 of 903 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-09-06 17:00:17 +00:00
6084cbbb00
collapse statuses with CWs by default ( #157 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#157
2022-09-06 17:00:15 +00:00
bd868e47de
don't use bare @
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-06 11:44:53 +01:00
1cce6969cc
make linter happy
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-06 11:38:23 +01:00
Weblate
ebdcb31c12
Translated using Weblate (Japanese (ja_PEDANTIC))
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 100.0% (903 of 903 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-09-06 10:35:03 +00:00
Weblate
d42b207b64
Translated using Weblate (English)
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 100.0% (903 of 903 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/en/
Translation: Pleroma fe/pleroma-fe
2022-09-06 10:30:23 +00:00
Weblate
4f1d85b054
Translated using Weblate (French)
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 94.9% (857 of 903 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/fr/
Translation: Pleroma fe/pleroma-fe
2022-09-05 17:24:25 +00:00
Weblate
cffc073aa7
Translated using Weblate (Japanese (ja_PEDANTIC))
...
Currently translated at 90.2% (816 of 904 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-09-05 17:24:25 +00:00
Weblate
d6bbbea5dc
Translated using Weblate (Slovak)
...
Currently translated at 41.4% (374 of 903 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/sk/
Translation: Pleroma fe/pleroma-fe
2022-09-05 17:24:25 +00:00
Weblate
b5f90a96cc
Translated using Weblate (Dutch)
...
Currently translated at 95.7% (865 of 903 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/nl/
Translation: Pleroma fe/pleroma-fe
2022-09-05 17:24:25 +00:00
Weblate
9220c3859a
Translated using Weblate (Catalan)
...
Currently translated at 94.9% (857 of 903 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ca/
Translation: Pleroma fe/pleroma-fe
2022-09-05 17:24:25 +00:00
Weblate
aecb9f6e2a
Translated using Weblate (English)
...
Currently translated at 99.5% (900 of 904 strings)
Translated using Weblate (English)
Currently translated at 99.5% (900 of 904 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/en/
Translation: Pleroma fe/pleroma-fe
2022-09-05 17:24:25 +00:00
ae1b6ad887
Customisation of default profile tab, clean up settings ( #156 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#156
2022-09-05 17:02:16 +00:00
c301daa276
Merge pull request 'Jump to Top on New *only* in non-profiles' ( #154 ) from Mergan/pleroma-fe:develop into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#154
2022-09-05 00:31:06 +00:00
8e2a4a9f7b
remove unused method
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-05 01:30:32 +01:00
David
948436ad3e
Jump to Top on New *only* in non-profiles
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-02 17:05:42 -07:00
David
91357aad88
Fix Announcements Title Style
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-01 22:35:42 -07:00
c97cd56439
only clear timelines on new profile
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-31 23:32:02 +01:00
Weblate
49875ef601
Translated using Weblate (Dutch)
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 96.7% (868 of 897 strings)
Co-authored-by: Fristi <fristi@subcon.town>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/nl/
Translation: Pleroma fe/pleroma-fe
2022-08-31 16:45:29 +00:00
Weblate
a234cd3f00
Translated using Weblate (Japanese (ja_PEDANTIC))
...
Currently translated at 89.3% (806 of 902 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-08-31 16:45:29 +00:00
6f2058a8fc
ensure timelines only start fetching on click ( #150 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
no more parallel fetching
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#150
2022-08-31 15:44:58 +00:00
064b8ba7f7
Merge pull request 'Make "Copy link" copy external URL if external post' ( #144 ) from eris/pleroma-fe:copy-url-fix into develop
...
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: AkkomaGang/pleroma-fe#144
2022-08-31 15:43:37 +00:00
48826ede36
Separated Posts & Replies ( #145 ) ( #148 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: David <dmgf2008@hotmail.com>
Reviewed-on: AkkomaGang/pleroma-fe#148
Co-authored-by: Mergan <mergan@noreply.akkoma>
Co-committed-by: Mergan <mergan@noreply.akkoma>
2022-08-31 15:28:09 +00:00
7dc0464094
split translation language by source and dest
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-30 17:46:54 +01:00
6440e51b7e
allow translating to any other language
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-30 15:43:57 +01:00
ef50c63dc7
use supported languages from service
2022-08-30 14:37:36 +01:00
59eb434840
allow modal to expand with content
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-30 10:32:34 +01:00
bd4e8271df
Dont copy local URL if external post
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-30 08:54:08 +00:00
e7c21ffbd7
allow selecting languages for translation
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-29 22:16:59 +01:00
9b4cddd2e9
Merge pull request 'Add ability to translate statuses' ( #142 ) from machine-translation into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#142
2022-08-29 19:41:50 +00:00
48a11cb9d1
add translation options
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-29 20:02:34 +01:00
e67d94f73d
Fix MRF transparency panel showing without transparency
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-28 10:09:56 +00:00
Weblate
b39143413c
Translated using Weblate (Catalan)
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 100.0% (860 of 860 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: sola <spla@mastodont.cat>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ca/
Translation: Pleroma fe/pleroma-fe
2022-08-26 12:44:30 +00:00
Weblate
b1460a9909
Translated using Weblate (Japanese (ja_PEDANTIC))
...
Currently translated at 86.1% (773 of 897 strings)
Translated using Weblate (Japanese (ja_PEDANTIC))
Currently translated at 86.0% (740 of 860 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-08-26 12:44:30 +00:00
776bee889e
Confirmation dialogs ( #140 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
supercedes #135
adapted from https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1431
Co-authored-by: Tusooa Zhu <tusooa@kazv.moe>
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#140
2022-08-26 11:58:33 +00:00
f925fa6265
don't force white globe
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-26 10:36:21 +01:00
c1c40d72da
resolve language from navigator langs ( #139 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/pleroma-fe#139
2022-08-26 09:31:25 +00:00
df70b1e4be
Merge pull request 'Potential Fix for ( #113 ) on show new' ( #136 ) from Mergan/pleroma-fe:pleroma-fe#113 into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#136
2022-08-25 19:41:10 +00:00
Weblate
58614fed35
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-25 16:13:05 +00:00
d4e91ef61e
allow instance language to take precedence over EN
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
2022-08-25 17:02:55 +01:00
David
bf501e36a1
Potential Fix for ( #113 ) on show new
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-24 23:53:16 -07:00
Weblate
9a37c42f06
Translated using Weblate (French)
...
Currently translated at 100.0% (860 of 860 strings)
Co-authored-by: Thomate <thomas@burdick.fr>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/fr/
Translation: Pleroma fe/pleroma-fe
2022-08-23 15:12:20 +00:00
Weblate
f67868b9ad
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (860 of 860 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (859 of 859 strings)
Co-authored-by: Fristi <fristi@subcon.town>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/nl/
Translation: Pleroma fe/pleroma-fe
2022-08-23 15:12:19 +00:00
Weblate
e678327526
Translated using Weblate (Japanese (ja_PEDANTIC))
...
Currently translated at 86.0% (740 of 860 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-08-23 15:12:18 +00:00
Weblate
e1e3b9beff
Translated using Weblate (Spanish)
...
Currently translated at 84.1% (724 of 860 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: mint <they@mint.lgbt>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/es/
Translation: Pleroma fe/pleroma-fe
2022-08-23 15:12:18 +00:00
2d85ee6a08
use-server-side-mfm ( #133 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#133
2022-08-18 03:14:38 +00:00
e61228b031
use akkoma-specific source for MFM unless asked not to ( #132 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#132
2022-08-17 09:34:50 +00:00
64fdde52f6
timeline panel nav ( #131 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#131
2022-08-17 08:41:36 +00:00
ca0b730605
Redo desktop nav, add options for site name and favicon ( #83 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#83
Co-authored-by: eris <femmediscord@gmail.com>
Co-committed-by: eris <femmediscord@gmail.com>
2022-08-14 23:24:59 +00:00
4dcca7cf53
somewhat fix scrolling behaviour ( #127 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#127
2022-08-11 17:25:43 +00:00
cbf883ab1e
fix "who reacted" emoji display
...
ci/woodpecker/push/woodpecker Pipeline was successful
fixes #80
2022-08-11 18:14:05 +01:00
Weblate
edf36d28ca
Translated using Weblate (English)
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 99.5% (851 of 855 strings)
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/en/
Translation: Pleroma fe/pleroma-fe
2022-08-11 10:10:38 +00:00
Weblate
c554ced3a4
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-11 10:08:13 +00:00
75a3ab343b
Merge pull request 'Flip order of accommodation for ( #115 )' ( #118 ) from Mergan/pleroma-fe:emoji-picker into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#118
2022-08-11 10:08:12 +00:00
Weblate
617773d287
Merge branch 'origin/develop' into Weblate.
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-11 09:21:20 +00:00
9ede66fcc0
enable misskey markdown by default
...
ci/woodpecker/push/woodpecker Pipeline was successful
fixes #67
2022-08-11 10:21:00 +01:00
Weblate
f969dd6ad2
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (855 of 855 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (853 of 853 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (852 of 852 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (852 of 852 strings)
Co-authored-by: Fristi <fristi@subcon.town>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/nl/
Translation: Pleroma fe/pleroma-fe
2022-08-11 09:04:25 +00:00
Weblate
468fe27565
Translated using Weblate (Japanese (ja_PEDANTIC))
...
Currently translated at 82.9% (709 of 855 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/
Translation: Pleroma fe/pleroma-fe
2022-08-11 09:04:25 +00:00
Weblate
251a1b13a3
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (855 of 855 strings)
Translated using Weblate (Catalan)
Currently translated at 100.0% (855 of 855 strings)
Translated using Weblate (Catalan)
Currently translated at 96.9% (827 of 853 strings)
Translated using Weblate (Catalan)
Currently translated at 97.0% (827 of 852 strings)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: sola <spla@mastodont.cat>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ca/
Translation: Pleroma fe/pleroma-fe
2022-08-11 09:04:25 +00:00
e5ca36a68c
Fix reply filtering on bubble timeline
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-10 00:30:13 +00:00
4d27064db3
Show bubble instances in about panel ( #123 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#123
2022-08-09 02:16:23 +00:00
d4f8934e8a
New option: Pause MFM animations until status hover ( #120 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#120
Co-authored-by: eris <femmediscord@gmail.com>
Co-committed-by: eris <femmediscord@gmail.com>
2022-08-08 15:47:06 +00:00
b354ad382c
Merge pull request 'Don't render inline quote policy links in akkoma-fe' ( #122 ) from eris/pleroma-fe:inline-quote-fix into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#122
Reviewed-by: floatingghost <hannah@coffee-and-dreams.uk>
2022-08-07 20:21:04 +00:00
92e0d885f0
Don't render inline quote policy links
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-07 07:57:21 +00:00
327195dc55
Fix alt text line height
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-07 07:51:27 +00:00
Weblate
e47d3a6d13
Translated using Weblate (Dutch)
...
ci/woodpecker/push/woodpecker Pipeline was successful
Currently translated at 98.2% (837 of 852 strings)
Translated using Weblate (Dutch)
Currently translated at 98.1% (836 of 852 strings)
Translated using Weblate (English)
Currently translated at 99.6% (849 of 852 strings)
Co-authored-by: Fristi <fristi@subcon.town>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/en/
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/nl/
Translation: Pleroma fe/pleroma-fe
2022-08-06 22:40:35 +00:00
Weblate
eab93c1ff6
Translated using Weblate (Dutch)
...
Currently translated at 98.0% (835 of 852 strings)
Translated using Weblate (Dutch)
Currently translated at 98.0% (835 of 852 strings)
Translated using Weblate (Spanish)
Currently translated at 84.3% (719 of 852 strings)
Translated using Weblate (Dutch)
Currently translated at 97.7% (833 of 852 strings)
Translated using Weblate (Spanish)
Currently translated at 83.8% (714 of 852 strings)
Translated using Weblate (English)
Currently translated at 99.6% (849 of 852 strings)
Translated using Weblate (English)
Currently translated at 99.6% (849 of 852 strings)
Translated using Weblate (English)
Currently translated at 99.6% (849 of 852 strings)
Co-authored-by: Fristi <fristi@subcon.town>
Co-authored-by: Hannah Winter <konhat@hotmail.es>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Co-authored-by: aetios <dijkvanrichard+akkomatranslate@gmail.com>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/en/
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/es/
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/nl/
Translation: Pleroma fe/pleroma-fe
2022-08-06 22:32:30 +00:00
David
d69df0e906
Flip order of accommodation for ( #115 )
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-05 17:01:18 -07:00
Weblate
0e1286c454
Translated using Weblate (Catalan)
...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Currently translated at 99.8% (851 of 852 strings)
Co-authored-by: sola <spla@mastodont.cat>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ca/
Translation: Pleroma fe/pleroma-fe
2022-08-05 11:20:05 +00:00
3eab17330b
rework sticker picker for emoji pickerinator 5000 ( #111 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#111
2022-08-04 21:11:19 +00:00