Commit Graph

5996 Commits (bf14883a04c702a553cc81b3f4ee66608be663fa)
 

Author SHA1 Message Date
Erik Johnston bf14883a04 Merge pull request #689 from matrix-org/erikj/member 9 years ago
Erik Johnston d76d89323c Use computed prev event ids 9 years ago
Erik Johnston aa82cb38e9 Remove state hack from _create_new_client_event 9 years ago
Mark Haines 89e6839a48 Merge pull request #686 from matrix-org/markjh/doc_strings 9 years ago
Erik Johnston c906f30661 Do checks for memberships before creating events 9 years ago
Mark Haines 2a37467fa1 Use google style doc strings. 9 years ago
Mark Haines f2b916534b Merge pull request #684 from matrix-org/markjh/backfill_id_gen 9 years ago
Mark Haines 9bc5b4c663 Assert that the step != 0 9 years ago
Mark Haines 35b5c4ba1b use google style doc strings 9 years ago
Erik Johnston a853cdec5b Merge pull request #685 from matrix-org/erikj/sync_leave 9 years ago
Erik Johnston 3f4eb4c924 Comment 9 years ago
Erik Johnston 8d73cd502b Add concurrently_execute function 9 years ago
Mark Haines a2866e2e6a Rename direction to step, apply checks consistently 9 years ago
Mark Haines e36bfbab38 Use a stream id generator for backfilled ids 9 years ago
Erik Johnston 35bb465b86 Filter rooms list before chunking 9 years ago
Mark Haines c42f46ab7d Merge pull request #682 from matrix-org/markjh/fix_invalidate 9 years ago
Mark Haines 7753fc6570 Fix the invalidation of the names and aliases cache 9 years ago
Mark Haines 431aa8ada9 Merge pull request #681 from matrix-org/markjh/remove_outlier 9 years ago
Mark Haines dc4c1579d4 Remove outlier parameter from compute_event_context 9 years ago
Mark Haines 03e406eefc Merge pull request #680 from matrix-org/markjh/remove_is_new_state 9 years ago
Mark Haines 5d06929169 Move the check for backfilled outside the for loop 9 years ago
Mark Haines 76503f95ed Remove the is_new_state argument to persist event. 9 years ago
Erik Johnston fe95943305 Merge pull request #679 from matrix-org/erikj/member 9 years ago
Erik Johnston d35780eda0 Split out RoomMemberHandler 9 years ago
Mark Haines 62e395f0e3 Merge pull request #676 from matrix-org/markjh/replicate_stateIII 9 years ago
Erik Johnston 5260db7663 Line length 9 years ago
Mark Haines 2ec5426035 Use a namedtuple rather than tuple unpacking 9 years ago
David Baker c9500a9c1d Merge pull request #678 from matrix-org/dbkr/push_obey_enable 9 years ago
David Baker c27c51484a Don't ignore the obey overlay if the rule has an enabled attribute of False 9 years ago
Matthew Hodgson a68c1b15aa spell out more packages 9 years ago
Matthew Hodgson 9113316b0e typo 9 years ago
Mark Haines 1fbb094c6f Add replication streams for ex outliers and current state resets 9 years ago
Mark Haines 98c460cecd Merge pull request #675 from matrix-org/markjh/replicate_stateII 9 years ago
Mark Haines 8b8052909f return the state_group for backfill 9 years ago
Mark Haines 61407986b4 Add a entry to current_state_resets table when the current state is reset 9 years ago
Mark Haines 31a9eceda5 Add a replication stream for state groups 9 years ago
Mark Haines fc66df1e60 Merge pull request #674 from matrix-org/markjh/replicate_state 9 years ago
Erik Johnston 178c9fb200 Merge pull request #673 from matrix-org/erikj/forget 9 years ago
Erik Johnston 73b6bf4629 Only forget room if you were in the room 9 years ago
Erik Johnston 08a8514b7a Remove spurious comment 9 years ago
Erik Johnston d24662b88a Merge branch 'master' of github.com:matrix-org/synapse into develop 9 years ago
Mark Haines 1e25f62ee6 Use a stream id generator to assign state group ids 9 years ago
Erik Johnston 5fbdf2bcec Merge branch 'release-v0.14.0' of github.com:matrix-org/synapse 9 years ago
Erik Johnston e7aaa7c61e Bump version and changelog 9 years ago
Erik Johnston fddb6fddc1 Require user to have left room to forget room 9 years ago
Erik Johnston a932acaa6b Merge pull request #672 from nikriek/new-author 9 years ago
Niklas Riekenbrauck 82312d4fff Add new author 9 years ago
Erik Johnston f5bf45a2e5 Merge pull request #671 from nikriek/jwt-support 9 years ago
Niklas Riekenbrauck 3f9948a069 Add JWT support 9 years ago
Mark Haines 3e8bb99a2b Merge pull request #668 from matrix-org/markjh/deduplicate 9 years ago