.. |
event.cc
|
modules/federation/event: Update event fetch method.
|
2018-03-02 08:02:20 -08:00 |
get_groups_publicised.cc
|
modules/federation: Add get_groups_publicised stub to shut it up.
|
2018-03-28 01:29:58 -07:00 |
get_missing_events.cc
|
modules/federation/get_missing_events: Implement get_missing_events handler.
|
2018-03-08 21:27:32 -08:00 |
invite.cc
|
modules/federation/invite: Check path parameters match event in body.
|
2018-04-03 23:34:09 -07:00 |
make_join.cc
|
modules/federation: Add make_join endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
make_leave.cc
|
modules/federation: Add make_leave endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
query.cc
|
modules/federation: Add query endpoint; add profile handler.
|
2018-04-02 23:20:50 -07:00 |
send.cc
|
modules/federation/send: Remove unnecessary exception handler here.
|
2018-03-28 18:12:34 -07:00 |
send_join.cc
|
modules/federation: Add send_join endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
send_leave.cc
|
modules/federation: Add send_leave endpoint handler.
|
2018-04-03 23:34:10 -07:00 |
sender.cc
|
modules/federation/sender: Synchronize with vm accept under shared lock.
|
2018-03-27 01:50:17 -07:00 |
sender.int.h
|
modules/federation/sender: Consistent origin from node::id; fix curtxn assignment.
|
2018-03-21 17:12:49 -07:00 |
state.cc
|
modules/federation: Add state endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
state_ids.cc
|
modules/federation: Add state_ids endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
version.cc
|
modules/federation: Add version endpoint.
|
2018-02-19 16:51:28 -08:00 |