Commit Graph

4575 Commits (347aa3c2252dca5cd7a50ebc0a7e87f33bc7a4b4)
 

Author SHA1 Message Date
Daniel Wagner-Hall e768d7b3a6 Allow tests to be filter when using tox 9 years ago
Erik Johnston efdaa5dd55 Merge pull request #252 from matrix-org/erikj/typing_loop 9 years ago
Erik Johnston da51acf0e7 Remove needless existence checks 9 years ago
Erik Johnston f4d552589e Don't loop over all rooms ever in typing.get_new_events_for_user 9 years ago
Erik Johnston 90fde4b8d7 Bump changelog and version 9 years ago
Erik Johnston 0de2aad061 Merge pull request #250 from matrix-org/erikj/generated_directory 9 years ago
Erik Johnston 3f6f74686a Update config doc 9 years ago
Erik Johnston 82145912c3 s/--generated-directory/--keys-directory/ 9 years ago
Daniel Wagner-Hall a2355fae7e Merge pull request #251 from matrix-org/removeadmin 9 years ago
Daniel Wagner-Hall ee3fa1a99c Merge pull request #248 from matrix-org/deviceid 9 years ago
Erik Johnston 59891a294f Merge pull request #249 from matrix-org/erikj/allow_config_path_dirs 9 years ago
Erik Johnston 3e1029fe80 Warn if we encounter unexpected files in config directories 9 years ago
Erik Johnston af7c1397d1 Add config option to specify where generated files should be dumped 9 years ago
Daniel Wagner-Hall 460cad7c11 Merge branch 'deviceid' into removeadmin 9 years ago
Daniel Wagner-Hall 825f0875bc Fix up one more reference 9 years ago
Daniel Wagner-Hall a9d8bd95e7 Stop looking up "admin", which we never read 9 years ago
Erik Johnston bfb66773a4 Allow specifying directories as config files 9 years ago
Daniel Wagner-Hall 57619d6058 Re-wrap line 9 years ago
Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase 9 years ago
Mark Haines 1925a38f95 Merge pull request #247 from matrix-org/markjh/tox 9 years ago
Erik Johnston 747535f20f Merge pull request #245 from matrix-org/erikj/configurable_client_location 9 years ago
Erik Johnston 133d90abfb Merge pull request #246 from matrix-org/erikj/config_helper_function 9 years ago
Mark Haines 3a20cdcd27 Add .tox to .gitignore 9 years ago
Mark Haines d046adf4ec Set PYTHONDONTWRITEBYTECODE in the tox environment so that we don't spew .pyc files everywhere 9 years ago
Erik Johnston 1d1c303b9b Fix typo when using sys.stderr.write 9 years ago
Erik Johnston d33f31d741 Print the correct pip install line when failing due to lack of matrix-angular-sdk 9 years ago
Mark Haines c63df2d4e0 Prod jenkins 9 years ago
Erik Johnston f63208a1c0 Add utility to parse config and print out a key 9 years ago
Mark Haines 43f2e42bfd Prod jenkins 9 years ago
Mark Haines 4bd05573e9 Prod jenkins 9 years ago
Mark Haines 12b1a47ba4 Only include demo/demo.tls.dh. Don't include any other dh file 9 years ago
Erik Johnston 37403ab06c Update the log message 9 years ago
Mark Haines 2e31dd2ad3 Add tox.ini file for synapse 9 years ago
Erik Johnston 8b52fe48b5 Revert previous commit. Instead, always download matrix-angular-sdk as a requirement, but don't complain (when we do check_requirements) if we don't have it when we start synapse. 9 years ago
Erik Johnston d9088c923f Remove dependency on matrix-angular-sdk 9 years ago
Erik Johnston 86cef6a91b Allow specifying a directory to host a web client from 9 years ago
Mark Haines 1c847af28a Merge pull request #243 from matrix-org/markjh/remove_syutil 9 years ago
Mark Haines cf8c04948f Fix typo in module imports and package dependencies 9 years ago
Mark Haines aa361f51dc Merge pull request #244 from matrix-org/markjh/refresh_tokens 9 years ago
Mark Haines 037481a033 Remove autoincrement since we incrementing the ID in the storage layer 9 years ago
Mark Haines 01fc3943f1 Fix indent 9 years ago
Erik Johnston 571ac105e6 Bump version and changelog 9 years ago
Erik Johnston 51c53369a3 Do auth checks *before* persisting the event 9 years ago
Mark Haines f093873d69 Replace syutil references in scripts 9 years ago
Erik Johnston 61f36d9939 Merge pull request #242 from matrix-org/erikj/pushers_ephemeral_events 9 years ago
Erik Johnston f8f3d72e2b Don't make pushers handle presence/typing events 9 years ago
Mark Haines 78323ccdb3 Remove syutil dependency in favour of smaller single-purpose libraries 9 years ago
Erik Johnston 457970c724 Don't insert events into 'event_*_extremeties' tables if they're outliers 9 years ago
Erik Johnston 1bd1a43073 Actually check if event_id isn't returned by _get_state_groups 9 years ago
Erik Johnston 0f6a25f670 Upate changelog 9 years ago