75 Commits (develop)

Autor SHA1 Nachricht Datum
  Erik Johnston ba47fea528
Allow multiple workers to write to receipts stream. (#16432) vor 6 Monaten
  Erik Johnston 80ec81dcc5
Some refactors around receipts stream (#16426) vor 7 Monaten
  David Robertson ffc2ee521d
Use mypy 1.0 (#15052) vor 1 Jahr
  Patrick Cloke 1182ae5063
Add helper to parse an enum from query args & use it. (#14956) vor 1 Jahr
  Patrick Cloke 265735db9d
Use an enum for direction. (#14927) vor 1 Jahr
  Patrick Cloke 7e8d455280
Fix a bug in the send_local_online_presence_to module API (#14880) vor 1 Jahr
  David Robertson 80d44060c9
Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) vor 1 Jahr
  Benjamin Kampmann f6c74d1cb2
Implement message forward pagination from start when no from is given, fixes #12383 (#14149) vor 1 Jahr
  David Robertson 2cc592584a
Remove unused type-ignores (#14433) vor 1 Jahr
  Patrick Cloke 126a15794c
Do not allow a None-limit on PaginationConfig. (#14146) vor 1 Jahr
  Patrick Cloke e03d7c5fd0
Remove support for the unstable dir flag on relations. (#14106) vor 1 Jahr
  Eric Eastwood 92d21faf12
Instrument `/messages` for understandable traces in Jaeger (#13368) vor 1 Jahr
  Patrick Cloke e541bb9eed
Rework stream token to stop caring about groups. (#12897) vor 1 Jahr
  Eric Eastwood 793d03e2c5
Generate historic pagination token for `/messages` when no `?from` token provided (#12370) vor 2 Jahren
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) vor 2 Jahren
  Sean Quah e6acd3cf4f
Upgrade mypy to version 0.931 (#12030) vor 2 Jahren
  Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. (#11692) vor 2 Jahren
  Andrew Morgan aa2c027792
Remove unnecessary parentheses around tuples returned from methods (#10889) vor 2 Jahren
  Patrick Cloke 4054dfa409
Add type hints for event streams. (#10856) vor 2 Jahren
  Patrick Cloke 5db118626b
Add a return type to parse_string. (#10438) vor 2 Jahren
  Jonathan de Jong bf72d10dbf
Use inline type hints in various other places (in `synapse/`) (#10380) vor 2 Jahren
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) vor 3 Jahren
  Erik Johnston 7941372ec8
Make token serializing/deserializing async (#8427) vor 3 Jahren
  Erik Johnston 0f545e6b96
Clean up types for PaginationConfig (#8250) vor 3 Jahren
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) vor 3 Jahren
  Erik Johnston c9c544cda5
Remove `ChainedIdGenerator`. (#8123) vor 3 Jahren
  Patrick Cloke e19de43eb5
Convert streams to async. (#8014) vor 3 Jahren
  Patrick Cloke 38e1fac886
Fix some spelling mistakes / typos. (#7811) vor 3 Jahren
  Erik Johnston 495005360c Bump version of mypy vor 4 Jahren
  Andrew Morgan 3916e1b97a
Clean up newline quote marks around the codebase (#6362) vor 4 Jahren
  Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) vor 4 Jahren
  Amber Brown 4806651744
Replace returnValue with return (#5736) vor 4 Jahren
  Erik Johnston dddf20e8e1 Fix /messages on workers when no from param specified. vor 4 Jahren
  Amber Brown 32e7c9e7f2
Run Black. (#5482) vor 4 Jahren
  Amber Brown 8a4f05fefb
Fix develop because I broke it :( (#3535) vor 5 Jahren
  Krombel 32fd6910d0 Use parse_{int,str} and assert from http.servlet vor 5 Jahren
  Amber Brown 49af402019 run isort vor 5 Jahren
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' vor 6 Jahren
  Erik Johnston 4d793626ff Fix bug in generating current token vor 6 Jahren
  Erik Johnston c544188ee3 Add groups to sync stream vor 6 Jahren
  Erik Johnston 2367c5568c Add basic implementation of local device list changes vor 7 Jahren
  Erik Johnston b6800a8ecd Actually use the new function vor 7 Jahren
  Erik Johnston d04e2ff3a4 Fix incredubly slow back pagination query vor 7 Jahren
  Mark Haines e993925279 Add store-and-forward direct-to-device messaging vor 7 Jahren
  Mark Haines ddf9e7b302 Hook up the push rules to the notifier vor 8 Jahren
  Erik Johnston 339c8f0133 Clamp pagination limits to at most 1000 vor 8 Jahren
  Matthew Hodgson 6c28ac260c copyrights vor 8 Jahren
  Mark Haines 1c960fbb80 s/private_user_data/account_data/ vor 8 Jahren
  Mark Haines f40b0ed5e1 Inform the client of new room tags using v1 /events vor 8 Jahren
  Mark Haines bb4dddd6c4 Move NullSource out of synapse and into tests since it is only used by the tests vor 8 Jahren