Commit Graph

2047 Commits

Author SHA1 Message Date
Thomas Citharel
20cc7e4e67 Release 1.0.0-rc.3
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-22 18:00:41 +02:00
Thomas Citharel
4296924617 Merge branch 'fix-more-apollo-cache-issues' into 'master'
Fix more apollo cache issues

See merge request framasoft/mobilizon!638
2020-10-22 17:49:48 +02:00
Thomas Citharel
2c42cf2735 Fix listing event groups
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-22 16:59:04 +02:00
Thomas Citharel
d8185660e3 When filter on public group events, exclude draft events as well
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-22 16:58:18 +02:00
Thomas Citharel
40174090f8 Fix more Apollo cache issues
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-22 16:19:26 +02:00
Thomas Citharel
e55946f577 Merge branch 'move-docs' into 'master'
Move docs to separate repo

See merge request framasoft/mobilizon!636
2020-10-22 13:59:38 +02:00
Thomas Citharel
d965997c78 Move docs to separate repo
See https://framagit.org/framasoft/joinmobilizon/documentation

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-22 12:12:17 +02:00
Thomas Citharel
08ac6040ba Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!635
2020-10-22 11:11:23 +02:00
josé m
8e70251718 Translated using Weblate (Galician)
Currently translated at 85.9% (208 of 242 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/gl/
2020-10-22 10:52:32 +02:00
josé m
8b92153540 Translated using Weblate (Galician)
Currently translated at 100.0% (817 of 817 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2020-10-22 10:52:32 +02:00
Berto Te
88e98719d8 Translated using Weblate (Spanish)
Currently translated at 100.0% (817 of 817 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-10-22 10:52:32 +02:00
Thomas Citharel
29bfdce7c0 Merge branch 'disable-updating-deleting-group-posts-and-discussions-for-non-moderators' into 'master'
Improve group dashboard for members without moderator rights

See merge request framasoft/mobilizon!634
2020-10-22 10:52:26 +02:00
Thomas Citharel
2ce5f8e66c Improve group dashboard for members without moderator rights
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-22 10:48:49 +02:00
Thomas Citharel
3d4a51bc48 Merge branch 'disable-updating-deleting-group-posts-and-discussions-for-non-moderators' into 'master'
Disable updating/deleting group posts and discussions for non-moderators

See merge request framasoft/mobilizon!633
2020-10-22 09:46:11 +02:00
Thomas Citharel
e754e1172a Disable updating/deleting group posts and discussions for non-moderators
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-22 09:37:30 +02:00
Thomas Citharel
739516d2fd Merge branch 'improve-create-discussion-page' into 'master'
Improve create discussion page

See merge request framasoft/mobilizon!632
2020-10-22 08:57:39 +02:00
Thomas Citharel
0523388560 Improve create discussion page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-22 08:40:17 +02:00
Thomas Citharel
2c3eb8becc Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!631
2020-10-21 18:22:23 +02:00
josé m
15d1333b87 Translated using Weblate (Galician)
Currently translated at 61.1% (148 of 242 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/gl/
2020-10-21 18:20:19 +02:00
Berto Te
a30fed4467 Translated using Weblate (Spanish)
Currently translated at 100.0% (808 of 808 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-10-21 18:20:19 +02:00
Thomas Citharel
656cc1f98f Merge branch 'new-unlogged-homepage' into 'master'
New unlogged homepage

See merge request framasoft/mobilizon!630
2020-10-21 18:20:12 +02:00
Thomas Citharel
fa7cd7e0e3 New unlogged homepage
With fancy illustrations 

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 17:49:18 +02:00
Thomas Citharel
3864d6306a Merge branch 'fix-graphql-cache-errors' into 'master'
Fix GraphQL cache errors because of missing id on some queries

Closes #387

See merge request framasoft/mobilizon!629
2020-10-21 12:32:26 +02:00
Thomas Citharel
ae027b4e39 Fix GraphQL cache errors because of missing id on some queries
Also moves some queries to cache-and-network policy and improve
typescript a bit

Closes #387

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 12:14:53 +02:00
Thomas Citharel
afc9febf0b Merge branch 'docs-email' into 'master'
Docs email

See merge request framasoft/mobilizon!627
2020-10-21 11:38:13 +02:00
Thomas Citharel
85aa9df4f8 Fix webfinger not following redirections by using a custom dedicated Tesla client
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 11:20:15 +02:00
Thomas Citharel
f05e26e28a Merge branch 'add-task-to-refresh-instance-relay' into 'master'
Add task to refresh an instance relay

See merge request framasoft/mobilizon!628
2020-10-21 11:19:06 +02:00
Thomas Citharel
e29704a928 Add task to refresh an instance relay
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 11:02:28 +02:00
Thomas Citharel
e803cb0c1d Add more suggested tasks at the end of install
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 10:31:20 +02:00
Thomas Citharel
e80aece1dd Add a comment in docs and config for recommended email port values
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 10:10:44 +02:00
Thomas Citharel
d0529a503d Fix Gitlab CI for Docs 2020-10-21 09:54:16 +02:00
Thomas Citharel
866552b0e6 Merge branch 'multi-lingual-docs' into 'master'
Introduce multi-lingual docs

See merge request framasoft/mobilizon!625
2020-10-21 09:30:22 +02:00
Thomas Citharel
b1dcbf191c 📖 Improve dependency link on install guide
People were missing it

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 09:19:18 +02:00
Thomas Citharel
a40c9fd4b5 Handle timezone not found in preferences
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 09:04:43 +02:00
Thomas Citharel
f3566430a3 Introduce multi-lingual docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-21 09:04:42 +02:00
Thomas Citharel
3cdad293ea Merge branch 'add-missing-cmake-dependency-to-changelog' into 'master'
Add mising cmake dependency change to changelog

See merge request framasoft/mobilizon!624
2020-10-20 17:10:51 +02:00
Thomas Citharel
4fdc3762d8 Add mising cmake dependency change to changelog
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 16:54:12 +02:00
Thomas Citharel
ef29894227 Merge branch '1.0.0-rc.2' into 'master'
1.0.0 rc.2

See merge request framasoft/mobilizon!622
2020-10-20 14:54:38 +02:00
Thomas Citharel
6b64861644 Add changelog for release 1.0.0-rc.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 14:34:49 +02:00
Thomas Citharel
16f5007e9e Add Move activity for Resources in AP docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 14:33:50 +02:00
Thomas Citharel
ff2826b891 Upgrade to version 1.0.0-rc.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 14:33:49 +02:00
Thomas Citharel
79c9f4dbd2 Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 14:33:48 +02:00
Thomas Citharel
447b73493e Merge branch 'add-illustrations' into 'master'
Add illustrations

See merge request framasoft/mobilizon!623
2020-10-20 13:54:53 +02:00
Thomas Citharel
28887722dc Add picture to 404 page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 13:29:27 +02:00
Thomas Citharel
0b299497c5 Use footer pictures
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 13:29:27 +02:00
Thomas Citharel
717bc010c3 Only import functions and variables into variables.scss
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 13:29:26 +02:00
Thomas Citharel
7f76404432 Add pictures
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-20 13:29:25 +02:00
Thomas Citharel
3c5873a0fc 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
6c02f578b9 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
72988fb709 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