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
2023-04-27
Add CS API `/keys` tests (#3069)
Till
2023-04-27
Remove gmsl.HeaderedEvent (#3068)
kegsay
2023-04-27
Add some roomserver UTs (#3067)
Till
2023-04-24
Move fedclient interface over to gmsl (#3061)
devonh
2023-04-24
Use IRoomVersion (#3064)
kegsay
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-14
Remove event building duplication & push to GMSL (#3056)
devonh
2023-04-14
Add pushrules tests (#3044)
Till
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-04-04
Move GMSL client types to Dendrite (#3045)
kegsay
2023-04-03
Add tests for `/turnServer`, `/capabilities` and `/3pid/` (#3038)
Till
2023-04-03
Add tests for CSAPI membership changes (#3034)
Till
2023-04-03
Add user profile tests, refactor user API methods (#3030)
Till
2023-04-03
Remove sync.Once when setting up server notice sender
Till Faelligen
2023-03-31
Add CS API device tests (#3029)
Till
2023-03-27
Add tests for the Dendrite admin APIs (#3028)
Till
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2023-03-01
Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)
Till
2023-02-20
Merge keyserver & userapi (#2972)
Till
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-02-03
Add Sytest/Complement coverage to scheduled runs (#2962)
Till
2023-01-19
Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)
Neil
2023-01-10
Handle DisplayName field in admin user registration endpoint (#2935)
devonh
2023-01-10
Fix `/login` issue causing wrong device list updates (#2922)
Till
2022-12-23
Add clientapi tests (#2916)
Till
2022-12-22
Handle guest access [1/2?] (#2872)
Till
2022-12-22
Fix reset password endpoint (#2921)
Till
2022-11-28
Return empty JSON if we don't have any protocols to return (#2892)
Till
2022-11-18
Fix registration for virtual hosting
Neil Alexander
2022-11-15
Federation fixes for virtual hosting
Neil Alexander
2022-11-11
Virtual hosting schema and logic changes (#2876)
Neil Alexander
2022-11-11
Deny guest access on several endpoints (#2873)
Till
2022-11-02
Implement `/thirdparty` endpoints (#2831)
Till
2022-10-31
Add `/_dendrite/admin/downloadState/{serverName}/{roomID}` admin endpoint
Neil Alexander
2022-10-28
Add hcaptcha support besides Google ReCaptcha (#2834)
X. Ding
2022-10-27
Add AS specific public room list endpoints (#2836)
Till
2022-10-26
Initial support for multiple server names (#2829)
Neil Alexander
2022-10-25
Filter `/members`, return members at given point (#2827)
Till
2022-10-24
Fix slow querying of cross-signing signatures
Neil Alexander
2022-10-21
Set `display_name` and/or `avatar_url` for server notices (#2820)
Till
2022-10-17
Scope transactions to endpoints (#2799)
Till
2022-10-17
Set `org.matrix.msc2285.stable` in `/versions`
Neil Alexander
2022-10-11
Private read receipts (#2789)
Neil Alexander
2022-10-10
Move /event to the SyncAPI (#2782)
Till
2022-10-10
Tweak `GetAccountByPassword` more
Neil Alexander
2022-10-06
Always return `one_time_key_counts` on `/keys/upload` (#2769)
Till
2022-09-30
Add `/_dendrite/admin/refreshDevices/{userID}` (#2746)
Till
2022-09-27
Fulltext implementation using Bleve (#2675)
Till
2022-09-13
Send-to-device consumer/producer tweaks (#2713)
Till
[prev]
[next]