summary refs log tree commit diff
path: root/changelog.d/5857.bugfix (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-27Add Admin API capability to set adminship of a user (#5878)reivilibre6-0/+132
2019-08-22Propagate opentracing contexts through EDUs (#5852)Jorik Schellekens9-94/+234
2019-08-22Opentracing across workers (#5771)Jorik Schellekens5-83/+123
2019-08-22Remove shared secret registration from client/r0/register endpointManuel Stahl2-53/+5
2019-08-22Revert "Do not send consent notices if "no-consent-required" is set"Brendan Abolivier1-4/+0
2019-08-22Revert "Add "require_consent" parameter for registration"Brendan Abolivier3-18/+3
2019-08-22Do not send consent notices if "no-consent-required" is setHalf-Shot1-0/+4
2019-08-22Add "require_consent" parameter for registrationHalf-Shot3-3/+18
2019-08-22Opentrace e2e keys (#5855)Jorik Schellekens7-7/+142
2019-08-22Add missing index on users_in_public_rooms. (#5894)Richard van der Hoff2-0/+18
2019-08-22Servlet to purge old rooms (#5845)Richard van der Hoff6-0/+232
2019-08-22Improve error msg when key-fetch fails (#5896)Richard van der Hoff2-5/+8
2019-08-21Drop some unused tables. (#5893)Richard van der Hoff4-47/+23
2019-08-20Avoid deep recursion in appservice recovery (#5885)Richard van der Hoff2-18/+26
2019-08-20Opentracing doc update (#5776)Jorik Schellekens2-27/+41
2019-08-20Refactor the Appservice scheduler codeRichard van der Hoff3-49/+68
2019-08-20Change jitter to be a factor rather than absolute valueErik Johnston2-13/+14
2019-08-171.3.1 v1.3.1 github/release-v1.3.1 release-v1.3.1Richard van der Hoff5-5/+28
2019-08-17Drop dependency on sdnotify (#5871)Richard van der Hoff3-11/+38
2019-08-16add attributionRichard van