Commit Graph

2450 Commits (09601255f5ed13486de287bea007e0188827dc12)
 

Author SHA1 Message Date
Mark Haines 09601255f5 Merge pull request #46 from matrix-org/identicons 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
Mark Haines 22c1ffb0a0 Add a media/v1/identicon resource for generating identicons using pydenticon 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
Erik Johnston b724a809c4 Only auth_events with event if event in event.auth_events 10 years ago
Erik Johnston 7a1e881665 Remove debug logging 10 years ago
David Baker b4b892f4a3 Spit out server default rules too. 10 years ago
Mark Haines 6dc92d3427 Merge pull request #41 from matrix-org/client_v2_sync 10 years ago
Mark Haines 017dfaef4c Add doc string for __nonzero__ overrides for sync results, raise not implemented if the client attempts to do a gapless sync 10 years ago
Erik Johnston 1bd540ef79 Merge branch 'develop' of github.com:matrix-org/synapse into rejections 10 years ago
Mark Haines 9ec9d6f2cb Merge pull request #42 from matrix-org/replication_split 10 years ago
David Baker 4ffac34a64 Add glob asterisks when running rules. 10 years ago
Mark Haines 9bfc8bf752 Merge pull request #40 from matrix-org/rejections_storage 10 years ago
Erik Johnston 91015ad008 Remove merge conflict 10 years ago
Erik Johnston 4f7fe63b6d Remember to add schema file to list 10 years ago
Erik Johnston fdd2ac495a Merge branch 'develop' of github.com:matrix-org/synapse into rejections_storage 10 years ago
Mark Haines 8bc3066e0b Merge branch 'client_v2_filter' into client_v2_sync 10 years ago
Erik Johnston 471c47441d Merge pull request #37 from matrix-org/client_v2_filter 10 years ago
Mark Haines e97f756a05 Use 'in' to test if the key exists, remove unused _filters_for_user 10 years ago