Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | raise NotImplementedError | Erik Johnston | 2017-07-13 | 1 | -5/+2 | |
| | | * | | | | | | Comments | Erik Johnston | 2017-07-12 | 3 | -5/+79 | |
| | | * | | | | | | Simplify checking if admin | Erik Johnston | 2017-07-12 | 1 | -53/+19 | |
| | | * | | | | | | Add group summary APIs | Erik Johnston | 2017-07-12 | 4 | -2/+970 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge pull request #2352 from matrix-org/erikj/group_server_split | Erik Johnston | 2017-07-12 | 11 | -11/+1206 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Comment | Erik Johnston | 2017-07-12 | 1 | -1/+1 | |
| | | * | | | | | | Move comment | Erik Johnston | 2017-07-11 | 1 | -2/+2 | |
| | | * | | | | | | Add federation API for adding room to group | Erik Johnston | 2017-07-11 | 1 | -0/+18 | |
| | | * | | | | | | Comment | Erik Johnston | 2017-07-11 | 1 | -5/+8 | |
| | | * | | | | | | Typo | Erik Johnston | 2017-07-11 | 1 | -1/+1 | |
| | | * | | | | | | Rename column to attestation_json | Erik Johnston | 2017-07-11 | 2 | -5/+5 | |
| | | * | | | | | | Comments | Erik Johnston | 2017-07-11 | 3 | -5/+9 | |
| | | * | | | | | | Comment | Erik Johnston | 2017-07-11 | 2 | -0/+26 | |
| | | * | | | | | | Remove u/ requirement | Erik Johnston | 2017-07-11 | 1 | -2/+3 | |
| | | * | | | | | | Lift out visibility parsing | Erik Johnston | 2017-07-11 | 1 | -20/+21 | |
| | | * | | | | | | Comments | Erik Johnston | 2017-07-11 | 4 | -43/+132 | |
| | | * | | | | | | Initial group server implementation | Erik Johnston | 2017-07-10 | 11 | -11/+1064 | |
| * | | | | | | | | Merge pull request #2501 from matrix-org/dbkr/channel_notifications | Erik Johnston | 2017-10-11 | 3 | -7/+85 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | pep8 | David Baker | 2017-10-10 | 2 | -3/+5 | |
| | * | | | | | | | | Don't KeyError if no power_levels event | David Baker | 2017-10-10 | 1 | -1/+3 | |
| | * | | | | | | | | Use notification levels in power_levels | David Baker | 2017-10-10 | 3 | -12/+22 | |
| | * | | | | | | | | There was already a constant for this | David Baker | 2017-10-10 | 1 | -3/+4 | |
| | * | | | | | | | | More optimisation | David Baker | 2017-10-10 | 1 | -6/+9 | |
| | * | | | | | | | | What year is it!? Who's the president!? | David Baker | 2017-10-10 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch 'develop' into dbkr/channel_notifications | David Baker | 2017-10-10 | 7 | -107/+183 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Make be faster | David Baker | 2017-10-05 | 1 | -3/+3 | |
| | * | | | | | | | | | Add fastpath optimisation | David Baker | 2017-10-05 | 1 | -3/+9 | |
| | * | | | | | | | | | pep8 | David Baker | 2017-10-05 | 1 | -0/+3 | |
| | * | | | | | | | | | They're called rooms | David Baker | 2017-10-05 | 1 | -4/+4 | |
| | * | | | | | | | | | Get rule type right | David Baker | 2017-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | Support for channel notifications | David Baker | 2017-10-05 | 3 | -8/+59 | |
| * | | | | | | | | | | Merge pull request #2483 from jeremycline/unfreeze-ujson-dump | Erik Johnston | 2017-10-11 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Unfreeze event before serializing with ujson | Jeremy Cline | 2017-09-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge pull request #2490 from matrix-org/erikj/drop_left_room_events | Erik Johnston | 2017-10-10 | 3 | -0/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix up comment | Erik Johnston | 2017-10-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | Invalidate cache | Erik Johnston | 2017-10-03 | 1 | -0/+3 | |
| | * | | | | | | | | | | Update comments | Erik Johnston | 2017-10-03 | 2 | -1/+8 | |
| | * | | | | | | | | | | Remove spurious line feed | Erik Johnston | 2017-10-03 | 1 | -1/+0 | |
| | * | | | | | | | | | | Ignore incoming events for rooms that we have left | Erik Johnston | 2017-10-03 | 2 | -0/+55 | |
| * | | | | | | | | | | | Merge pull request #2520 from matrix-org/rav/process_incoming_rooms_in_parallel | Richard van der Hoff | 2017-10-10 | 1 | -19/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fed server: process PDUs for different rooms in parallel | Richard van der Hoff | 2017-10-09 | 1 | -19/+34 | |
| * | | | | | | | | | | | | Merge pull request #2518 from matrix-org/rav/linearize_incoming_transactions | Richard van der Hoff | 2017-10-10 | 1 | -1/+29 | |
| |\| | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fed server: use a linearizer for ongoing transactions | Richard van der Hoff | 2017-10-09 | 1 | -1/+29 | |
* | | | | | | | | | | | | Merge branch 'rav/fancy_logformatter' into matrix-org-hotfixes | Richard van der Hoff | 2017-10-10 | 1 | -0/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fancy logformatter to format exceptions better | Richard van der Hoff | 2017-10-09 | 1 | -0/+43 | |
* | | | | | | | | | | | | Merge branch 'develop' into matrix-org-hotfixes | Richard van der Hoff | 2017-10-10 | 20 | -130/+332 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2517 from matrix-org/rav/fed_server_refactor | Richard van der Hoff | 2017-10-09 | 1 | -24/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | fed server: refactor on_incoming_transaction | Richard van der Hoff | 2017-10-09 | 1 | -24/+29 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2516 from matrix-org/rav/fix_fed_server_origin_check | Richard van der Hoff | 2017-10-09 | 1 | -24/+24 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fed server: Move origin-check code to _handle_received_pdu | Richard van der Hoff | 2017-10-09 | 1 | -24/+24 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2508 from matrix-org/rav/federation_queue_logcontexts | Richard van der Hoff | 2017-10-09 | 1 | -16/+32 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix up logcontext handling in (federation) TransactionQueue | Richard van der Hoff | 2017-10-06 | 1 | -16/+32 | |
| * | | | | | | | | | | Merge pull request #2507 from matrix-org/rav/execute_concurrently_log_contexts | Richard van der Hoff | 2017-10-09 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix logcontext handling for concurrently_execute | Richard van der Hoff | 2017-10-06 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2506 from matrix-org/rav/unhandled_failure | Richard van der Hoff | 2017-10-09 | 1 | -24/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix up deferred handling in federation.py | Richard van der Hoff | 2017-10-06 | 1 | -24/+21 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | some comments in the state res code | Richard van der Hoff | 2017-10-05 | 1 | -0/+13 | |
| * | | | | | | | | | Merge pull request #2502 from matrix-org/dbkr/allow_dms_to_admins | David Baker | 2017-10-05 | 3 | -8/+10 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Spam checking: add the invitee to user_may_invite | David Baker | 2017-10-05 | 3 | -8/+10 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2500 from matrix-org/dbkr/fix_word_boundary_mentions | David Baker | 2017-10-05 | 1 | -2/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Use better method for word boundary searching | David Baker | 2017-10-05 | 1 | -11/+3 | |
| | * | | | | | | | | pep8 | David Baker | 2017-10-05 | 1 | -0/+1 | |
| | * | | | | | | | | Fix notif kws that start/end with non-word chars | David Baker | 2017-10-05 | 1 | -2/+21 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2495 from matrix-org/dbkr/spam_check_room_creation | David Baker | 2017-10-04 | 3 | -0/+73 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | spam check room publishing | David Baker | 2017-10-04 | 2 | -0/+26 | |
| | * | | | | | | | | un-double indent | David Baker | 2017-10-04 | 1 | -1/+1 | |
| | * | | | | | | | | Add room creation checks to spam checker | David Baker | 2017-10-04 | 3 | -0/+47 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2492 from matrix-org/dbkr/spam_check_invites | David Baker | 2017-10-03 | 3 | -2/+39 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | s/roomid/room_id/ | David Baker | 2017-10-03 | 1 | -2/+2 | |
| | * | | | | | | | | pass room id too | David Baker | 2017-10-03 | 3 | -4/+6 | |
| | * | | | | | | | | Federation was passing strings anyway | David Baker | 2017-10-03 | 1 | -1/+1 | |
| | * | | | | | | | | this shouldn't be debug | David Baker | 2017-10-03 | 1 | -2/+2 | |
| | * | | | | | | | | better logging | David Baker | 2017-10-03 | 1 | -4/+9 | |
| | * | | | | | | | | Actually write warpper function | David Baker | 2017-10-03 | 1 | -0/+16 | |
| | * | | | | | | | | Skip spam check for admin users | David Baker | 2017-10-03 | 1 | -8/+8 | |
| | * | | | | | | | | Fix param name & lint | David Baker | 2017-10-03 | 1 | -2/+4 | |
| | * | | | | | | | | Allow spam checker to reject invites too | David Baker | 2017-10-03 | 2 | -6/+18 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2491 from matrix-org/rav/port_db_fixes | Richard van der Hoff | 2017-10-03 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Drop search values with nul characters | Richard van der Hoff | 2017-10-02 | 1 | -4/+7 | |
| * | | | | | | | | Merge branch 'master' of github.com:matrix-org/synapse into develop | Erik Johnston | 2017-10-02 | 5 | -13/+37 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | Bump version and changelog v0.23.1 | Erik Johnston | 2017-10-02 | 2 | -1/+9 | |
| | * | | | | | | | Make 'affinity' package optional | Erik Johnston | 2017-10-02 | 2 | -2/+17 | |
| | * | | | | | | | Move quit_with_error | Erik Johnston | 2017-10-02 | 2 | -10/+11 | |
| * | | | | | | | | Merge branch 'master' of github.com:matrix-org/synapse into develop | Erik Johnston | 2017-10-02 | 3 | -3/+10 | |
| |\| | | | | | | | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'release-v0.23.0' of github.com:matrix-org/synapse v0.23.0 | Erik Johnston | 2017-10-02 | 52 | -859/+1833 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | Bump version and change log github/release-v0.23.0 release-v0.23.0 | Erik Johnston | 2017-10-02 | 2 | -1/+7 | |
| | * | | | | | | Merge pull request #2464 from rnbdsh/patch-4 | Richard van der Hoff | 2017-09-25 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Start traditionally, stop synctl | rnbdsh | 2017-09-24 | 1 | -1/+2 | |
| | | * | | | | | | Remove non-existing files, add stop, use synctl | rnbdsh | 2017-09-24 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2480 from matrix-org/rav/federation_client_logging | Richard van der Hoff | 2017-09-29 | 1 | -7/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Improve logging of failures in matrixfederationclient | Richard van der Hoff | 2017-09-28 | 1 | -7/+6 | |
| * | | | | | | | | Only log if we've removed media | Erik Johnston | 2017-09-28 | 1 | -2/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Handle SERVFAILs when doing AAAA lookups for federation (#2477) | Richard van der Hoff | 2017-09-28 | 1 | -5/+17 | |
* | | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-09-28 | 2 | -2/+4 | |
|\| | | | | | | | ||||||
| * | | | | | | | Up the limits on number of url cache entries to delete at one time | Erik Johnston | 2017-09-28 | 1 | -2/+2 | |
| * | | | | | | | Add old indices | Erik Johnston | 2017-09-28 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-09-28 | 16 | -65/+477 | |
|\| | | | | | | | ||||||
| * | | | | | | | Clear up expired url cache every 10s | Erik Johnston | 2017-09-28 | 1 | -1/+1 | |
| * | | | | | | | Actually assign result to variable | Erik Johnston | 2017-09-28 | 1 | -1/+1 | |
| * | | | | | | | Only pull out local media that were for url cache | Erik Johnston | 2017-09-28 | 1 | -1/+1 | |
| * | | | | | | | Fix typo in url cache expiry timer | Erik Johnston | 2017-09-28 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #2479 from matrix-org/erikj/expire_url_cache_thumbnails | Erik Johnston | 2017-09-28 | 1 | -31/+81 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Support new and old style media id formats | Erik Johnston | 2017-09-28 | 1 | -31/+81 | |
| * | | | | | | | | Fix typo | Erik Johnston | 2017-09-28 | 1 | -3/+3 | |
| * | | | | | | | | Merge pull request #2478 from matrix-org/erikj/expire_url_cache_thumbnails | Erik Johnston | 2017-09-28 | 5 | -12/+234 | |
| |\| | | | | | | | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | Change expires column to expires_ts | Erik Johnston | 2017-09-28 | 3 | -10/+29 | |
| | * | | | | | | More brackets | Erik Johnston | 2017-09-28 | 1 | -1/+1 | |
| | * | | | | | | Delete expired url cache data | Erik Johnston | 2017-09-28 | 5 | -5/+208 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2476 from matrix-org/erikj/joined_members_auth | Erik Johnston | 2017-09-28 | 2 | -13/+26 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix /joined_members to work with AS users | Erik Johnston | 2017-09-28 | 2 | -13/+26 | |
| * | | | | | | | Merge pull request #2475 from matrix-org/erikj/joined_members_auth | Erik Johnston | 2017-09-27 | 2 | -10/+38 | |
| |\| | | | | | | ||||||
| | * | | | | | | Fix bug where /joined_members didn't check user was in room | Erik Johnston | 2017-09-27 | 2 | -10/+38 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2474 from matrix-org/dbkr/spam_check_module | David Baker | 2017-09-27 | 6 | -23/+74 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Don't test is spam_checker not None | David Baker | 2017-09-27 | 1 | -1/+7 | |
| | * | | | | | | Remove unintentional debugging | David Baker | 2017-09-27 | 1 | -1/+0 | |
| | * | | | | | | pep8 | David Baker | 2017-09-27 | 2 | -0/+2 | |
| | * | | | | | | Forgot the new file again :( | David Baker | 2017-09-27 | 1 | -0/+35 | |
| | * | | | | | | Make the spam checker a module | David Baker | 2017-09-26 | 5 | -23/+33 | |
| * | | | | | | | pep8 | David Baker | 2017-09-26 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2473 from matrix-org/dbkr/factor_out_module_loading | David Baker | 2017-09-26 | 2 | -12/+51 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | unnecessary parens | David Baker | 2017-09-26 | 1 | -1/+1 | |
| | * | | | | | Add module_loader.py | David Baker | 2017-09-26 | 1 | -0/+41 | |
| | * | | | | | Factor out module loading to a separate place | David Baker | 2017-09-26 | 1 | -12/+10 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.23.0 v0.23.0-rc2 | Erik Johnston | 2017-09-26 | 3 | -19/+39 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Bump changelog and version | Erik Johnston | 2017-09-26 | 2 | -1/+9 | |
* | | | | | | | Disable presence some more | hera | 2017-09-28 | 1 | -0/+1 | |
* | | | | | | | Actually block presence | Erik Johnston | 2017-09-25 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-09-25 | 4 | -19/+71 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #2470 from matrix-org/erikj/sync_speed_fix | Erik Johnston | 2017-09-25 | 1 | -5/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Refactor to speed up incremental syncs | Erik Johnston | 2017-09-25 | 1 | -5/+18 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2468 from maxidor/develop | Richard van der Hoff | 2017-09-25 | 1 | -13/+20 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Include review feedback | Max Dor | 2017-09-25 | 1 | -5/+3 | |
| | * | | | | | | Clarify recommended network setup | Max Dor | 2017-09-25 | 1 | -15/+24 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'release-v0.23.0' of github.com:matrix-org/synapse into develop | Erik Johnston | 2017-09-25 | 2 | -1/+33 | |
| |\| | | | | | ||||||
| | * | | | | | Update CHANGES v0.23.0-rc1 | Erik Johnston | 2017-09-25 | 1 | -3/+11 | |
| | * | | | | | Bump version and changes | Erik Johnston | 2017-09-25 | 2 | -1/+25 | |
* | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-09-25 | 35 | -331/+1564 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #2390 from r3dey3/develop | Richard van der Hoff | 2017-09-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Merge branch 'develop' into develop | Richard van der Hoff | 2017-09-25 | 48 | -805/+1855 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Fix logcontxt leak in keyclient (#2465) | Richard van der Hoff | 2017-09-25 | 1 | -12/+5 | |
| * | | | | | | Do an AAAA lookup on SRV record targets (#2462) | Richard van der Hoff | 2017-09-22 | 2 | -24/+118 | |
| * | | | | | | fix thinko'd docstring | Matthew Hodgson | 2017-09-22 | 1 | -1/+1 | |
| * | | | | | | Fix device list when rejoining room (#2461) | Erik Johnston | 2017-09-22 | 1 | -2/+14 | |
| * | | | | | | Merge pull request #2459 from matrix-org/rav/keyring_cleanups | Richard van der Hoff | 2017-09-20 | 5 | -214/+353 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix logcontexts in _check_sigs_and_hashes | Richard van der Hoff | 2017-09-20 | 2 | -60/+62 | |
| | * | | | | | | Add some more tests for Keyring | Richard van der Hoff | 2017-09-20 | 1 | -37/+140 | |
| | * | | | | | | Fix logcontext handling in verify_json_objects_for_server | Richard van der Hoff | 2017-09-20 | 1 | -8/+12 | |
| | * | | | | | | Turn _start_key_lookups into an inlineCallbacks function | Richard van der Hoff | 2017-09-20 | 1 | -40/+37 | |
| | * | | | | | | Fix potential race in _start_key_lookups | Richard van der Hoff | 2017-09-20 | 1 | -5/+8 | |
| | * | | | | | | Add some comments to _start_key_lookups | Richard van der Hoff | 2017-09-20 | 1 | -0/+8 | |
| | * | | | | | | Consistency for how verify_request.deferred is called | Richard van der Hoff | 2017-09-20 | 1 | -13/+17 | |
| | * | | | | | | Factor out _start_key_lookups | Richard van der Hoff | 2017-09-20 | 1 | -7/+17 | |
| | * | | | | | | Replace `server_and_json` with `verify_requests` | Richard van der Hoff | 2017-09-20 | 1 | -3/+3 | |
| | * | | | | | | pull out handle_key_deferred to top level | Richard van der Hoff | 2017-09-20 | 1 | -43/+44 | |
| | * | | | | | | Fix incorrect key_ids in error message | Richard van der Hoff | 2017-09-20 | 1 | -1/+1 | |
| | * | | | | | | Invalidate signing key cache when we gat an update | Richard van der Hoff | 2017-09-20 | 1 | -17/+24 | |
| | * | | | | | | Remove redundant `preserve_fn` | Richard van der Hoff | 2017-09-20 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Fix concurrent server_key requests (#2458) | Richard van der Hoff | 2017-09-19 | 2 | -4/+58 | |
| * | | | | | | Add a config option to block all room invites (#2457) | Richard van der Hoff | 2017-09-19 | 5 | -0/+44 | |
| * | | | | | | add some comments to on_exchange_third_party_invite_request | Richard van der Hoff | 2017-09-19 | 1 | -0/+11 | |
| * | | | | | | PoC for filtering spammy events (#2456) | Richard van der Hoff | 2017-09-19 | 3 | -17/+69 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Fix overzealous kicking of guest users (#2453) | Richard van der Hoff | 2017-09-19 | 1 | -1/+1 | |
| * | | | | | Clean up and document handling of logcontexts in Keyring (#2452) | Richard van der Hoff | 2017-09-18 | 2 | -28/+110 | |
| * | | | | | Merge pull request #2451 from matrix-org/erikj/add_state_to_timeline | Erik Johnston | 2017-09-18 | 2 | -3/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Don't filter out current state events from timeline | Erik Johnston | 2017-09-18 | 2 | -3/+18 | |
| * | | | | | | Merge pull request #2450 from matrix-org/dbkr/push_event_id_only | David Baker | 2017-09-18 | 1 | -0/+20 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Also include the room_id | David Baker | 2017-09-18 | 1 | -0/+1 | |
| | * | | | | | Use .get - it's much shorter | David Baker | 2017-09-18 | 1 | -1/+1 | |
| | * | | | | | Add support for event_id_only push format | David Baker | 2017-09-18 | 1 | -0/+19 | |
| * | | | | | | Merge pull request #2449 from matrix-org/erikj/rejoin_device_lists | Erik Johnston | 2017-09-18 | 1 | -13/+12 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Correctly handle leaving room in /key/changes | Erik Johnston | 2017-09-18 | 1 | -13/+12 | |
| * | | | | | | Merge pull request #2443 from matrix-org/erikj/rejoin_device_lists | Erik Johnston | 2017-09-18 | 4 | -29/+153 | |
| |\| | | | | | ||||||
| | * | | | | | Fix typo | Erik Johnston | 2017-09-15 | 1 | -1/+1 | |
| | * | | | | | Actually hook leave notifs up | Erik Johnston | 2017-09-14 | 1 | -2/+3 | |
| | * | | | | | Handle joining/leaving rooms in /keys/changes | Erik Johnston | 2017-09-13 | 1 | -1/+38 | |
| | * | | | | | Get left rooms | Erik Johnston | 2017-09-13 | 1 | -3/+32 | |
| | * | | | | | In sync handle device lists for newly joined/left rooms | Erik Johnston | 2017-09-12 | 1 | -2/+10 | |
| | * | | | | | Add left section to /keys/changes | Erik Johnston | 2017-09-08 | 3 | -11/+19 | |
| | * | | | | | Send down device list change notif when member leaves/rejoins room | Erik Johnston | 2017-09-07 | 3 | -14/+55 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #2439 from matrix-org/rav/tox_tweaks | Richard van der Hoff | 2017-09-06 | 1 | -5/+29 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | do tox install with pip -e | Richard van der Hoff | 2017-09-05 | 1 | -5/+29 | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into develop | Richard van der Hoff | 2017-09-05 | 3 | -0/+3 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Exclude the github issue template from our sdist (#2440) | Richard van der Hoff | 2017-09-05 | 2 | -0/+1 | |
| | * | | | | | Merge pull request #2433 from ptman/patch-1 | Erik Johnston | 2017-09-01 | 1 | -0/+2 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Document known to work postgres version | Paul Tötterman | 2017-09-01 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | / / / / | Merge branch 'master' into develop | Richard van der Hoff | 2017-09-05 | 4 | -0/+483 | |
| |\| | | | | | | |/ / / / | |/| | | | | ||||||
| | * | | | | Set --python when running sytest | Richard van der Hoff | 2017-09-01 | 4 | -0/+4 | |
| | * | | | | Merge pull request #2416 from matrix-org/rav/prometheus_config | Richard van der Hoff | 2017-08-22 | 3 | -0/+436 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Add prometheus config | Richard van der Hoff | 2017-08-16 | 3 | -0/+436 | |
| | * | | | | | Merge pull request #2413 from matrix-org/toml-issue-template | Tom Lant | 2017-08-21 | 1 | -0/+47 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Update ISSUE_TEMPLATE.md | Tom Lant | 2017-08-17 | 1 | -1/+5 | |
| | | * | | | | Update ISSUE_TEMPLATE.md | Tom Lant | 2017-08-17 | 1 | -3/+10 | |
| | | * | | | | Update ISSUE_TEMPLATE.md | Tom Lant | 2017-08-14 | 1 | -2/+2 | |
| | | * | | | | Update ISSUE_TEMPLATE.md | Tom Lant | 2017-08-14 | 1 | -1/+1 | |
| | | * | | | | Create ISSUE_TEMPLATE.md | Tom Lant | 2017-08-14 | 1 | -0/+36 | |
| | |/ / / / | ||||||
| * | | | | | fix python path in jenkins scripts | Richard van der Hoff | 2017-09-01 | 4 | -4/+4 | |
| * | | | | | Set --python when running sytest | Richard van der Hoff | 2017-09-01 | 4 | -0/+4 | |
| * | | | | | Merge pull request #2428 from matrix-org/rav/update_upgrade | Richard van der Hoff | 2017-08-24 | 1 | -33/+42 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Tweaks to the upgrade instructions | Richard van der Hoff | 2017-08-23 | 1 | -33/+42 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #2417 from matrix-org/rav/federation_client | Richard van der Hoff | 2017-08-23 | 1 | -8/+79 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | test federation client: Allow server-name and key-file as options | Richard van der Hoff | 2017-08-22 | 1 | -8/+28 | |
| | * | | | | | Improvements to the federation test client | Richard van der Hoff | 2017-08-17 | 1 | -7/+58 | |
| * | | | | | | Merge pull request #2288 from kyrias/bcrypt | Richard van der Hoff | 2017-08-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | python_dependencies: Use bcrypt module instead of py-bcrypt | Johannes Löthberg | 2017-06-17 | 1 | -1/+1 | |
| | | | * | | | Fix iteration of requests_missing_keys; list doesn't have .values() | Kenny Keslar | 2017-07-26 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'develop' into matrix-org-hotfixes | Richard van der Hoff | 2017-08-16 | 1 | -1/+1 | |
|\| | | | | | | ||||||
| * | | | | | | Fix user_dir startup | Richard van der Hoff | 2017-08-16 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'develop' into matrix-org-hotfixes | Richard van der Hoff | 2017-08-16 | 1 | -10/+13 | |
|\| | | | | | | ||||||
| * | | | | | | Fix process startup | Richard van der Hoff | 2017-08-16 | 1 | -10/+13 | |
* | | | | | | | Merge branch 'develop' into matrix-org-hotfixes | Richard van der Hoff | 2017-08-16 | 16 | -467/+300 | |
|\| | | | | | | ||||||
| * | | | | | | explain why CPU affinity is a good idea | Matthew Hodgson | 2017-08-15 | 1 | -0/+8 | |
| * | | | | | | Merge pull request #2415 from matrix-org/rav/synctl_cpu_affinity | Richard van der Hoff | 2017-08-15 | 14 | -465/+271 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Allow configuration of CPU affinity | Richard van der Hoff | 2017-08-15 | 5 | -1/+23 | |
| | * | | | | | | Factor out common application start | Richard van der Hoff | 2017-08-15 | 11 | -464/+248 | |
| |/ / / / / / | ||||||
| * | | | | | | fix english | hera | 2017-08-04 | 1 | -7/+7 | |
| * | | | | | | typo | hera | 2017-08-04 | 1 | -1/+1 | |
| * | | | | | | Reduce spammy log line in synchrotrons | Erik Johnston | 2017-08-02 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge pull request #2375 from matrix-org/erikj/port_script | Erik Johnston | 2017-07-20 | 1 | -0/+19 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Extend comment | Erik Johnston | 2017-07-20 | 1 | -1/+2 | |
| | * | | | | | Fix port script for user directory tables | Erik Johnston | 2017-07-20 | 1 | -0/+18 | |
| |/ / / / / | ||||||
* | | | | | | fix english | hera | 2017-08-04 | 1 | -7/+7 | |
* | | | | | | typo | hera | 2017-08-04 | 1 | -1/+1 | |
* | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-07-17 | 1 | -0/+8 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #2371 from matrix-org/erikj/push_cache_hit | Erik Johnston | 2017-07-17 | 1 | -0/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Increase cache hit ratio for push | Erik Johnston | 2017-07-14 | 1 | -0/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-07-14 | 1 | -2/+46 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #2366 from matrix-org/erikj/push_metrics | Erik Johnston | 2017-07-14 | 1 | -2/+42 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add more metrics to push rule evaluation | Erik Johnston | 2017-07-13 | 1 | -2/+42 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #2365 from matrix-org/erikj/push_skip_lock | Erik Johnston | 2017-07-13 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Push: Don't acquire lock unless necessary | Erik Johnston | 2017-07-13 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-07-12 | 2 | -24/+32 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #2362 from matrix-org/erikj/sync_user_users_who_share | Erik Johnston | 2017-07-12 | 1 | -8/+7 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Use less DB for device list handling in sync | Erik Johnston | 2017-07-12 | 1 | -8/+7 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #2354 from krombel/reduce_static_sync_reply | Erik Johnston | 2017-07-11 | 1 | -16/+25 | |
| |\ \ \ \ | ||||||
| | * | | | | split out reducing stuff; just make encode_* static | Krombel | 2017-07-11 | 1 | -35/+27 | |
| | * | | | | fix test | Krombel | 2017-07-10 | 1 | -1/+3 | |
| | * | | | | encode sync-response statically; omit empty objects from sync-response | Krombel | 2017-07-10 | 1 | -33/+48 | |
* | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-07-11 | 2 | -3/+3 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #2357 from matrix-org/erikj/push | Erik Johnston | 2017-07-11 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Don't compute push actions for backfilled events | Erik Johnston | 2017-07-11 | 1 | -1/+1 | |
| | | |_|_|/ | | |/| | | | ||||||
| * / | | | | Reduce log levels in tcp replication | Erik Johnston | 2017-07-11 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Random stuff | hera | 2017-07-07 | 5 | -14/+40 | |
* | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-07-07 | 3 | -1/+14 | |
|\| | | | | ||||||
| * | | | | Include registration and as stores in frontend proxy | Erik Johnston | 2017-07-07 | 1 | -0/+4 | |
| * | | | | Merge branch 'master' of github.com:matrix-org/synapse into develop | Erik Johnston | 2017-07-07 | 2 | -1/+10 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Merge branch 'hotfixes-v0.22.1' of github.com:matrix-org/synapse v0.22.1 | Erik Johnston | 2017-07-06 | 5 | -11/+21 | |
| | |\ \ \ | ||||||
| | | * | | | Bump version and changelog | Erik Johnston | 2017-07-06 | 2 | -1/+10 | |
* | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2017-07-07 | 2 | -0/+269 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #2344 from matrix-org/erikj/frontend_proxy | Erik Johnston | 2017-07-07 | 2 | -0/+269 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add a frontend proxy | Erik Johnston | 2017-07-07 | 2 | -0/+269 | |
| |/ / / / / |