You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Erik Johnston de87541862 Bump version 10 years ago
..
api Typo 10 years ago
app Optional profiling using cProfile 10 years ago
appservice Fix more AS sender ID thinkos. 10 years ago
config Merge branch 'develop' of github.com:matrix-org/synapse into develop 10 years ago
crypto Use a defer.gatherResults to collect results from the perspective servers 10 years ago
events Store the rejected reason in (Frozen)Event structs 10 years ago
federation And use buffer(...) there as well 10 years ago
handlers revert accidental bcrypt gensalt round reduction from loadtesting 10 years ago
http Unused import 10 years ago
metrics Appease pep8 10 years ago
push Also log when we've started pushers 10 years ago
rest user_id now in user_threepids 10 years ago
storage Fix push rule bug: can't insert bool into small int column 10 years ago
streams Update copyright notices 10 years ago
util Merge branch 'develop' of github.com:matrix-org/synapse into postgres 10 years ago
__init__.py Bump version 10 years ago
notifier.py Remove some run_on_reactors 10 years ago
python_dependencies.py Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
server.py Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 10 years ago
state.py Split a storage function in two so that we don't have to do extra work. 10 years ago
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 10 years ago