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
/
syncapi
/
routing
/
routing.go
Age
Commit message (
Expand
)
Author
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2022-11-11
Deny guest access on several endpoints (#2873)
Till
2022-10-25
Filter `/members`, return members at given point (#2827)
Till
2022-10-13
Event relations (#2790)
Neil Alexander
2022-10-10
Move /event to the SyncAPI (#2782)
Till
2022-09-27
Fulltext implementation using Bleve (#2675)
Till
2022-05-06
Move LL cache (#2429)
Till
2022-05-05
syncapi: define specific interfaces for internal HTTP communications (#2416)
kegsay
2022-04-22
Reuse the existing lazyload cache on /context and /messages (#2367)
Till
2022-02-21
Implement `/context` (#2207)
S7evinK
2022-02-18
Expose sync endpoints via `/v3` (#2203)
Neil Alexander
2020-12-16
NOTSPEC: Make ?from= optional in /messages (#1647)
Kegsay
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-10-02
Add history visibility guards (#1470)
Kegsay
2020-08-13
API setup refactoring (#1266)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-30
Implement /keys/changes (#1232)
Kegsay
2020-06-26
Implement /sync `limited` and read timeline limit from stored filters (#1168)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-05-22
Separate muxes for public and internal APIs (#1056)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-14
Move /room/{roomID}/state endpoints into client API (#606) (#962)
Neil Alexander
2020-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2020-01-23
CS API: Support for /messages, fixes for /sync (#847)
Neil Alexander
2020-01-03
Implement storage interfaces (#841)
Neil Alexander
2019-07-12
Add typing notifications to /sync responses - fixes #635 (#718)
Alex Chen
2019-07-03
Encode URLs properly (#728)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben