| Commit message (Expand) | Author | Files | Lines |
2016-08-26 | Measure _filter_events_for_server | Erik Johnston | 1 | -0/+2 |
2016-08-26 | Don't pull out full state for _filter_events_for_server | Erik Johnston | 1 | -1/+25 |
2016-08-26 | Cache check_host_in_room | Erik Johnston | 2 | -14/+41 |
2016-08-26 | Add measure on check_host_in_room | Erik Johnston | 1 | -11/+12 |
2016-08-26 | Fix tests | Erik Johnston | 1 | -5/+46 |
2016-08-26 | Add new state storage funcs to replication | Erik Johnston | 1 | -0/+3 |
2016-08-25 | Make sync not pull out full state | Erik Johnston | 2 | -34/+74 |
2016-08-25 | Fix up push to use get_current_state_ids | Erik Johnston | 4 | -57/+87 |
2016-08-25 | Just sprintf the 'kind' argument into uri directly | Paul "LeoNerd" Evans | 1 | -3/+1 |
2016-08-25 | Move ThirdPartyEntityKind into api.constants so the expectation becomes that ... | Paul "LeoNerd" Evans | 4 | -9/+7 |
2016-08-25 | Pull out full state less | Erik Johnston | 2 | -10/+15 |
2016-08-25 | Root the 3PE lookup API within /_matrix/app/unstable instead of at toplevel | Paul "LeoNerd" Evans | 1 | -3/+16 |
2016-08-25 | APP_SERVICE_PREFIX is never used; don't bother | Paul "LeoNerd" Evans | 1 | -1/+0 |
2016-08-25 | Add desc | Erik Johnston | 1 | -1/+2 |
2016-08-25 | Replace context.current_state with context.current_state_ids | Erik Johnston | 15 | -270/+435 |
2016-08-25 | appease pep8 | Paul "LeoNerd" Evans | 1 | -3/+2 |
2016-08-25 | Don't need toplevel cache on 3PE lookup metadata any more | Paul "LeoNerd" Evans | 1 | -8/+0 |
2016-08-25 | Implement a ResponseCache around 3PE lookup metadata lookups | Paul "LeoNerd" Evans | 1 | -11/+21 |
2016-08-25 | Kill PROTOCOL_META since I'm not using it any more | Paul "LeoNerd" Evans | 1 | -7/+0 |
2016-08-25 | Actually query over AS API for 3PE lookup metadata | Paul "LeoNerd" Evans | 2 | -13/+21 |
2016-08-25 | Pull out event ids rather than full events for state | Erik Johnston | 4 | -55/+119 |
2016-08-25 | Fix None check in backfill | Erik Johnston | 1 | -1/+3 |
2016-08-24 | Bump changelog and version | Erik Johnston | 2 | -1/+15 |
2016-08-24 | Remove tracer | Erik Johnston | 1 | -2/+1 |
2016-08-24 | Move static knowledge of protocol metadata into AS handler; cache the result | Paul "LeoNerd" Evans | 2 | -22/+25 |
2016-08-24 | Declare 'gitter' known protocol, with user lookup | Paul "LeoNerd" Evans | 1 | -0/+3 |
2016-08-24 | Initial hack at the 3PN protocols metadata lookup API | Paul "LeoNerd" Evans | 3 | -0/+44 |
2016-08-24 | Preserve some logcontexts | Erik Johnston | 18 | -99/+136 |
2016-08-24 | Move 3PU/3PL lookup APIs into /thirdparty containing entity | Paul "LeoNerd" Evans | 2 | -4/+4 |
2016-08-24 | Add None checks to backfill | Erik Johnston | 1 | -2/+2 |
2016-08-23 | Pass through user-supplied content in /join/$room_id | Kegan Dougal | 2 | -2/+13 |
2016-08-22 | Bump changelog and version v0.17.1-rc1 | Erik Johnston | 2 | -1/+34 |
2016-08-22 | Delete old received_transactions | Erik Johnston | 2 | -4/+45 |
2016-08-22 | Update comment | Mark Haines | 1 | |