aboutsummaryrefslogtreecommitdiff
path: root/roomserver/internal
AgeCommit message (Expand)Author
2020-05-26Miscellaneous fixes (#1060)Neil Alexander
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-20Use memberships to determine whether to reset latest events/state on room joi...Neil Alexander
2020-05-20sytest: Make 'Inbound federation can backfill events' pass (#1051)Kegsay
2020-05-19Make "Outbound federation can backfill events" pass sytest (#1049)Kegsay
2020-05-18Tweaks to latest events updater (#1045)Neil Alexander
2020-05-14Fix some cases where accepting invites over federation doesn't work (#1028)Neil Alexander
2020-05-12Implement /get_missing_events (#1022)Kegsay
2020-05-11Prevent panic in membership updater (#1021)Neil Alexander
2020-05-07Direct messages (#1012)Neil Alexander
2020-05-07Improve federation sender performance, implement backoff and blacklisting, fi...Neil Alexander
2020-05-05Remove debug lineKegan Dougal
2020-05-04Roomserver perform leave (#1004)Neil Alexander
2020-05-04Roomserver perform join (#1001)Neil Alexander
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander