astra
862c93706c
move domain block to drop down menu
2022-11-18 08:49:57 -05:00
David
e06348ee33
Allow using mouse wheel to navigate through the emoji tabs
2022-11-17 14:45:32 -08:00
floatingghost
2c9b73646c
Merge pull request 'hotfix: mfm mysteries' ( #215 ) from develop into stable
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/215
2022-11-15 16:01:07 +00:00
FloatingGhost
169282ea42
rely on backend mfm parsing
2022-11-15 15:54:16 +00:00
floatingghost
db46879a8f
Big 'ol set of patches and dep maintenance ( #212 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/212
2022-11-15 15:47:32 +00:00
floatingghost
80a519d7e4
Merge pull request 'hotfix: translation' ( #207 ) from develop into stable
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/207
2022-11-12 19:08:20 +00:00
FloatingGhost
0770981a20
Ensure we don't fail if translation is disabled
2022-11-12 19:06:39 +00:00
floatingghost
c2a5a8c91f
Merge pull request 'Use correct pluralization in reports tab' ( #206 ) from sfr/pleroma-fe:fix/reports-plural into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/206
2022-11-12 16:38:26 +00:00
Sol Fisher Romanoff
a1c0642bb5
Use correct pluralization in reports tab
2022-11-12 18:35:25 +02:00
floatingghost
975f04bf5a
Merge pull request '2022.11 stable release' ( #202 ) from develop into stable
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/202
2022-11-12 15:33:57 +00:00
Weblate
1157396ed5
Translated using Weblate (Japanese (ja_PEDANTIC))
...
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
FloatingGhost
c7200b2234
make emoji reactions in notifications bar wider
2022-11-11 16:47:25 +00:00
FloatingGhost
98074ed90d
make desc overflow a scroll
2022-11-11 16:20:41 +00:00
floatingghost
d51308a56b
Merge pull request 'Set max-height for description container' ( #201 ) from xarvos/pleroma-fe:fix-overflowing-description into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/201
2022-11-11 16:19:59 +00:00
FloatingGhost
4b5536ae68
Merge branch 'develop' of akkoma.dev:AkkomaGang/pleroma-fe into develop
2022-11-11 16:05:10 +00:00
FloatingGhost
e44462b1d5
add "no reports" message
2022-11-11 16:05:02 +00:00
Ngô Ngọc Đức Huy
af32f901ac
Set max-height for description container
...
Without max-height, the description text can overflow the image, making
it impossible to close.
See issue #199 : https://akkoma.dev/AkkomaGang/pleroma-fe/issues/199
2022-11-11 11:33:21 +07:00
floatingghost
0810c57c8b
Merge pull request 'Hide bubble timeline icon from desktop nav if empty' ( #197 ) from sfr/pleroma-fe:fix/navbar-hide-bubble into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/197
2022-11-10 12:10:05 +00:00
FloatingGhost
e77931d68c
Use correct sensitiveIfSubject key
2022-11-10 12:06:59 +00:00
floatingghost
f3962e3be7
Merge pull request 'Add "requested to follow you" text on card' ( #200 ) from inbound-requesting into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/200
2022-11-10 03:16:17 +00:00
FloatingGhost
1e8fc5bcc4
Add "requested to follow you" text on card
2022-11-10 03:01:20 +00:00
Sol Fisher Romanoff
642fe3dc10
Hide bubble timeline icon from desktop nav if empty
2022-11-08 18:50:42 +02:00
FloatingGhost
8713f1870f
use correct key for languages
...
fixes #196
2022-11-08 12:25:47 +00:00
floatingghost
837c61569a
Merge pull request 'Fix profile field deletion' ( #195 ) from sn0w/pleroma-fe:fix-profile-field-deletion into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/195
2022-11-07 14:00:43 +00:00
sn0w
a83c3a1fa1
Fix profile field deletion
2022-11-07 14:53:13 +01:00
Weblate
4d8f288bd9
Merge branch 'origin/develop' into Weblate.
2022-11-06 22:52:26 +00:00
floatingghost
3286641f3c
Add software info on hover ( #194 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/194
2022-11-06 22:52:25 +00:00
Weblate
677f5ae071
Merge branch 'origin/develop' into Weblate.
2022-11-06 21:26:06 +00:00
sfr
15bac1e401
Add reports management ( #186 )
...
implements part of #178 , other parts will come later
Co-authored-by: Sol Fisher Romanoff <sol@solfisher.com>
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/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.
2022-11-06 20:59:46 +00:00
floatingghost
23b0b01829
Merge pull request 'Highlight emoji reactions picked by yourself' ( #193 ) from sfr/pleroma-fe:fix/emoji-reaction-picked into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/193
2022-11-06 20:59:44 +00:00
Weblate
53c487535e
Merge branch 'origin/develop' into Weblate.
2022-11-06 20:57:51 +00:00
floatingghost
278b2c25ad
Merge pull request 'Clear search bar on reopen' ( #192 ) from sfr/pleroma-fe:clear-searchbar into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/192
2022-11-06 20:57:49 +00:00
Sol Fisher Romanoff
6a045dbc58
Highlight emoji reactions picked by yourself
2022-11-06 16:12:08 +02:00
Sol Fisher Romanoff
cd9dc9d2b2
Clear search bar on reopen
2022-11-06 15:46:35 +02:00
Weblate
3f2d54f057
Merge branch 'origin/develop' into Weblate.
2022-11-02 22:34:38 +00:00
floatingghost
251e440dad
Merge pull request 'Ensure MFM scaling is ignored when rendering is disabled' ( #189 ) from ignore-scale-mfm-disabled into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/189
2022-11-02 22:34:36 +00:00
FloatingGhost
ffac376b5a
Ensure MFM scaling is ignored when rendering is disabled
...
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
floatingghost
721e3b016d
Merge pull request 'Debounce word filters' ( #188 ) from debounce-wordfilter into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/188
2022-11-02 22:09:46 +00:00
FloatingGhost
469063ff52
Debounce word filters
...
Fixes #182
2022-11-02 22:08:58 +00:00
FloatingGhost
d8643b5b4a
Take instance stopGifs value
2022-10-29 22:08:25 +01:00
FloatingGhost
04c744e764
Stop stopGifs option from instance
2022-10-29 21:56:58 +01:00
solidsanek
bda433b006
Add mfm autocomplete ( #183 )
...
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: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/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
floatingghost
c8c8d40827
Merge pull request '2022.10 stable' ( #177 ) from develop into stable
...
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/177
2022-10-08 11:13:01 +00:00
FloatingGhost
2e00c19074
Merge remote-tracking branch 'origin/translations' into develop
2022-10-08 11:56:09 +01:00
FloatingGhost
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))
...
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