Commit Graph

2448 Commits (94a5db9f4d400a345c5d8b9f7bacb0c9ccf99959)
 

Author SHA1 Message Date
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
Kegan Dougal 9ff349a3cb Add defers in the right places. 10 years ago
Kegan Dougal 1a2de0c5fe Implement txns for AS (un)registration. 10 years ago
Kegan Dougal a006d168c5 Actually merge into develop. 10 years ago
Kegan Dougal c059c9fea5 Merge branch 'develop' into application-services 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
Erik Johnston 2f4cb04f45 Be more specific in naming columns in selects. 10 years ago
Erik Johnston 472cf532b7 Put CREATE rejections into seperate .sql 10 years ago
David Baker 322a047502 Add room member count condition and default rule to make a noise on rooms of only 2 people. 10 years ago
Mark Haines 1251d017c1 Merge pull request #38 from matrix-org/new_state_resolution 10 years ago
Erik Johnston 3d7026e709 Add a slightly more helpful comment 10 years ago
Erik Johnston c515d37797 Merge branch 'replication_split' of github.com:matrix-org/synapse into rejections 10 years ago
Erik Johnston 84b78c3b5f Merge branch 'rejections_storage' of github.com:matrix-org/synapse into replication_split 10 years ago
Erik Johnston f7b84eb92a Merge branch 'new_state_resolution' of github.com:matrix-org/synapse into rejections_storage 10 years ago
Erik Johnston 2aaedab203 Merge branch 'develop' of github.com:matrix-org/synapse into new_state_resolution 10 years ago
Erik Johnston e0b7c521cb Merge branch 'develop' of github.com:matrix-org/synapse into rejections_storage 10 years ago
Erik Johnston 875a481a1e Merge branch 'new_state_resolution' of github.com:matrix-org/synapse into rejections_storage 10 years ago