Commit Graph

2770 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
Thomas Citharel 58fe7b74a5 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!804
2021-01-22 11:52:31 +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
fadelkon 9c5b11bee5 Translated using Weblate (Catalan)
Currently translated at 81.3% (196 of 241 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/ca/
2021-01-22 11:14:26 +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
tykayn fad649c8eb up homepage and footer 2021-01-21 11:24:58 +01:00
josé m 2de5a82b2d Translated using Weblate (Galician)
Currently translated at 100.0% (166 of 166 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/gl/
2021-01-20 17:18:26 +01:00
josé m 4da96ad810 Translated using Weblate (Galician)
Currently translated at 100.0% (241 of 241 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/gl/
2021-01-20 17:18: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 a5883c2cb0 Translated using Weblate (Finnish)
Currently translated at 100.0% (166 of 166 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/fi/
2021-01-20 17:18:25 +01:00
Berto Te 5826a2154b Translated using Weblate (Spanish)
Currently translated at 100.0% (166 of 166 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/es/
2021-01-20 17:18:25 +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
Taru Luojola ed2878ed05 Translated using Weblate (Finnish)
Currently translated at 100.0% (241 of 241 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/fi/
2021-01-20 17:18:24 +01:00
Berto Te 21b99632c2 Translated using Weblate (Spanish)
Currently translated at 100.0% (241 of 241 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/es/
2021-01-20 17:18:24 +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 f891b51770 Merge branch 'feed-improvements' into 'master'
Feed improvements

See merge request framasoft/mobilizon!802
2021-01-19 15:59:37 +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
Thomas Citharel fc9334b4b1 Merge branch 'oncletom-master-patch-13632' into 'master'
Adjust to `System.get_env` signature (`get_env(String.t(), String.t() | nil)`)

See merge request framasoft/mobilizon!801
2021-01-19 10:46:39 +01:00
Thomas Parisot 27bd5e8e6f fix: adjust to `System.get_env` signature (`get_env(String.t(), String.t() | nil)`) 2021-01-19 10:19:22 +01:00
Thomas Citharel e0d9762f36 Merge branch 'improve-file-docs' into 'master'
Improve file docs

See merge request framasoft/mobilizon!800
2021-01-18 16:46:29 +01:00
Thomas Citharel 12d2ab669d
Improve Member federation
Federate the member ID instead of the person ID

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-18 16:19:07 +01:00
Thomas Citharel 9f4dd06e43
Bump Absinthe to 1.6
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-18 14:20:08 +01:00
Thomas Citharel ba5c3c53ce
Improve Discussion docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-18 12:09:40 +01:00
Thomas Citharel 44c78a97a4 Merge branch 'oncletom-master-patch-54627' into 'master'
Explicitly include `eldap` in `mix release`.

Closes #555

See merge request framasoft/mobilizon!798
2021-01-18 09:46:00 +01:00
Thomas Citharel f086661695 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!799
2021-01-18 09:20:34 +01:00
Thomas Parisot 5095be03ed
Define `eldap` as a transient application release. 2021-01-18 09:19:11 +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
Thomas Parisot c369e865d1 Explicitly include `eldap` in `mix release`. 2021-01-17 16:29:49 +01:00
Thomas Citharel 32e11a87d1 Merge branch 'oncletom-master-patch-79848' into 'master'
Configure Instance PORT via an environment variable.

See merge request framasoft/mobilizon!796
2021-01-17 15:19:07 +01:00
Thomas Citharel 9ee02754eb Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!797
2021-01-17 15:18:26 +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
fadelkon 797e9b61f5 Translated using Weblate (Catalan)
Currently translated at 75.6% (180 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/ca/
2021-01-17 10:14:41 +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 Parisot f2c2a64975 Configure Instance PORT via an environment variable. 2021-01-16 18:42:59 +01:00
Thomas Citharel 1db991c35e Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!795
2021-01-15 18:13:29 +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
Alexandra e9bb067898 Translated using Weblate (French)
Currently translated at 100.0% (238 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/fr/
2021-01-15 17:52:27 +01:00
Thomas Citharel a1bc8b401c Merge branch 'properly-handle-remote-interaction' into 'master'
Properly handle remote interactions

See merge request framasoft/mobilizon!794
2021-01-15 17:52:23 +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 fa7a43b58a Merge branch 'fix-icalendar-export' into 'master'
Fix iCalendar Export by updating the iCalendar library

Closes #523

See merge request framasoft/mobilizon!793
2021-01-15 10:15:28 +01:00