aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21use go module for dependencies (#594)ruben
2019-03-27Add #dendrite-dev to the README (#699)Andrew Morgan
2019-03-21Ensure appservices have their devices checked (#554)Travis Ralston
2019-03-04Fix build conflict between docker environment and host - #596 (#598)Alex Chen
2019-03-04Improved clarity for setup in INSTALL.md (#691)Sumukha Pk
2019-01-31Bump to go version 1.10 (#690)Andrew Morgan
2019-01-31Remove riot.im from the list of trusted ID servers in the default config (#688)Aaron Raimist
2019-01-28Add matrix chatroom badge to readme (#689)Andrew Morgan
2019-01-28Fix PR templates and use matrix.to instead of riot.im/develop (#687)Aaron Raimist
2019-01-25Add PR template (#686)Andrew Morgan
2019-01-17"v1" replaced with "r0" in pathPrefixR0 in mediaapi's routing (#681)MANASSE
2019-01-15POST /join/{roomId}: Allow joining even when not invited #663 (#680)Alex Chen
2019-01-14Fix POST /get_missing_events/{roomId} #622 (#678)Alex Chen
2019-01-10Fix default timeout for /sync (#615) (#679)Reto
2018-12-18Fix the sync api returning an empty sync response when reaching timeout, rega...Brendan Abolivier
2018-11-12 Bump dependencies (#592)Brendan Abolivier
2018-11-08Fill the prev_batch property in responses from /sync (#589)Brendan Abolivier
2018-11-07Fix the ordering of events in a response to /sync (#588)Brendan Abolivier
2018-11-07Implement the /backfill federation endpoint (#585)Brendan Abolivier
2018-11-06make docker work on current codebase (#584)Matthew Hodgson
2018-11-06Fix interactive registration failing (#583)Brendan Abolivier
2018-09-04Add Go 1.11 to .travis.yml (#580)Zero King
2018-09-01Fix typo (#579)Zero King
2018-08-22Propagate error with wrong ?ts= param back to client (#576)krombel
2018-08-20Make use of /users/{userID} in relevant APIs (#522)Andrew Morgan
2018-08-20Include appservice namespace in username available check (#504)Andrew Morgan
2018-08-20return same device as sent from client if it exists in db (#414)mohit kumar singh
2018-08-10[Federation] Send typing events (#572)Anant Prakash
2018-08-10AppServices: Implement /users/{userID} (#521)Andrew Morgan
2018-08-08Implement GET /rooms/{roomAlias} (#494)Andrew Morgan
2018-08-07Federation: Improve /query/directory endpoint (#525)Andrew Morgan
2018-08-06Fix up timestamp messaging (#570)Anant Prakash
2018-08-06Cleanup code in federationapi/routing (#571)Anant Prakash
2018-08-04 Add whoami endpoint support (#434)Anant Prakash
2018-08-03Add detail to room alias name error message (#565)Andrew Morgan
2018-08-02Implement Typing server (#567)Anant Prakash
2018-07-31Add TypingCache to maintain a list of users typing (#559)Anant Prakash
2018-07-31removed outdated "flag" comments on clientapi membership storage (#566)Derek
2018-07-26Refactor string slice helper to common/test (#562)Anant Prakash
2018-07-25Correct user/devices path (#557)Anant Prakash
2018-07-24Support PUTing typing status in clientapi (#550)Anant Prakash
2018-07-23Handle AS with auth header (#548)krombel
2018-07-17Generate SenderLocalpart AS user (#505)Andrew Morgan
2018-07-17Support inhibit_login registration option (#532)Andrew Morgan
2018-07-17implement AS timestamp massaging (#542)Andrew Morgan
2018-07-17Allow appservices to register without a login type (#529)Andrew Morgan
2018-07-17Check userID against AS namespace instead of localpart (#533)Andrew Morgan
2018-07-17Have TravisCI run with go 1.10 as well (#527)Andrew Morgan
2018-07-17Internal API for Appservices (#541)Andrew Morgan
2018-07-17Add AS support to common.MakeAuthAPI (#427)Anant Prakash