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