| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 2 | -0/+1144 |
* | Flatten tests/rest/client/{v1,v2_alpha} too (#10667) | David Robertson | 2021-08-20 | 25 | -16/+3 |
* | Simplify tests for the device admin rest API. (#10664) | Dirk Klimpel | 2021-08-20 | 1 | -81/+18 |
* | Follow-up: format changelog, add licence (#10593) | David Robertson | 2021-08-20 | 1 | -0/+14 |
* | Validate device_keys for C-S /keys/query requests (#10593) | David Robertson | 2021-08-20 | 1 | -0/+77 |
* | Split `on_receive_pdu` in half (#10640) | Richard van der Hoff | 2021-08-19 | 1 | -8/+2 |
* | Do not include rooms with an unknown room version in a sync response. (#10644) | Patrick Cloke | 2021-08-19 | 2 | -6/+132 |
* | Support MSC3283: Expose `enable_set_displayname` in capabilities (#10452) | Dirk Klimpel | 2021-08-19 | 1 | -23/+86 |
* | Remove not needed database updates in modify user admin API (#10627) | Dirk Klimpel | 2021-08-19 | 1 | -4/+58 |
* | Convert room member storage tuples to attrs. (#10629) | Patrick Cloke | 2021-08-18 | 1 | -3/+6 |
* | Remove deprecated Shutdown Room and Purge Room Admin API (#8830) | Dirk Klimpel | 2021-08-17 | 1 | -162/+0 |
* | Port the PresenceRouter module interface to the new generic interface (#10524) | Azrenbeth | 2021-08-17 | 1 | -5/+104 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 75 | -103/+82 |
* | Allow to edit `external_ids` by Edit User admin API (#10598) | Dirk Klimpel | 2021-08-17 | 1 | -30/+197 |
* | Allow using several custom template directories (#10587) | Brendan Abolivier | 2021-08-17 | 1 | -3/+61 |
* | Add an admin API to check if a username is available (#10578) | Will Hunt | 2021-08-17 | 1 | -0/+62 |
* | Experimental support for MSC3266 Room Summary API. (#10394) | Michael Telatynski | 2021-08-16 | 1 | -15/+93 |
* | Support federation in the new spaces summary API (MSC2946). (#10569) | Patrick Cloke | 2021-08-16 | 1 | -123/+169 |
* | Handle string read receipt data (#10606) | Å imon Brandner | 2021-08-16 | 1 | -0/+23 |
* | Update the pagination parameter name based on MSC2946 review. (#10579) | Patrick Cloke | 2021-08-11 | 1 | -7/+7 |
* | Admin API to delete media for a specific user (#10558) | Dirk Klimpel | 2021-08-11 | 1 | -113/+208 |
* | Allow requesting the summary of a space which is joinable. (#10580) | Patrick Cloke | 2021-08-11 | 1 | -2/+26 |
* | Fix type hints in space summary tests. (#10575) | Patrick Cloke | 2021-08-11 | 2 | -9/+8 |
* | support federation queries through http connect proxy (#10475) | Dirk Klimpel | 2021-08-11 | 2 | -109/+372 |
* | Add local support for the new spaces summary endpoint (MSC2946) (#10549) | Patrick Cloke | 2021-08-10 | 1 | -107/+279 |
* | Fix an edge-case with invited rooms over federation in the spaces summary. (#... | Patrick Cloke | 2021-08-10 | 1 | -19/+87 |
* | Do not remove `status_msg` when user going offline (#10550) | Dirk Klimpel | 2021-08-09 | 1 | -2/+161 |
* | Merge branch 'release-v1.40' into develop | Brendan Abolivier | 2021-08-09 | 3 | -16/+16 |
|\ |
|
| * | Support MSC3289: Room version 8 (#10449) | Patrick Cloke | 2021-08-09 | 3 | -16/+16 |
* | | Fix exceptions in logs when failing to get remote room list (#10541) | Erik Johnston | 2021-08-06 | 1 | -1/+91 |
* | | Clean up federation event auth code (#10539) | Richard van der Hoff | 2021-08-06 | 1 | -4/+2 |
* | | Add a setting to disable TLS for sending email (#10546) | Richard van der Hoff | 2021-08-06 | 3 | -27/+38 |
* | | Refactoring before implementing the updated spaces summary. (#10527) | Patrick Cloke | 2021-08-05 | 1 | -78/+107 |
* | | Only return an appservice protocol if it has a service providing it. (#10532) | Will Hunt | 2021-08-05 | 1 | -1/+121 |
* | | Merge tag 'v1.40.0rc2' into develop | Erik Johnston | 2021-08-05 | 1 | -0/+12 |
|\| |
|
| * | Don't fail on empty bodies when sending out read receipts (#10531) | Brendan Abolivier | 2021-08-04 | 1 | -0/+12 |
* | | Improve event caching code (#10119) | Erik Johnston | 2021-08-04 | 1 | -0/+50 |
* | | Add `get_userinfo_by_id` method to `ModuleApi` (#9581) | Jason Robinson | 2021-08-04 | 1 | -0/+10 |
|/ |
|
* | Fix codestyle CI from #10440 (#10511) | reivilibre | 2021-08-02 | 1 | -1/+1 |
* | Prune inbound federation queues if they get too long (#10390) | Erik Johnston | 2021-08-02 | 1 | -0/+57 |
* | Allow setting transaction limit for db connections (#10440) | Toni Spets | 2021-08-02 | 2 | -0/+39 |
* | Fix backfilled events being rejected for no `state_groups` (#10439) | Eric Eastwood | 2021-07-29 | 1 | -0/+131 |
* | Merge tag 'v1.39.0rc3' into develop | Erik Johnston | 2021-07-28 | 1 | -5/+15 |
|\ |
|
| * | Always communicate device OTK counts to clients (#10485) | Andrew Morgan | 2021-07-27 | 1 | -5/+15 |
* | | Restricted rooms (MSC3083) should not have their allow key redacted. (#10489) | Patrick Cloke | 2021-07-28 | 1 | -0/+43 |
* | | Support for MSC2285 (hidden read receipts) (#10413) | Å imon Brandner | 2021-07-28 | 2 | -2/+389 |
* | | Support underscores (in addition to hyphens) for charset detection. (#10410) | sri-vidyut | 2021-07-27 | 1 | -0/+13 |
* | | allow specifying https:// proxy (#10411) | Dirk Klimpel | 2021-07-27 | 1 | -58/+340 |
* | | Support MSC2033: Device ID on whoami (#9918) | Travis Ralston | 2021-07-27 | 1 | -1/+42 |
* | | Update the MSC3083 support to verify if joins are from an authorized server. ... | Patrick Cloke | 2021-07-26 | 3 | -19/+91 |
* | | Add `creation_ts` to list users admin API (#10448) | Dirk Klimpel | 2021-07-22 | 1 | -18/+27 |
* | | Add type hints to additional servlet functions (#10437) | Patrick Cloke | 2021-07-21 | 1 | -2/+2 |
* | | Merge tag 'v1.39.0rc1' into develop | Andrew Morgan | 2021-07-20 | 1 | -0/+13 |
|\| |
|
| * | Fix dropping locks on shut down (#10433) | Erik Johnston | 2021-07-20 | 1 | -0/+13 |
* | | MSC3244 room capabilities implementation (#10283) | Michael Telatynski | 2021-07-20 | 1 | -0/+46 |
|/ |
|
* | Port the ThirdPartyEventRules module interface to the new generic interface (... | Brendan Abolivier | 2021-07-20 | 1 | -24/+108 |
* | Add a new version of the R30 phone-home metric, which removes a false impress... | reivilibre | 2021-07-19 | 3 | -5/+282 |
* | Add a module type for account validity (#9884) | Brendan Abolivier | 2021-07-16 | 1 | -0/+1 |
* | Add tests to characterise the current behaviour of R30 phone-home metrics (#1... | reivilibre | 2021-07-15 | 1 | -0/+153 |
* | Stagger send presence to remotes (#10398) | Erik Johnston | 2021-07-15 | 1 | -0/+8 |
* | Allow providing credentials to `http_proxy` (#10360) | Dirk Klimpel | 2021-07-15 | 1 | -13/+52 |
* | Add type hints and comments to event auth code. (#10393) | Patrick Cloke | 2021-07-14 | 1 | -10/+13 |
* | Show all joinable rooms in the spaces summary. (#10298) | Patrick Cloke | 2021-07-13 | 1 | -15/+176 |
* | Use inline type hints in `tests/` (#10350) | Jonathan de Jong | 2021-07-13 | 17 | -63/+61 |
* | [pyupgrade] `tests/` (#10347) | Jonathan de Jong | 2021-07-13 | 19 | -58/+44 |
* | Additional unit tests for spaces summary. (#10305) | Patrick Cloke | 2021-07-12 | 1 | -1/+203 |
* | Remove functionality associated with unused historical stats tables (#9721) | Cristina | 2021-07-08 | 2 | -194/+10 |
* | Ignore EDUs for rooms we're not in (#10317) | Dagfinn Ilmari Mannsåker | 2021-07-06 | 1 | -0/+37 |
* | Fix deactivate a user if he does not have a profile (#10252) | Dirk Klimpel | 2021-07-06 | 1 | -18/+68 |
* | Add support for evicting cache entries based on last access time. (#10205) | Erik Johnston | 2021-07-05 | 1 | -1/+45 |
* | Move methods involving event authentication to EventAuthHandler. (#10268) | Patrick Cloke | 2021-07-01 | 1 | -2/+2 |
* | Add SSO `external_ids` to Query User Account admin API (#10261) | Dirk Klimpel | 2021-07-01 | 1 | -84/+140 |
* | Merge branch 'release-v1.37' into develop | Richard van der Hoff | 2021-06-29 | 1 | -0/+100 |
|\ |
|
| * | Add a distributed lock (#10269) | Erik Johnston | 2021-06-29 | 1 | -0/+100 |
* | | Do not recurse into non-spaces in the spaces summary. (#10256) | Patrick Cloke | 2021-06-29 | 2 | -24/+27 |
* | | Return errors from `send_join` etc if the event is rejected (#10243) | Richard van der Hoff | 2021-06-24 | 1 | -3/+1 |
* | | Improve validation for `send_{join,leave,knock}` (#10225) | Richard van der Hoff | 2021-06-24 | 2 | -2/+2 |
* | | MSC2918 Refresh tokens implementation (#9450) | Quentin Gliech | 2021-06-24 | 3 | -2/+221 |
* | | Merge tag 'v1.37.0rc1' into develop | Brendan Abolivier | 2021-06-24 | 1 | -0/+76 |
|\| |
|
| * | Fix wrapping of legacy check_registration_for_spam (#10238) | Brendan Abolivier | 2021-06-23 | 1 | -0/+76 |
* | | Re-introduce "Leave out optional keys from /sync" change (#10214) | Andrew Morgan | 2021-06-23 | 2 | -32/+6 |
* | | Improve the reliability of auto-joining remote rooms (#10237) | Brendan Abolivier | 2021-06-23 | 1 | -1/+48 |
|/ |
|
* | Add endpoints for backfilling history (MSC2716) (#9247) | Eric Eastwood | 2021-06-22 | 3 | -4/+17 |
* | Fix a missing await when in the spaces summary. (#10208) | Patrick Cloke | 2021-06-18 | 1 | -1/+98 |
* | Standardise the module interface (#10062) | Brendan Abolivier | 2021-06-18 | 3 | -48/+96 |
* | Remove support for ACME v1 (#10194) | Brendan Abolivier | 2021-06-17 | 1 | -97/+0 |
* | Ensure that we do not cache empty sync responses after a timeout (#10158) | Richard van der Hoff | 2021-06-17 | 2 | -5/+53 |
* | update black to 21.6b0 (#10197) | Marcus | 2021-06-17 | 10 | -17/+17 |
* | Remove the experimental flag for knocking and use stable prefixes / endpoints... | Patrick Cloke | 2021-06-15 | 2 | -17/+13 |
* | Extend `ResponseCache` to pass a context object into the callback (#10157) | Richard van der Hoff | 2021-06-14 | 1 | -7/+68 |
* | Implement knock feature (#6739) | Sorunome | 2021-06-09 | 2 | -2/+395 |
* | Limit the number of in-flight /keys/query requests from a single device. (#10... | Patrick Cloke | 2021-06-09 | 1 | -3/+10 |
* | Always update AS last_pos, even on no events (#10107) | 14mRh4X0r | 2021-06-07 | 1 | -4/+2 |
* | r0.6.1 support: /rooms/:roomId/aliases endpoint (#9224) | Travis Ralston | 2021-06-03 | 1 | -2/+1 |
* | Add new admin APIs to remove media by media ID from quarantine. (#10044) | Dirk Klimpel | 2021-06-02 | 1 | -0/+128 |
* | Rewrite the KeyRing (#10035) | Erik Johnston | 2021-06-02 | 3 | -114/+111 |
* | add a cache to have_seen_event (#9953) | Richard van der Hoff | 2021-06-01 | 3 | -0/+122 |
* | Make reason and score optional for report_event (#10077) | Callum Brown | 2021-05-27 | 2 | -1/+97 |
* | Fix up `BatchingQueue` (#10078) | Erik Johnston | 2021-05-27 | 1 | -2/+76 |
* | Remove redundant code to reload tls cert (#10054) | Richard van der Hoff | 2021-05-27 | 1 | -2/+1 |
* | Combine `LruCache.invalidate` and `invalidate_many` (#9973) | Richard van der Hoff | 2021-05-27 | 1 | -3/+3 |
* | Add an admin API for unprotecting local media from quarantine (#10040) | Dirk Klimpel | 2021-05-26 | 1 | -0/+99 |
* | Add missing type hints to synapse.util (#9982) | Patrick Cloke | 2021-05-24 | 1 | -2/+2 |
* | Remove `keylen` from `LruCache`. (#9993) | Richard van der Hoff | 2021-05-24 | 2 | -4/+6 |
* | Don't hammer the database for destination retry timings every ~5mins (#10036) | Erik Johnston | 2021-05-21 | 3 | -16/+18 |
* | Add a test for update_presence (#10033) | Andrew Morgan | 2021-05-21 | 1 | -1/+46 |
* | Add a batching queue implementation. (#10017) | Erik Johnston | 2021-05-21 | 1 | -0/+169 |
* | Use a database table to hold the users that should have full presence sent to... | Andrew Morgan | 2021-05-18 | 3 | -92/+228 |
* | Minor `@cachedList` enhancements (#9975) | Richard van der Hoff | 2021-05-14 | 1 | -3/+14 |
* | Correctly ratelimit invites when creating a room (#9968) | Brendan Abolivier | 2021-05-12 | 2 | -0/+94 |
* | Change the format of access tokens away from macaroons (#5588) | Richard van der Hoff | 2021-05-12 | 4 | -92/+34 |
* | Tests for to-device messages (#9965) | Richard van der Hoff | 2021-05-11 | 1 | -0/+201 |
* | Sort child events according to MSC1772 for the spaces summary API. (#9954) | Patrick Cloke | 2021-05-11 | 1 | -0/+81 |
* | Merge branch 'master' into develop | Brendan Abolivier | 2021-05-11 | 3 | -0/+244 |
|\ |
|
| * | Merge pull request from GHSA-x345-32rc-8h85 | Richard van der Hoff | 2021-05-11 | 3 | -0/+244 |
* | | Reorganise the database schema directories (#9932) | Richard van der Hoff | 2021-05-07 | 1 | -3/+1 |
* | | Revert "Leave out optional keys from /sync (#9919)" (#9940) | Erik Johnston | 2021-05-06 | 2 | -6/+32 |
* | | Increase perf of handling presence when joining large rooms. (#9916) | Erik Johnston | 2021-05-05 | 1 | -10/+4 |
* | | Leave out optional keys from /sync (#9919) | DeepBlueV7.X | 2021-05-05 | 2 | -32/+6 |
* | | Delete room endpoint (#9889) | ThibF | 2021-04-29 | 1 | -19/+26 |
|/ |
|
* | Fix tight loop handling presence replication. (#9900) | Erik Johnston | 2021-04-28 | 1 | -0/+22 |
* | Remove various bits of compatibility code for Python <3.6 (#9879) | Andrew Morgan | 2021-04-27 | 3 | -11/+9 |
* | Improved validation for received requests (#9817) | Richard van der Hoff | 2021-04-23 | 4 | -0/+86 |
* | Kill off `_PushHTTPChannel`. (#9878) | Richard van der Hoff | 2021-04-23 | 2 | -121/+19 |
* | pass a reactor into SynapseSite (#9874) | Richard van der Hoff | 2021-04-23 | 3 | -0/+3 |
* | Remove room and user invite ratelimits in default unit test config (#9871) | Andrew Morgan | 2021-04-23 | 1 | -0/+4 |
* | Split presence out of master (#9820) | Erik Johnston | 2021-04-23 | 2 | -85/+3 |
* | Limit the size of HTTP responses read over federation. (#9833) | Richard van der Hoff | 2021-04-23 | 1 | -0/+59 |
* | Limit length of accepted email addresses (#9855) | Erik Johnston | 2021-04-22 | 1 | -0/+51 |
* | Rename handler and config modules which end in handler/config. (#9816) | Patrick Cloke | 2021-04-20 | 2 | -5/+5 |
* | Merge branch 'master' into develop | Andrew Morgan | 2021-04-20 | 3 | -7/+7 |
|\ |
|
| * | Always use the name as the log ID. (#9829) | Patrick Cloke | 2021-04-20 | 3 | -7/+7 |
* | | Add presence federation stream (#9819) | Erik Johnston | 2021-04-20 | 1 | -8/+171 |
* | | Fix (final) Bugbear violations (#9838) | Jonathan de Jong | 2021-04-20 | 11 | -23/+23 |
* | | Port "Allow users to click account renewal links multiple times without hitti... | Andrew Morgan | 2021-04-19 | 1 | -15/+37 |
* | | remove `HomeServer.get_config` (#9815) | Richard van der Hoff | 2021-04-14 | 1 | -1/+1 |
* | | Separate creating an event context from persisting it in the federation handl... | Patrick Cloke | 2021-04-14 | 1 | -2/+4 |
* | | Revert "Check for space membership during a remote join of a restricted room.... | Patrick Cloke | 2021-04-14 | 1 | -4/+2 |
* | | Check for space membership during a remote join of a restricted room. (#9763) | Patrick Cloke | 2021-04-14 | 1 | -2/+4 |
* | | Move some replication processing out of generic_worker (#9796) | Erik Johnston | 2021-04-14 | 1 | -5/+3 |
* | | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 200 | -200/+0 |
|/ |
|
* | Bump black configuration to target py36 (#9781) | Dan Callahan | 2021-04-13 | 4 | -6/+6 |
* | Add an admin API to manage ratelimit for a specific user (#9648) | Dirk Klimpel | 2021-04-13 | 1 | -0/+284 |
* | Require AppserviceRegistrationType (#9548) | Will Hunt | 2021-04-12 | 2 | -16/+38 |
* | Use mock from the stdlib. (#9772) | Patrick Cloke | 2021-04-09 | 78 | -121/+82 |
* | Remove old admin API `GET /_synapse/admin/v1/users/<user_id>` (#9401) | Dirk Klimpel | 2021-04-09 | 1 | -2/+2 |
* | Bugbear: Add Mutable Parameter fixes (#9682) | Jonathan de Jong | 2021-04-08 | 11 | -33/+68 |
* | Merge remote-tracking branch 'origin/develop' into rav/drop_py35 | Richard van der Hoff | 2021-04-08 | 19 | -559/+928 |
|\ |
|
| * | Record more information into structured logs. (#9654) | Patrick Cloke | 2021-04-08 | 5 | -45/+92 |
| * | Add a Synapse Module for configuring presence update routing (#9491) | Andrew Morgan | 2021-04-06 | 3 | -13/+569 |
| * | Fix reported bugbear: too broad exception assertion (#9753) | Andrew Morgan | 2021-04-06 | 1 | -2/+3 |
| * | Convert storage test cases to HomeserverTestCase. (#9736) | Patrick Cloke | 2021-04-06 | 10 | -499/+264 |
* | | remove unused param on `make_tuple_comparison_clause` | Richard van der Hoff | 2021-04-08 | 1 | -2/+1 |
* | | Drop support for sqlite<3.22 as well | Richard van der Hoff | 2021-04-08 | 1 | -11/+1 |
|/ |
|
* | Update mypy configuration: `no_implicit_optional = True` (#9742) | Jonathan de Jong | 2021-04-05 | 1 | -2/+5 |
* | Add `order_by` to list user admin API (#9691) | Dirk Klimpel | 2021-04-01 | 1 | -1/+120 |
* | Add an experimental room version to support restricted join rules. (#9717) | Patrick Cloke | 2021-03-31 | 1 | -3/+243 |
* | Replace `room_invite_state_types` with `room_prejoin_state` (#9700) | Richard van der Hoff | 2021-03-30 | 1 | -1/+0 |
* | Make RateLimiter class check for ratelimit overrides (#9711) | Erik Johnston | 2021-03-30 | 1 | -60/+108 |
* | Add type hints to DictionaryCache and TTLCache. (#9442) | Patrick Cloke | 2021-03-29 | 2 | -15/+11 |
* | Fix CI by ignore type for None module import (#9709) | Andrew Morgan | 2021-03-29 | 1 | -1/+1 |
* | Make it possible to use dmypy (#9692) | Erik Johnston | 2021-03-26 | 3 | -10/+23 |
* | Enable addtional flake8-bugbear linting checks. (#9659) | Jonathan de Jong | 2021-03-24 | 1 | -1/+1 |
* | Allow providing credentials to HTTPS_PROXY (#9657) | Andrew Morgan | 2021-03-22 | 1 | -0/+40 |
* | Merge branch 'develop' into babolivier/msc3026 | Brendan Abolivier | 2021-03-19 | 2 | -55/+167 |
|\ |
|
| * | Consistently check whether a password may be set for a user. (#9636) | Dirk Klimpel | 2021-03-18 | 1 | -55/+118 |
| * | Make federation catchup send last event from any server. (#9640) | Erik Johnston | 2021-03-18 | 1 | -0/+49 |
* | | Implement MSC3026: busy presence state | Brendan Abolivier | 2021-03-18 | 1 | -0/+20 |
|/ |
|
* | Ensure we use a copy of the event content dict before modifying it in seriali... | Andrew Morgan | 2021-03-17 | 3 | -0/+134 |
* | Enable flake8-bugbear, but disable most checks. (#9499) | Jonathan de Jong | 2021-03-16 | 1 | -1/+1 |
* | Add SSO attribute requirements for OIDC providers (#9609) | Hubbe | 2021-03-16 | 1 | -0/+132 |
* | Return m.change_password.enabled=false if local database is disabled (#9588) | Dirk Klimpel | 2021-03-16 | 1 | -4/+32 |
* | Pass SSO IdP information to spam checker's registration function (#9626) | Andrew Morgan | 2021-03-16 | 1 | -0/+31 |
* | Add support for stable MSC2858 API (#9617) | Richard van der Hoff | 2021-03-16 | 1 | -16/+27 |
* | Fix remaining mypy issues due to Twisted upgrade. (#9608) | Patrick Cloke | 2021-03-15 | 2 | -28/+18 |
* | Don't go into federation catch up mode so easily (#9561) | Erik Johnston | 2021-03-15 | 1 | -1/+2 |
* | Fix additional type hints from Twisted 21.2.0. (#9591) | Patrick Cloke | 2021-03-12 | 1 | -3/+5 |
* | Add tests for blacklisting reactor/agent. (#9563) | Patrick Cloke | 2021-03-11 | 1 | -2/+124 |
* | Use the chain cover index in get_auth_chain_ids. (#9576) | Patrick Cloke | 2021-03-10 | 1 | -3/+73 |
* | JWT OIDC secrets for Sign in with Apple (#9549) | Richard van der Hoff | 2021-03-09 | 3 | -24/+166 |
* | Fix additional type hints. (#9543) | Patrick Cloke | 2021-03-09 | 3 | -12/+19 |
* | Handle image transparency better when thumbnailing. (#9473) | Patrick Cloke | 2021-03-09 | 1 | -8/+21 |
* | Add ResponseCache tests. (#9458) | Jonathan de Jong | 2021-03-08 | 1 | -0/+131 |
* | Add a basic test for purging rooms. (#9541) | Patrick Cloke | 2021-03-08 | 1 | -26/+45 |
* | Record the SSO Auth Provider in the login token (#9510) | Richard van der Hoff | 2021-03-04 | 4 | -50/+55 |
* | Fix additional type hints from Twisted upgrade. (#9518) | Patrick Cloke | 2021-03-03 | 1 | -11/+24 |
* | (Hopefully) stop leaking file descriptors in media repo. (#9497) | Patrick Cloke | 2021-03-01 | 1 | -36/+55 |
* | Add support for no_proxy and case insensitive env variables (#9372) | Tim Leung | 2021-02-26 | 1 | -44/+73 |
* | SSO: redirect to public URL before setting cookies (#9436) | Richard van der Hoff | 2021-02-26 | 4 | -27/+65 |
* | Test that we require validated email for email pushers (#9496) | Erik Johnston | 2021-02-25 | 1 | -2/+32 |
* | Clean up `ShardedWorkerHandlingConfig` (#9466) | Erik Johnston | 2021-02-24 | 4 | -4/+4 |
* | Remove vestiges of uploads_path config (#9462) | Richard van der Hoff | 2021-02-22 | 1 | -1/+0 |
* | Add an `order_by` field to list users' media admin API. (#8978) | Dirk Klimpel | 2021-02-22 | 1 | -21/+225 |
* | Remove cache for get_shared_rooms_for_users (#9416) | Andrew Morgan | 2021-02-22 | 1 | -34/+41 |
* | Regenerate exact thumbnails if missing (#9438) | Erik Johnston | 2021-02-19 | 1 | -3/+66 |
|\ |
|
| * | Add test | Erik Johnston | 2021-02-19 | 1 | -3/+66 |
* | | Fix style checking due to updated black. | Patrick Cloke | 2021-02-19 | 1 | -1/+4 |
* | | Be smarter about which hosts to send presence to when processing room joins (... | Andrew Morgan | 2021-02-19 | 1 | -4/+10 |
* | | Add a config option to prioritise local users in user directory search result... | Andrew Morgan | 2021-02-19 | 1 | -0/+94 |
* | | Add configs to make profile data more private (#9203) | AndrewFerr | 2021-02-19 | 1 | -1/+5 |
|/ |
|
* | Parse ui_auth.session_timeout as a duration (instead of treating it as ms) (#... | Rishabh Arya | 2021-02-18 | 1 | -1/+1 |
* | Reduce the memory usage of previewing media files. (#9421) | Patrick Cloke | 2021-02-18 | 1 | -4/+5 |
* | Add the shadow-banning status to the display user admin API. (#9400) | Dirk Klimpel | 2021-02-17 | 2 | -0/+3 |
* | Support for form_post in OIDC responses (#9376) | Richard van der Hoff | 2021-02-17 | 1 | -13/+13 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 81 | -635/+1407 |
* | Clean up caching/locking of OIDC metadata load (#9362) | Richard van der Hoff | 2021-02-16 | 2 | -26/+206 |
* | Handle missing data in power levels events during room upgrade. (#9395) | Patrick Cloke | 2021-02-16 | 1 | -0/+153 |
* | Convert additional test-cases to homeserver test case. (#9396) | Patrick Cloke | 2021-02-16 | 4 | -331/+213 |
* | Merge tag 'v1.27.0rc2' into develop | Patrick Cloke | 2021-02-11 | 3 | -1/+13 |
|\ |
|
| * | Backout changes for automatically calculating the public baseurl. (#9313) | Patrick Cloke | 2021-02-11 | 3 | -1/+13 |
* | | Convert some test cases to use HomeserverTestCase. (#9377) | Patrick Cloke | 2021-02-11 | 5 | -516/+301 |
* | | Combine the CAS & SAML implementations for required attributes. (#9326) | Patrick Cloke | 2021-02-11 | 2 | -3/+105 |
* | | Handle additional errors when previewing URLs. (#9333) | Patrick Cloke | 2021-02-08 | 1 | -11/+92 |
* | | Merge pull request #9150 from Yoric/develop-context | David Teller | 2021-02-08 | 1 | -0/+84 |
|\ \ |
|
| * | | FIXUP: linter | David Teller | 2021-01-28 | 1 | -1/+3 |
| * | | FIXUP: Now testing that the user is admin! | David Teller | 2021-01-28 | 1 | -1/+35 |
| * | | New API /_synapse/admin/rooms/{roomId}/context/{eventId} | David Teller | 2021-01-28 | 1 | -0/+48 |
* | | | Merge branch 'erikj/media_spam_checker' into develop | Erik Johnston | 2021-02-04 | 1 | -0/+94 |
|\ \ \ |
|
| * | | | Add check_media_file_for_spam spam checker hook | Erik Johnston | 2021-02-04 | 1 | -0/+94 |
| | |/
| |/| |
|
* | | | Handle empty rooms when generating email notifications. (#9257) | Patrick Cloke | 2021-02-04 | 1 | -2/+49 |
* | | | Merge branch 'social_login_hotfixes' into develop | Richard van der Hoff | 2021-02-03 | 1 | -4/+12 |
|\ \ \ |
|
| * | | | Merge remote-tracking branch 'origin/release-v1.27.0' into social_login_hotfixes | Richard van der Hoff | 2021-02-03 | 1 | -47/+0 |
| |\| | |
|
| * | | | Social login UI polish (#9301) | Richard van der Hoff | 2021-02-03 | 1 | -4/+12 |
* | | | | Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) | Patrick Cloke | 2021-02-03 | 1 | -1/+60 |
| |/ /
|/| | |
|
* | | | Honour ratelimit flag for application services for invite ratelimiting (#9302) | Erik Johnston | 2021-02-03 | 1 | -47/+0 |
|/ / |
|
* | | Add an admin API to get the current room state (#9168) | Travis Ralston | 2021-02-02 | 1 | -0/+15 |
* | | Put OIDC callback URI under /_synapse/client. (#9288) | Richard van der Hoff | 2021-02-01 | 1 | -9/+6 |
* | | Refactor email summary generation. (#9260) | Patrick Cloke | 2021-02-01 | 1 | -0/+30 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 5 | -36/+40 |
|\ \ |
|
| * | | Replace username picker with a template (#9275) | Richard van der Hoff | 2021-02-01 | 1 | -3/+2 |
| * | | Improve styling and wording of SSO redirect confirm template (#9272) | Richard van der Hoff | 2021-02-01 | 3 | -18/+22 |
| * | | Fix SSO on workers (#9271) | Richard van der Hoff | 2021-02-01 | 2 | -16/+5 |
| * | | Split out a separate endpoint to complete SSO registration (#9262) | Richard van der Hoff | 2021-02-01 | 1 | -1/+13 |
* | | | Ratelimit invites by room and target user (#9258) | Erik Johnston | 2021-01-29 | 2 | -1/+127 |
* | | | Ratelimit 3PID /requestToken API (#9238) | Erik Johnston | 2021-01-28 | 4 | -8/+97 |
| |/
|/| |
|
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-27 | 2 | -2/+93 |
|\| |
|
| * | Implement MSC2858 support (#9183) | Richard van der Hoff | 2021-01-27 | 2 | -2/+93 |
* | | Precompute joined hosts and store in Redis (#9198) | Erik Johnston | 2021-01-26 | 1 | -16/+25 |
* | | Try to recover from unknown encodings when previewing media. (#9164) | Patrick Cloke | 2021-01-26 | 1 | -0/+29 |
* | | Add an admin API for shadow-banning users. (#9209) | Patrick Cloke | 2021-01-25 | 2 | -6/+66 |
* | | Merge tag 'v1.26.0rc2' into develop | Patrick Cloke | 2021-01-25 | 1 | -0/+12 |
|\| |
|
| * | Fix chain cover update to handle events with duplicate auth events (#9210) | Erik Johnston | 2021-01-22 | 1 | -0/+12 |
* | | Handle missing content keys when calculating presentable names. (#9165) | Patrick Cloke | 2021-01-25 | 2 | -1/+230 |
* | | Return a 404 if no valid thumbnail is found. (#9163) | Patrick Cloke | 2021-01-21 | 1 | -1/+24 |
* | | Add tests for List Users Admin API (#9045) | Dirk Klimpel | 2021-01-21 | 1 | -27/+196 |
|/ |
|
* | Prefix idp_id with "oidc-" (#9189) | Richard van der Hoff | 2021-01-21 | 1 | -1/+1 |
* | Support icons for Identity Providers (#9154) | Richard van der Hoff | 2021-01-20 | 1 | -1/+1 |
* | Give `public_baseurl` a default value (#9159) | Richard van der Hoff | 2021-01-20 | 2 | -10/+0 |
* | Allow moving account data and receipts streams off master (#9104) | Erik Johnston | 2021-01-18 | 1 | -6/+106 |
* | Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) | Richard van der Hoff | 2021-01-18 | 4 | -82/+181 |