Commit Graph

419 Commits (a18828c12961ce254660e7641335428ec0655868)

Author SHA1 Message Date
Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class 7 years ago
Erik Johnston f4d93ae424 Actually make it work 7 years ago
Erik Johnston f68e4cf690 Refactor 7 years ago
Erik Johnston 7cd34512d8 When using synctl with workers, don't start the main synapse automatically 7 years ago
Silke df0f602796 Implement listen_tcp method in remaining workers 7 years ago
Silke 26cd3f5690 Remove logger argument and do not catch replication listener 7 years ago
Silke Hofstra ed48ecc58c Add methods for listening on multiple addresses 7 years ago
Silke Hofstra 37d1a90025 Allow binds to both :: and 0.0.0.0 7 years ago
Richard van der Hoff 795b0849f3 Add a comment which might save some confusion 7 years ago
Richard van der Hoff 7f14f0ae38 Remove dead sync_callback 7 years ago
Richard van der Hoff 68ca864141 Add config option to disable media_repo on main synapse 7 years ago
Richard van der Hoff e1fd4751de Build MediaRepositoryResource as a homeserver dependency 7 years ago
Richard van der Hoff fcdfc911ee Add a hook for custom rest endpoints 7 years ago
Richard van der Hoff 6650a07ede Factor out _configure_named_resource 7 years ago
Richard van der Hoff 54a2525133 Front-end proxy: pass through auth header 7 years ago
Richard van der Hoff 0a5866bec9 Support /keys/upload on /r0 as well as /unstable 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Erik Johnston ea87cb1ba5 Make 'affinity' package optional 7 years ago
Erik Johnston 3fed5bb25f Move quit_with_error 7 years ago
Richard van der Hoff 692250c6be Fix user_dir startup 7 years ago
Richard van der Hoff 10d8b701a1 Allow configuration of CPU affinity 7 years ago
Richard van der Hoff 543c794a76 Factor out common application start 7 years ago
Erik Johnston 2cc998fed8 Fix replication. And notify 7 years ago
Erik Johnston d4d12daed9 Include registration and as stores in frontend proxy 7 years ago
Erik Johnston 1fc4a962e4 Add a frontend proxy 7 years ago
Erik Johnston 78cefd78d6 Make workers report to master for user ip updates 8 years ago
Erik Johnston 8177563ebe Fix for workers 8 years ago
Erik Johnston 6aa5bc8635 Initial worker impl 8 years ago
Erik Johnston 5ddd199870 Typo 8 years ago
Erik Johnston 4b461a6931 Add some more stats 8 years ago
Erik Johnston 617304b2cf Fix phone home stats 8 years ago
Matthew Wolff d4040e9e28
Queried CONDITIONAL_REQUIREMENTS 8 years ago
Matthew Wolff 54f9a4cb59
Fixed travis build failure 8 years ago
Matthew Wolff 8e780b113d
web_server_root documentation fix 8 years ago
Anant Prakash c1f52a321d synctl.py: Check if synapse is already running 8 years ago
Erik Johnston 9c712a366f Move get_presence_list_* to SlaveStore 8 years ago
Erik Johnston 414522aed5 Move get_interested_parties 8 years ago
Erik Johnston 28a4649785 Remove HTTP replication APIs 8 years ago
Erik Johnston 29574fd5b3 Reduce federation presence replication traffic 8 years ago
Erik Johnston 449d1297ca Fix up federation SendQueue and document types 8 years ago
Kim Brose 8a1137ceab fix typo in synctl help 8 years ago
Erik Johnston 391712a4f9 Comment 8 years ago
Erik Johnston dbf87282d3 Docs 8 years ago
Erik Johnston b5cb6347a4 Don't immediately notify the master about users whose syncs have gone away 8 years ago
Erik Johnston 96b9b6c127 Don't double json encode typing replication data 8 years ago
Erik Johnston f10ce8944b Don't double json encode federation replication data 8 years ago
Erik Johnston d1d5362267 Add comment 8 years ago
Erik Johnston ac66e11f2b Add the appropriate amount of preserve_fn 8 years ago
Erik Johnston 3376f16012 Shuffle and comment synchrotron presence 8 years ago
Erik Johnston 6ce6bbedcb Move where we ack federation 8 years ago