Commit Graph

3986 Commits (75daede92f041500347a5f446229be5ca50c2b8e)

Author SHA1 Message Date
Erik Johnston b4796a62ee Add unit test 9 years ago
Daniel Wagner-Hall f8d21e1431 Review comments 9 years ago
Erik Johnston fe95f2217c Add stuff pulled from the DB to the cache 9 years ago
Erik Johnston 8351538873 PEP8 9 years ago
Erik Johnston 112283e230 Prefix TS fields with _ts 9 years ago
Erik Johnston b31ec214a5 Remove status_msg when going offline. Don't offline -> online if you send a message 9 years ago
Erik Johnston 114b929f8b Check presence state is a valid one 9 years ago
Erik Johnston ddca9c56fc Move if statement 9 years ago
Erik Johnston 58371fa263 Comment 9 years ago
Daniel Wagner-Hall 591af2d074 Some cleanup 9 years ago
Erik Johnston c229c87398 Remove spurious comment 9 years ago
Erik Johnston e5999bfb1a Initial cut 9 years ago
Daniel Wagner-Hall a4e278bfe7 Respond to federated invite with non-empty context 9 years ago
Erik Johnston 9e7900da1e Add wheeltimer impl 9 years ago
Patrik Oldsberg 536f949a1a api/filtering: don't assume that event content will always be a dict 9 years ago
Patrik Oldsberg 71d5d2c669 client/v1/room: include event_id in response to state event PUT, in accordance with the spec 9 years ago
Daniel Wagner-Hall 6605adf669 Some cleanup, some TODOs, more to do 9 years ago
Mark Haines 458782bf67 Fix typo in request validation for adding push rules. 9 years ago
Mark Haines a9c9868957 Make adding push rules idempotent 9 years ago
Daniel Wagner-Hall d1fb790818 Some cleanup 9 years ago
Daniel Wagner-Hall 1f403325ac Tidy? up room creation event sending 9 years ago
Daniel Wagner-Hall 04686df17a Add comment 9 years ago
Daniel Wagner-Hall 4bfb32f685 Branch off member and non member sends 9 years ago
Daniel Wagner-Hall 1a2197d7bf Simplify room creation code 9 years ago
Daniel Wagner-Hall e560045cfd Simplify room creation code 9 years ago
Daniel Wagner-Hall 8168341e9b Use update_membership for profile updates 9 years ago
Daniel Wagner-Hall 1bbb67c452 Use update_membership to kick guests 9 years ago
Daniel Wagner-Hall 150fcde0dc Reuse update_membership from /join 9 years ago
Daniel Wagner-Hall 73e616df2a Inline _do_local_membership_update 9 years ago
Daniel Wagner-Hall f318d4f2a4 Inline _do_join as it now only has one caller 9 years ago
Daniel Wagner-Hall e71095801f Merge implementation of /join by alias or ID 9 years ago
Daniel Wagner-Hall dbeed36dec Merge some room joining codepaths 9 years ago
Daniel Wagner-Hall 4de08a4672 Revert "Merge two of the room join codepaths" 9 years ago
Daniel Wagner-Hall cf81375b94 Merge two of the room join codepaths 9 years ago
Mark Haines 58c9f20692 Catch the exceptions thrown by twisted when you write to a closed connection 9 years ago
Erik Johnston 4d54d87c3e Mitigate against incorrect old state in /sync. 9 years ago
Daniel Wagner-Hall dc6da63e30 Enforce user_id exclusivity for AS registrations 9 years ago
Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 9 years ago
Erik Johnston 2a24f906a9 Bump version and changelog 9 years ago
Erik Johnston ce14c7a995 Fix SYN-627, events are in incorrect room in /sync 9 years ago
Erik Johnston 1a830b751d Bump version and changelog 9 years ago
Erik Johnston 0eff740523 Return events in correct order for /events 9 years ago
Erik Johnston a1b7902944 Add some paranoia logging 9 years ago
Matthew Hodgson 103b432c84 0.13.1 9 years ago
Matthew Hodgson b3ecb96e36 try to bump syweb to 0.6.8 9 years ago
Erik Johnston 6e89e69d08 Bump version and changelog 9 years ago
Erik Johnston 5189bfdef4 Batch fetch _get_state_groups_from_groups 9 years ago
Erik Johnston 24f00a6c33 Use _simple_select_many for _get_state_group_for_events 9 years ago
Erik Johnston 8e49892b21 Only calculate initial sync for 10 rooms at a time 9 years ago
Erik Johnston 4eb8f9ca8a Remove comment 9 years ago