Tusooa Zhu
0cb3d2359e
Use correct html syntax for modal <div>
2022-08-26 10:52:26 +01:00
Tusooa Zhu
4d9edf4bfb
Make confirm dialogs work with vue-i18n 9
2022-08-26 10:52:26 +01:00
Tusooa Zhu
91b4737196
Make page unscrollable when confirm modal is shown
...
Or we could scroll until the component is ... hidden
due to virtual-scrolling, and the modal disappears!
2022-08-26 10:52:26 +01:00
Tusooa Zhu
d14316fd16
Make modal display over the top bar
2022-08-26 10:52:26 +01:00
Tusooa Zhu
fc2d0ea23d
Move modal out of vue tree
2022-08-26 10:52:25 +01:00
Tusooa Zhu
4984d97379
Use vue3 teleport instead of portal
2022-08-26 10:52:07 +01:00
Tusooa Zhu
97fba09fd2
Use portal for modals
2022-08-26 10:52:06 +01:00
Tusooa Zhu
c77e3c31ed
Fix logout confirm dialog title
2022-08-26 10:51:02 +01:00
Tusooa Zhu
8be3c46bcc
Lint
2022-08-26 10:51:02 +01:00
Tusooa Zhu
58155abeb1
Add confirmation for logout
2022-08-26 10:51:01 +01:00
Tusooa Zhu
f931dd99a8
Add confirmation for blocking
2022-08-26 10:50:22 +01:00
Tusooa Zhu
dba8dcc41a
Add confirmation for muting
2022-08-26 10:50:08 +01:00
Tusooa Zhu
60078ea734
Add ConfirmModal comp
2022-08-26 10:49:51 +01:00
Tusooa Zhu
a2bffbf076
Add confirmation for following
2022-08-26 10:49:51 +01:00
Tusooa Zhu
c63b55d025
Add confirmation for repeating
2022-08-26 10:49:51 +01:00
Tusooa Zhu
6c58490147
Add setting entries for whether to show confirmation dialogs
2022-08-26 10:49:49 +01:00
Tusooa Zhu
638a09a773
Add delete status confirm modal
2022-08-26 10:49:27 +01: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
05d052212a
Merge pull request 'allow instance language to take precedence over EN' ( #137 ) from default-language into develop
...
ci/woodpecker/push/woodpecker Pipeline is pending
Reviewed-on: AkkomaGang/pleroma-fe#137
2022-08-25 16:13:02 +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
1f2b059320
add language tags
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-23 16:12:06 +01: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
94af72fd62
Merge pull request 'Fix reply filtering on bubble timeline' ( #125 ) from eris/pleroma-fe:bubble-filter-fix into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#125
2022-08-11 09:04:23 +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
863d586664
Merge pull request 'Fix alt text line height when image doesn't load' ( #121 ) from eris/pleroma-fe:fix-alt-text into develop
...
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: AkkomaGang/pleroma-fe#121
2022-08-07 20:03:31 +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