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
/
storage
/
interface.go
Age
Commit message (
Expand
)
Author
2023-06-22
feat: admin APIs for token authenticated registration (#3101)
santhoshivan23
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-02-20
Merge keyserver & userapi (#2972)
Till
2022-11-11
Virtual hosting schema and logic changes (#2876)
Neil Alexander
2022-11-02
Add message stats to reporting (#2748)
Till
2022-10-21
Set `display_name` and/or `avatar_url` for server notices (#2820)
Till
2022-09-27
Refactor notifications (#2688)
Till
2022-09-09
Update getting pushrules, add tests, tweak pushrules (#2705)
Till
2022-05-04
Add opt-in anonymous stats reporting (#2249)
Till
2022-04-27
Add UserAPI storage tests (#2384)
Till
2022-03-24
Refactor appservice & client API to use userapi internal (#2290)
S7evinK
2022-03-03
Clean old notifications regularly (#2244)
Neil Alexander
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-02-18
Merge both user API databases into one (#2186)
Neil Alexander