Commit History

Author SHA1 Message Date
  Steven Hammerton 625e13bfde Add get_raw method to SimpleHttpClient, use this in CAS auth rather than requests 9 years ago
  Steven Hammerton 22112f8d14 Formatting changes 9 years ago
  Steven Hammerton c33f5c1a24 Provide ability to login using CAS 9 years ago
  Mark Haines 987803781e Fix some races in the synapse presence handler caused by not yielding on deferreds 9 years ago
  Mark Haines 1b9802a0d9 Split the sections of EventStreamHandler.get_stream that handle presence 9 years ago
  Mark Haines ce19fc0f11 Merge pull request #294 from matrix-org/markjh/initial_sync_archived_flag 9 years ago
  Mark Haines 51ef725647 Use 'true' rather than '1' for archived flag 9 years ago
  Mark Haines dc72021748 Add a flag to initial sync to indicate we want rooms that the user has left 9 years ago
  David Baker 91482cd6a0 Use raw string for regex here, otherwise \b is the backspace character. Fixes displayname matching. 9 years ago
  Daniel Wagner-Hall db6e1e1fe3 Merge pull request #292 from matrix-org/daniel/useragent 9 years ago
  Mark Haines fac990a656 Merge pull request #293 from matrix-org/markjh/remove_spamy_error_logging 9 years ago
  Mark Haines 93cc60e805 Remove log line that was generated whenever an error was created. We are now creating error objects that aren't raised so it's probably a bit too confusing to keep 9 years ago
  Daniel Wagner-Hall 492beb62a8 Use space not dash as delimiter 9 years ago
  Daniel Wagner-Hall e0b466bcfd Use space not dash as delimiter 9 years ago
  Daniel Wagner-Hall 287c81abf3 Merge branch 'develop' into daniel/useragent 9 years ago
  Daniel Wagner-Hall b28c7da0a4 Preserve version string in user agent 9 years ago
  Daniel Wagner-Hall 8fc52bc56a Allow synapse's useragent to be customized 9 years ago
  Erik Johnston 49ebd472fa Explicitly add Create event as auth event 9 years ago
  Erik Johnston 40017a9a11 Add 'trusted_private_chat' to room creation presets 9 years ago
  Erik Johnston a086b7aa00 Merge pull request #275 from matrix-org/erikj/invite_state 9 years ago
  Erik Johnston 9c311dfce5 Also bundle in sender 9 years ago
  Erik Johnston a38d36ccd0 Merge pull request #279 from matrix-org/erikj/unfederatable 9 years ago
  Erik Johnston d5e081c7ae Merge branch 'develop' of github.com:matrix-org/synapse into erikj/unfederatable 9 years ago
  Erik Johnston 5879edbb09 Merge pull request #283 from matrix-org/erikj/atomic_join_federation 9 years ago
  Kegsay b43930d4c9 Merge pull request #291 from matrix-org/receipt-validation 9 years ago
  Kegan Dougal bad780a197 Validate the receipt type before passing it on to the receipt handler 9 years ago
  Erik Johnston 0a4b7226fc Don't change cwd in synctl 9 years ago
  Erik Johnston 0ec78b360c Merge pull request #287 from matrix-org/erikj/canonical_alias 9 years ago
  Erik Johnston ecd0c0dfc5 Remove double indentation 9 years ago
  Erik Johnston 83892d0d30 Comment 9 years ago