Commit Graph

5743 Commits (51e9fe36e46331ac611cec1d4cb425c1bc98721c)

Author SHA1 Message Date
Erik Johnston edd6cdfc9a Restore default bind address 8 years ago
Erik Johnston 8a0fddfd73 Remove spurious for..else.. 8 years ago
Erik Johnston ab655dca33 Explicitly close the cursor 8 years ago
Erik Johnston 5a32e9273e Don't disable autocommit 8 years ago
Erik Johnston caddadfc5a Change device_inbox stream index to include user 8 years ago
Erik Johnston dd52d4de4c Limit number of entries to prefill from cache 8 years ago
Mark Haines 32019c9897 Log which files we saved attachments to in the media_repository 8 years ago
Erik Johnston 3b4de17d2b Comment 8 years ago
Erik Johnston f477370c0c Add paranoia exception catch in Linearizer 8 years ago
Erik Johnston 586f474a44 Don't block messages sending on bumping presence 8 years ago
Erik Johnston 6823fe5241 Linearize updates to membership via PUT /state/ 8 years ago
Erik Johnston f7085ac84f Name linearizer's for better logs 8 years ago
Erik Johnston 9a8ae6f1bf Bump version and changelog 8 years ago
Matthew Hodgson 2f4b2f4783 gah, fix mangled merge of 0.18.7 into develop 8 years ago
Matthew f0e4bac64e bump changelog & version 8 years ago
Matthew 4304e7e593 do the discard check in the right place to avoid grabbing dependent events 8 years ago
Matthew e10c527930 Discard PDUs from invalid origins due to #1753 in 0.18.[56] 8 years ago
Matthew Hodgson 2f5be2d8dc oops, this should have been rc1 8 years ago
Matthew Hodgson 4086026524 move logging to right place 8 years ago
Matthew 19e2fb4386 bump version 8 years ago
Matthew 8404f132c3 Revert "fix typo breaking the fix to #1753" 8 years ago
Matthew b2850e62db fix typo breaking the fix to #1753 8 years ago
Mark Haines b42a972b71 Bump version and changelog 8 years ago
Patrik Oldsberg 1ef6084b75 handlers/room_member: fix guest access check when joining rooms 8 years ago
Mark Haines c18f7fc410 Fix flake8 and update changelog 8 years ago
Matthew Hodgson 883ff92a7f Fix case 8 years ago
Matthew Hodgson d79d165761 add logging for all the places we call resolve_state_groups. my kingdom for a backtrace that actually works. 8 years ago
Matthew Hodgson 8cfc0165e9 fix annoying typos 8 years ago
Mark Haines 62451800e7 Bump version and changelog to v0.18.6-rc3 8 years ago
Mark Haines dd3df11c55 More logging for the linearizer and for get_events 8 years ago
Matthew Hodgson 468749c9fc fix comment 8 years ago
Matthew Hodgson eedf400d05 limit total timeout for get_missing_events to 10s 8 years ago
Matthew Hodgson 8e82611f37 fix comment 8 years ago
Mark Haines f784980d2b Only send events that originate on this server. 8 years ago
Mark Haines e02bdaf08b Get the destinations from the state from before the event 8 years ago
Mark Haines b6b67715ed Send ALL membership events to the server that was affected. 8 years ago
Matthew Hodgson 555d702e34 limit total timeout for get_missing_events to 10s 8 years ago
Mark Haines f3de4f8cb7 Bump version and changelog 8 years ago
Mark Haines 62ce3034f3 s/aquire/acquire/g 8 years ago
Mark Haines 0aff09f6c9 Add more useful logging when we block fetching events 8 years ago
Mark Haines cc50b1ae53 Remove fallback from get_missing_events. 8 years ago
Mark Haines 822cb39dfa Use the new twisted logging framework. 8 years ago
Mark Haines f023be9293 Bump changelog and version 8 years ago
Mark Haines 97ffc5690b Manually abort the underlying TLS connection. 8 years ago
Erik Johnston b4bc6fef5b Respect long_retries param and default to off 8 years ago
Erik Johnston 68030fd37b Spelling and comments 8 years ago
Erik Johnston b7336ff32d Clean up 8 years ago
Erik Johnston 5b6672c66d Wrap connections in an N minute timeout to ensure they get reaped correctly 8 years ago
David Baker 84cf00c645 Fix another comment typo 8 years ago
David Baker 0c88ab1844 Add /account/3pid/delete endpoint 8 years ago