Commit Graph

4613 Commits (99c7fbfef7729e6f3cceb9cea64f21d5a2c5b41f)
 

Author SHA1 Message Date
Erik Johnston 49ae42bbe1 Bundle in some room state in the unsigned bit of the invite when sending to invited servers 9 years ago
Erik Johnston 4ba8189b74 Bump change log 9 years ago
David Baker ca32c7a065 Fix adding threepids to an existing account 9 years ago
David Baker 184a5c81f0 Merge pull request #274 from matrix-org/add_threepid_fix 9 years ago
David Baker 30768dcf40 Fix adding threepids to an existing account 9 years ago
Erik Johnston 4ae73d16a9 Merge pull request #270 from matrix-org/markjh/fix_metrics 9 years ago
Erik Johnston a5b41b809f Merge pull request #273 from matrix-org/erikj/key_fetch_fix 9 years ago
Erik Johnston 3f60481655 Bump version and change log 9 years ago
Erik Johnston e1eb1f3fb9 Various bug fixes to crypto.keyring 9 years ago
Mark Haines 09cb5c7d33 Allow users that have left a room to get the messages that happend in the room before they left 9 years ago
Erik Johnston dd0867f5ba Various bug fixes to crypto.keyring 9 years ago
Mark Haines 3c166a24c5 Remove undocumented and unimplemented 'feedback' parameter from the Client-Server API 9 years ago
Mark Haines bc8b25eb56 Allow users that have left the room to view the member list from the point they left 9 years ago
Daniel Wagner-Hall 2c746382e0 Merge branch 'daniel/insecureclient' into develop 9 years ago
Mark Haines 1d579df664 Allow rooms/{roomId}/state for a room that has been left 9 years ago
Erik Johnston c0d1f37baf Don't require pdus in check_auth script 9 years ago
Daniel Wagner-Hall ddfe30ba83 Better document the intent of the insecure SSL setting 9 years ago
Mark Haines 89ae0166de Allow room initialSync for users that have left the room, returning a snapshot of how the room was when they left it 9 years ago
Daniel Wagner-Hall 6485f03d91 Fix random formatting 9 years ago
Daniel Wagner-Hall 81a93ddcc8 Allow configuration to ignore invalid SSL certs 9 years ago
Erik Johnston e530208e68 Change default history visibility for private rooms 9 years ago
Mark Haines dd42bb78d0 Include rooms that a user has left in an initialSync. Include the state and messages at the point they left the room 9 years ago
Mark Haines 417485eefa Include the event_id and stream_ordering of membership events when looking up which rooms a user is in 9 years ago
Erik Johnston 2ff439cff7 Bump version/changelog 9 years ago
Mark Haines 709ba99afd Check that /proc/self/fd exists before listing it 9 years ago
Mark Haines 9e4dacd5e7 The maxrss reported by getrusage is in kilobytes, not pages 9 years ago
Mark Haines d23bc77e2c Merge branch 'master' into develop 9 years ago
Mark Haines 73e4ad4b8b Merge branch 'master' into develop 9 years ago
Mark Haines 076e19da28 Merge pull request #269 from matrix-org/markjh/upgrading_setuptools 9 years ago
Mark Haines 3ead04ceef Add instructions for upgrading setuptools for when people encounter a message "mock requires setuptools>=17.1" 9 years ago
Erik Johnston 227b77409f DEPENDENCY_LINKS was turned to a list 9 years ago
Erik Johnston efeeff29f6 Merge branch 'release-v0.10.0' 9 years ago
Erik Johnston 1002bbd732 Change log level to info 9 years ago
Erik Johnston 9ad38c9807 Bump version and changelog 9 years ago
Matthew Hodgson bdf2e5865a update logger to match new ambiguous script name... 9 years ago
Erik Johnston fd0a919af3 Lists use 'append' 9 years ago
Erik Johnston e90f32646f Bump version and changelog 9 years ago
Erik Johnston aaf319820a Update README to include RAM requirements 9 years ago
Erik Johnston a9ad647fb2 Make port script handle empty sent_transactions table 9 years ago
Daniel Wagner-Hall 77580addc3 Merge pull request #262 from matrix-org/redactyoself 9 years ago
Erik Johnston 8e8955bcea Merge pull request #266 from pztrn/develop 9 years ago
Mark Haines 8bab7abddd Add nacl.bindings to the list of modules checked. Re-arrange import order to check packages after the packages they depend on 9 years ago
Mark Haines 3cdfd37d95 Print an example "pip install" line for a missing requirement 9 years ago
Erik Johnston 9b05ef6f39 Also check the domains for membership state_keys 9 years ago
Erik Johnston 187320b019 Merge branch 'erikj/check_room_exists' into erikj/unfederatable 9 years ago
Erik Johnston b345853918 Check against sender rather than event_id 9 years ago
pztrn 7ab401d4dc Ignore development virtualenv and generated logger configuration as well. 9 years ago
Erik Johnston a88e16152f Add flag which disables federation of the room 9 years ago
Erik Johnston 00149c063b Fix tests 9 years ago
Erik Johnston ab9e01809d Check room exists when authenticating an event, by asserting they reference a creation event 9 years ago