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