mobilizon.chapril.org-mobil.../lib/federation/activity_stream/converter
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 Allow to join an open group 2020-11-06 15:19:36 +01:00
address.ex Put HTTPSignatures, WebFinger and ActivityStream alongside with ActivityPub 2020-01-22 22:40:40 +01:00
comment.ex Add group admin profiles 2020-08-27 12:12:54 +02:00
converter.ex Introduce group posts 2020-07-30 16:55:35 +02:00
discussion.ex Add group admin profiles 2020-08-27 12:12:54 +02:00
event.ex Allow to refresh instance outbox when they accept subscription 2020-09-02 10:57:18 +02:00
flag.ex Introduce group posts 2020-07-30 16:55:35 +02:00
follower.ex Put HTTPSignatures, WebFinger and ActivityStream alongside with ActivityPub 2020-01-22 22:40:40 +01:00
member.ex Allow to join an open group 2020-11-06 15:19:36 +01:00
participant.ex Add ability to add message for participation and improve participation 2020-03-06 09:00:48 +01:00
picture.ex Introduce group posts 2020-07-30 16:55:35 +02:00
post.ex Fix posts and rework graphql errors 2020-10-01 15:07:15 +02:00
resource.ex Improve member adding and excluding flow 2020-08-18 14:37:31 +02:00
todo.ex Improve member adding and excluding flow 2020-08-18 14:37:31 +02:00
todo_list.ex Improve member adding and excluding flow 2020-08-18 14:37:31 +02:00
tombstone.ex Add group admin profiles 2020-08-27 12:12:54 +02:00
utils.ex Improve and activate groups 2020-09-29 10:25:00 +02:00