Commit Graph

2000 Commits

Author SHA1 Message Date
Thomas Citharel
7e4552d548 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!621
2020-10-20 11:33:14 +02:00
josé m
d9c94a69a5 Translated using Weblate (Galician)
Currently translated at 35.9% (87 of 242 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/gl/
2020-10-20 11:01:37 +02:00
Thomas Citharel
3fe9c3447d Merge branch 'show-languages-on-about' into 'master'
Remove undraw picture on comments and let the organiser know they are the only profile that can comment if it's set in the event settings

See merge request framasoft/mobilizon!620
2020-10-20 11:01:33 +02:00
Thomas Citharel
7133b52185 Remove undraw picture on comments and let the organiser know they are
the only profile that can comment if it's set in the event settings

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 10:59:56 +02:00
Thomas Citharel
343db4c817 Merge branch 'show-languages-on-about' into 'master'
Show languages on instance about

See merge request framasoft/mobilizon!619
2020-10-20 10:37:12 +02:00
Thomas Citharel
28218281a6 Show languages on instance about
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 10:36:43 +02:00
Thomas Citharel
1e6f6343c9 Merge branch 'group-posts-fixes' into 'master'
Group posts fixes

See merge request framasoft/mobilizon!618
2020-10-20 10:25:16 +02:00
Thomas Citharel
b0f39db9cb Fix resource tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 10:25:00 +02:00
Thomas Citharel
a5275f9f84 Fix a credo issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 10:06:58 +02:00
Thomas Citharel
d2ecf5edcc Fix issue with hostname validation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 09:58:19 +02:00
Thomas Citharel
ac39d363ee Fix OEmbed preview parser
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 09:58:18 +02:00
Thomas Citharel
9966469444 Use a RichMediaPreviewClient to get details on resources
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 09:58:18 +02:00
Thomas Citharel
4617c51e52 Make sure only group moderators can update/delete events, posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 09:58:17 +02:00
Thomas Citharel
987de3f2c2 Couple of fixes for groups
- Fix posts update federation and add tests
- Fix posts deletion federation and add tests

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 09:44:04 +02:00
Thomas Citharel
c441532971 Fix listing group public events
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 09:44:03 +02:00
Thomas Citharel
c9592f35f0 Add title information to post list page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 09:44:02 +02:00
Thomas Citharel
722b9de7e3 Fix redirection after deleting a post
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 09:44:00 +02:00
Thomas Citharel
af9f8461c8 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!617
2020-10-19 09:00:38 +02:00
josé m
4bff6e99a5 Translated using Weblate (Galician)
Currently translated at 29.3% (71 of 242 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/gl/
2020-10-19 06:51:55 +02:00
josé m
aab35e6d28 Translated using Weblate (Galician)
Currently translated at 100.0% (807 of 807 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2020-10-19 06:51:54 +02:00
Thomas Citharel
d0aabb1e8b Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!616
2020-10-18 15:24:40 +02:00
josé m
d9165051f8 Added translation using Weblate (Galician) 2020-10-18 06:49:28 +02:00
Berto Te
8e68dc3d5d Translated using Weblate (Spanish)
Currently translated at 100.0% (807 of 807 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-10-16 21:51:54 +02:00
Thomas Citharel
3266199947 Merge branch 'webfinger-fixes' into 'master'
Webfinger fixes

See merge request framasoft/mobilizon!614
2020-10-15 17:46:43 +02:00
Thomas Citharel
6b532b07e0 Merge branch 'fix-geocode-empty' into 'master'
Handle nothing found for reverse geocode

See merge request framasoft/mobilizon!615
2020-10-15 17:40:20 +02:00
Thomas Citharel
03f2664b01 Fix finding local actor by username with domain
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-15 17:19:22 +02:00
Thomas Citharel
48d7606e7e Improve debug logger message in webfinger module
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-15 17:19:15 +02:00
Thomas Citharel
35e0564cfc Handle nothing found for reverse geocode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-15 16:48:11 +02:00
Thomas Citharel
532dfed152 Merge branch 'add-group-federation-docs' into 'master'
Add up-to-date docs for ActivityPub support

See merge request framasoft/mobilizon!613
2020-10-15 15:49:42 +02:00
Thomas Citharel
41229e699b Add up-to-date docs for ActivityPub support
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-15 15:48:54 +02:00
Thomas Citharel
d23e64481b Merge branch 'home-i18n-fixes' into 'master'
Improve member management

See merge request framasoft/mobilizon!612
2020-10-15 14:49:22 +02:00
Thomas Citharel
ac81833706 Improve member management
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-15 14:24:51 +02:00
Thomas Citharel
65a68c9d24 Merge branch 'home-i18n-fixes' into 'master'
Home i18n fixes

See merge request framasoft/mobilizon!611
2020-10-15 11:20:51 +02:00
Thomas Citharel
e3607b57be Improve dashboard
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-15 11:04:05 +02:00
Thomas Citharel
d76489ae79 Fix error message always showed
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 19:10:57 +02:00
Thomas Citharel
57a3989d49 Use modern mode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 19:04:14 +02:00
Thomas Citharel
2aad8d3960 Move all routes to async components
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 18:59:36 +02:00
Thomas Citharel
7641b26032 Remove outdated comments in vue.config.js
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 18:57:44 +02:00
Thomas Citharel
f0085a1181 Fix title level on homepage
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 18:57:05 +02:00
Thomas Citharel
ea38ca2567 Remove outdated string in install assistant
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 18:56:23 +02:00
Thomas Citharel
91c2ad8de6 Merge branch 'home-i18n-fixes' into 'master'
Couple of i18n and homepage fixes

See merge request framasoft/mobilizon!610
2020-10-14 13:55:27 +02:00
Thomas Citharel
65e46bc2d0 Couple of i18n and homepage fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 12:43:52 +02:00
Thomas Citharel
3847e97a64 Merge branch 'improve-build-times' into 'master'
Improve build times

See merge request framasoft/mobilizon!608
2020-10-14 11:55:53 +02:00
Thomas Citharel
a666a858ba Update i18n files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 11:45:33 +02:00
Thomas Citharel
c8ac5b07ee Fix email template without variables
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 11:45:32 +02:00
Thomas Citharel
60343128af Fix events from former followed instances showing up
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 11:45:32 +02:00
Thomas Citharel
16c0d4b80f Fix typo in translation string
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 09:46:34 +02:00
Thomas Citharel
c448ab4a52 Use datetime with TZ for posts timestamps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 09:46:33 +02:00
Thomas Citharel
823e3a256d Improve build times
* Fix bulma/buefy being imported many (many !!!) times

* Remove javascript-time-ago because date-fns pretty much does the same
thing

* Make sure languages are loaded asynchronously

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 09:46:33 +02:00
Thomas Citharel
4957e09afd Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!609
2020-10-14 09:45:37 +02:00