Sol Fisher Romanoff
cd9dc9d2b2
Clear search bar on reopen
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-11-06 15:46:35 +02: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
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