Commit Graph

2409 Commits

Author SHA1 Message Date
Thomas Citharel
5e98464017 Refactor Picture upload
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-23 17:00:39 +01:00
Thomas Citharel
5a062ff11b Fix pictures being deleting cascading to events & posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-23 17:00:38 +01:00
Thomas Citharel
d3573c8a6e Add backend to remove pictures
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-23 17:00:36 +01:00
Thomas Citharel
644de31fbb Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!722
2020-11-23 17:00:21 +01:00
flemlyn
2d8390a013 Translated using Weblate (German)
Currently translated at 36.5% (87 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/de/
2020-11-23 16:59:38 +01:00
Thomas Citharel
79b6a32e5e Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!719
2020-11-22 10:55:27 +01:00
josé m
21abda604f Translated using Weblate (Galician)
Currently translated at 100.0% (168 of 168 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/gl/
2020-11-22 00:52:08 +01:00
Berto Te
d8d78602fb Translated using Weblate (Spanish)
Currently translated at 100.0% (168 of 168 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/es/
2020-11-22 00:52:07 +01:00
fadelkon
9996870f8c Translated using Weblate (Catalan)
Currently translated at 100.0% (801 of 801 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2020-11-22 00:52:06 +01:00
Thomas Citharel
4ff20af1b8 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!717
2020-11-20 15:30:01 +01:00
Taru Luojola
1814cee284 Translated using Weblate (Finnish)
Currently translated at 100.0% (168 of 168 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/fi/
2020-11-20 15:29:34 +01:00
frama late
debed38fc5 Translated using Weblate (Italian)
Currently translated at 100.0% (801 of 801 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/it/
2020-11-20 15:29:33 +01:00
Thomas Citharel
82c512c72c Add missing leftover documentation for GraphQL schema
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-20 15:24:04 +01:00
Thomas Citharel
3c04c14d5d Merge i18n
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-20 12:23:25 +01:00
Thomas Citharel
70cd3bfc9d Merge branch 'improve-graphql-docs' into 'master'
Improve graphql docs

See merge request framasoft/mobilizon!718
2020-11-20 12:10:28 +01:00
Thomas Citharel
9dad6def3f Fix refreshing groups
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-20 11:44:00 +01:00
Thomas Citharel
fe997e27e6 Improve GraphQL documentation and cleanup API
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-20 11:44:00 +01:00
Thomas Citharel
034dcd4e37 Merge branch 'dockerfile-volume-fix' into 'master'
fix: fix permissions for /app/uploads for volume mount

See merge request framasoft/mobilizon!711
2020-11-18 12:03:44 +01:00
Thomas Citharel
01677f5f9d Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!716
2020-11-18 09:48:41 +01:00
Joan Luci Labòrda
9a4d3c041b Translated using Weblate (Occitan)
Currently translated at 35.0% (60 of 171 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/oc/
2020-11-18 09:13:49 +01:00
Joan Luci Labòrda
d78fd5e00b Translated using Weblate (Occitan)
Currently translated at 34.7% (59 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/oc/
2020-11-18 08:52:19 +01:00
Ville Ranki
70a7a48582 Translated using Weblate (Finnish)
Currently translated at 100.0% (801 of 801 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
2020-11-18 08:52:19 +01:00
Thomas Citharel
f578f9c1d0 Merge branch 'fix-creating-usernames-with-uppercase' into 'master'
Forbid creating usernames with uppercase characters

See merge request framasoft/mobilizon!715
2020-11-18 08:52:13 +01:00
Thomas Citharel
592854bd52 Forbid creating usernames with uppercase characters
We don't actually enforce anything on the ActivityPub level, only
user-facing interfaces

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-17 19:54:40 +01:00
Thomas Citharel
d696362429 Merge branch 'fix-opengraph-actor-preview' into 'master'
Fix opengraph actor preview

See merge request framasoft/mobilizon!714
2020-11-17 16:03:13 +01:00
Thomas Citharel
b5d2bd71b4 Add tests for metadata
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-17 15:45:42 +01:00
Thomas Citharel
a22975987b [Metadata] Fix actors not sanitizing their description and refactor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-17 15:45:08 +01:00
Thomas Citharel
791d6f2bae Only load all locales in prod mode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-17 15:42:03 +01:00
Thomas Citharel
a7c1be1e3c Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!713
2020-11-17 11:32:06 +01:00
Eivind Ødegård
54444d949a Translated using Weblate (Norwegian Nynorsk)
Currently translated at 61.1% (104 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/nn/
2020-11-17 11:13:49 +01:00
Quentin PAGÈS
49eb8a9e84 Translated using Weblate (Occitan)
Currently translated at 32.9% (56 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/oc/
2020-11-17 11:13:49 +01:00
Joan Luci Labòrda
2579df71e1 Translated using Weblate (Occitan)
Currently translated at 32.9% (56 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/oc/
2020-11-17 11:13:49 +01:00
Thomas Citharel
84717a2d9f Merge branch 'fix-register-on-strings' into 'master'
Fix register sentense string

See merge request framasoft/mobilizon!712
2020-11-17 11:13:43 +01:00
Thomas Citharel
e66460fad5 Fix register sentense string
See https://framacolibri.org/t/sinscrire-sur-mobilizon-affiche-au-lieu-du-nom-de-linstance/9838

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-17 10:57:04 +01:00
Thomas Citharel
3c805b85fb Merge branch 'use-user-timezone-in-emails' into 'master'
Use user timezone in emails

See merge request framasoft/mobilizon!710
2020-11-17 09:58:21 +01:00
Thomas Citharel
fc8c34baff Use user timezone in emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-17 09:36:32 +01:00
Ivan Vandot
def87ee81c set permissions for /app/uploads for volume mount 2020-11-16 23:28:29 +01:00
Thomas Citharel
71e6d1c416 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!709
2020-11-16 16:08:50 +01:00
Eivind Ødegård
07d3ebd99f Translated using Weblate (Norwegian Nynorsk)
Currently translated at 31.1% (53 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/nn/
2020-11-16 15:47:25 +01:00
Balázs Úr
8a4c2e7d16 Translated using Weblate (Hungarian)
Currently translated at 100.0% (170 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/hu/
2020-11-16 15:47:24 +01:00
Balázs Úr
97bca4093d Translated using Weblate (Hungarian)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2020-11-16 15:47:24 +01:00
Eivind Ødegård
b47f0342b5 Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (802 of 802 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nn/
2020-11-16 15:47:23 +01:00
Marcin Mikołajczak
60fb1f4dec Translated using Weblate (Polish)
Currently translated at 69.7% (166 of 238 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/pl/
2020-11-16 15:47:22 +01:00
Thomas Citharel
61f6e1a993 Merge branch 'security-hide-tokens-in-logs' into 'master'
Hide tokens inside logs

See merge request framasoft/mobilizon!708
2020-11-16 15:31:11 +01:00
Thomas Citharel
d89585ca03 Hide tokens inside logs
Especially from Websockets logs which contains auth token

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-16 12:30:06 +01:00
Thomas Citharel
dcc02be25c Merge branch '1.0.2' into 'master'
1.0.2

See merge request framasoft/mobilizon!707
2020-11-16 10:21:47 +01:00
Thomas Citharel
a497a6ae12 Release 1.0.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-16 10:05:01 +01:00
Thomas Citharel
b53645a380 Rename /deep/ to ::v-deep since we use dart-sass now
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-16 10:04:47 +01:00
Thomas Citharel
306e624bae Upgrade deps and cleanup
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-16 10:04:23 +01:00
Thomas Citharel
58e5c43d53 Merge branch 'fix-3rd-party-auth-on-releases' into 'master'
Allow Ueberauth providers to be used at runtime

Closes #504

See merge request framasoft/mobilizon!704
2020-11-16 09:27:17 +01:00