| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix handling of public rooms filter with a network tuple. (#14053) | Patrick Cloke | 2022-10-05 | 3 | -27/+58 |
* | Use threaded receipts when fetching events for push. (#13878) | Patrick Cloke | 2022-10-04 | 3 | -41/+97 |
* | Bump types-pyyaml from 6.0.4 to 6.0.12 (#14041) | dependabot[bot] | 2022-10-04 | 2 | -5/+6 |
* | Remove get rooms for user with stream ordering (#13991) | Nick Mills-Barrett | 2022-10-04 | 2 | -80/+70 |
* | Recursively fetch the thread for receipts & notifications. (#13824) | Patrick Cloke | 2022-10-04 | 5 | -2/+162 |
* | update authlib from 0.15.5 to 1.1.0 (#14006) | ffaex | 2022-10-04 | 2 | -10/+8 |
* | Mark events as read using threaded read receipts from MSC3771. (#13877) | Patrick Cloke | 2022-10-04 | 5 | -62/+504 |
* | Merge tag 'v1.69.0rc1' into develop | Sean Quah | 2022-10-04 | 102 | -102/+109 |
|\ |
|
| * | Update changelog v1.69.0rc1 | Sean Quah | 2022-10-04 | 1 | -20/+18 |
| * | 1.69.0rc1 | Sean Quah | 2022-10-04 | 102 | -102/+111 |
* | | Advertise supporting version 1.3 of the Matrix spec. (#14032) | Patrick Cloke | 2022-10-04 | 2 | -0/+2 |
* | | Fix building wheels on OSX (#14046) | David Robertson | 2022-10-04 | 2 | -0/+5 |
* | | Track notification counts per thread (implement MSC3773). (#13776) | Patrick Cloke | 2022-10-04 | 17 | -93/+514 |
* | | Bump isort from 5.7.0 to 5.10.1 (#13988) | dependabot[bot] | 2022-10-04 | 3 | -6/+8 |
* | | Bump jsonschema from 4.4.0 to 4.16.0 (#13985) | dependabot[bot] | 2022-10-04 | 2 | -4/+18 |
* | | Bump types-pyopenssl from 22.0.0 to 22.0.10 (#13984) | dependabot[bot] | 2022-10-04 | 2 | -5/+6 |
* | | Bump actions/setup-python from 2 to 4 (#13983) | dependabot[bot] | 2022-10-04 | 4 | -8/+9 |
* | | Bump types-requests from 2.27.11 to 2.28.11 (#13987) | dependabot[bot] | 2022-10-04 | 2 | -3/+4 |
* | | Bump types-setuptools from 57.4.9 to 65.4.0.0 (#13986) | dependabot[bot] | 2022-10-04 | 2 | -28/+11 |
* | | Disable pushing for server ACL events (MSC3786). (#13997) | Patrick Cloke | 2022-10-04 | 6 | -25/+5 |
* | | Send the appservice access token as a header. (#13996) | Patrick Cloke | 2022-10-04 | 3 | -6/+26 |
|/ |
|
* | Linkify config documentation. (#14003) | Akshit Tyagi | 2022-10-04 | 2 | -5/+8 |
* | Track when the pulled event signature fails (#13815) | Eric Eastwood | 2022-10-03 | 5 | -15/+140 |
* | Dependabot changelog: don't require a changelog in lints | David Robertson | 2022-10-03 | 2 | -16/+7 |
* | Bump actions/upload-artifact from 2 to 3 (#14023) | dependabot[bot] | 2022-10-03 | 5 | -5/+6 |
* | Dependabot changelog: try using branch name | David Robertson | 2022-10-03 | 1 | -2/+2 |
* | Clear out old rows from `event_push_actions_staging` (#14020) | Erik Johnston | 2022-10-03 | 5 | -1/+105 |
* | Announce that legacy metric names are deprecated, will be turned off by defau... | reivilibre | 2022-10-03 | 5 | -27/+64 |
* | Bump actions/cache from 2 to 3 (#13980) | dependabot[bot] | 2022-10-03 | 2 | -1/+2 |
* | Dependabot changelog: allow dependabot to trigger actions | David Robertson | 2022-10-03 | 1 | -0/+3 |
* | Bump actions/download-artifact from 2 to 3 (#13979) | dependabot[bot] | 2022-10-03 | 2 | -1/+2 |
* | Do not return unspecced original_event field when using the stable /relations... | Patrick Cloke | 2022-10-03 | 4 | -17/+28 |
* | Bump docker/login-action from 1 to 2 (#13978) | dependabot[bot] | 2022-10-03 | 2 | -1/+2 |
* | Dependabot changelog: pass GITHUB_TOKEN to gh | David Robertson | 2022-10-03 | 1 | -0/+2 |
* | Dependabot changelogs: trigger CI explicitly (#14027) | David Robertson | 2022-10-03 | 4 | -4/+22 |
* | Bump docker/build-push-action from 2 to 3 (#14022) | dependabot[bot] | 2022-10-03 | 2 | -1/+2 |
* | More WIP dependabot changelog CI | David Robertson | 2022-10-03 | 1 | -1/+2 |
* | Bump docker/setup-qemu-action from 1 to 2 (#14019) | dependabot[bot] | 2022-10-03 | 2 | -1/+2 |
* | yet another attempt to make dependabot changelogs work (#14021) | David Robertson | 2022-10-03 | 2 | -0/+6 |
* | Bump docker/setup-buildx-action from 1 to 2 (#14015) | dependabot[bot] | 2022-10-03 | 3 | -2/+3 |
* | Fix bug where we didn't delete staging push actions (#14014) | Erik Johnston | 2022-10-03 | 2 | -1/+2 |
* | Try again to automate dependabot changelogs (#14017) | David Robertson | 2022-10-03 | 2 | -0/+7 |
* | Add query parameter `ts` to allow appservices set the `origin_server_ts` for ... | lukasdenk | 2022-10-03 | 4 | -15/+152 |
* | Fix twisted trunk mypy errors (#14012) | David Robertson | 2022-10-03 | 3 | -0/+7 |
* | Bump actions/checkout from 2 to 3 (#13982) | dependabot[bot] | 2022-10-03 | 6 | -32/+33 |
* | Add cache to `get_partial_state_servers_at_join` (#14013) | Erik Johnston | 2022-10-03 | 2 | -0/+8 |
* | Refactor `_get_e2e_device_keys_txn` to split large queries (#13956) | Sean Quah | 2022-10-03 | 3 | -29/+115 |
* | Change dependabot CL suffix (#14011) | David Robertson | 2022-10-03 | 2 | -1/+2 |
* | Protoype automatic changelogs for dependabot PRs (#13998) | David Robertson | 2022-10-03 | 2 | -0/+24 |
* | Always build Rust extension in release mode (#14009) | Erik Johnston | 2022-10-03 | 2 | -0/+4 |
* | Revert the general exception recording introduced in #13814 (#13969) | Eric Eastwood | 2022-10-03 | 2 | -10/+1 |
* | Fix `get_users_in_room` mis-use in `transfer_room_state_on_room_upgrade` (#13... | Eric Eastwood | 2022-09-30 | 2 | -2/+3 |
* | Clarifications in user directory for users who share rooms tracking (#13966) | Eric Eastwood | 2022-09-30 | 2 | -12/+25 |
* | Skip filtering during push if there are no push actions (#13992) | Erik Johnston | 2022-09-30 | 4 | -2/+12 |
* | Update mypy and mypy-zope, attempt 3 (#13993) | David Robertson | 2022-09-30 | 11 | -68/+61 |
* | Revert "Update mypy and mypy-zope (#13925)" | David Robertson | 2022-09-30 | 10 | -60/+67 |
* | Update mypy and mypy-zope (#13925) | David Robertson | 2022-09-30 | 10 | -67/+60 |
* | Enable dependabot updates (#13976) | Richard van der Hoff | 2022-09-30 | 2 | -0/+18 |
* | Speed up calculating push actions in large rooms (#13973) | Erik Johnston | 2022-09-30 | 3 | -12/+96 |
* | Discourage automatic replies to Synapse's emails (#13957) | David Robertson | 2022-09-30 | 2 | -0/+14 |
* | Add some cross references to worker documentation (#13974) | Dirk Klimpel | 2022-09-30 | 3 | -15/+28 |
* | Fix performance regression in `get_users_in_room` (#13972) | Erik Johnston | 2022-09-30 | 5 | -70/+98 |
* | Fix overflows in /messages backfill calculation (#13936) | David Robertson | 2022-09-30 | 3 | -41/+103 |
* | Add missing version information in the ModuleApi (#13947) | Brendan Abolivier | 2022-09-30 | 2 | -0/+5 |
* | Don't require `setuptools_rust` at runtime (#13952) | David Robertson | 2022-09-29 | 3 | -3/+35 |
* | Update UPSERT comment now that native upserts are the default (#13924) | David Robertson | 2022-09-29 | 2 | -10/+51 |
* | Implement push rule evaluation in Rust. (#13838) | Erik Johnston | 2022-09-29 | 14 | -403/+894 |
* | Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) | Nick Mills-Barrett | 2022-09-29 | 7 | -75/+66 |
* | Allow admins to require a manual approval process before new accounts can be ... | Brendan Abolivier | 2022-09-29 | 21 | -34/+731 |
* | Explicit cast to enforce type hints. (#13939) | Patrick Cloke | 2022-09-29 | 2 | -4/+5 |
* | Expose MSC3882 only be under an unstable endpoint. (#13868) | Hugh Nimmo-Smith | 2022-09-29 | 3 | -8/+13 |
* | Clarify that a method returns only unthreaded receipts. (#13937) | Patrick Cloke | 2022-09-29 | 4 | -76/+47 |
* | Always send default and rule_id to clients (#13904) | Nicolas Werner | 2022-09-29 | 2 | -4/+3 |
* | Improve backfill robustness by trying more servers. (#13890) | reivilibre | 2022-09-29 | 2 | -2/+32 |
* | Handle local device list updates during partial join (#13934) | Erik Johnston | 2022-09-28 | 4 | -15/+141 |
* | Limit and filter the number of backfill points to get from the database (#13879) | Eric Eastwood | 2022-09-28 | 4 | -82/+198 |
* | Add upgrade notes for changes to receipts replication. (#13932) | Patrick Cloke | 2022-09-28 | 2 | -0/+13 |
* | Revert "Stop returning an unused column when handling new receipts. (#13933)"... | Patrick Cloke | 2022-09-28 | 2 | -3/+2 |
* | Stop returning an unused column when handling new receipts. (#13933) | Patrick Cloke | 2022-09-28 | 2 | -2/+3 |
* | Document that the 'auto_join_rooms' option works with Spaces (#13931) | Andrew Morgan | 2022-09-28 | 2 | -2/+6 |
* | Correct default number of bcrypt hash rounds in .1 man page (#13930) | Andrew Morgan | 2022-09-28 | 2 | -1/+2 |
* | Handle remote device list updates during partial join (#13913) | Erik Johnston | 2022-09-28 | 6 | -0/+170 |
* | fix: Push notifications for invite over federation (#13719) | Kateřina Churanová | 2022-09-28 | 8 | -23/+42 |
* | Add instruction for running unit tests in parallel (#13928) | Ashish Kumar | 2022-09-28 | 2 | -0/+7 |
* | Persist CreateRoom events to DB in a batch (#13800) | Shay | 2022-09-28 | 12 | -339/+563 |
* | Prepatory work for batching events to send (#13487) | Shay | 2022-09-28 | 5 | -108/+290 |
* | Fix `have_seen_event` cache not being invalidated (#13863) | Eric Eastwood | 2022-09-27 | 5 | -67/+165 |
* | Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915) | Eric Eastwood | 2022-09-27 | 2 | -15/+17 |
* | Add new columns tracking when we partial-joined (#13892) | David Robertson | 2022-09-27 | 4 | -3/+87 |
* | Support the stable dir parameter for /relations. (#13920) | Patrick Cloke | 2022-09-27 | 3 | -13/+18 |
* | Prioritize outbound to-device over device list updates (#13922) | Erik Johnston | 2022-09-27 | 2 | -13/+17 |
* | Merge branch 'master' into develop | David Robertson | 2022-09-27 | 1 | -6/+23 |
|\ |
|
| * | Update upgrade notes (#13923) | David Robertson | 2022-09-27 | 1 | -6/+23 |
* | | Dockerfile for tests: align comments with current behavior (#13867) | Mathieu Velten | 2022-09-27 | 2 | -13/+10 |
* | | Carry IdP Session IDs through user-mapping sessions. (#13839) | Quentin Gliech | 2022-09-27 | 2 | -0/+10 |
* | | Merge branch 'master' into develop | David Robertson | 2022-09-27 | 4 | -30/+50 |
|\| |
|
| * | Clarify who isn't affected by rust v1.68.0 | David Robertson | 2022-09-27 | 1 | -2/+6 |
| * | s/Synapse v1/Synapse 1/g | David Robertson | 2022-09-27 | 1 | -18/+18 |
| * | tweak upgrade notes | David Robertson | 2022-09-27 | 1 | -3/+5 |
| * | typo fixes | David Robertson | 2022-09-27 | 1 | -3/+3 |
| * | `SQLite earlier than` -> `SQLite older than` | David Robertson | 2022-09-27 | 1 | -1/+1 |
| * | 1.68.0 | David Robertson | 2022-09-27 | 4 | -7/+20 |
| * | Correctly add Cargo.lock to sdsit (#13909) | Erik Johnston | 2022-09-26 | 2 | -1/+2 |
* | | Handle the case of remote users leaving a partial join room for device lists ... | Erik Johnston | 2022-09-27 | 7 | -107/+85 |
* | | Faster room joins: Fix spurious error when joining a room (#13872) | Sean Quah | 2022-09-27 | 2 | -3/+20 |
* | | Complement image: propagate SIGTERM to all workers (#13914) | Richard van der Hoff | 2022-09-26 | 2 | -2/+31 |
* | | Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) | Patrick Cloke | 2022-09-26 | 3 | -30/+97 |
* | | Update the manpage documentation for the hash_password script (#13911) | Andrew Morgan | 2022-09-26 | 3 | -1/+9 |
* | | Snapshot schema 72 (#13873) | David Robertson | 2022-09-26 | 13 | -22/+2165 |
* | | typing: check origin server of typing event against room's servers (#13830) | Mathieu Velten | 2022-09-26 | 3 | -2/+10 |
* | | Simplify cache invalidation after event persist txn (#13796) | Nick Mills-Barrett | 2022-09-26 | 4 | -119/+52 |
* | | Update NixOS module URL (#13818) | enterprisey | 2022-09-26 | 2 | -1/+2 |
* | | Correctly add Cargo.lock to sdsit (#13909) | Erik Johnston | 2022-09-26 | 2 | -1/+2 |
* | | Fix mypy errors with latest canonicaljson (#13905) | David Robertson | 2022-09-26 | 3 | -6/+8 |
* | | Only try to backfill event if we haven't tried before recently (#13635) | Eric Eastwood | 2022-09-23 | 4 | -48/+626 |
* | | Faster room joins: Avoid blocking `/keys/changes` (#13888) | Sean Quah | 2022-09-23 | 3 | -3/+12 |
* | | Fix access token leak to logs from proxyagent (#13855) | Eric Eastwood | 2022-09-23 | 2 | -1/+7 |
* | | Update Cargo.lock file. (#13889) | Patrick Cloke | 2022-09-23 | 2 | -10/+153 |
* | | Accept & store thread IDs for receipts (implement MSC3771). (#13782) | Patrick Cloke | 2022-09-23 | 17 | -41/+173 |
* | | Send device list updates out to servers in partially joined rooms (#13874) | Sean Quah | 2022-09-23 | 4 | -2/+66 |
* | | Faster Remote Room Joins: tell remote homeservers that we are unable to autho... | reivilibre | 2022-09-23 | 11 | -42/+58 |
* | | Add comments to the Prometheus recording rules to make it clear which set of ... | reivilibre | 2022-09-23 | 2 | -7/+19 |
* | | Merge branch 'release-v1.68' into develop | Erik Johnston | 2022-09-23 | 8 | -10/+360 |
|\| |
|
| * | Move warnings up v1.68.0rc2 | Erik Johnston | 2022-09-23 | 1 | -7/+7 |
| * | 1.68.0rc2 | Erik Johnston | 2022-09-23 | 7 | -5/+24 |
| * | Fix sdist to include rust build script (#13866) | Erik Johnston | 2022-09-22 | 2 | -0/+2 |
| * | Fix the release script not publishing binary wheels. (#13850) | reivilibre | 2022-09-21 | 2 | -11/+35 |
| * | Lock rust dependencies (#13858) | Erik Johnston | 2022-09-21 | 4 | -1/+328 |
| * | Lower minimum rustc version to 1.58.1 (#13857) | Erik Johnston | 2022-09-21 | 3 | -7/+8 |
* | | Raise issue if complement fails with latest deps (#13859) | David Robertson | 2022-09-22 | 2 | -1/+3 |
* | | Fix the cross-link from register admin API to config docs. (#13870) | Patrick Cloke | 2022-09-22 | 2 | -1/+2 |
* | | Properly paginate forward in the /relations API. (#13840) | Patrick Cloke | 2022-09-22 | 4 | -14/+60 |
* | | Last batch of Pydantic for synapse/rest/client/account.py (#13832) | David Robertson | 2022-09-21 | 2 | -6/+14 |
* | | Add version flag for MSC3881 (#13860) | Brendan Abolivier | 2022-09-21 | 2 | -0/+3 |
* | | Track device IDs for pushers (#13831) | Brendan Abolivier | 2022-09-21 | 7 | -10/+154 |
* | | Implementation of MSC3882 login token request (#13722) | Hugh Nimmo-Smith | 2022-09-21 | 6 | -0/+238 |
* | | Add `worker_main_http_uri` to the contrib bash script (#13772) | villepeh | 2022-09-21 | 2 | -1/+4 |
* | | Support enabling/disabling pushers (from MSC3881) (#13799) | Brendan Abolivier | 2022-09-21 | 15 | -71/+294 |
* | | Add cache invalidation across workers to module API (#13667) | Mathieu Velten | 2022-09-21 | 7 | -21/+153 |
* | | Correct documentation for map_user_attributes of OpenID Mapping Providers (#1... | Peter Scheu | 2022-09-21 | 3 | -3/+13 |
* | | Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809) | Quentin Gliech | 2022-09-21 | 2 | -26/+11 |
* | | Fix the release script not publishing binary wheels. (#13850) | reivilibre | 2022-09-21 | 2 | -11/+35 |
* | | Merge branch 'release-v1.68' into develop | Olivier Wilkinson (reivilibre) | 2022-09-20 | 70 | -68/+105 |
|\| |
|
| * | Tweak changelog v1.68.0rc1 | Olivier Wilkinson (reivilibre) | 2022-09-20 | 1 | -1/+1 |
| * | Edit description of cache invalidation bug | Olivier Wilkinson (reivilibre) | 2022-09-20 | 1 | -1/+1 |
| * | Edit changelog in response to feedback | Olivier Wilkinson (reivilibre) | 2022-09-20 | 2 | -7/+21 |
| * | 1.68.0rc1 | Olivier Wilkinson (reivilibre) | 2022-09-20 | 69 | -67/+90 |
* | | Remove the `complete_sso_login` method from the Module API which was deprecat... | Quentin Gliech | 2022-09-20 | 3 | -58/+2 |
* | | Generate separate snapshots for logical databases (#13792) | David Robertson | 2022-09-20 | 4 | -46/+140 |
* | | Port the push rule classes to Rust. (#13768) | Erik Johnston | 2022-09-20 | 14 | -615/+930 |
|/ |
|
* | Don't include redundant prev_state in new events (#13791) | Denis | 2022-09-20 | 3 | -4/+1 |
* | Add support to purge rows from MSC2716 and other tables when purging a room (... | Eric Eastwood | 2022-09-16 | 4 | -0/+30 |
* | Fix Docker build when Rust .so has been build locally first (#13811) | Mathieu Velten | 2022-09-16 | 3 | -3/+7 |
* | Compare ported to unported PG schemas in portdb test job (#13808) | David Robertson | 2022-09-16 | 5 | -47/+50 |
* | Minor speedups to CI linting (#13827) | David Robertson | 2022-09-16 | 2 | -4/+6 |
* | Remove error spam when users query the keys of departed remote users (#13826) | Sean Quah | 2022-09-16 | 2 | -9/+13 |
* | complement: init postgres DB directly inside the target image (#13819) | Mathieu Velten | 2022-09-16 | 2 | -11/+10 |
* | Add an admin API endpoint to find a user based on its external ID in an auth ... | Quentin Gliech | 2022-09-16 | 5 | -0/+155 |
* | Update request log format documentation to mention the format used when the a... | reivilibre | 2022-09-16 | 2 | -2/+3 |
* | Avoid putting rejected events in room state (#13723) | Sean Quah | 2022-09-16 | 3 | -0/+415 |
* | Document common fix of Poetry problems by removing egg-info (#13785) | Eric Eastwood | 2022-09-15 | 2 | -0/+28 |
* | Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pul... | Eric Eastwood | 2022-09-15 | 5 | -5/+38 |
* | Record any exception when processing a pulled event (#13814) | Eric Eastwood | 2022-09-15 | 3 | -1/+12 |
* | Support providing an index predicate for upserts. (#13822) | Patrick Cloke | 2022-09-15 | 3 | -7/+25 |
* | A third batch of Pydantic validation for rest/client/account.py (#13736) | David Robertson | 2022-09-15 | 4 | -45/+78 |
* | Add a `MXCUri` class to make working with mxc uri's easier. (#13162) | Andrew Morgan | 2022-09-15 | 6 | -74/+53 |
* | Keep track when we try and fail to process a pulled event (#13589) | Eric Eastwood | 2022-09-14 | 7 | -9/+329 |
* | Update event push action and receipt tables to support threads. (#13753) | Patrick Cloke | 2022-09-14 | 11 | -20/+312 |
* | Use partial indices on SQLIte. (#13802) | Patrick Cloke | 2022-09-14 | 4 | -5/+59 |
* | Deduplicate `is_server_notices_room`. (#13780) | reivilibre | 2022-09-14 | 4 | -18/+20 |
* | Fix a memory leak when running the unit tests. (#13798) | reivilibre | 2022-09-14 | 3 | -6/+8 |
* | Remove unused method in `synapse.api.auth.Auth`. (#13795) | Quentin Gliech | 2022-09-14 | 2 | -9/+1 |
* | Remove incorrect migration file from `state` logical DB (#13788) | David Robertson | 2022-09-14 | 2 | -37/+1 |
* | Fix bug in device list caching when remote users leave rooms (#13749) | Sean Quah | 2022-09-14 | 5 | -15/+51 |
* | Fix a long-standing spec compliance bug where Synapse would accept a trailing... | reivilibre | 2022-09-14 | 2 | -2/+2 |
* | Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766) | Mathieu Velten | 2022-09-13 | 3 | -0/+25 |
* | Merge branch 'master' into develop | Erik Johnston | 2022-09-13 | 57 | -56/+145 |
|\ |
|
| * | Fixup changelog v1.67.0 | Erik Johnston | 2022-09-13 | 1 | -3/+3 |
| * | 1.67.0 | Erik Johnston | 2022-09-13 | 3 | -3/+15 |
| * | Also cite upgrade notes | David Robertson | 2022-09-08 | 1 | -1/+1 |
| * | Add minimum version bump for sqlite to the release notes (#13742) | David Robertson | 2022-09-08 | 2 | -1/+21 |
| * | Fixup changelog v1.67.0rc1 | Erik Johnston | 2022-09-06 | 1 | -2/+2 |
| * | Update changelog | Erik Johnston | 2022-09-06 | 2 | -0/+22 |
| * | 1.67.0rc1 | Erik Johnston | 2022-09-06 | 56 | -56/+91 |
* | | Updates to the schema dump script (#13770) | David Robertson | 2022-09-13 | 3 | -32/+21 |
* | | Simplify CI tests DAG (#13784) | David Robertson | 2022-09-13 | 2 | -4/+1 |
* | | installation.md: require libpq on M1 macs (#13480) | Richard van der Hoff | 2022-09-13 | 2 | -2/+4 |
* | | Add receipts event stream ordering (#13703) | Nick Mills-Barrett | 2022-09-13 | 4 | -1/+95 |
* | | Fix GHA skippable syntax (#13778) | Mathieu Velten | 2022-09-12 | 2 | -1/+3 |
* | | Fix typo in ratelimiting documentation (#13727) | Brendan Abolivier | 2022-09-12 | 2 | -1/+2 |
* | | Fix CI on non-PR builds (#13769) | Erik Johnston | 2022-09-12 | 2 | -0/+2 |
* | | Remove check current state membership up to date (#13745) | Nick Mills-Barrett | 2022-09-12 | 3 | -155/+100 |
* | | Check if Rust lib needs rebuilding. (#13759) | Erik Johnston | 2022-09-12 | 7 | -1/+149 |
* | | Concurrently collect room unread counts for push badges (#13765) | Nick Mills-Barrett | 2022-09-09 | 2 | -3/+11 |
* | | Tag trace with instance name (#13761) | Eric Eastwood | 2022-09-09 | 3 | -2/+12 |
* | | Strip number suffix from instance name to consolidate services that traces ar... | Eric Eastwood | 2022-09-09 | 2 | -1/+13 |
* | | Use an upsert for `receipts_graph`. (#13752) | Patrick Cloke | 2022-09-09 | 2 | -8/+5 |
* | | Add rust to CI (#13763) | Erik Johnston | 2022-09-09 | 3 | -1/+84 |
* | | Require SQLite >= 3.27.0 (#13760) | David Robertson | 2022-09-09 | 9 | -208/+106 |
* | | Re-type hint some collections in `/sync` code as read-only (#13754) | Sean Quah | 2022-09-08 | 2 | -10/+11 |
* | | Remove unused Prometheus recording rules from `synapse-v2.rules` and add comm... | reivilibre | 2022-09-08 | 2 | -23/+9 |
* | | Add timestamp to user's consent (#13741) | Dirk Klimpel | 2022-09-08 | 7 | -8/+52 |
* | | Update docstrings to explain the impact of partial state (#13750) | Sean Quah | 2022-09-08 | 2 | -1/+17 |
* | | Avoid raising errors due to malformed IDs in `get_current_hosts_in_room` (#13... | Sean Quah | 2022-09-08 | 2 | -1/+5 |
* | | Fix error in `is_mine_id` when encountering a malformed ID (#13746) | Sean Quah | 2022-09-08 | 3 | -2/+37 |
* | | Fix cache metrics not being updated when not using the legacy exposition modu... | reivilibre | 2022-09-08 | 4 | -21/+81 |
* | | Fix Prometheus recording rules to not use legacy metric names. (#13718) | reivilibre | 2022-09-08 | 6 | -37/+22 |
* | | Fix latest deps (#13743) | Erik Johnston | 2022-09-08 | 2 | -0/+15 |
* | | Fix a bug where Synapse fails to start if a signing key file contains an empt... | reivilibre | 2022-09-08 | 2 | -1/+13 |
* | | Instrument `get_metadata_for_events` for tracing (#13730) | Eric Eastwood | 2022-09-07 | 2 | -0/+3 |
* | | Fix latest deps CI (#13734) | Erik Johnston | 2022-09-07 | 3 | -3/+42 |
* | | Add some rust caching to CI (#13735) | Erik Johnston | 2022-09-07 | 2 | -0/+6 |
* | | Correct out-of-date doc for `event_cache_size` (#13726) | David Robertson | 2022-09-07 | 2 | -2/+5 |
* | | Define SQLite compat policy (#13728) | David Robertson | 2022-09-07 | 2 | -4/+12 |
* | | A second batch of Pydantic models for rest/client/account.py (#13687) | David Robertson | 2022-09-07 | 4 | -34/+64 |
* | | Cancel the processing of key query requests when they time out. (#13680) | reivilibre | 2022-09-07 | 18 | -20/+110 |
* | | Rename the `EventFormatVersions` enum values so that they line up with room v... | reivilibre | 2022-09-07 | 13 | -41/+47 |
* | | Add Admin API to Fetch Messages Within a Particular Window (#13672) | Connor Davis | 2022-09-07 | 6 | -14/+435 |
* | | Remove the unspecced room_id field in the /hierarchy response. (#13506) | reivilibre | 2022-09-06 | 2 | -1/+1 |
* | | Add a stub Rust crate (#12595) | Erik Johnston | 2022-09-06 | 23 | -11/+302 |
* | | Fix trial-olddeps (#13725) | Erik Johnston | 2022-09-06 | 3 | -2/+3 |
* | | Actually fix typechecking with latest types-jsonschema (#13724) | David Robertson | 2022-09-06 | 2 | -4/+5 |
* | | Update trial old deps CI to use poetry 1.2.0 (#13707) | Erik Johnston | 2022-09-06 | 3 | -29/+42 |
* | | Update Grafana dashboard to not use legacy metric names. (#13714) | reivilibre | 2022-09-06 | 4 | -73/+74 |
|/ |
|
* | Remove configuration options for direct TCP replication. (#13647) | Patrick Cloke | 2022-09-06 | 12 | -78/+63 |
* | Reduce number of CI jobs run on PRs (#13713) | Erik Johnston | 2022-09-05 | 3 | -66/+160 |
* | Extend the release script to wait for GitHub Actions to finish and to be usab... | reivilibre | 2022-09-05 | 2 | -4/+143 |
* | Fix typechecking with latest `types-jsonschema` (#13712) | David Robertson | 2022-09-05 | 2 | -4/+5 |
* | Share some metrics between the Prometheus exporter and the phone home stats (... | Brendan Abolivier | 2022-09-05 | 6 | -4/+146 |
* | fix grammar | Matthew Hodgson | 2022-09-03 | 1 | -1/+1 |
* | Clarify `(room_id, event_id)` global uniqueness (#13701) | Eric Eastwood | 2022-09-02 | 2 | -0/+25 |
* | Update docs to make enabling metrics more clear (#13678) | Eric Eastwood | 2022-09-02 | 2 | -4/+8 |
* | Update lock file for Poetry v1.2.0 (#13689) | Erik Johnston | 2022-09-02 | 5 | -66/+99 |
* | Only run trial CI on all python versions on non-PRs (#13698) | Erik Johnston | 2022-09-02 | 2 | -0/+11 |
* | Fix two typos with colon in headlines (#13665) | Dirk Klimpel | 2022-09-01 | 2 | -2/+3 |
* | Add a schema delta to drop unstable private read receipts. (#13692) | Patrick Cloke | 2022-09-01 | 2 | -0/+20 |
* | Disable calculating unread counts unless the config flag is enabled. (#13694) | Patrick Cloke | 2022-09-01 | 4 | -23/+30 |
* | Update the Grafana dashboard that is included with Synapse in the `contrib` d... | reivilibre | 2022-09-01 | 2 | -20/+128 |
* | Cache `is_partial_state_room` (#13693) | Erik Johnston | 2022-09-01 | 2 | -4/+8 |
* | Add monthly active users documentation (#13617) | Will Hunt | 2022-09-01 | 4 | -0/+88 |
* | Use poetry 1.2.0 rather than prerelease for deb packages (#13695) | Erik Johnston | 2022-09-01 | 2 | -1/+7 |
* | Add some logging to help track down #13444 (#13679) | Erik Johnston | 2022-09-01 | 2 | -0/+14 |
* | Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683) | Richard van der Hoff | 2022-09-01 | 2 | -20/+22 |
* | Bump docker image to use stable poetry version (#13688) | Erik Johnston | 2022-09-01 | 3 | -11/+2 |
* | Remove support for unstable private read receipts (#13653) | Šimon Brandner | 2022-09-01 | 13 | -122/+44 |
* | Merge branch 'master' into develop | Sean Quah | 2022-08-31 | 5 | -9/+47 |
|\ |
|
| * | Tweak changelog formatting v1.66.0 | Sean Quah | 2022-08-31 | 1 | -6/+4 |
| * | Move notice from 1.66.0rc1 to 1.66.0 section in changelog | Sean Quah | 2022-08-31 | 1 | -6/+6 |
| * | Tweak changelog wording | Sean Quah | 2022-08-31 | 1 | -4/+5 |
| * | Improve clarity on deprecation of TCP replication | Sean Quah | 2022-08-31 | 2 | -2/+10 |