Commit Graph

3639 Commits

Author SHA1 Message Date
Thomas Citharel
f4cfed1bdf
Release 1.2.3
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-02 15:12:10 +02:00
Thomas Citharel
bc09beadc2 Merge branch 'fixes' into 'master'
Fix lodash import

See merge request framasoft/mobilizon!976
2021-07-02 10:54:09 +00:00
Thomas Citharel
17e2fc616c Merge branch 'ui-fixes' into 'master'
UI fixes

Closes #753 et #754

See merge request framasoft/mobilizon!975
2021-07-02 08:57:44 +00:00
Thomas Citharel
ed0408d3bf Merge branch 'remove-unsafe-inline' into 'master'
Remove unsafe-inline from CSP

See merge request framasoft/mobilizon!974
2021-07-02 08:20:02 +00:00
Thomas Citharel
d8fa50f127
UI fixes for group discussions items
Closes #754

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-02 10:11:22 +02:00
Thomas Citharel
63d0703b95
Fix deleted comments crashing the discussions
Closes #753

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-02 10:11:12 +02:00
Thomas Citharel
b196719238
Remove unsafe-inline from CSP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-02 09:46:38 +02:00
Thomas Citharel
dc0efe9bac
Fix lodash import
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-01 10:48:37 +02:00
Thomas Citharel
b92a6e5ffc
Fix typos in the CHANGELOG
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-01 10:03:52 +02:00
Thomas Citharel
1bac0285b9
Release 1.2.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-01 10:00:36 +02:00
Thomas Citharel
b78b0900f4
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-01 10:00:23 +02:00
Thomas Citharel
e6c491b9c2 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!973
2021-06-30 17:48:02 +00:00
Berto Te
bc97699218 Translated using Weblate (Spanish)
Currently translated at 100.0% (52 of 52 strings)

Translation: Mobilizon/Activity
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/activity/es/
2021-06-30 18:36:48 +02:00
Berto Te
57e5ded63c Translated using Weblate (Spanish)
Currently translated at 100.0% (1065 of 1065 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-06-30 18:36:48 +02:00
Thomas Citharel
61d3c66f6a Merge branch 'fixes' into 'master'
Various fixes

Closes #750, #452, #747 et #749

See merge request framasoft/mobilizon!972
2021-06-30 16:36:40 +00:00
Thomas Citharel
4c5eb58aa7
Fixed profile suspension
Closes #749

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-30 18:04:01 +02:00
Thomas Citharel
909a1030ef
Fix submission button for posts on mobile
Closes #747

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-30 17:15:13 +02:00
Thomas Citharel
02931ec0cd
Improve UI for participations when message is too long
Add a button to make the details more discoverable

Closes #452

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-30 16:17:29 +02:00
Thomas Citharel
47cc3173ac
Cleanup Group.vue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-30 15:31:17 +02:00
Thomas Citharel
f63c81efbd
Fix ellipsis in DiscussionListView
Regression from 1.2.0

Closes #750

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-30 15:30:44 +02:00
Thomas Citharel
af77aff84c Merge branch 'fixes' into 'master'
Fix push notification issues

Closes #745

See merge request framasoft/mobilizon!971
2021-06-30 10:48:20 +00:00
Thomas Citharel
69e3db1e9b
Fix push notifications for group, members & post activities
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-30 12:16:06 +02:00
Thomas Citharel
c609deb8cb Merge branch 'shleeable-master-patch-04095' into 'master'
Added imagemagick to dockerfile

See merge request framasoft/mobilizon!970
2021-06-30 09:48:18 +00:00
Shlee
a401d90f98 Added imagemagick to dockerfile 2021-06-30 09:45:58 +00:00
Thomas Citharel
f5aa7ffa74
Fix crash when trying to notify activities not from groups
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-30 10:13:57 +02:00
Thomas Citharel
cc806265cc Merge branch 'use-post-image-wrapper' into 'master'
Fix pictures without metadata information in post display

Closes #744

See merge request framasoft/mobilizon!968
2021-06-29 17:10:25 +00:00
Thomas Citharel
081e87209b
Fix pictures without metadata information in post display
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 18:38:38 +02:00
Thomas Citharel
2c4af0d267
Release 1.2.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 16:28:23 +02:00
Thomas Citharel
2f0eac4654 Merge branch 'bug-fix-missing-service-worker' into 'master'
Don't show webpush section if navigator.serviceWorker is undefined

Closes #740

See merge request framasoft/mobilizon!967
2021-06-29 13:40:29 +00:00
Thomas Citharel
ea01b50b32
Don't show webpush section if navigator.serviceWorker is undefined
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 14:46:28 +02:00
Thomas Citharel
78ec74d253
Add libgcc libstdc++ libraries to the Docker image
See https://elixirforum.com/t/docker-run-error-loading-shared-library-libstdc-so-6-and-libgcc-s-so-1/40496

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 14:22:42 +02:00
Thomas Citharel
b8b686c6ea Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!966
2021-06-29 11:09:24 +00:00
Berto Te
c8515c436c Translated using Weblate (Spanish)
Currently translated at 100.0% (48 of 48 strings)

Translation: Mobilizon/Activity
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/activity/es/
2021-06-29 11:53:40 +02:00
Berto Te
97c5628c65 Translated using Weblate (Spanish)
Currently translated at 100.0% (1062 of 1062 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2021-06-29 11:53:40 +02:00
Thomas Citharel
8ad7af8296
Release 1.2.0
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 11:53:25 +02:00
Thomas Citharel
35fd9ef73f Merge branch 'sharing' into 'master'
Share modal improvements

Closes #227 et #738

See merge request framasoft/mobilizon!965
2021-06-29 09:52:32 +00:00
Thomas Citharel
e1eb0e9d16
Fix test issue after 57b71cb85a
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 11:20:34 +02:00
Thomas Citharel
b3f91237a3
Update translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 10:50:32 +02:00
Thomas Citharel
83eb746b5a
Improve share modal accessibility
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 10:41:40 +02:00
Thomas Citharel
d383d0ecff
Add Whatsapp and Telegram sharing providers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 10:27:20 +02:00
Thomas Citharel
c5b9a98334
Add Mastodon as a sharing provider
Closes #227

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 10:27:20 +02:00
Thomas Citharel
4a63ff4487
Remove outdated vue logo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 10:27:20 +02:00
Thomas Citharel
83b43e8816
Fix missing Diaspora Logo in share modal
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-29 10:27:19 +02:00
Thomas Citharel
57b71cb85a
Fix typo in user.modify task help text
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-28 17:23:17 +02:00
Thomas Citharel
7c053142b8 Merge branch 'update-graphql-schema-file' into 'master'
Update GraphQL schema file

Closes #737

See merge request framasoft/mobilizon!964
2021-06-28 12:35:59 +00:00
Thomas Citharel
58bff5a034
Update GraphQL schema file
Closes #737

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-28 14:03:49 +02:00
Thomas Citharel
ac12d96688 Merge branch 'fix-graphiql' into 'master'
Fix GraphiQL CSP headers and replace with graphql-playground

Closes #708

See merge request framasoft/mobilizon!963
2021-06-28 10:49:12 +00:00
Thomas Citharel
bd5754bd5a
Update sobelow config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-28 12:16:57 +02:00
Thomas Citharel
b782ca6527
Replace GraphiQL with graphql-playground
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-28 12:07:43 +02:00
Thomas Citharel
bac2d3188c
Fix GraphiQL CSP headers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-28 11:57:11 +02:00