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
/
routing
/
account_data.go
Age
Commit message (
Expand
)
Author
2023-06-12
Cleanup remaining statekey usage for senderIDs (#3106)
devonh
2023-05-17
Move MakeJoin logic to GMSL (#3081)
devonh
2023-05-09
Move json errors over to gmsl (#3080)
devonh
2022-10-11
Private read receipts (#2789)
Neil Alexander
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-07-25
Make the User API responsible for sending account data output events (#2592)
Neil Alexander
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-04-08
Prevent setting push rules via account data endpoint (#2333)
Neil Alexander
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-03
Implement Push Notifications (#1842)
Dan
2021-06-14
Use NotFound instead of Forbidden for missing account data (#1872)
Adam Greig
2020-11-09
Implement read receipts (#1528)
S7evinK
2020-10-09
Implement fully read markers (#1475)
Loïck Bonniot
2020-06-18
Refactor account data (#1150)
Neil Alexander
2020-06-17
Make account data sytests pass (#1147)
Kegsay
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-04-12
Added checks for JSON body in accounts_data endpoint (#863)
Prateek Sachan
2020-03-02
Remove httputil.LogThenError so that the line numbers are reported properly -...
Neil Alexander
2020-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2020-01-29
Implement GET endpoints for account_data in clientapi (#861)
Neil Alexander
2019-07-18
Remove unnecessary http method checks (#747)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben