Thomas Citharel
|
ca6ef9b06b
|
Improve admin views
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-01-17 14:49:48 +01:00 |
|
Thomas Citharel
|
193fcde123
|
Allow to filter reports by domain
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-01-17 14:49:46 +01:00 |
|
Thomas Citharel
|
26b1ea401a
|
Fix various issues reported by Dializer
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-01-17 14:49:46 +01:00 |
|
Thomas Citharel
|
1319985047
|
Rename Mobilizon.Actors.is_following/2 to check_follow/2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-01-17 14:41:03 +01:00 |
|
Thomas Citharel
|
e717312de7
|
Introduce instances admin page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-01-17 14:41:03 +01:00 |
|
Thomas Citharel
|
3ad5f8977e
|
Simplify response for user not found
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-12-15 12:59:55 +01:00 |
|
Thomas Citharel
|
7771b27b55
|
Allow to filter user memberships and group memberships (contacts=) on
backend side
Closes #981 #969
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-12-13 17:33:36 +01:00 |
|
Thomas Citharel
|
07d679c4ab
|
Fix reject of already following instances
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-29 10:39:22 +01:00 |
|
Thomas Citharel
|
51afec1856
|
Fix new credo warnings
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-26 14:47:10 +01:00 |
|
Thomas Citharel
|
147ea64483
|
Fix event language not allowed to be null
If the event language wasn't previously defined, it's not "und"
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-23 09:36:19 +01:00 |
|
Thomas Citharel
|
07a11d792c
|
Fix updating a group's avatar and banner picture
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-20 19:04:54 +01:00 |
|
Thomas Citharel
|
d291a83cc9
|
Warn when registering with email containing uppercase characters
Closes #884 and #803
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-16 11:38:17 +01:00 |
|
Thomas Citharel
|
6eba531c89
|
Allow group admins to moderate new members
Closes #881
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-12 17:17:05 +01:00 |
|
Thomas Citharel
|
3961a2067b
|
Fix search exposing events to unlogged users
Closes #892
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-09 09:15:32 +01:00 |
|
Thomas Citharel
|
69e91e89f5
|
Allow to search events by online status
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-06 14:39:23 +01:00 |
|
Thomas Citharel
|
4de39d5850
|
Improve searching for group actors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-06 10:50:48 +01:00 |
|
Thomas Citharel
|
8519364e77
|
Fix action logs containing group suspension events
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-04 18:38:47 +01:00 |
|
Thomas Citharel
|
b12cea5ead
|
Allow to get group followed events after a certain date
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:39 +01:00 |
|
Thomas Citharel
|
23fddaedf1
|
[GraphQL] Expose events from followed/member group activity
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:26 +01:00 |
|
Thomas Citharel
|
88b078ebce
|
Increase the number of related events to 4 and refactor function
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:26 +01:00 |
|
Thomas Citharel
|
d0b125064f
|
Improvements to group following
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:25 +01:00 |
|
Thomas Citharel
|
bac6628aea
|
Improve changing current actor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:24 +01:00 |
|
Thomas Citharel
|
d0b45de175
|
Expose person follows
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:23 +01:00 |
|
Thomas Citharel
|
f315685deb
|
Handle already following group
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:23 +01:00 |
|
Thomas Citharel
|
44e8ac7e9a
|
Add support for GraphQL handling of group follows
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-02 19:50:21 +01:00 |
|
Thomas Citharel
|
3ecc2cbad7
|
Fix group profile being inaccessible
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-20 11:50:22 +02:00 |
|
Thomas Citharel
|
7ecf2e1da0
|
Add isOnline event option to mark event as fully online
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:37 +02:00 |
|
Thomas Citharel
|
4de78f58e0
|
Allow anonymous participants to have timezone metadata
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:35 +02:00 |
|
Thomas Citharel
|
b383d11f51
|
Fix backend tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-12 08:49:12 +02:00 |
|
Thomas Citharel
|
62af1e72d6
|
Some fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 17:56:23 +02:00 |
|
Thomas Citharel
|
d58ca5743d
|
Add timezone handling
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 17:37:17 +02:00 |
|
setop
|
7940d69d5a
|
add "only platform admin can create groups" and "only groups can create events" restrictions
|
2021-10-11 15:59:59 +02:00 |
|
Thomas Citharel
|
dee7c58449
|
Spec fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 15:14:54 +02:00 |
|
Thomas Citharel
|
f4284e1d3a
|
Remove unused functions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-05 16:05:51 +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
|
35b83950d4
|
Fix an issue when showing public page of suspended group
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:07 +02:00 |
|
Thomas Citharel
|
b5d9b82bdd
|
Refactor Mobilizon.Federation.ActivityPub and add typespecs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-29 16:31:11 +02:00 |
|
Thomas Citharel
|
41f086e2c9
|
Spec improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-27 09:42:12 +02:00 |
|
Thomas Citharel
|
55e7696230
|
Absinthe middleware actor provider
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-27 09:42:11 +02:00 |
|
Thomas Citharel
|
1893d9f55b
|
Various refactoring and typespec improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:24 +02:00 |
|
Thomas Citharel
|
e9e12500dc
|
Fix tags autocomplete
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:21 +02:00 |
|
Thomas Citharel
|
de047c8939
|
Various typespec and compilation improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:20 +02:00 |
|
Thomas Citharel
|
24ff99ffaf
|
Search should return only groups, don't show user profiles
Closes #845
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-23 11:17:32 +02:00 |
|
Thomas Citharel
|
d577b07c6e
|
Introduce event language detection
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-20 18:01:29 +02:00 |
|
Thomas Citharel
|
e05735265b
|
Fix remote group moderators managing event participations
Closes #827
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-13 12:24:30 +02:00 |
|
Thomas Citharel
|
5f3d1f89df
|
Allow to add metadata to an event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-09 16:16:14 +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
|
f3a05929d9
|
Allow members-restricted posts to be viewable by instance moderators
But add a warning message on top of the post
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-05 16:10:03 +02:00 |
|
Thomas Citharel
|
c788c020db
|
Fix updating event organizer actor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-02 11:45:49 +02:00 |
|
Thomas Citharel
|
acd921432f
|
Refactor checking permissions when managing events and tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-01 10:51:21 +02:00 |
|