Commit Graph

1870 Commits (036516d647c6fbd8ec4642a3308e73f71868b1b3)
 

Author SHA1 Message Date
Erik Johnston 036516d647 Merge branch 'release-v0.5.4' of github.com:matrix-org/synapse 10 years ago
Erik Johnston 797193283e Bump changes and version 10 years ago
Erik Johnston d06dfc70b0 Fix bug where did not always resolve all the deferreds in _attempt_new_transaction 10 years ago
Paul "LeoNerd" Evans 66b0596b7a Don't log synapse.storage at DEBUG level when under -v; require -v -v for that 10 years ago
Paul "LeoNerd" Evans 10eb8f070c Workaround for non-uniqueness of room member events in the database confusing HAVING COUNT() test of room membership intersection (with thanks to Tom Molesworth) 10 years ago
Paul "LeoNerd" Evans 274d137b00 Extra verbosity on logging of received presence info 10 years ago
Paul "LeoNerd" Evans 307f94dcbe Squash room_ids list to a set() to remove duplicates - with TODO marker as I have no idea /why/ the dups are happening in the first place 10 years ago
Paul "LeoNerd" Evans 3bf2b4bc92 Merge branch 'develop' of github.com:matrix-org/synapse into develop 10 years ago
Paul "LeoNerd" Evans afb646dc1e Allow GET /room/:room_id/messages without 'limit' parameter to default to 10 10 years ago
Paul "LeoNerd" Evans d8b35250a5 Remove editor junk 10 years ago
David Baker 48f90036d8 Add non-working jitsi meet bridge 10 years ago
Matthew Hodgson 293e89e2da re-add OSX troubleshooting instructions (not sure how they got lost) 10 years ago
Matthew Hodgson 68cdcbdcab fix IO::Async abuse - thanks leo 10 years ago
Matthew Hodgson 9f4abd59f5 ignore rogue matrix call events; support verto.media RPC as a horrible hack; fix NA::Matrix dep 10 years ago
Matthew Hodgson 72c1cc743e clean up a vertobot a bit 10 years ago
Matthew Hodgson 0d149ae6e9 a simple matrix->verto bot, distantly related to the irc bridge 10 years ago
Erik Johnston 3aa333ec7c Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston 23a2c42469 Bump version 10 years ago
Mark Haines c9f5af1de7 Merge branch 'master' into develop 10 years ago
Mark Haines 7993e3d10d SYN-187: Set a more sensible default for the content_addr 10 years ago
Paul "LeoNerd" Evans 481f5a2cbe Remove editor junk 10 years ago
David Baker 758052d7f8 Add non-working jitsi meet bridge 10 years ago
Erik Johnston 740e95ee08 Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston bde9ee5a4c Merge pull request #21 from tjardick/master 10 years ago
Tjardick van der Kraan f9846a27b6 Added the needed libssl-dev package 10 years ago
Matthew Hodgson dbc98c4e43 re-add OSX troubleshooting instructions (not sure how they got lost) 10 years ago
Matthew Hodgson e43139ac5e fix IO::Async abuse - thanks leo 10 years ago
Matthew Hodgson 08bf2aaab5 ignore rogue matrix call events; support verto.media RPC as a horrible hack; fix NA::Matrix dep 10 years ago
Matthew Hodgson f7fb4675a6 clean up a vertobot a bit 10 years ago
Matthew Hodgson 76a2e92658 a simple matrix->verto bot, distantly related to the irc bridge 10 years ago
Erik Johnston c4bdeb5f0e Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston ab74afdd8d Bump version 10 years ago
Erik Johnston 7cb21a24d4 Bump pinned version of pynacl pulled from github 10 years ago
Erik Johnston d160873886 Merge branch 'release-v0.5.3' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston 5e26f6f3ae Merge branch 'release-v0.5.3' of github.com:matrix-org/synapse 10 years ago
Erik Johnston cce32f8dc5 Bump version and changelog 10 years ago
Erik Johnston 1505055334 Don't return outliers when we get recent events for rooms. 10 years ago
Erik Johnston 027542e2e5 Fix bugs when joining a remote room that has dodgy event graphs. This should also fix the number of times a HS will trigger a GET /event/ 10 years ago
Erik Johnston 0294fba042 on_receive_pdu takes more args 10 years ago
Erik Johnston 07699b5871 Change the way we get missing auth and state events 10 years ago
Erik Johnston b8849c8cbf Re-sign events when we return them via federation as a temporary hack to work around the problem where we reconstruct events differently than when they were signed 10 years ago
Erik Johnston 00ab5cd6f2 Attempt to fix bug where we 500d an event stream due to trying to cancel a timer twice 10 years ago
Erik Johnston 858e87ab0d Add a workaround for bug where some initial join events don't reference creation events in their auth_events 10 years ago
Erik Johnston 6c485c282d Catch exceptions when trying to add an entry to rooms tables 10 years ago
Erik Johnston 4bae6851d1 Spelling 10 years ago
Erik Johnston 5288a7dc9a Bump version and changelog 10 years ago
Erik Johnston 516deb22aa Merge branch 'develop' of github.com:matrix-org/synapse 10 years ago
Erik Johnston 4e2ffe79a4 Don't delete the entire current_state_events table 10 years ago
Erik Johnston 47256cdde6 Merge branch 'release-v0.5.1' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston 48ee9ddb22 Merge branch 'release-v0.5.1' of github.com:matrix-org/synapse 10 years ago