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
/
mediaapi
/
routing
/
routing.go
Age
Commit message (
Expand
)
Author
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-05-02
Return `null` if MaxFileSizeBytes is 0 (#2409)
Till
2022-03-04
Un-ratelimit calls to /thumbnail (#2251)
S7evinK
2022-03-02
Media endpoints on `/v3` (#2242)
Neil Alexander
2021-11-24
Ratelimit requests to /media/r0/download|upload (#2020)
S7evinK
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-08-26
Port of #945 (#1343)
Kegsay
2020-08-13
API setup refactoring (#1266)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-08
Yet another v1 vs r0 media endpoint (#1190)
Neil Alexander
2020-06-17
Media filename handling improvements (#1140)
Neil Alexander
2020-06-16
Update whitelist for sytest media fix (#1137)
Neil Alexander
2020-06-16
Fix media API for demos and possibly Synapse (#1134)
Neil Alexander
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-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2020-01-03
Implement storage interfaces (#841)
Neil Alexander
2019-12-18
URL decode args
Andrew Morgan
2019-12-18
Refactor InstrumentHandlerCounter definition
Andrew Morgan
2019-12-17
goimports
Andrew Morgan
2019-12-17
Replace deprecated prometheus.InstrumentHandler and unsafe time.Ticker
Andrew Morgan
2019-07-03
Encode URLs properly (#728)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben