Commit Graph

2741 Commits

Author SHA1 Message Date
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 1a22f40cf6
Update CHANGELOG.md
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-27 09:51:43 +01:00
Thomas Citharel 32dbdff198 Merge branch 'fix-bugs' into 'master'
Fix bugs

See merge request framasoft/mobilizon!811
2021-01-27 08:24:23 +00:00
Thomas Citharel ba3e9fbaec
Fix search event query
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 20:13:52 +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
Thomas Citharel c596d7e478
Update changelog
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 14:10:24 +01:00
Thomas Citharel c1e4f5340d Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!810
2021-01-26 13:05:16 +00: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
fadelkon 4c485ec229 Translated using Weblate (Catalan)
Currently translated at 88.7% (214 of 241 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/ca/
2021-01-26 14:04:39 +01:00
Thomas Citharel d21b12a5f7 Merge branch 'add-back-media-proxy-for-resources' into 'master'
Add back media proxy for resources

See merge request framasoft/mobilizon!809
2021-01-26 11:42:25 +00:00
Thomas Citharel af7f3caf0c
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 12:15:54 +01:00
Thomas Citharel 0ac12a0a29
Proxify resource metadata pictures
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 12:15:53 +01:00
Thomas Citharel a8e58547fd
Add back media proxy for resources pictures
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 12:15:53 +01:00
Thomas Citharel 7283831e08 Merge branch 'fix-csp-config' into 'master'
Add config option to setup custom CSP config (and fix it)

Closes #558

See merge request framasoft/mobilizon!808
2021-01-25 18:52:09 +00:00
Thomas Citharel 8f156d3b5c
Fix sobelow lint
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-25 18:06:50 +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
Thomas Citharel e0e46a81e3
Refactor CSP config by using Pleroma's HTTPSecurityPlug
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-25 18:06:49 +01:00
Thomas Citharel c5fd2e185b Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!807
2021-01-25 12:52:51 +00: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 6563433e4e Merge branch 'hide-event-group-organizers' into 'master'
Hide event group organizers

Closes #561

See merge request framasoft/mobilizon!806
2021-01-25 12:51:34 +00:00
Thomas Citharel 3b78cffb17
Hide event group organizers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-25 12:00:06 +01:00
Thomas Citharel 8b99ba1cff Merge branch 'add-sobelow' into 'master'
Add sobelow

Closes #119

See merge request framasoft/mobilizon!805
2021-01-25 07:45:32 +00:00
Thomas Citharel a4545bcf67
Exclude persons from being followed
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-24 16:17:16 +01:00
Thomas Citharel e6da458b49
Add sobelow to CI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 23:24:51 +01:00
Thomas Citharel 7b91367145
Some sobelow fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 23:24:51 +01:00
Thomas Citharel 21698f754d
Change some String.to_atom/1 to String.to_existing_atom/1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 19:44:59 +01:00
Thomas Citharel b7915a6467
Add some CSP headers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 19:44:59 +01:00
Thomas Citharel f0141c97e8
Refactor rich media parsers to restrict the allowed properties
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 19:44:59 +01:00
Thomas Citharel a6c2fb97a7
Add sobelow
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 19:44:58 +01:00
Thomas Citharel f886225155
Update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 14:10:18 +01:00
Thomas Citharel 010d1dce60
Update atomex dependency
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 14:02:28 +01:00
Thomas Citharel d9d357456b Merge branch '1.0.4' into 'master'
1.0.4

See merge request framasoft/mobilizon!803
2021-01-22 12:33:52 +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
Thomas Citharel e22e9f5575
Enable new languages
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 11:52:53 +01:00
Thomas Citharel 13609751ec
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 11:52:53 +01:00
Thomas Citharel 4fbdc94e7c
Fix following groups + Add interface to manage followers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-22 11:52:52 +01:00
Thomas Citharel 58fe7b74a5 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!804
2021-01-22 11:52:31 +01:00
Kristijan Tkalec c2d5e76bfa Translated using Weblate (Slovenian)
Currently translated at 51.0% (424 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-01-22 11:14:30 +01:00
fadelkon 9c5b11bee5 Translated using Weblate (Catalan)
Currently translated at 81.3% (196 of 241 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/ca/
2021-01-22 11:14:26 +01:00
Anders Trobäck 32b9f75fce Translated using Weblate (Swedish)
Currently translated at 37.7% (314 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
2021-01-22 11:14:26 +01:00
josé m 2de5a82b2d Translated using Weblate (Galician)
Currently translated at 100.0% (166 of 166 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/gl/
2021-01-20 17:18:26 +01:00
josé m 4da96ad810 Translated using Weblate (Galician)
Currently translated at 100.0% (241 of 241 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/gl/
2021-01-20 17:18:26 +01:00
josé m 1d59c11cbb Translated using Weblate (Galician)
Currently translated at 99.8% (830 of 831 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2021-01-20 17:18:26 +01:00