mobilizon.chapril.org-mobil.../lib/graphql/resolvers
Thomas Citharel 7c11807c14
Allow to join an open group
Also:

* Refactor interacting with a remote event so that you can interact with
  a remote group as well
* Add a setting for group admins to pick between an open and invite-only
  group
* Fix new groups without posts/todos/resources/events/conversations URL
  set
* Repair local groups that haven't got their
  posts/todos/resources/events/conversations URL set
* Add a scheduled job to refresh remote groups every hour
* Add a user setting to pick when to receive notifications when there's
  new members to approve (will be used when this feature is available)
* Fix pagination for members

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-06 15:19:36 +01:00
..
actor.ex Improve and activate groups 2020-09-29 10:25:00 +02:00
address.ex Split GraphQL as separate context 2020-01-26 20:34:25 +01:00
admin.ex Add proper error message when accessing followers/followings w/ auth 2020-11-02 18:11:27 +01:00
comment.ex Make sure only organizer actor can comment if event comments are 2020-10-05 17:42:53 +02:00
config.ex New unlogged homepage 2020-10-21 17:49:18 +02:00
discussion.ex Allow to join an open group 2020-11-06 15:19:36 +01:00
event.ex Make sure only proper pictures are uploaded 2020-10-09 19:29:12 +02:00
feed_token.ex Improve and activate groups 2020-09-29 10:25:00 +02:00
group.ex Allow to join an open group 2020-11-06 15:19:36 +01:00
member.ex Improve member management 2020-10-15 14:24:51 +02:00
participant.ex Send all event reminder notifications 2020-09-30 10:45:01 +02:00
person.ex Disallow accessing identity page when logged in 2020-10-02 09:53:32 +02:00
picture.ex Make sure only proper pictures are uploaded 2020-10-09 19:29:12 +02:00
post.ex Make sure only group moderators can update/delete events, posts 2020-10-20 09:58:17 +02:00
report.ex Improve and activate groups 2020-09-29 10:25:00 +02:00
resource.ex Fix a credo issue 2020-10-20 10:06:58 +02:00
search.ex Allow to join an open group 2020-11-06 15:19:36 +01:00
statistics.ex Expose more statistics 2020-10-07 10:52:29 +02:00
tag.ex Introduce group posts 2020-07-30 16:55:35 +02:00
todos.ex Improve and activate groups 2020-09-29 10:25:00 +02:00
user.ex Completely delete user when user request self destruction 2020-10-13 15:10:27 +02:00