aboutsummaryrefslogtreecommitdiff
path: root/clientapi
AgeCommit message (Expand)Author
2021-08-17Update golangci-lint (#1978)S7evinK
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-08-02Read the right username field when performing account deactivation (#1954)kegsay
2021-07-28Alias key backup endpoints onto /unstable, fix key backup bugs (#1947)Neil Alexander
2021-07-27Key Backups (3/3) : Implement querying keys and various bugfixes (#1946)kegsay
2021-07-27Key Backups (2/3) : Add E2E backup key tables (#1945)kegsay
2021-07-27Key backups (1/2) : Add E2E session backup metadata tables (#1943)kegsay
2021-07-21Various alias fixes (#1934)Neil Alexander
2021-07-21Support initial_state properly in `/createRoom` (#1932)Neil Alexander
2021-07-20Rename Riot to Element (#1874)S7evinK
2021-07-19Fix failing ban tests (#1884)David Spenler
2021-07-09Implement /_synapse/admin/v1/register (#1911)kegsay
2021-06-14Use NotFound instead of Forbidden for missing account data (#1872)Adam Greig
2021-04-15Fix registration error when disabledNeil Alexander
2021-04-09Remove legacy register endpoint (#1822)Kegsay
2021-04-07Implement OpenID module (#599) (#1812)Bruce MacDonald
2021-03-08Return a more useful error on /register spec compliance violation (#1792)Neil Alexander
2021-03-05Tweak AS registration check and AS component HTTP clients (#1785)Neil Alexander
2021-03-03Fix appsevice alias queries part 2 (#1684)Will Hunt
2021-03-03Send events to appservice based on room membership (#1680)Will Hunt
2021-03-03Increase gocyclo complexity to 25 (and remove all but 2 golint directives rel...Neil Alexander
2021-03-02Return the current OTK count on an empty upload request (#1774)Neil Alexander
2021-02-12Implement /createRoom power_level_content_override (#1761)Michael Telatynski
2021-01-22Gate peeking behind msc flags (#1731)Kegsay
2021-01-18Mention unstable features in /_matrix/client/versions (#1710)sumitks866
2020-12-18Fix /registerNeil Alexander
2020-12-18Do not check if a username is exclusive if the request is for an appservice i...Will Hunt
2020-12-18Don't send null in joined_rooms response (#1659)Neil Alexander
2020-12-17Add CS sendevent metricsNeil Alexander
2020-12-03Peeking updates (#1607)Neil Alexander
2020-12-03Fix /joined_members API response (#1606)alexkursell
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-11-20Add last_seen_ip and last_seen_ts to /devices response (#1592)alexkursell
2020-11-18Allow = in user identifiers (#1590)bodqhrohro
2020-11-17Implemented whois endpoint (#1573)David Spenler
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-11-12Fix username regex to allow = character (#1578)Neil Alexander
2020-11-09Implement read receipts (#1528)S7evinK
2020-11-05Implement forgetting about rooms (#1572)S7evinK
2020-10-19Send state after event, not currentDevon Johnson
2020-10-19KindOld (#1531)Neil Alexander
2020-10-16Take write lock for rate limit map (#1532)Neil Alexander
2020-10-15Start Kafka connections for each component that needs them (#1527)Neil Alexander
2020-10-14Send cumulative state when creating room (#1519)Neil Alexander
2020-10-09Extend device_devices table (#1471)S7evinK
2020-10-09reject invalid UTF-8 (#1472)Pestdoktor
2020-10-09Implement fully read markers (#1475)Loïck Bonniot
2020-10-07Return 200 on join before time out (#1493)Neil Alexander
2020-10-02Implement account deactivation (#1455)Loïck Bonniot
2020-10-02Add 'completed' field in Interactive Auth API (#1469)Loïck Bonniot