Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5638 from matrix-org/babolivier/invite-json | Andrew Morgan | 2020-02-17 | 1 | -4/+5 |
|\ | |||||
* | | Include the original event in /relations (#5626) | Andrew Morgan | 2020-02-17 | 1 | -0/+5 |
|\| | |||||
| * | Include the original event in /relations (#5626) | Andrew Morgan | 2019-07-09 | 1 | -0/+5 |
| * | Merge pull request #5644 from matrix-org/babolivier/profile-allow-self | Brendan Abolivier | 2019-07-09 | 1 | -0/+47 |
| |\ | |||||
| | * | Lint | Brendan Abolivier | 2019-07-08 | 1 | -2/+2 |
| | * | Add test case | Brendan Abolivier | 2019-07-08 | 1 | -0/+47 |
* | | | Remove access-token support from RegistrationHandler.register (#5641) | Andrew Morgan | 2020-02-17 | 1 | -25/+28 |
|\| | | |||||
| * | | Remove access-token support from RegistrationHandler.register (#5641) | Richard van der Hoff | 2019-07-08 | 1 | -25/+28 |
| |/ | |||||
* | | Move get_or_create_user to test code (#5628) | Andrew Morgan | 2020-02-17 | 1 | -9/+59 |
|\| | |||||
| * | Move get_or_create_user to test code (#5628) | Richard van der Hoff | 2019-07-08 | 1 | -9/+59 |
* | | Add origin_server_ts and sender fields to m.replace (#5613) | Andrew Morgan | 2020-02-17 | 1 | -6/+18 |
|\| | |||||
| * | Add origin_server_ts and sender fields to m.replace (#5613) | Andrew Morgan | 2019-07-05 | 1 | -6/+18 |
* | | Fixes to the federation rate limiter (#5621) | Andrew Morgan | 2020-02-17 | 3 | -6/+137 |
|\| | |||||
| * | Fixes to the federation rate limiter (#5621) | Richard van der Hoff | 2019-07-05 | 3 | -6/+137 |
* | | Fix with isort==4.3.21 and black==19.3b0 | Andrew Morgan | 2020-02-14 | 3 | -4/+3 |
* | | Fix signedjson deleted method | Andrew Morgan | 2020-02-14 | 1 | -4/+12 |
* | | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Andrew Morgan | 2020-02-14 | 19 | -65/+65 |
|\| | |||||
| * | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 19 | -65/+65 |
* | | Fix media repo breaking (#5593) | Andrew Morgan | 2020-02-14 | 2 | -12/+33 |
|\| | |||||
| * | Fix media repo breaking (#5593) | Amber Brown | 2019-07-02 | 2 | -12/+33 |
* | | Make the http server handle coroutine-making REST servlets (#5475) | Andrew Morgan | 2020-02-14 | 2 | -18/+47 |
|\| | |||||
| * | Make the http server handle coroutine-making REST servlets (#5475) | Amber Brown | 2019-06-29 | 2 | -18/+47 |
* | | Update the TLS cipher string and provide configurability for TLS on outgoing ... | Andrew Morgan | 2020-02-14 | 1 | -1/+114 |
|\| | |||||
| * | Update the TLS cipher string and provide configurability for TLS on outgoing ... | Amber Brown | 2019-06-28 | 1 | -1/+114 |
| * | Split public rooms directory auth config in two | Brendan Abolivier | 2019-06-24 | 1 | -1/+1 |
* | | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Andrew Morgan | 2020-02-13 | 4 | -4/+4 |
|\| | |||||
| * | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 4 | -4/+4 |
* | | Run Black. (#5482) | Andrew Morgan | 2020-02-13 | 13 | -99/+97 |
|\| | |||||
| * | Run Black. (#5482) | Amber Brown | 2019-06-20 | 56 | -710/+684 |
* | | Dinsic Blacking with black==18.6b2 | Andrew Morgan | 2020-02-11 | 58 | -979/+803 |
* | | Merge pull request #5480 from matrix-org/erikj/extremities_dummy_events | Andrew Morgan | 2020-02-10 | 1 | -1/+1 |
|\| | |||||
| * | Run as background process and fix comments | Erik Johnston | 2019-06-19 | 1 | -1/+1 |
* | | Add experimental option to reduce extremities. | Andrew Morgan | 2020-02-10 | 1 | -0/+41 |
|\| | |||||
| * | Add experimental option to reduce extremities. | Erik Johnston | 2019-06-18 | 1 | -0/+41 |
* | | Merge commit 'dd927b29e' into dinsic-release-v1.1.0 | Andrew Morgan | 2020-02-10 | 1 | -23/+70 |
|\| | |||||
| * | Merge pull request #5388 from matrix-org/erikj/fix_email_push | Erik Johnston | 2019-06-17 | 1 | -23/+70 |
| |\ | |||||
| | * | Add test | Erik Johnston | 2019-06-07 | 1 | -1/+28 |
| | * | Refactor email tests | Erik Johnston | 2019-06-07 | 1 | -22/+42 |
| * | | Merge pull request #5440 from matrix-org/babolivier/third_party_event_rules | Brendan Abolivier | 2019-06-14 | 1 | -0/+79 |
| |\ \ | |||||
* | | | | Merge pull request #5461 from matrix-org/erikj/histograms_are_cumalitive | Andrew Morgan | 2020-02-10 | 1 | -10/+10 |
|\| | | | |||||
| * | | | Merge pull request #5461 from matrix-org/erikj/histograms_are_cumalitive | Erik Johnston | 2019-06-14 | 1 | -10/+10 |
| |\ \ \ | |||||
| | * | | | Prometheus histograms are cumalative | Erik Johnston | 2019-06-14 | 1 | -10/+10 |
| * | | | | Don't send renewal emails to deactivated users | Brendan Abolivier | 2019-06-14 | 1 | -25/+42 |
| |/ / / | |||||
| * | | | Track deactivated accounts in the database (#5378) | Brendan Abolivier | 2019-06-14 | 1 | -0/+45 |
* | | | | Merge remote-tracking branch 'dinsic/dinsic' into dinsic-release-v1.1.0 | Andrew Morgan | 2020-02-10 | 14 | -15/+905 |
|\ \ \ \ | |||||
| * | | | | Add limit_profile_requests_to_known_users option (#18) | Andrew Morgan | 2019-12-05 | 1 | -0/+1 |
| * | | | | Capatilise letters after a - in new user displaynames (#14) | Andrew Morgan | 2019-12-02 | 1 | -0/+28 |
| * | | | | Hide expired users from user directory, optionally show on renewal (#13) | Andrew Morgan | 2019-11-14 | 1 | -0/+135 |
| * | | | | Create configurable ratelimiter for 3pid invites (#11) | Andrew Morgan | 2019-11-12 | 1 | -0/+9 |
| * | | | | Don't apply retention policy based filtering on state events | Brendan Abolivier | 2019-11-06 | 1 | -0/+10 |
| * | | | | Support for routing outbound HTTP requests via a proxy (#6239) | Richard van der Hoff | 2019-11-01 | 5 | -6/+382 |
| * | | | | Fixup tests | Brendan Abolivier | 2019-10-04 | 2 | -4/+12 |
| * | | | | Lint (again) | Brendan Abolivier | 2019-10-04 | 1 | -3/+1 |
| * | | | | Lint | Brendan Abolivier | 2019-10-04 | 1 | -5/+5 |
| * | | | | Add test case | Brendan Abolivier | 2019-10-04 | 1 | -0/+83 |
| * | | | | Fix git messing up | Brendan Abolivier | 2019-09-27 | 1 | -2/+3 |
| * | | | | ok | Brendan Abolivier | 2019-09-27 | 1 | -1/+3 |
| * | | | | Lint | Brendan Abolivier | 2019-09-27 | 1 | -0/+51 |
| * | | | | Add unit tests for strip_invalid_mxid_characters | Brendan Abolivier | 2019-09-19 | 1 | -1/+21 |
| * | | | | Merge pull request #2 from matrix-org/babolivier/dinsic-3pid-invite | Brendan Abolivier | 2019-09-10 | 1 | -0/+64 |
| |\ \ \ \ | |||||
| | * | | | | Lint | Brendan Abolivier | 2019-09-06 | 1 | -1/+0 |
| | * | | | | Fix bogus conflict resolution | Brendan Abolivier | 2019-09-06 | 1 | -0/+1 |
| | * | | | | Merge branch 'dinsic' into babolivier/dinsic-3pid-invite | Brendan Abolivier | 2019-09-06 | 1 | -8/+112 |
| | |\ \ \ \ | |||||
| | * | | | | | Don't process revoked/redacted events as part of the room's membership info | Brendan Abolivier | 2019-09-06 | 1 | -0/+10 |
| | * | | | | | Don't treat 3PID revokation as a new 3PID invite | Brendan Abolivier | 2019-09-06 | 1 | -0/+55 |
| * | | | | | | Revert "Merge pull request #5932 from matrix-org/babolivier/account_validity_... | Brendan Abolivier | 2019-09-09 | 1 | -3/+2 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Add tests | Brendan Abolivier | 2019-09-05 | 1 | -0/+105 |
| |/ / / / | |||||
* | | | | | Merge pull request #5458 from matrix-org/hawkowl/fix-prometheus | Andrew Morgan | 2020-02-10 | 1 | -38/+23 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | fix prometheus rendering error | Amber H. Brown | 2019-06-14 | 1 | -38/+23 |
* | | | | | Expose statistics on extrems to prometheus (#5384) | Andrew Morgan | 2020-02-10 | 3 | -80/+206 |
|\| | | | | |/ / / |/| | | | |||||
| * | | | Expose statistics on extrems to prometheus (#5384) | Amber Brown | 2019-06-13 | 3 | -80/+206 |
| * | | | Merge branch 'master' of github.com:matrix-org/synapse into develop | Erik Johnston | 2019-06-11 | 6 | -24/+253 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'release-v1.0.0' of github.com:matrix-org/synapse into develop | Erik Johnston | 2019-06-10 | 6 | -106/+341 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #5415 from matrix-org/erikj/fix_null_valid_until_ms | Erik Johnston | 2019-06-10 | 1 | -1/+49 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge pull request #5363 from matrix-org/babolivier/account_validity_send_mai... | Brendan Abolivier | 2019-06-10 | 1 | -0/+35 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Fix encoding for account validity HTML files on Python 2 | Brendan Abolivier | 2019-08-29 | 1 | -2/+3 |
* | | | | | | | Merge branch 'dinsic' into babolivier/dinsic-message-retention | Brendan Abolivier | 2019-08-28 | 2 | -2/+141 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge pull request #5812 from matrix-org/babolivier/account-validity-messages dinsic_2019-08-12 | Michael Kaye | 2019-08-12 | 1 | -0/+37 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add tests | Brendan Abolivier | 2019-08-01 | 1 | -0/+37 |
| * | | | | | | | | Fix status code for forbidden events | Brendan Abolivier | 2019-07-25 | 1 | -6/+6 |
| * | | | | | | | | Turns out the default preset is public_chat | Brendan Abolivier | 2019-07-24 | 1 | -5/+3 |
| * | | | | | | | | Add test case | Brendan Abolivier | 2019-07-24 | 1 | -2/+106 |
| |/ / / / / / / | |||||
* / / / / / / / | Implement per-room message retention policies | Brendan Abolivier | 2019-08-28 | 1 | -0/+319 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #5646 from matrix-org/babolivier/profile-allow-self dinsic_2019-07-09 | Brendan Abolivier | 2019-07-09 | 1 | -0/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Lint | Brendan Abolivier | 2019-07-09 | 1 | -2/+2 |
| * | | | | | | | Add test case | Brendan Abolivier | 2019-07-09 | 1 | -0/+47 |
* | | | | | | | | Add tests | Brendan Abolivier | 2019-07-03 | 1 | -4/+52 |
* | | | | | | | | Add test case for #5574 | Brendan Abolivier | 2019-06-28 | 1 | -0/+108 |
|/ / / / / / / | |||||
* | | | | | | | Split public rooms directory auth config in two | Brendan Abolivier | 2019-06-24 | 1 | -1/+1 |
* | | | | | | | Add tests for constraints on changing the rule for a room | Brendan Abolivier | 2019-06-18 | 1 | -0/+60 |
* | | | | | | | Add tests for 3PID invites | Brendan Abolivier | 2019-06-18 | 1 | -12/+146 |
* | | | | | | | Remove unused import | Brendan Abolivier | 2019-06-18 | 1 | -1/+0 |
* | | | | | | | Add tests for inviting with access rules | Brendan Abolivier | 2019-06-18 | 1 | -2/+102 |
* | | | | | | | Remove unused imports | Brendan Abolivier | 2019-06-18 | 1 | -3/+0 |
* | | | | | | | Lint | Brendan Abolivier | 2019-06-18 | 1 | -1/+1 |
* | | | | | | | Add tests for room creation hook | Brendan Abolivier | 2019-06-18 | 1 | -0/+136 |
* | | | | | | | Merge branch 'babolivier/third_party_event_rules' into dinsic | Brendan Abolivier | 2019-06-14 | 1 | -0/+79 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Add plugin APIs for implementations of custom event rules. | Brendan Abolivier | 2019-06-14 | 1 | -0/+79 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Fix test | Brendan Abolivier | 2019-06-14 | 1 | -1/+2 |
* | | | | | | Don't send renewal emails to deactivated users | Brendan Abolivier | 2019-06-14 | 1 | -25/+42 |
* | | | | | | Track deactivated accounts in the database (#5378) | Brendan Abolivier | 2019-06-14 | 1 | -0/+45 |
* | | | | | | Merge branch 'dinsic' into babolivier/userdir_hide_users | Brendan Abolivier | 2019-06-12 | 28 | -204/+2324 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into dinsic | Brendan Abolivier | 2019-06-12 | 24 | -202/+1496 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Bump bleach version so that tests can run on old deps. | Erik Johnston | 2019-06-11 | 4 | -24/+0 |
| | * | | | | | Change password reset links to /_matrix. | Erik Johnston | 2019-06-11 | 2 | -0/+253 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #5417 from matrix-org/rav/shared_ssl_context | Erik Johnston | 2019-06-10 | 6 | -106/+341 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | fix ci on py2, again | Richard van der Hoff | 2019-06-10 | 1 | -1/+1 |
| | | * | | | fix CI on python 2.7 | Richard van der Hoff | 2019-06-10 | 1 | -6/+4 |
| | | * | | | Tests for SSL certs for federation connections | Richard van der Hoff | 2019-06-10 | 6 | -106/+343 |
| | | |/ / | |||||
| | * / / | Fix key verification when key stored with null valid_until_ms | Erik Johnston | 2019-06-10 | 1 | -1/+49 |
| | |/ / | |||||
| | * | | Prevent multiple device list updates from breaking a batch send (#5156) | Andrew Morgan | 2019-06-06 | 1 | -0/+69 |
| | * | | Set default room version to v4. (#5379) | Neil Johnson | 2019-06-06 | 2 | -1/+8 |
| | * | | Add ability to perform password reset via email without trusting the identity... | Andrew Morgan | 2019-06-06 | 1 | -1/+0 |
| | * | | Stop hardcoding trust of old matrix.org key (#5374) | Richard van der Hoff | 2019-06-06 | 2 | -15/+29 |
| | * | | Merge pull request #5359 from matrix-org/rav/enable_tls_verification | Richard van der Hoff | 2019-06-06 | 1 | -3/+9 |
| | |\ \ | |||||
| | | * \ | Merge branch 'rav/fix_custom_ca' into rav/enable_tls_verification | Richard van der Hoff | 2019-06-05 | 1 | -3/+59 |
| | | |\ \ | |||||
| | | * | | | Validate federation server TLS certificates by default. | Richard van der Hoff | 2019-06-05 | 1 | -3/+9 |
| | * | | | | Merge pull request #5353 from matrix-org/rav/verify_key_logging | Richard van der Hoff | 2019-06-06 | 1 | -10/+8 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Associate a request_name with each verify request, for logging | Richard van der Hoff | 2019-06-05 | 1 | -10/+8 |
| | | |/ / | |||||
| | * / / | Fix background updates to handle redactions/rejections (#5352) | Erik Johnston | 2019-06-06 | 1 | -3/+59 |
| | |/ / | |||||
| | * | | Don't bomb out on direct key fetches as soon as one fails | Richard van der Hoff | 2019-06-04 | 1 | -7/+5 |
| | * | | Enforce validity period on server_keys for fed requests. (#5321) | Richard van der Hoff | 2019-06-03 | 1 | -27/+108 |
| | * | | Unify v1 and v2 REST client APIs (#5226) | Amber Brown | 2019-06-03 | 3 | -3/+2 |
| | * | | Merge pull request #5309 from matrix-org/rav/limit_displayname_length | Richard van der Hoff | 2019-06-01 | 1 | -2/+60 |
| | |\ \ | |||||
| | | * | | add some tests | Richard van der Hoff | 2019-06-01 | 1 | -2/+60 |
| | * | | | Merge pull request #5276 from matrix-org/babolivier/account_validity_job_delta | Erik Johnston | 2019-05-31 | 1 | -5/+10 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge pull request #5278 from matrix-org/erikj/cleanup_bad_extremities | Erik Johnston | 2019-05-30 | 1 | -0/+248 |
| | |\ \ \ \ | |||||
| | | * | | | | Add test | Erik Johnston | 2019-05-29 | 1 | -0/+248 |
| | * | | | | | Implement the SHHS complexity API (#5216) | Amber Brown | 2019-05-30 | 1 | -0/+90 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #5251 from matrix-org/rav/server_keys/01-check_sig | Richard van der Hoff | 2019-05-28 | 1 | -9/+75 |
| | |\ \ \ \ | |||||
| | | * | | | | Require sig from origin server on perspectives responses | Richard van der Hoff | 2019-05-23 | 1 | -9/+75 |
| | * | | | | | Simplification to Keyring.wait_for_previous_lookups. (#5250) | Richard van der Hoff | 2019-05-24 | 1 | -2/+2 |
| | * | | | | | Merge pull request #5244 from matrix-org/rav/server_keys/00-factor-out-fetchers | Erik Johnston | 2019-05-23 | 1 | -6/+28 |
| | |\| | | | | |||||
| | | * | | | | Factor out KeyFetchers from KeyRing | Richard van der Hoff | 2019-05-23 | 1 | -6/+28 |
| | * | | | | | Add config option for setting homeserver's default room version (#5223) | Andrew Morgan | 2019-05-23 | 1 | -2/+5 |
| | |/ / / / | |||||
| | * | | | | Store key validity time in the storage layer | Richard van der Hoff | 2019-05-23 | 2 | -22/+44 |
| | * | | | | Rewrite store_server_verify_key to store several keys at once (#5234) | Richard van der Hoff | 2019-05-23 | 2 | -16/+42 |
| | * | | | | Room Statistics (#4338) | Amber Brown | 2019-05-21 | 2 | -0/+268 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge branch 'master' into dinsic | Brendan Abolivier | 2019-06-11 | 5 | -2/+828 |
| |\ \ \ \ | |||||
| | * | | | | Add test | Erik Johnston | 2019-05-30 | 1 | -0/+248 |
| | |/ / / | |||||
| | * | | | Merge pull request #5212 from matrix-org/erikj/deny_multiple_reactions | Erik Johnston | 2019-05-21 | 1 | -1/+26 |
| | |\ \ \ | |||||
| | | * | | | Block attempts to annotate the same event twice | Erik Johnston | 2019-05-20 | 1 | -1/+26 |
| | * | | | | Merge pull request #5204 from matrix-org/babolivier/account_validity_expirati... | Brendan Abolivier | 2019-05-21 | 1 | -0/+55 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Rename relation types to match MSC | Erik Johnston | 2019-05-20 | 1 | -11/+11 |
| | * | | | | Merge pull request #5209 from matrix-org/erikj/reactions_base | Erik Johnston | 2019-05-20 | 1 | -0/+539 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixup comments | Erik Johnston | 2019-05-20 | 1 | -2/+2 |
| | | * | | | | Correctly update aggregation counts after redaction | Erik Johnston | 2019-05-20 | 1 | -0/+37 |
| | | * | | | | Make tests use different user for each reaction it sends | Erik Johnston | 2019-05-17 | 1 | -12/+68 |
| | | * | | | | Add basic editing support | Erik Johnston | 2019-05-16 | 1 | -9/+82 |
| | | * | | | | Check that event is visible in new APIs | Erik Johnston | 2019-05-16 | 1 | -1/+1 |
| | | * | | | | Add aggregations API | Erik Johnston | 2019-05-16 | 1 | -3/+248 |
| | | * | | | | Add simple pagination API | Erik Johnston | 2019-05-15 | 1 | -0/+30 |
| | | * | | | | Add simple send_relation API and track in DB | Erik Johnston | 2019-05-15 | 1 | -0/+98 |
| | | * | | | | Merge branch 'erikj/fix_config_ratelimiting' into erikj/test | Erik Johnston | 2019-05-14 | 1 | -1/+2 |
| | | |\ \ \ \ | |||||
| | * | | | | | | Limit UserIds to a length that fits in a state key (#5198) | ReidAnderson | 2019-05-20 | 1 | -0/+7 |
| | * | | | | | | Merge pull request #5196 from matrix-org/babolivier/per_room_profiles | Brendan Abolivier | 2019-05-17 | 1 | -1/+69 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge pull request #5174 from matrix-org/dbkr/add_dummy_flow_to_recaptcha_only | David Baker | 2019-05-16 | 2 | -2/+9 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Terms might not be the last stage | David Baker | 2019-05-13 | 1 | -1/+1 |
| | | * | | | | | | | Merge remote-tracking branch 'origin/develop' into dbkr/add_dummy_flow_to_rec... | David Baker | 2019-05-13 | 1 | -11/+11 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | And now I realise why the test is failing... | David Baker | 2019-05-13 | 1 | -1/+8 |
* | | | | | | | | | | | Lint | Brendan Abolivier | 2019-06-10 | 1 | -2/+2 |
* | | | | | | | | | | | Lint | Brendan Abolivier | 2019-06-10 | 1 | -1/+1 |
* | | | | | | | | | | | Add test case | Brendan Abolivier | 2019-06-10 | 1 | -0/+51 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'babolivier/account_validity_send_mail_auth' into dinsic dinsic_2019-06-10 | Brendan Abolivier | 2019-06-10 | 1 | -0/+35 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Don't check whether the user's account is expired on /send_mail requests | Brendan Abolivier | 2019-06-05 | 1 | -0/+35 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'babolivier/account_validity_job_delta' of github.com:matrix-org... dinsic_2019-05-31 | Erik Johnston | 2019-05-31 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Move delta from +10% to -10% | Brendan Abolivier | 2019-05-31 | 1 | -2/+2 |
| * | | | | | | | | Make max_delta equal to period * 10% | Brendan Abolivier | 2019-05-31 | 1 | -17/+1 |
| * | | | | | | | | Typo | Brendan Abolivier | 2019-05-28 | 1 | -1/+1 |
| * | | | | | | | | Allow configuring a range for the account validity startup job | Brendan Abolivier | 2019-05-28 | 1 | -0/+21 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #5214 from matrix-org/babolivier/password-policy | Brendan Abolivier | 2019-05-22 | 1 | -0/+181 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Test whole dict instead of individual fields | Brendan Abolivier | 2019-05-22 | 1 | -5/+7 |
| * | | | | | | | | Also test the /password client route | Brendan Abolivier | 2019-05-21 | 1 | -1/+34 |
| * | | | | | | | | First implementation of MSC2000 | Brendan Abolivier | 2019-05-20 | 1 | -0/+146 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'babolivier/account_validity_expiration_date' into dinsic | Brendan Abolivier | 2019-05-21 | 1 | -0/+55 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Add startup background job for account validity | Brendan Abolivier | 2019-05-17 | 1 | -0/+55 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'babolivier/per_room_profiles' into dinsic dinsic_2019-05-17 | Brendan Abolivier | 2019-05-17 | 24 | -223/+390 |
|\| | | | | | | |||||
| * | | | | | | Lint | Brendan Abolivier | 2019-05-16 | 1 | -1/+0 |
| * | | | | | | Lint | Brendan Abolivier | 2019-05-16 | 1 | -1/+3 |
| * | | | | | | Forgot copyright | Brendan Abolivier | 2019-05-16 | 1 | -0/+1 |
| * | | | | | | Add test case | Brendan Abolivier | 2019-05-16 | 1 | -1/+67 |
| |/ / / / / | |||||
| * | | | | | Make all the rate limiting options more consistent (#5181) | Amber Brown | 2019-05-15 | 1 | -12/+8 |
| * | | | | | Merge pull request #5184 from matrix-org/erikj/expose_get_events_as_array | Erik Johnston | 2019-05-15 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | | | |||||
| | * | | | Expose DataStore._get_events as get_events_as_list | Erik Johnston | 2019-05-14 | 1 | -1/+1 |
| * | | | | Use correct config option for ratelimiting in tests | Erik Johnston | 2019-05-14 | 1 | -1/+2 |
| |/ / / | |||||
| * | | | Migrate all tests to use the dict-based config format instead of hanging item... | Amber Brown | 2019-05-13 | 21 | -203/+238 |
| * | | | Add ability to blacklist ip ranges for federation traffic (#5043) | Andrew Morgan | 2019-05-13 | 1 | -0/+71 |
| | |/ | |/| | |||||
* | | | Merge branch 'release-v0.99.4' into dinsic dinsic_2019-05-14 | Brendan Abolivier | 2019-05-14 | 66 | -1161/+1320 |
|\| | | |||||
| * | | URL preview blacklisting fixes (#5155) | Andrew Morgan | 2019-05-10 | 1 | -11/+11 |
| |/ | |||||
| * | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 53 | -1169/+828 |
| * | Fix bogus imports in tests (#5154) | Brendan Abolivier | 2019-05-08 | 3 | -5/+6 |
| * | add options to require an access_token to GET /profile and /publicRooms on CS... | Matthew Hodgson | 2019-05-08 | 2 | -1/+123 |
| * | Do checks on aliases for incoming m.room.aliases events (#5128) | Brendan Abolivier | 2019-05-08 | 1 | -0/+169 |
| * | Remove the requirement to authenticate for /admin/server_version. (#5122) | Richard van der Hoff | 2019-05-07 | 2 | -26/+26 |
| * | Add admin api for sending server_notices (#5121) | Richard van der Hoff | 2019-05-02 | 15 | -20/+23 |
| * | Move admin api impl to its own package | Richard van der Hoff | 2019-05-01 | 16 | -37/+63 |
| * | Config option for verifying federation certificates (MSC 1711) (#4967) | Andrew Morgan | 2019-04-25 | 1 | -1/+2 |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/accou... | Erik Johnston | 2019-04-17 | 23 | -327/+928 |
| |\ | |||||
| | * | Merge pull request #5047 from matrix-org/babolivier/account_expiration | Brendan Abolivier | 2019-04-17 | 1 | -1/+99 |
| | |\ | |||||
| * | | | Add management endpoints for account validity | Brendan Abolivier | 2019-04-17 | 1 | -8/+87 |
| | |/ | |/| | |||||
| * | | Send out emails with links to extend an account's validity period | Brendan Abolivier | 2019-04-17 | 1 | -1/+99 |
* | | | Fix failing test | Brendan Abolivier | 2019-05-09 | 2 | -2/+5 |
* | | | Incorporate review | Brendan Abolivier | 2019-05-09 | 1 | -0/+2 |
* | | | Fix test | Brendan Abolivier | 2019-05-09 | 1 | -0/+7 |
* | | | Incorporate review | Brendan Abolivier | 2019-05-07 | 1 | -3/+3 |
* | | | Bunch of tests | Brendan Abolivier | 2019-04-30 | 1 | -2/+124 |
* | | | Tests | Brendan Abolivier | 2019-04-30 | 1 | -5/+36 |
* | | | [DINSIC] Add ability to proxy identity lookups (#5048) | Andrew Morgan | 2019-04-16 | 1 | -2/+0 |
* | | | [DINSIC] Block internal users from inviting external users to a public room (... | Andrew Morgan | 2019-04-16 | 1 | -0/+22 |
* | | | Merge branch 'develop' into dinsic | Andrew Morgan | 2019-04-15 | 22 | -329/+914 |
|\ \ \ | | |/ | |/| | |||||
| * | | Remove periods from copyright headers (#5046) | Andrew Morgan | 2019-04-11 | 2 | -2/+2 |
| * | | Merge pull request #5027 from matrix-org/babolivier/account_expiration | Brendan Abolivier | 2019-04-09 | 2 | -3/+52 |
| |\| | |||||
| | * | Add account expiration feature | Brendan Abolivier | 2019-04-09 | 2 | -3/+52 |
| * | | Rewrite Datastore.get_server_verify_keys | Richard van der Hoff | 2019-04-09 | 1 | -3/+50 |
| * | | Rewrite test_keys as a HomeserverTestCase | Richard van der Hoff | 2019-04-08 | 1 | -19/+15 |
| * | | Fix from_server buglet in get_keys_from_perspectives | Richard van der Hoff | 2019-04-08 | 1 | -0/+1 |
| * | | Merge pull request #5001 from matrix-org/rav/keyring_cleanups | Richard van der Hoff | 2019-04-08 | 1 | -0/+130 |
| |\ \ | |||||
| | * | | test for get_keys_from_perspectives | Richard van der Hoff | 2019-04-04 | 1 | -0/+67 |
| | * | | add a test for get_keys_from_server | Richard van der Hoff | 2019-04-04 | 1 | -0/+63 |
| * | | | Add config option to block users from looking up 3PIDs (#5010) | Brendan Abolivier | 2019-04-04 | 2 | -1/+66 |
| * | | | Add unit test for deleting groups | Erik Johnston | 2019-04-03 | 1 | -0/+124 |
| * | | | Fix grammar and document get_current_users_in_room (#4998) | Andrew Morgan | 2019-04-03 | 1 | -2/+2 |
| |/ / | |||||
| * | | Rewrite KeyringTestCase as a HomeServerTestCase (#4986) | Richard van der Hoff | 2019-04-03 | 1 | -107/+104 |
| * | | Remove presence lists (#4989) | Neil Johnson | 2019-04-03 | 1 | -118/+0 |
| * | | Fix sync bug when accepting invites (#4956) | Richard van der Hoff | 2019-04-02 | 3 | -49/+196 |
| * | | Neilj/fix threepid auth check (with tests) (#4474) | Neil Johnson | 2019-04-01 | 1 | -0/+32 |
| * | | Collect room-version variations into one place (#4969) | Richard van der Hoff | 2019-04-01 | 9 | -26/+32 |
| * | | Merge pull request #4942 from matrix-org/erikj/fix_presence | Erik Johnston | 2019-03-28 | 1 | -1/+175 |
| |\ \ | |||||
| | * | | Review comments | Erik Johnston | 2019-03-28 | 1 | -5/+9 |
| | * | | Add unit tests | Erik Johnston | 2019-03-27 | 1 | -1/+171 |
| | |/ | |||||
| * / | Move replication.tcp.streams into a package | Richard van der Hoff | 2019-03-27 | 1 | -1/+1 |
| |/ | |||||
* | | Add config option to block users from looking up 3PIDs (#5010) dinsic_2019-04-05 | Brendan Abolivier | 2019-04-05 | 2 | -1/+66 |
* | | Merge branch 'master' of github.com:matrix-org/synapse into dinsic | Erik Johnston | 2019-04-05 | 14 | -255/+459 |
|\| | |||||
| * | Make federation endpoints more tolerant of trailing slashes v2 (#4935) | Andrew Morgan | 2019-03-26 | 1 | -3/+3 |
| * | Fix bug where read-receipts lost their timestamps (#4927) | Richard van der Hoff | 2019-03-25 | 4 | -0/+148 |
| * | Use an explicit dbname for postgres connections in the tests. (#4928) | Richard van der Hoff | 2019-03-25 | 1 | -18/+16 |
| * | Merge pull request #4869 from matrix-org/erikj/yaml_load | Erik Johnston | 2019-03-22 | 2 | -3/+3 |
| |\ | |||||
| | * | Use yaml safe_load | Erik Johnston | 2019-03-22 | 2 | -3/+3 |
| * | | Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) | Amber Brown | 2019-03-22 | 4 | -230/+123 |
| * | | Remove trailing slashes from outbound federation requests and retry on 400 (#... | Andrew Morgan | 2019-03-21 | 2 | -0/+101 |
| |\ \ | | |/ | |/| | |||||
| | * | lint | Andrew Morgan | 2019-03-20 | 1 | -1/+1 |
| | * | New test, fix issues | Andrew Morgan | 2019-03-20 | 1 | -0/+45 |
| | * | Fix comments. v0.99.2 -> v0.99.3 | Andrew Morgan | 2019-03-20 | 1 | -1/+1 |
| | * | Federation test fixed! | Andrew Morgan | 2019-03-20 | 1 | -2/+5 |
| | * | Better exception handling | Andrew Morgan | 2019-03-18 | 1 | -4/+1 |
| | * | Correct var name | Andrew Morgan | 2019-03-13 | 1 | -0/+54 |
| | * | i should have given up x3 | Andrew Morgan | 2019-03-13 | 1 | -39/+0 |
| | * | i should have given up x2 | Andrew Morgan | 2019-03-13 | 1 | -0/+39 |
| | * | Switch to wrapper function around _send_request | Andrew Morgan | 2019-03-13 | 1 | -2/+2 |
| | * | Correct argument name | Andrew Morgan | 2019-03-12 | 1 | -2/+2 |