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
/
userapi
/
inthttp
Age
Commit message (
Expand
)
Author
2023-02-14
Remove polylith/API mode (#2967)
Till
2022-12-22
Handle guest access [1/2?] (#2872)
Till
2022-12-05
Enable/Disable internal metrics (#2899)
Till
2022-11-11
Virtual hosting schema and logic changes (#2876)
Neil Alexander
2022-10-21
Set `display_name` and/or `avatar_url` for server notices (#2820)
Till
2022-08-11
Generic-based internal HTTP API (#2626)
Neil Alexander
2022-04-08
Handle QueryAccountAvailabilityPath in internal user API (#2332)
PiotrKozimor
2022-03-24
Refactor appservice & client API to use userapi internal (#2290)
S7evinK
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-02-10
Support for `m.login.token` (#2014)
tommie
2021-12-03
Add missing HTTP mode for userapi (#1982)
S7evinK
2021-07-27
Key backups (1/2) : Add E2E session backup metadata tables (#1943)
kegsay
2021-04-07
Implement OpenID module (#599) (#1812)
Bruce MacDonald
2020-11-20
Update last seen on sync requests (#1593)
Neil Alexander
2020-10-19
Fix internal http api (#1535)
S7evinK
2020-10-02
Implement account deactivation (#1455)
Loïck Bonniot
2020-09-04
Password changes (#1397)
Neil Alexander
2020-07-31
Fix edge cases around device lists (#1234)
Kegsay
2020-07-30
Notify clients when devices are deleted (#1233)
Kegsay
2020-07-28
User directory (#1225)
Neil Alexander
2020-07-22
Handle inbound federation E2E key queries/claims (#1215)
Kegsay
2020-06-18
Refactor account data (#1150)
Neil Alexander
2020-06-16
BREAKING: Make eduserver/appservice use userapi (#1138)
Kegsay
2020-06-16
Make syncapi use userapi (#1136)
Kegsay
2020-06-16
Make federationapi use userapi (#1135)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-15
Add bare bones user API (#1127)
Kegsay