Thomas Citharel
7302ecbc23
Introduce support for 3rd-party auth (OAuth2 & LDAP)
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 15:42:59 +02:00
setop
a1660abffd
fix addok - country and region
2020-06-30 09:16:32 +02:00
Thomas Citharel
1147b6c411
Fix opengraph issue
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-26 14:42:40 +02:00
Thomas Citharel
50bf4985b1
Allow to properly move group resources
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-26 11:48:05 +02:00
Marie-Cécile Godwin
6a239f022d
Make this file match the "gettext" requests
2020-06-24 19:00:34 +02:00
Thomas Citharel
b2e817bbdd
Drop HTMLSanitizeEx and fix title sanitizing
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-24 16:37:00 +02:00
Thomas Citharel
f73f4519a7
Scheduler fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-24 11:37:22 +02:00
Thomas Citharel
694cddf2ec
More email fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-23 18:40:56 +02:00
Marie-Cécile Godwin
118ba40c53
Text amendments to sound more native English, switch to MBZ latest colour scheme, switch to Roboto font.
2020-06-23 18:13:53 +02:00
Marie-Cécile Godwin
4096fa474c
Update "gettext" commands to reflect html file.
2020-06-23 18:13:39 +02:00
Marie-Cécile Godwin
5c065e813f
Text amendments to sound more native English, switch to MBZ latest colour scheme, switch to Roboto font.
2020-06-23 18:13:28 +02:00
Thomas Citharel
7a8fb75190
Fix instance terms when contact is undefined
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-23 10:58:48 +02:00
Thomas Citharel
34ec5117bb
Improve Terms of Service
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-23 10:35:15 +02:00
Thomas Citharel
6a243133f6
Comment fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-18 16:50:47 +02:00
Thomas Citharel
ab517bc0cd
Fix event stats participants / going incoherent
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-18 16:24:00 +02:00
Thomas Citharel
aec42b87b7
Participation panel revamp and fixes
...
Apollo is a pain in the ass with pagination & filters, so this removes
the tabs system and uses a <select> to filter instead
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-18 15:52:19 +02:00
Thomas Citharel
e5e0a8496d
UI improvements
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-17 15:55:21 +02:00
Thomas Citharel
75a3f3228e
Fixup
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-16 18:02:53 +02:00
Thomas Citharel
ffc595752a
Allow to change language
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-16 18:00:27 +02:00
Thomas Citharel
575157c408
Even more fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 19:41:11 +02:00
Thomas Citharel
cca7a10fd6
Improve comment section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 16:50:01 +02:00
Thomas Citharel
254a7c9dfa
Merge branch 'use-ap-wrapper-instead-of-calling-directly-actors-context' into 'master'
...
Use ActivityPub.get_or_fetch_actor_by_url/2 instead of directly Actors.get_actor_by_url
See merge request framasoft/mobilizon!469
2020-06-15 11:59:35 +02:00
Thomas Citharel
b78ed6b045
Use ActivityPub.get_or_fetch_actor_by_url/2 instead of
...
directly Actors.get_actor_by_url
So that we can refresh actors when they're stale
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 11:45:58 +02:00
Thomas Citharel
49de432c27
Merge branch 'improve-registration-page' into 'master'
...
Improve registration page and add a rules option
See merge request framasoft/mobilizon!467
2020-06-15 11:20:16 +02:00
Thomas Citharel
4ced9d78db
Improve registration page and add a rules option
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 11:01:49 +02:00
Thomas Citharel
f9e97c46b3
Merge branch 'fix-comment-threads' into 'master'
...
Fix comment threads display
See merge request framasoft/mobilizon!466
2020-06-15 10:10:23 +02:00
Thomas Citharel
f1067f3b32
Fix comment threads display
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 09:46:08 +02:00
Thomas Citharel
8c8f69c665
Fix events tests with public visibility
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 09:11:35 +02:00
Thomas Citharel
bee79166d3
Fix searchable unlisted events
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-12 19:19:19 +02:00
Thomas Citharel
ed87f13a4f
Introduce basic user and profile management
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-12 19:16:40 +02:00
Thomas Citharel
81bd256287
Add a command to refresh a single actor or all actors
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-10 15:09:59 +02:00
Thomas Citharel
a1c8114fb3
Merge branch 'exclude-happening-events' into 'master'
...
Currently happening events are not future events
Closes #220
See merge request framasoft/mobilizon!460
2020-06-10 10:03:36 +02:00
Thomas Citharel
133986d1ba
Merge branch 'install-fixes' into 'master'
...
Install fixes
See merge request framasoft/mobilizon!459
2020-06-10 09:58:25 +02:00
Thomas Citharel
eaba9dd887
Currently happening events are not future events
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-10 09:44:01 +02:00
Thomas Citharel
526ee3fb6a
Install fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-10 09:38:06 +02:00
Thomas Citharel
2c685358c7
Update i18n, move release to fall 2020
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-10 09:08:10 +02:00
Thomas Citharel
2df1849f04
Merge branch 'fix-lang-not-detected-on-fallback-pages' into 'master'
...
Fix lang not detected on fallback pages
See merge request framasoft/mobilizon!456
2020-06-09 18:00:42 +02:00
Thomas Citharel
cddfad0726
Fix lang not detected on fallback pages
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 17:45:41 +02:00
Thomas Citharel
5941146951
Fix admin settings
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 17:41:08 +02:00
Thomas Citharel
b968431e9b
Fix geocoding
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 15:20:07 +02:00
Thomas Citharel
43ceda961b
Add config option to allow anonymous reporting
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 14:07:49 +02:00
Thomas Citharel
ea69bad151
Merge branch 'fix-online-address' into 'master'
...
Fix online address validation
See merge request framasoft/mobilizon!450
2020-06-09 11:27:45 +02:00
Thomas Citharel
fbd874a747
Fix online address validation
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 11:13:22 +02:00
Thomas Citharel
baf00f8da3
Merge branch 'fix-activity-pub-fetch-issue' into 'master'
...
Fix activitypub HTTPoison issue
See merge request framasoft/mobilizon!449
2020-06-09 11:12:18 +02:00
Thomas Citharel
9d8d32c10e
Fix activitypub HTTPoison issue
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 10:40:20 +02:00
Thomas Citharel
a5a628b775
Use correct locale for participation emails
...
For anonymous participations we now use a locale parameter in metadata
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-09 10:32:26 +02:00
Thomas Citharel
353fe4f9ad
Add toggle to disable groups
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-08 16:47:57 +02:00
Thomas Citharel
15798e58e9
Fixup
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-08 15:04:53 +02:00
Thomas Citharel
fab3c3364f
Provide metadata for tombstone
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-08 14:37:31 +02:00
Thomas Citharel
69f7e6ae23
Send Notifications when participation approval
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-08 13:59:27 +02:00