Age | Commit message (Expand) | Author |
2020-09-03 | FIFO ordering of input events (#1386) | Neil Alexander |
2020-08-11 | Support for server ACLs (#1261) | Neil Alexander |
2020-08-10 | Configuration format v1 (#1230) | Neil Alexander |
2020-08-07 | Tweak log levels of some federation logging (#1248) | Neil Alexander |
2020-08-05 | Process inbound device list updates from federation (#1240) | Kegsay |
2020-06-29 | Don't include current state in processEventWithMissingState (#1126) | Neil Alexander |
2020-06-23 | Add /send restrictions and return correct error codes (#1156) | Kegsay |
2020-06-23 | /send auth errors are silent (#1149) | Kegsay |
2020-06-15 | Fix rooms v3 url paths for good - with tests (#1130) | Kegsay |
2020-06-10 | Remove clientapi producers which aren't actually producers (#1111) | Kegsay |
2020-06-05 | Use AuthChainProvider to try and speed up federated joins (#1100) | Neil Alexander |
2020-06-01 | Send-to-device support (#1072) | Neil Alexander |
2020-05-27 | Return 500 when processing a transaction fails fatally (#1066) | Neil Alexander |
2020-05-21 | Fix #897 and shuffle directory around (#1054) | Kegsay |
2020-05-13 | Reduce 500s (#1017) | Neil Alexander |
2020-05-12 | Implement /get_missing_events (#1022) | Kegsay |
2020-05-06 | only send new events to RS; add tests for /state_ids and /event (#1011) | Kegsay |
2020-05-06 | Add tests around federationapi's txnReq (#1010) | Kegsay |
2020-05-05 | Fetch events by ID rather than use current state as this includes auth events... | Kegsay |
2020-05-05 | Prefer /state_ids when missing state across federation (#1008) | Kegsay |
2020-05-01 | Consolidation of roomserver APIs (#994) | Neil Alexander |
2020-04-16 | Federation fixes and error handling (#970) | Neil Alexander |
2020-03-30 | Implement typing over federation (#949) | Kegsay |
2020-03-27 | Further room version wiring (#936) | Neil Alexander |
2020-03-16 | bugfix: Fix #908 by setting the correct state after the event (#913) | Kegsay |
2020-03-16 | Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912) | Neil Alexander |
2020-03-06 | Try to recursively find auth events (to a point) if they are missing (#881) | Neil Alexander |
2020-03-02 | Remove httputil.LogThenError so that the line numbers are reported properly -... | Neil Alexander |
2020-02-11 | Pass cfg by reference around the codebase (#819) | Behouba Manassé |
2019-05-21 | use go module for dependencies (#594) | ruben |