Commit Graph

2474 Commits (96d4bf90120a07faa5163c2e5af542358554dd61)
 

Author SHA1 Message Date
Kegan Dougal 96d4bf9012 Modify API for SimpleHttpClient.get_json and update usages. 10 years ago
Kegan Dougal aa8cce58bf Add query_user/alias APIs. 10 years ago
Kegan Dougal ce8bc642ae Merge branch 'develop' into application-services 10 years ago
Kegan Dougal 89f2e8fbdf Fix bug in store defer. Add more unit tests. 10 years ago
Kegan Dougal 525a218b2b Begin to add unit tests for appservice glue and regex testing. 10 years ago
Kegan Dougal 17753f0c20 Add stub ApplicationServiceApi and glue it with the handler. 10 years ago
Kegan Dougal 94a5db9f4d Add appservice package and move ApplicationService into it. 10 years ago
Kegan Dougal f2c039bfb9 Implement restricted namespace checks. Begin fleshing out the main hook for notifying application services. 10 years ago
Kegan Dougal a060b47b13 Add namespace constants. Add restrict_to option to limit namespace checks. 10 years ago
Kegan Dougal 3bd2841fdb Everyone loves SQL typos 10 years ago
Kegan Dougal 197f3ea4ba Implement regex checks for app services. 10 years ago
Mark Haines 09601255f5 Merge pull request #46 from matrix-org/identicons 10 years ago
Kegan Dougal 9ff349a3cb Add defers in the right places. 10 years ago
Kegan Dougal 1a2de0c5fe Implement txns for AS (un)registration. 10 years ago
Mark Haines a2da04b8ab Add pydenticon to python_dependencies 10 years ago
Matthew Hodgson f3a4267757 less obscure xargs 10 years ago
Mark Haines 4574b5a9e6 Generate a list of dependencies from synapse/python_dependencies.py 10 years ago
Matthew Hodgson 8c52e6e8a1 fix typo 10 years ago
Mark Haines 1bb0528316 Add Cache-Control header to identicon 10 years ago
Mark Haines f2eda123b7 Fix setting identicon width and height 10 years ago
Mark Haines 038f5afb07 Spell height more correctly 10 years ago
Kegan Dougal a006d168c5 Actually merge into develop. 10 years ago
Mark Haines 22c1ffb0a0 Add a media/v1/identicon resource for generating identicons using pydenticon 10 years ago
Kegan Dougal c059c9fea5 Merge branch 'develop' into application-services 10 years ago
Mark Haines 6e856d7729 Merge master into develop 10 years ago
Matthew Hodgson 30ed0884fc fix OSX stuff and typos 10 years ago
Mark Haines 898835d924 Merge pull request #45 from matrix-org/hotfixes-v0.6.1d 10 years ago
Mark Haines d8cf06e525 Bump version to 0.6.1d 10 years ago
Mark Haines d3dd749044 Pin the version of Twisted to 14.0.2 since we are using some of its internals 10 years ago
Mark Haines c3979b236e Tell people to "source" the activate script for virtualenv, Remove --user from pip install 10 years ago
Mark Haines b993555bf4 Update documentation to recommend virtual env 10 years ago
Erik Johnston bcb8d2fe54 Merge branch 'hotfixes-v0.6.1c' of github.com:matrix-org/synapse 10 years ago
Erik Johnston 83c31735d0 Use >= for version of webclient 10 years ago
Erik Johnston 3b33529dfd Bump version 10 years ago
Erik Johnston c934760014 Bump version of webclient pulled in. 10 years ago
David Baker 365e007bee Ignore empty strings for display names & room names in notifications 10 years ago
Matthew Hodgson e9dfc4cfae fix OSX stuff and typos 10 years ago
David Baker 0b354fcb84 Again, don't assume all member events have displayname. 10 years ago
David Baker fe10b882b7 Don't assume all member events have a display nme. 10 years ago
Erik Johnston 4c0da49d7c Resign events when we return them via /query_auth/ 10 years ago
David Baker 68bd7dfbb7 s/homeserver.config/homeserver.yaml/ because that's what synctl looks for. 10 years ago
David Baker 9ccfdfcd7c Add twisted to setup requires so it gets processed before setuptools_trial 10 years ago
David Baker 166c2cd4f3 add generate config instruction to the HS setup part 10 years ago
Mark Haines 33cf48118f Tell people to "source" the activate script for virtualenv, Remove --user from pip install 10 years ago
Mark Haines e709d61964 Update documentation to recommend virtual env 10 years ago
Mark Haines 0b1cc7cc0b Return empty list rather than None when there are no emphemeral events for a room 10 years ago
Erik Johnston 2cd29dbdd9 Fix bug where accepting invite over federation didn't work. Add logging. 10 years ago
Erik Johnston 7d897f5bfc Merge pull request #43 from matrix-org/rejections 10 years ago
Erik Johnston 88391bcdc3 Allow any greater version for webclient 10 years ago
Erik Johnston 776ac820f9 Briefly doc structure of query_auth API. 10 years ago