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
Age
Commit message (
Expand
)
Author
2020-01-02
Amend syncapi SQL queries to return missing columns (#840)
Neil Alexander
2019-12-25
replaced gometalinter description with golangci-lint (#837)
Arshpreet
2019-12-25
Move files back if linting fails (#810)
Andrew Morgan
2019-12-20
Use gomatrixserverlib.Transaction instead of local type (#590) (#811)
S7evinK
2019-12-20
Fix copy & paste error (#812)
S7evinK
2019-12-20
docker: Passthrough parameters to dendrite-monolith-server
Neil Alexander
2019-12-20
AS should use the v1 endpoint, rather than r0 (#827)
Will Hunt
2019-12-20
Refuse /send_join without m.room.create (#824)
Abhishek Kumar
2019-12-20
Fix /send_join and /send_leave (#821)
Brendan Abolivier
2019-12-20
Return server names (#833)
Neil Alexander
2019-12-18
Merge branch 'anoa/fix_lint_ci'
Andrew Morgan
2019-12-18
URL decode args
Andrew Morgan
2019-12-18
Refactor InstrumentHandlerCounter definition
Andrew Morgan
2019-12-17
re-add temporarily missing deps?
Andrew Morgan
2019-12-17
goimports
Andrew Morgan
2019-12-17
Replace deprecated prometheus.InstrumentHandler and unsafe time.Ticker
Andrew Morgan
2019-10-08
Pin golangci-lint version to non-broken one (#809)
Andrew Morgan
2019-10-07
selectAccountDataByType shouldn't error when no rows (#804)
Alex Chen
2019-10-04
Add AppService to test config and bind addrs (#800)
Andrew Morgan
2019-10-02
patch dendrite microservices with bind config (#795)
aditsachde
2019-10-02
Clean up CircleCI leftovers (#801)
Alex Chen
2019-10-02
Add missing servers field in /directory/room/:alias response (#732)
Alex Chen
2019-09-30
selectAccountDataByType return ClientEvent pointer instead of slice of Client...
Behouba Manassé
2019-09-26
Remove CircleCI (#793)
Andrew Morgan
2019-09-26
Add 'Can paginate public room list' to testfile (#797)
Andrew Morgan
2019-08-24
Set up queryAPI in federationsender (#791)
Alex Chen
2019-08-24
Associate transactions with session IDs instead of device IDs (#789)
Alex Chen
2019-08-22
Add joined hosts query APIs (#781)
Alex Chen
2019-08-20
Make trailing slash on server key request optional (#788)
Alex Chen
2019-08-16
Fix data race in clientapi/routing/register.go (#787)
Alex Chen
2019-08-16
Error when recaptcha enabled with empty configs (#786)
Parminder Singh
2019-08-16
Replace event content types with ones in gomatrixserverlib (#785)
Alex Chen
2019-08-15
Add auth fallback endpoint (#405)
Parminder Singh
2019-08-14
Update name of a passing test in testfile (#784)
Alex Chen
2019-08-09
Add typingserver service to docker-compose (#692)
Victor Cuadrado Juan
2019-08-09
Implement client single event retrieval (#693)
Alex Chen
2019-08-08
Add filtering database API to syncapi account data table (#513)
Thibaut CHARLES
2019-08-07
Add CI information to CONTRIBUTING.md (#778)
Andrew Morgan
2019-08-07
State events filtering database api (#438)
Thibaut CHARLES
2019-08-07
Fix permission and 404 response for alias deletion - #654 (#706)
Alex Chen
2019-08-06
Scope the buildkite build badge only to tests running on master (#779)
Andrew Morgan
2019-08-07
Implement profile retrieval over federation (#726)
Alex Chen
2019-08-06
Fix transaction IDs in transaction cache have global scope (#772)
Alex Chen
2019-08-06
Add /event/ on non world readable room does not work (#777)
Andrew Morgan
2019-08-06
Replace membership and visibility values with constants (#774)
Alex Chen
2019-08-02
Implements room tagging. (#694)
Sumukha Pk
2019-08-01
Implement "full_state" query parameter for /sync (#751)
Alex Chen
2019-07-31
Fix /sync may contain duplicate EDUs and EDUs for left rooms (#752)
Alex Chen
2019-07-31
Fix index in invites_table.go (#770)
Alex Chen
2019-07-31
Fix /sync may contain duplicate EDUs and EDUs for left rooms (#752)
Alex Chen
[next]