Commit Graph

3630 Commits (724bb1e7d9c986efbddd2b6ad4dd978213a21c7f)
 

Author SHA1 Message Date
Erik Johnston 724bb1e7d9 Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
Mark Haines 1c7912751e Drop the old table not the new table 10 years ago
Mark Haines 9d36eb4eab Rename unique constraint 10 years ago
Mark Haines b0f71db3ff Remove unsigned 10 years ago
Mark Haines 84e1cacea4 Bump schema version 10 years ago
Mark Haines 6538d445e8 Make the timestamps in server_keys_json bigints 10 years ago
Erik Johnston 52f98f8a5b Merge branch 'hotfixes-v0.9.0-r1' of github.com:matrix-org/synapse 10 years ago
Erik Johnston 22a7ba8b22 Actually rename all isntances 10 years ago
Erik Johnston 3a42f32134 Reword port script usage 10 years ago
Erik Johnston 4fa0f53521 Support reading directly from a config 10 years ago
Erik Johnston 326121aec4 UPGRADES: s/v0.x.x/v0.9.0 10 years ago
Erik Johnston 9a9386226a Mention Ivan Shapovalov contrib/systemd 10 years ago
Erik Johnston 126d562576 Bump version 10 years ago
Erik Johnston f08c33e834 Fix port_from_sqlite_to_postgres after changes to storage layer. 10 years ago
Erik Johnston db0dca2f6f Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston 89c0cd4acc Merge branch 'release-v0.9.0' of github.com:matrix-org/synapse 10 years ago
Erik Johnston 6101ce427a Slight rewording 10 years ago
Erik Johnston 5fe26a9b5c Reword docs/application_services.rst 10 years ago
Erik Johnston 35698484a5 Add some information on registering AS's 10 years ago
Erik Johnston 63562f6d5a Bump date 10 years ago
Erik Johnston a151693a3b Bump syweb version 10 years ago
Erik Johnston ac29318b84 Add link to registration spec 10 years ago
Mark Haines dfa98f911b revert accidental bcrypt gensalt round reduction from loadtesting 10 years ago
Erik Johnston 4605953b0f Add JIRA issue id 10 years ago
Mark Haines ef8e8ebd91 pynacl-0.3.0 was released so we can finally start using it directly from pypi 10 years ago
Erik Johnston 3188e94ac4 Explain the change in AS /register api 10 years ago
David Baker 97a64f3ebe Merge branch 'develop' of github.com:matrix-org/synapse into develop 10 years ago
David Baker b850c9fa04 Typo 10 years ago
Mark Haines 4a7a4a5b6c Optional profiling using cProfile 10 years ago
Erik Johnston 771fc05d30 Change log: Link to application services spec. 10 years ago
Erik Johnston 938939fd89 Move CAPTCHA_SETUP to docs/ 10 years ago
Erik Johnston 028a570e17 Linkify docs/postgres.sql 10 years ago
Erik Johnston 0e4393652f Update change log to be more detailed 10 years ago
Mark Haines b994fb2b96 Don't read from the config file before checking it exists 10 years ago
Erik Johnston f10fd8a470 Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.9.0 10 years ago
Mark Haines 3c11c9c122 Merge pull request #140 from matrix-org/erikj/scripts_refactor 10 years ago
Erik Johnston 673375fe2d Acutally add scripts-dev/ 10 years ago
Erik Johnston 3c92231094 Re-add scripts/register_new_matrix_user 10 years ago
Erik Johnston 119e5d7702 Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automatically added to the package 10 years ago
Erik Johnston 271ee604f8 Update change log 10 years ago
Erik Johnston 04c01882fc Bump version 10 years ago
Mark Haines f4664a6cbd Merge pull request #138 from matrix-org/erikj/SYN-371 10 years ago
Mark Haines ecb26beda5 Merge pull request #137 from matrix-org/erikj/executemany 10 years ago
Erik Johnston 0c4ac271ca Merge branch 'erikj/executemany' of github.com:matrix-org/synapse into erikj/SYN-371 10 years ago
Erik Johnston 0cf7e480b4 And use buffer(...) there as well 10 years ago
Erik Johnston ed2584050f Merge branch 'develop' of github.com:matrix-org/synapse into erikj/executemany 10 years ago
Erik Johnston 977338a7af Use buffer(...) when inserting into bytea column 10 years ago
Mark Haines 31049c4d72 Merge pull request #139 from matrix-org/bugs/SYN-369 10 years ago
Mark Haines deb0237166 Add some doc-string 10 years ago
Mark Haines e45b05647e Fix the --help option for synapse 10 years ago