Commit Graph

1445 Commits

Author SHA1 Message Date
Thomas Citharel cd874e1bfc
Fix edit event warning popup size
Imcrease width to 500px and allow to wrap text correctly if even longer

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-19 12:04:52 +02:00
Thomas Citharel b2a7f134a7
Restrict browserlist
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-19 10:07:29 +02:00
Thomas Citharel fb821ac455
Update to modern slot syntax
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-16 18:13:17 +02:00
Thomas Citharel 6eb42660d5
Reset address when field is empty
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-16 18:12:57 +02:00
Thomas Citharel 57b1e53420
Fix some dependencies issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-16 17:47:33 +02:00
Thomas Citharel 1fff71ee0e
Allow to remove user location setting
Closes #671

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-16 17:47:33 +02:00
Eivind Ødegård 2abdfd3f5b Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (986 of 986 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nn/
2021-04-16 16:01:10 +02:00
josé m 3f1488f9e7 Translated using Weblate (Galician)
Currently translated at 99.8% (985 of 986 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-04-16 16:01:10 +02:00
Berto Te 20e65eba46 Translated using Weblate (Spanish)
Currently translated at 100.0% (986 of 986 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-04-16 16:01:10 +02:00
Thomas Frenzel 502a6aec21 Translated using Weblate (German)
Currently translated at 100.0% (986 of 986 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-04-16 16:01:10 +02:00
deadmorose 45a7b9075f Translated using Weblate (Russian)
Currently translated at 100.0% (986 of 986 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-16 16:01:10 +02:00
Thomas Citharel 77200ea587
Add unit tests on Login component
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-16 14:57:03 +02:00
Thomas Citharel f2175c6498
Refactor CSP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-16 14:57:02 +02:00
Thomas Citharel 76de922996
Update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-16 14:57:02 +02:00
Thomas Citharel 174f52b2ab
Fix participation button position
Closes #676

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-13 16:58:59 +02:00
GunChleoc 736da03469 Translated using Weblate (Gaelic)
Currently translated at 98.7% (969 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-04-12 14:09:54 +02:00
Eivind Ødegård d0881847e6 Translated using Weblate (Norwegian Nynorsk)
Currently translated at 93.0% (913 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nn/
2021-04-12 14:09:54 +02:00
deadmorose e400937fa9 Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-12 14:09:54 +02:00
Thomas Citharel de7ad98cd5 Merge branch 'fixes' into 'master'
More fixes

See merge request framasoft/mobilizon!889
2021-04-12 12:09:49 +00:00
Thomas Citharel 5f291336fd
Disable vue-apollo network handler for now
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-12 12:16:17 +02:00
Thomas Citharel e2721af456
Refactor picture-upload and take into account picture size limits
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-12 12:01:53 +02:00
Thomas Citharel 0210b677c5
Expose maximum picture sizes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-12 12:01:52 +02:00
deadmorose 5a1f0f3955 Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-09 12:55:09 +02:00
Thomas Citharel 1a43bfb620
Fix js unit tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-08 10:39:02 +02:00
Thomas Citharel ca14745d40
Bump deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-08 10:39:01 +02:00
Thomas Citharel c4f8fe0fe8
Fix comments closed message when not connected
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-08 09:54:23 +02:00
Thomas Citharel 569a4b6356
Fix reloading the members list after excluding a member
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-08 09:54:23 +02:00
Thomas Citharel 356f69cef2
Fix accessing a discussion without being a member
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-08 09:54:22 +02:00
deadmorose 25f365c394 Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-07 17:34:49 +02:00
deadmorose 523d2b3e4f Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-07 15:10:12 +02:00
deadmorose c7ca9bd805 Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-07 15:03:18 +02:00
deadmorose b22c12da0d Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-07 14:53:32 +02:00
deadmorose defb09aef1 Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-07 14:44:54 +02:00
deadmorose 2238f2980e Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-06 19:58:34 +02:00
Kristijan Tkalec af396ac072 Translated using Weblate (Slovenian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-04-06 19:58:34 +02:00
Slimane Selyan AMIRI c530f289dc Translated using Weblate (Kabyle)
Currently translated at 18.6% (183 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/kab/
2021-04-06 19:58:34 +02:00
deadmorose 301bdb815b Translated using Weblate (Russian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-06 19:58:34 +02:00
deadmorose 1c67a7548f Translated using Weblate (Russian)
Currently translated at 81.9% (804 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-06 19:58:34 +02:00
fluxx 4e9d29d4a5 Translated using Weblate (German)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-04-06 19:58:34 +02:00
Till 077916474c Translated using Weblate (German)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-04-06 19:58:34 +02:00
Thomas Frenzel dd6d442071 Translated using Weblate (German)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-04-06 19:58:34 +02:00
deadmorose c3d4834e12 Translated using Weblate (Russian)
Currently translated at 74.0% (726 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-06 19:58:34 +02:00
deadmorose c89f17d598 Translated using Weblate (Russian)
Currently translated at 66.1% (649 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-04-06 19:58:34 +02:00
cornerot 2de1c08bc8 Added "ru" lang to langs.json 2021-04-06 16:36:55 +00:00
Thomas Citharel ae2982b2d5
Bump version to 1.1.0
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-31 10:33:57 +02:00
GunChleoc 013600b2df Translated using Weblate (Gaelic)
Currently translated at 98.7% (969 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-03-31 01:24:26 +02:00
deadmorose 37eeabc0b6 Translated using Weblate (Russian)
Currently translated at 59.5% (584 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-03-31 01:24:26 +02:00
deadmorose c3c839a022 Translated using Weblate (Russian)
Currently translated at 50.6% (497 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-03-30 21:55:03 +02:00
deadmorose a6d7781d97 Translated using Weblate (Russian)
Currently translated at 44.7% (439 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-03-30 17:48:23 +02:00
Thomas Citharel ce96627fb5
Bump version to 1.1.0-rc.3
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-30 15:14:39 +02:00
Thomas Citharel 2b25953707
Bump version to 1.1.0-rc.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-30 09:55:21 +02:00
Balázs Úr 09600cc71e Translated using Weblate (Hungarian)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2021-03-30 09:47:01 +02:00
josé m 773b339cef Translated using Weblate (Galician)
Currently translated at 99.8% (980 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-03-30 09:47:01 +02:00
deadmorose f918ac7a26 Translated using Weblate (Russian)
Currently translated at 38.5% (378 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-03-30 09:47:01 +02:00
Berto Te 7540d3355f Translated using Weblate (Spanish)
Currently translated at 100.0% (981 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-03-30 09:47:01 +02:00
deadmorose 1cc6ea4281 Translated using Weblate (Russian)
Currently translated at 28.7% (282 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-03-30 09:47:01 +02:00
Thomas Frenzel 1eb195cf0f Translated using Weblate (German)
Currently translated at 92.2% (905 of 981 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-03-30 09:47:01 +02:00
Thomas Citharel 69339700cd
Fix event creation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 19:26:33 +02:00
Thomas Citharel acf51a3130
Fix issues when group isn't local
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 18:23:03 +02:00
Thomas Citharel da1fee2cc7
Show group feeds for members as well
Closes #646

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 18:08:02 +02:00
Thomas Citharel 0a482d238e
Fix apollo cache not being properly set after picking close city
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 17:26:18 +02:00
Thomas Citharel fcc3fe746e
Fix number of group followers per page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 17:25:52 +02:00
Thomas Citharel 7df18577e7
Bump version to 1.1.0-rc.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 11:42:38 +02:00
Thomas Citharel c68688b07c
Bump deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 11:42:14 +02:00
Vodoyo Kamal ccf84f9453 Translated using Weblate (Bengali)
Currently translated at 3.0% (30 of 971 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/bn/
2021-03-29 11:24:26 +02:00
deadmorose d9cf6a5866 Translated using Weblate (Russian)
Currently translated at 21.3% (207 of 971 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-03-29 11:24:26 +02:00
Thomas Citharel 7a429a6b70 Merge branch 'extra-fixes-privacy' into 'master'
Extra fixes for the privacy page

See merge request framasoft/mobilizon!875
2021-03-29 09:24:22 +00:00
Thomas Citharel 0cccc9dd9c Merge branch 'event-from-group' into 'master'
Allow to create an event from a group preconfigured with the organizer

Closes #464

See merge request framasoft/mobilizon!877
2021-03-29 09:19:48 +00:00
Thomas Citharel 13c8080097
Allow to create an event from a group preconfigured with the organizer
Refactored the organizer-picker components a lot

Close #464

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 10:33:19 +02:00
josé m b98a420889 Translated using Weblate (Galician)
Currently translated at 99.8% (970 of 971 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-03-27 08:14:50 +01:00
Berto Te 2671f33c80 Translated using Weblate (Spanish)
Currently translated at 100.0% (971 of 971 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-03-27 08:14:50 +01:00
Thomas Citharel cde9f8873e
Expose personal tokened feeds
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-26 19:36:48 +01:00
Thomas Citharel df012f5af7
Extra fixes for the privacy page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-26 19:27:51 +01:00
Paulo Henrique de Lima Santana eaeff37c32 Translated using Weblate (Portuguese (Brazil))
Currently translated at 79.4% (770 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
2021-03-25 15:25:08 +01:00
Thomas Citharel cd7732f6a5 Merge branch 'fixes' into 'master'
Some fixes

See merge request framasoft/mobilizon!869
2021-03-25 14:25:01 +00:00
Thomas Citharel efea6f8423
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-25 14:42:02 +01:00
Thomas Citharel 968a965763
Handle empty comments
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-25 12:11:49 +01:00
Balázs Úr cd1f18cfc1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (969 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2021-03-25 01:14:50 +01:00
Paulo Henrique de Lima Santana b84f12ceb4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 79.4% (770 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
2021-03-25 01:14:49 +01:00
Thomas Citharel e6189390ac
Fix creating discussion with title containing only spaces
Also sanitize first comment

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-24 15:47:03 +01:00
Thomas Citharel 7b9910f251
Resources fixes and improvements
- Fix getting page description
- Fix fetching metadata from Twitter (thx @marienfressinaud)
- Improve error handling

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-24 11:07:00 +01:00
Thomas Citharel 346d6438f8
Fix changing changing email and validating new email with bad token
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-23 16:38:37 +01:00
Thomas Citharel faa92aebd9
Fix and improve group page edition
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-23 16:17:08 +01:00
Kristijan Tkalec 9abb929051 Translated using Weblate (Slovenian)
Currently translated at 98.2% (952 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-03-22 21:14:53 +01:00
Thomas Frenzel 477700ec36 Translated using Weblate (German)
Currently translated at 90.0% (873 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-03-22 21:14:49 +01:00
Marcin Mikołajczak a76be32919 Translated using Weblate (Polish)
Currently translated at 80.0% (776 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2021-03-19 23:14:47 +01:00
GunChleoc f50cce32f2 Translated using Weblate (Gaelic)
Currently translated at 100.0% (969 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-03-17 22:14:47 +01:00
Thomas Citharel 99476dcfc7
Bump version to 1.1.0-beta.6
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 13:55:53 +01:00
Thomas Citharel 9f65029b4e
Fix range pluralization
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 12:02:12 +01:00
Thomas Citharel cd3aaf6957
Bump version to 1.1.0-beta.5
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 11:13:42 +01:00
Thomas Citharel fb7c7c3a0a
Fix typo in range/radius preventing close events from showing up
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 10:31:46 +01:00
Thomas Citharel 00fa71dc66
Bump version to 1.1.0-beta.4
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 09:22:04 +01:00
Thomas Citharel 4ff00e92b6
Fix lasts events published order on the homepage
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 19:08:00 +01:00
Thomas Citharel c8e39313ef
Fix location field not showing in preferences if setting not set
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 18:51:34 +01:00
Thomas Citharel f390af3e95
Fix homepage with no location setting
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 18:26:49 +01:00
Thomas Citharel 28bfc31b01
Fix accessing group profile when not member
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 17:36:30 +01:00
Thomas Citharel 27a1d92e52
Bump version to 1.1.0-beta.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 16:09:07 +01:00
Kristijan Tkalec 592f1239c5 Translated using Weblate (Slovenian)
Currently translated at 82.3% (798 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-03-16 11:39:32 +01:00
Thomas Citharel 56cc052e55
Bump to 1.1.0-beta.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-15 11:39:26 +01:00
Thomas Citharel c3202e4a75 Merge branch '1.1.0-beta.1' into 'master'
1.1.0 beta.1

See merge request framasoft/mobilizon!856
2021-03-15 10:20:31 +00:00
josé m 95e72b6479 Translated using Weblate (Galician)
Currently translated at 99.8% (968 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-03-13 08:14:46 +01:00
Berto Te edf2110364 Translated using Weblate (Spanish)
Currently translated at 100.0% (969 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-03-13 08:14:44 +01:00
Thomas Citharel 88b1de68c6
Bump version to 1.1.0
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-11 11:02:13 +01:00
josé m 127deaad03 Translated using Weblate (Galician)
Currently translated at 95.4% (921 of 965 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-03-11 09:51:48 +01:00
fadelkon bdd24bbdd0 Translated using Weblate (Catalan)
Currently translated at 100.0% (965 of 965 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2021-03-11 09:51:48 +01:00
Berto Te 1079e5092f Translated using Weblate (Spanish)
Currently translated at 100.0% (965 of 965 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-03-11 09:51:48 +01:00
Thomas Citharel 1f926902aa
Add comments under events to activities
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-10 17:40:55 +01:00
josé m 0f55adb3aa Translated using Weblate (Galician)
Currently translated at 93.9% (904 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-03-09 16:51:49 +01:00
fadelkon a5c903f371 Translated using Weblate (Catalan)
Currently translated at 100.0% (962 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2021-03-09 16:51:49 +01:00
Thomas Citharel d8e4d6c24f
Introduce activity filters
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-09 16:21:12 +01:00
Thomas Citharel d782ee37f0
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-09 10:42:01 +01:00
Thomas Citharel 6ccad5344c
Make sure the localized datetime follow the current MBZ locale
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-08 18:37:25 +01:00
GunChleoc f11f884f63 Translated using Weblate (Gaelic)
Currently translated at 100.0% (962 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-03-08 16:36:16 +01:00
Kristijan Tkalec 55030a364b Translated using Weblate (Slovenian)
Currently translated at 61.6% (593 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-03-08 16:36:16 +01:00
Quentin PAGÈS d546b6efe5 Translated using Weblate (Occitan)
Currently translated at 85.7% (825 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2021-03-08 16:36:16 +01:00
Berto Te 9d24c21331 Translated using Weblate (Spanish)
Currently translated at 100.0% (962 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-03-08 16:36:16 +01:00
setop 13f33b8393 make search with location bookmarkable (fix #482) using geohash
set a default radius when a location is set, so it does not trigger a worldwide search
reduce pressure on server and view with debonce
2021-03-05 16:19:42 +00:00
GunChleoc b899f1e022 Translated using Weblate (Gaelic)
Currently translated at 73.1% (704 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-03-05 14:05:28 +01:00
josé m f38098ab2e Translated using Weblate (Galician)
Currently translated at 90.4% (870 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-03-05 14:05:28 +01:00
framabr c85d6e3f43 Translated using Weblate (Portuguese (Brazil))
Currently translated at 80.0% (770 of 962 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
2021-03-05 14:05:28 +01:00
GunChleoc 97c8a526fb Translated using Weblate (Gaelic)
Currently translated at 54.5% (523 of 959 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-03-05 14:05:28 +01:00
Berto Te dac1ef1bbc Translated using Weblate (Spanish)
Currently translated at 100.0% (959 of 959 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-03-05 14:05:28 +01:00
Thomas Citharel 03824b898c
Get membership status only for the current group
Closes #575

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-05 11:23:17 +01:00
Thomas Citharel e125dcc76e
Add a confirmation before conversation deletion
Closes #383

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-04 17:39:50 +01:00
Thomas Citharel 8cbc1e016d
Fix admin languages selection
Closes #515

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-04 15:49:35 +01:00
Thomas Citharel fba9ff4a62
Refactor user setting
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-04 15:26:30 +01:00
Thomas Citharel dc9fe0d22b
Add an information for nearby events radius
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-04 15:26:03 +01:00
Berto Te dc38a50b45 Translated using Weblate (Spanish)
Currently translated at 100.0% (958 of 958 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-03-03 09:53:24 +01:00
Thomas Citharel 191be0f8e4
Fix success message when validating group follower
Closes #612

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-02 17:34:28 +01:00
Thomas Citharel d61f1f7689
Introduce custom plural rules
And enable gd locale

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-02 16:33:12 +01:00
Thomas Citharel 48b3677d1d
Fix string which shouldn't be pluralizable
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-02 16:10:05 +01:00
Thomas Citharel 4be8c41b80 Merge branch 'fix-timeline-fetch-policy' into 'master'
Make sure timeline is refreshed when page is accessed

See merge request framasoft/mobilizon!835
2021-03-02 10:30:48 +00:00
Thomas Citharel 511ffa55b4 Merge branch 'disable-geoloc-on-area-selection' into 'master'
Disable geolocation on prefered events area selection

See merge request framasoft/mobilizon!834
2021-03-02 09:50:21 +00:00
Thomas Citharel 1b899210d9 Merge branch 'fix-terms-with-no-contact' into 'master'
Fix terms with no settings

See merge request framasoft/mobilizon!833
2021-03-02 09:41:02 +00:00
Thomas Citharel 9fd1822a05
Make sure timeline is refreshed when page is accessed
Change to fetchPolicy: "cache-and-network"

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-02 10:20:53 +01:00
Thomas Citharel 468c04d24a
Disable geolocation on prefered events area selection
Since we restrict to administrative areas and not full addresses

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-02 10:02:06 +01:00
Quentin PAGÈS ee091c3788 Translated using Weblate (Occitan)
Currently translated at 86.2% (825 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2021-03-01 18:32:15 +01:00
Thomas Citharel 19a0e928d6 Translated using Weblate (Chinese (Traditional))
Currently translated at 0.4% (4 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/zh_Hant/
2021-03-01 18:32:15 +01:00
GunChleoc e3c6c19594 Translated using Weblate (Gaelic)
Currently translated at 6.1% (59 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-03-01 18:32:15 +01:00
Vincent Lau c1b02b341a Translated using Weblate (Chinese (Traditional))
Currently translated at 0.5% (5 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/zh_Hant/
2021-03-01 18:32:15 +01:00
Balázs Úr dda5f72e3b Translated using Weblate (Hungarian)
Currently translated at 100.0% (957 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2021-03-01 18:32:15 +01:00
Quentin PAGÈS 2adcb6a2fd Translated using Weblate (Occitan)
Currently translated at 86.1% (824 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2021-03-01 18:32:15 +01:00
Berto Te c26ce0de40 Translated using Weblate (Spanish)
Currently translated at 100.0% (957 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-03-01 18:32:15 +01:00
Thomas Citharel 3fade65c8e
Merge branch 'stable-1.0.x' 2021-03-01 18:31:46 +01:00
Thomas Citharel 80bfd3db01
Fix terms with no settings
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-01 18:29:48 +01:00
GunChleoc 39bbaac52d Added translation using Weblate (Gaelic) 2021-02-28 09:54:52 +01:00
Thomas Citharel a415eeb5d8
Fixup empty timeline issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 19:59:20 +01:00
Thomas Citharel 5e63e54697
Fix activity timeline being empty
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 19:55:29 +01:00
Thomas Citharel 3b00ad66c9
Bump version to 1.0.7
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 16:34:51 +01:00
Thomas Citharel 7997a10c29
Improve search form display
Closes #557

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 16:30:37 +01:00
Thomas Citharel 78150b77e0
Improve search form display
Closes #557

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 16:28:53 +01:00
Thomas Citharel c4b997bc52
Fix accessing group event unlogged
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 12:07:14 +01:00
Thomas Citharel 732c99e20a Translated using Weblate (French (France) (fr_FR))
Currently translated at 100.0% (957 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2021-02-26 11:26:08 +01:00
Thomas Citharel 9a9f4bc8db
Fix a translation typo in English
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 11:25:02 +01:00
Thomas Citharel e76c4bc13f
Merge remote-tracking branch 'weblate/master'
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 11:21:54 +01:00
Meldane 7468b8fb77 Translated using Weblate (French (France) (fr_FR))
Currently translated at 100.0% (861 of 861 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2021-02-26 10:08:15 +01:00
Thomas Citharel 52f07c757e Merge branch 'log-group-activity' into 'master'
Log group activity

See merge request framasoft/mobilizon!824
2021-02-26 09:08:09 +00:00
Thomas Citharel 3fe64a4389
Introduce the group activity section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-26 09:37:06 +01:00
josé m db31188dc6 Translated using Weblate (Galician)
Currently translated at 99.8% (860 of 861 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-02-17 07:14:37 +01:00
Berto Te 76e25ee517 Translated using Weblate (Spanish)
Currently translated at 100.0% (861 of 861 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-02-17 07:14:36 +01:00
Thomas Citharel d0567f783d
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-15 09:40:42 +01:00
Thomas Citharel f7c17394df Merge branch 'location-setting' into 'master'
Add user setting to provide location and show events near location on homepage

See merge request framasoft/mobilizon!820
2021-02-15 08:19:30 +00:00
Vodoyo Kamal 29df5d6ea6 Translated using Weblate (Bengali)
Currently translated at 3.4% (29 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/bn/
2021-02-14 10:14:39 +01:00
Thomas Citharel b1cc3868a6
Add user setting to provide location and show events near location on
homepage

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-12 19:10:22 +01:00
Thomas Citharel 7d8399f4c8 Merge branch 'work-releases' into 'master'
Work with releases

Closes #569

See merge request framasoft/mobilizon!815
2021-02-12 17:29:57 +00:00
Balázs Meskó 565693afc0 Translated using Weblate (Hungarian)
Currently translated at 100.0% (852 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2021-02-12 15:14:36 +01:00
Thomas Citharel 69607d2c8f
Fix Vue vm children not found
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-10 14:39:23 +01:00
Max Fuxjäger dedf8d1447 Translated using Weblate (German)
Currently translated at 100.0% (852 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-02-09 21:14:32 +01:00
Kristijan Tkalec a34bd69de5 Translated using Weblate (Slovenian)
Currently translated at 64.4% (549 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-02-08 12:01:51 +01:00
Valentin Bachem a016b558e9 Translated using Weblate (German)
Currently translated at 99.8% (851 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-02-08 12:01:47 +01:00
Vincent Lau 08f07c9baa Translated using Weblate (Chinese (Traditional))
Currently translated at 0.1% (1 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/zh_Hant/
2021-02-07 12:14:32 +01:00
Vincent Lau a77dffc8d6 Added translation using Weblate (Chinese (Traditional)) 2021-02-06 11:37:49 +01:00
josé m 5430a46726 Translated using Weblate (Galician)
Currently translated at 99.8% (851 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-02-06 09:14:37 +01:00
Aliaksandr Hrankin 10a2da521b Translated using Weblate (Belarusian)
Currently translated at 22.5% (192 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/be/
2021-02-06 09:14:36 +01:00
Aliaksandr Hrankin e01c2e072d Translated using Weblate (Russian)
Currently translated at 0.1% (1 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ru/
2021-02-06 09:14:35 +01:00
Berto Te bdfe7d85a8 Translated using Weblate (Spanish)
Currently translated at 100.0% (852 of 852 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-02-06 09:14:34 +01:00
Thomas Citharel 6a063cf655
Fix accessing group event unlogged
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-05 15:18:46 +01:00
Thomas Citharel 48e5ad89e7
Merge branch 'stable-1.0.x' 2021-02-04 17:20:59 +01:00
Thomas Citharel 5b737e2e5b
Bump version to 1.0.6
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-04 17:18:42 +01:00
Thomas Citharel c41b80301f
Fix redirection after deleting an event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-04 17:18:42 +01:00
Thomas Citharel de734e02f1
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-03 18:01:53 +01:00
Thomas Citharel 3d2fafc254
Add an error component
Shows when a rendering error has been triggered, like the one in 5edc402a01

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-03 18:01:53 +01:00
Thomas Citharel 5edc402a01
Fix showing event origin when the event organizer is a group
Related to !806 and #561

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-02-03 09:38:27 +01:00
Kate f193d79b9f Translated using Weblate (German)
Currently translated at 100.0% (838 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-02-02 06:34:58 +01:00
Vodoyo Kamal cf47b6ac38 Translated using Weblate (Bengali)
Currently translated at 2.9% (25 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/bn/
2021-01-30 18:14:31 +01:00
Balázs Úr dfa2d8d470 Translated using Weblate (Hungarian)
Currently translated at 100.0% (838 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2021-01-28 11:33:12 +01:00
Thomas Citharel 2810102136
Bump version to 1.0.5
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-27 09:59:03 +01:00
Thomas Citharel 15fc036c1d
Upgrade tiptap
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 19:13:32 +01:00
Thomas Citharel e933004daf
Fix CSP issues in production
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 17:00:15 +01:00
fadelkon 1b3f7598dc Translated using Weblate (Catalan)
Currently translated at 100.0% (838 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2021-01-26 14:04:40 +01:00
Thomas Citharel af7f3caf0c
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 12:15:54 +01:00
Thomas Citharel 166ce52a7f
Fix z-index issue with datepickers on Edit event page
Closes #558

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-25 18:06:50 +01:00
Kristijan Tkalec e59e7d9289 Translated using Weblate (Slovenian)
Currently translated at 53.9% (452 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-01-25 13:52:12 +01:00
josé m c72ab8ed3c Translated using Weblate (Galician)
Currently translated at 99.8% (837 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-01-25 13:52:11 +01:00
Anders Trobäck 8d93dc647e Translated using Weblate (Swedish)
Currently translated at 39.0% (327 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
2021-01-25 13:52:10 +01:00
Marcin Mikołajczak cc7da129a4 Translated using Weblate (Polish)
Currently translated at 92.8% (778 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2021-01-25 13:52:09 +01:00
Berto Te 74bafce7fa Translated using Weblate (Spanish)
Currently translated at 100.0% (838 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-01-25 13:52:09 +01:00
Kate c5c11fa481 Translated using Weblate (German)
Currently translated at 99.1% (831 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-25 13:52:08 +01:00
Zero Feed a97563d7ca Translated using Weblate (German)
Currently translated at 99.1% (831 of 838 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2021-01-25 13:52:08 +01:00
Thomas Citharel 208886fbea
Bump to 1.0.4
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 12:33:43 +01:00