Thomas Citharel
|
ba7f03610c
|
Add missing group name to activity notifications
Closes #799
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-17 16:25:21 +01:00 |
|
Thomas Citharel
|
be1664ec85
|
Improve sending pending participation notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-15 16:59:40 +01:00 |
|
Thomas Citharel
|
bd2f5f8c1b
|
Update translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-12 17:17:06 +01:00 |
|
Thomas Citharel
|
4a2805d43e
|
Extract translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-11 16:29:39 +01:00 |
|
Thomas Citharel
|
5c7067b22b
|
Send notification emails to followers and members when a group publishes
a new event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-10 16:36:32 +01:00 |
|
Thomas Citharel
|
a9e36aaacb
|
Show correct timezone in event-related emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:33 +02:00 |
|
Thomas Citharel
|
d4b6fb2b49
|
Update translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 17:56:23 +02:00 |
|
Thomas Citharel
|
0c667b13ae
|
Export participants to different formats
* CSV
* PDF (requires Python dependency `weasyprint`)
* ODS (requires Python dependency `pyexcel_ods3`)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-05 10:52:55 +02:00 |
|
Thomas Citharel
|
74145dc520
|
Fix templates from suspension information emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:11 +02:00 |
|
Thomas Citharel
|
4d7281e9e0
|
Update backend translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:06 +02:00 |
|
Thomas Citharel
|
783486a366
|
Support denying registration based on email or domain
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-08 19:56:33 +02:00 |
|
Thomas Citharel
|
056146a566
|
Translate two backend errors from password change
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-02 19:31:16 +02:00 |
|
Thomas Citharel
|
784c607c65
|
Send activity digests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-06-26 16:09:02 +02:00 |
|
Thomas Citharel
|
f2d2dc1620
|
Update locales
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-06-06 16:51:38 +02:00 |
|
Thomas Citharel
|
70ca2d68a6
|
Improve some translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-28 16:16:46 +02:00 |
|
Thomas Citharel
|
6a04755c57
|
Update translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-25 15:31:33 +01:00 |
|
Thomas Citharel
|
57662aa690
|
Improve Backend Error page
Mostly handle things properly when the front-end is missing
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-09 19:39:54 +01:00 |
|
Thomas Citharel
|
e76a270e72
|
Feed improvements
And show public feed links on the group page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-19 15:30:02 +01:00 |
|
Thomas Citharel
|
86cda335dc
|
Merge i18n
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-20 12:23:25 +01:00 |
|
Thomas Citharel
|
3eacbb2ca3
|
Improve GraphQL documentation and cleanup API
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-20 11:44:00 +01:00 |
|
Thomas Citharel
|
e6077d0dc3
|
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 |
|
fadelkon
|
58f6200ac8
|
Translated using Weblate (Catalan)
Currently translated at 17.6% (30 of 170 strings)
Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/ca/
|
2020-11-02 09:06:43 +01:00 |
|
Thomas Citharel
|
bad8c779f8
|
Update demo mode to remove references to beta
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-28 11:41:39 +01:00 |
|
Thomas Citharel
|
3a29455e35
|
Update i18n files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-14 11:45:33 +02:00 |
|
Thomas Citharel
|
cc0d32daae
|
Merge remote-tracking branch 'weblate/master'
|
2020-10-09 20:02:41 +02:00 |
|
Thomas Citharel
|
dad9623482
|
Make sure only proper pictures are uploaded
Closes #384
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-09 19:29:12 +02:00 |
|
Thomas Citharel
|
9f9f58ce7d
|
Improve event update notification email
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-08 08:53:07 +02:00 |
|
Thomas Citharel
|
3a84e6dfa5
|
Improve anonymous participation confirmation email by adding bold
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-07 16:39:32 +02:00 |
|
Thomas Citharel
|
05e5fc35d5
|
Improve profile registration
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-06 12:35:45 +02:00 |
|
Thomas Citharel
|
afb7d75307
|
Fix invitations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-02 16:19:31 +02:00 |
|
Thomas Citharel
|
d41aa3b2fd
|
Disallow accessing identity page when logged in
And disallow calls to fetchPerson when not our own profile or unlogged
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-02 09:53:32 +02:00 |
|
Thomas Citharel
|
32ff3cb69b
|
Fix merge locales issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-01 16:13:07 +02:00 |
|
Thomas Citharel
|
aced4d039b
|
Fix posts and rework graphql errors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-01 15:07:15 +02:00 |
|
Thomas Citharel
|
49a5725da3
|
Improve and activate groups
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-09-29 10:25:00 +02:00 |
|
Thomas Citharel
|
2ed9050a90
|
Add anonymous and remote participations
|
2020-01-29 17:28:11 +01:00 |
|