Commit Graph

2113 Commits

Author SHA1 Message Date
Thomas Citharel 67b906cc96
Fix language change
- Load the language files correctly when language is changed
- Save user language in localstorage so that we can have it even if disconnected (but still load it from user settings eventually since
user might be on a different device)
- Load all locales from Cldr with Gettext
- Fix pt-PT -> pt-BR
- Clean some obsolete config.exs comments

Later changes will allow to set the language without an account
https://framagit.org/framasoft/mobilizon/-/issues/375

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-28 19:57:57 +01:00
Thomas Citharel 8e1082c194 Merge branch 'update-demo-mode' into 'master'
Update demo mode

See merge request framasoft/mobilizon!666
2020-10-28 12:07:50 +01:00
Thomas Citharel bad8c779f8
Update demo mode to remove references to beta
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-28 11:41:39 +01:00
vincent debierre 07a69b78cf
Remove warning and reference to beta version status in text email format 2020-10-28 11:36:42 +01:00
Thomas Citharel d6a94f2e35 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!665
2020-10-28 11:36:25 +01:00
josé m c4dc0547a7 Translated using Weblate (Galician)
Currently translated at 100.0% (794 of 794 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2020-10-28 11:34:30 +01:00
Quentin PAGÈS e4b0223c5b Translated using Weblate (Occitan)
Currently translated at 60.3% (146 of 242 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/oc/
2020-10-28 11:34:29 +01:00
Thomas Citharel 4300bca85d Translated using Weblate (Spanish)
Currently translated at 100.0% (242 of 242 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/es/
2020-10-28 11:34:29 +01:00
Marcin Mikołajczak 5c7cc3941f Translated using Weblate (Polish)
Currently translated at 96.4% (766 of 794 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2020-10-28 11:34:28 +01:00
tobi c6e7e902e2 Translated using Weblate (German)
Currently translated at 92.9% (738 of 794 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2020-10-28 11:34:25 +01:00
Thomas Citharel 399c3ec945 Merge branch 'fix-instance-cgu-selector' into 'master'
Fix instance custom privacy policy not applying

See merge request framasoft/mobilizon!663
2020-10-27 17:58:15 +01:00
Thomas Citharel 0898d91cc3
Fix instance custom privacy policy not applying
And update links to default terms & privacy policies

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-27 17:41:28 +01:00
Thomas Citharel 53f6fb1c7e Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!660
2020-10-27 17:23:57 +01:00
Marcin Mikołajczak 11da3ff7be Translated using Weblate (Polish)
Currently translated at 71.9% (571 of 794 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2020-10-27 16:59:47 +01:00
josé m 99e2623058 Translated using Weblate (Galician)
Currently translated at 100.0% (794 of 794 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2020-10-27 16:59:47 +01:00
Marcin Mikołajczak 83f0dbef1c Translated using Weblate (Polish)
Currently translated at 70.7% (562 of 794 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2020-10-27 16:59:47 +01:00
Berto Te b6f1b29b1a Translated using Weblate (Spanish)
Currently translated at 100.0% (794 of 794 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-10-27 16:59:47 +01:00
Gilles bed5aeedc0 Added translation using Weblate (Esperanto) 2020-10-27 16:59:47 +01:00
Thomas Citharel ee4cb6db43 Merge branch 'fix-detect-file-mime-without-filename' into 'master'
Fix detecting file MIME type if file hasn't got a name

See merge request framasoft/mobilizon!661
2020-10-27 16:59:41 +01:00
Thomas Citharel 5eb746ffca Merge branch 'fix-followings-pagination' into 'master'
Fix followings/followers pagination

See merge request framasoft/mobilizon!657
2020-10-27 16:38:33 +01:00
Thomas Citharel 1e6664e1bf
Merge branch 'i18n-improvements' 2020-10-27 16:37:00 +01:00
Thomas Citharel fa2b7ec3be
Update locales
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-27 16:36:03 +01:00
Marcin Mikolajczak 1a20a24301
Make 'Federated Group Name' explanation text clearer 2020-10-27 16:33:42 +01:00
Marcin Mikolajczak efbe560202
Franglais to English ;) 2020-10-27 16:33:23 +01:00
Thomas Citharel 4e79d6a042
Fix detecting file MIME type if file hasn't got a name
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-27 16:32:34 +01:00
Thomas Citharel d9349cfe9e Merge branch 'fix-jmz-metadata-test' into 'master'
Fix resource metadata test with JMZ

See merge request framasoft/mobilizon!662
2020-10-27 16:32:01 +01:00
Thomas Citharel 3e700a03df
Fix resource metadata test with JMZ
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-27 16:09:27 +01:00
Thomas Citharel bf0ec150cd
Fix followings/followers pagination
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-27 09:13:17 +01:00
Thomas Citharel 4206ff50f6 Merge branch 'improve-readme' into 'master'
Add more links into the README.md

See merge request framasoft/mobilizon!656
2020-10-26 14:24:02 +01:00
Thomas Citharel 7ce3f4e5a3
Add more links into the README.md
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-26 14:07:29 +01:00
Thomas Citharel 7c43d52b20 Merge branch '1.0.0' into 'master'
Release 1.0.0

See merge request framasoft/mobilizon!655
2020-10-26 12:36:40 +01:00
Thomas Citharel 2a0492df6d
Mention the crowdfunding at the bottom of the README file
And link to hall of fame

Also change framasoft logo picture url

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-26 12:11:00 +01:00
Thomas Citharel 5f6d346b44
Release 1.0.0
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-26 12:04:18 +01:00
Thomas Citharel 6678e8f9eb Merge branch 'improve-local-upload' into 'master'
Improve local uploader

See merge request framasoft/mobilizon!653
2020-10-26 12:01:24 +01:00
Thomas Citharel dc9b3d0e6d Merge branch 'remove-about-mbz' into 'master'
Remove about mobilizon page and add link to mobilizon.org

See merge request framasoft/mobilizon!654
2020-10-26 11:58:39 +01:00
Thomas Citharel 37402ece68
Improve local uploader
Check that destination file is not here and temporary file is still here

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-26 11:42:29 +01:00
Thomas Citharel 47f14754e0
Remove about mobilizon page and add link to mobilizon.org
Remove all other refrences to mobilizon.org / test.mobilizon.org

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-26 11:38:45 +01:00
Thomas Citharel 5e64276a78 Merge branch 'improve-group-public-page' into 'master'
Improve group public page display when there's no description/events/posts

See merge request framasoft/mobilizon!652
2020-10-26 10:19:31 +01:00
Thomas Citharel 19b0f4fc91 Merge branch 'vpzomtrrfrt/mobilizon-port-support' into 'master'
Check port in compare_urls

See merge request framasoft/mobilizon!651
2020-10-26 10:01:31 +01:00
Thomas Citharel 87ee0e156c
Improve group public page display when there's no description/events/posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-26 09:48:25 +01:00
Colin Reeder 1cf59ef24a
Check port in compare_urls 2020-10-26 09:33:20 +01:00
Thomas Citharel 974620b3b3 Merge branch 'upload-and-avatar-improvements' into 'master'
Upload and avatar improvements

See merge request framasoft/mobilizon!646
2020-10-26 09:00:08 +01:00
Thomas Citharel 9e5234059b Merge branch 'is_public-non-list' into 'master'
Fix is_public? for non-lists

See merge request framasoft/mobilizon!647
2020-10-26 08:36:09 +01:00
Thomas Citharel 02becb14bd
Add exiftool to Docker image for CI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-26 08:21:29 +01:00
Thomas Citharel 7bbee6b58d Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!650
2020-10-26 08:09:29 +01:00
Kate 52f2959316 Translated using Weblate (German)
Currently translated at 36.7% (89 of 242 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/de/
2020-10-26 04:28:01 +01:00
Quentin PAGÈS e3bec11c31 Translated using Weblate (Occitan)
Currently translated at 78.6% (643 of 818 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-10-26 04:28:00 +01:00
Kate ffe6b64a66 Translated using Weblate (German)
Currently translated at 92.2% (755 of 818 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2020-10-26 04:27:59 +01:00
Colin Reeder 32629a8d4b Fix is_public? for non-lists 2020-10-25 12:17:31 -06:00
Thomas Citharel 0be3e0c9fa
Improve avatar selection on edit identity
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-25 12:01:50 +01:00