Commit Graph

1096 Commits

Author SHA1 Message Date
Thomas Citharel 208886fbea
Bump to 1.0.4
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 12:33:43 +01:00
Thomas Citharel e22e9f5575
Enable new languages
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 11:52:53 +01:00
Thomas Citharel 13609751ec
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 11:52:53 +01:00
Thomas Citharel 4fbdc94e7c
Fix following groups + Add interface to manage followers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 11:52:52 +01:00
Kristijan Tkalec c2d5e76bfa Translated using Weblate (Slovenian)
Currently translated at 51.0% (424 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-01-22 11:14:30 +01:00
Anders Trobäck 32b9f75fce Translated using Weblate (Swedish)
Currently translated at 37.7% (314 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
2021-01-22 11:14:26 +01:00
josé m 1d59c11cbb Translated using Weblate (Galician)
Currently translated at 99.8% (830 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-01-20 17:18:26 +01:00
Taru Luojola 977a69ee95 Translated using Weblate (Finnish)
Currently translated at 100.0% (831 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
2021-01-20 17:18:25 +01:00
Quentin PAGÈS 8aa5fe6808 Translated using Weblate (Occitan)
Currently translated at 98.9% (822 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2021-01-20 17:18:24 +01:00
Berto Te 8ec09aaab7 Translated using Weblate (Spanish)
Currently translated at 100.0% (831 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-01-20 17:18:22 +01:00
Thomas Citharel e76a270e72
Feed improvements
And show public feed links on the group page

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-19 15:30:02 +01:00
Kristijan Tkalec a8d8073cd9 Translated using Weblate (Slovenian)
Currently translated at 29.8% (248 of 830 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-01-18 08:45:23 +01:00
Kristijan Tkalec 8d45346975 Added translation using Weblate (Slovenian) 2021-01-17 17:21:15 +01:00
josé m 2cf1513bfc Translated using Weblate (Galician)
Currently translated at 99.8% (829 of 830 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-01-17 10:14:43 +01:00
Taru Luojola 2966931bf6 Translated using Weblate (Finnish)
Currently translated at 100.0% (830 of 830 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
2021-01-17 10:14:42 +01:00
fadelkon f4888f93a8 Translated using Weblate (Catalan)
Currently translated at 100.0% (830 of 830 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2021-01-17 10:14:42 +01:00
Berto Te b436591343 Translated using Weblate (Spanish)
Currently translated at 100.0% (830 of 830 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-01-17 10:14:40 +01:00
Thomas Citharel 59dc096b05 Translated using Weblate (French (France) (fr_FR))
Currently translated at 100.0% (830 of 830 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2021-01-15 18:12:57 +01:00
Thomas Citharel bf317aa9c4
Merge remote-tracking branch 'weblate/master' 2021-01-15 18:11:43 +01:00
Alexandra 6048ffb8fe Translated using Weblate (French (France) (fr_FR))
Currently translated at 100.0% (826 of 826 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2021-01-15 17:52:29 +01:00
Kate e58a055f1a Translated using Weblate (German)
Currently translated at 99.7% (824 of 826 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-15 17:52:29 +01:00
Thomas Citharel 9949fdab3b
Properly handle remote interactions
Previously we used instance1 event local URL but now we use the URL
property of an event (so that we don't need to follow the redirection to
the original event)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-15 16:55:58 +01:00
Thomas Citharel d2d6842504 Merge branch 'discussion-list-if-not-member' into 'master'
Discussion list if not member

See merge request framasoft/mobilizon!792
2021-01-15 08:45:52 +01:00
Thomas Citharel 4100fd8705
Fix discussion list page showing empty content when not a member
Introduce the EmptyContent component to display an empty content message

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-14 19:17:12 +01:00
Thomas Citharel 6cff21868e Merge branch 'fix-search-order' into 'master'
Fix search order

See merge request framasoft/mobilizon!790
2021-01-14 16:28:29 +01:00
Thomas Citharel 60facf4093
Fix Homepage no promoted events warning
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-14 15:06:26 +01:00
Berto Te 386578e8b4 Translated using Weblate (Spanish)
Currently translated at 100.0% (826 of 826 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-01-14 14:14:30 +01:00
Thomas Citharel b70321e377
Add JUnit report to Jest front-end tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-13 17:35:16 +01:00
josé m 0ff093c221 Translated using Weblate (Galician)
Currently translated at 99.8% (825 of 826 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-01-13 10:17:19 +01:00
Taru Luojola 775d51131b Translated using Weblate (Finnish)
Currently translated at 100.0% (826 of 826 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
2021-01-13 10:17:19 +01:00
Thomas Citharel 24461be703
Fix events not showing on homepage
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-12 16:31:09 +01:00
Kate 016d8620fe Translated using Weblate (German)
Currently translated at 98.9% (816 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-12 10:29:10 +01:00
Thomas Citharel c2987beb31
Fix group avatar upload
Close #549

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-11 18:02:21 +01:00
Thomas Citharel 1bc3c1db09
Use workbox 5 to avoid CDN call to Google
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-11 17:35:27 +01:00
Thomas Citharel 2215d50984
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-11 11:30:03 +01:00
fluxx c4f762c146 Translated using Weblate (German)
Currently translated at 98.9% (816 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-10 20:26:42 +01:00
Kate a7205ea15f Translated using Weblate (German)
Currently translated at 98.9% (816 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-10 20:26:42 +01:00
Malik 1483fe0f50 Translated using Weblate (German)
Currently translated at 98.9% (816 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-10 20:00:34 +01:00
fluxx aac52fa54c Translated using Weblate (German)
Currently translated at 98.9% (816 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-10 20:00:34 +01:00
Kate a82e309fb9 Translated using Weblate (German)
Currently translated at 98.9% (816 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-10 20:00:34 +01:00
Vodoyo Kamal 4d534d431c Translated using Weblate (Bengali)
Currently translated at 0.4% (4 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/bn/
2021-01-08 13:14:21 +01:00
Eivind Ødegård 4c0c7b4181 Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (825 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nn/
2021-01-06 08:52:26 +01:00
Filip Bengtsson 4b15cdbda7 Translated using Weblate (Swedish)
Currently translated at 37.2% (307 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
2021-01-03 19:52:36 +01:00
A jeremias aaf82cc319 Translated using Weblate (Portuguese)
Currently translated at 7.8% (65 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt/
2021-01-03 19:52:25 +01:00
fadelkon ee02d0013a Translated using Weblate (Catalan)
Currently translated at 100.0% (825 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2020-12-30 17:52:22 +01:00
x 8529d8c69b Translated using Weblate (Italian)
Currently translated at 100.0% (825 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/it/
2020-12-25 21:52:21 +01:00
Tash Lisiecki 50a4c55e57 Translated using Weblate (Polish)
Currently translated at 94.4% (779 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2020-12-21 18:51:54 +01:00
josé m 0d7e41cf6a Translated using Weblate (Galician)
Currently translated at 99.8% (824 of 825 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2020-12-21 10:10:05 +01:00
Thomas Citharel a4b41efe49 Merge branch '1.0.3' into 'master'
1.0.3

See merge request framasoft/mobilizon!768
2020-12-18 17:13:58 +01:00
Thomas Citharel 425b28a426
Release 1.0.3
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-18 16:48:06 +01:00