summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-23matrix.org was fine v1.12.0 release-v1.12.0Richard van der Hoff1-0/+2
2020-03-23Update CHANGES.mdNeil Johnson1-1/+1
2020-03-23changelog typosRichard van der Hoff1-3/+3
2020-03-231.12.0 changelogRichard van der Hoff1-1/+53
2020-03-231.12.0Richard van der Hoff3-1/+13
2020-03-23Fix processing of `groups` stream, and use symbolic names for streams (#7117)Richard van der Hoff3-30/+76
2020-03-23Set Referrer-Policy to no-referrer for media (#7009)Dionysis Grigoropoulos2-0/+4
2020-03-20Clean-up some auth/login REST code (#7115)Patrick Cloke3-41/+21
2020-03-20Improve database configuration docs (#6988)Richard van der Hoff6-71/+132
2020-03-20Remove concept of a non-limited stream. (#7011)Erik Johnston8-67/+71
2020-03-20Convert some of the media REST code to async/await (#7110)Patrick Cloke4-111/+91
2020-03-19Fix a bug in the federation API which could cause occasional "Failed to get P...Patrick Cloke4-30/+22
2020-03-19more changelog v1.12.0rc1Richard van der Hoff1-1/+1
2020-03-19changelog fixesRichard van der Hoff1-3/+3
2020-03-19fix typoRichard van der Hoff1-2/+2
2020-03-191.12.0rc1Richard van der Hoff60-59/+78
2020-03-19update grafana dashboardRichard van der Hoff1-32/+213
2020-03-19Fix concurrent modification errors in pusher metrics (#7106)Richard van der Hoff2-9/+19
2020-03-19Add prometheus metrics for the number of active pushers (#7103)Richard van der Hoff5-8/+36
2020-03-19Move pusherpool startup into _base.setup (#7104)Richard van der Hoff3-1/+2
2020-03-18Improve get auth chain difference algorithm. (#7095)Erik Johnston6-71/+310
2020-03-18Add an option to the set password API to choose whether to logout other devic...Patrick Cloke5-20/+39
2020-03-18Comments from reviewErik Johnston3-8/+25
2020-03-17Update INSTALL.md updated CentOS8 install instructions (#6925)Richard von Kellner2-2/+12
2020-03-17Share SSL contexts for non-federation requests (#7094)Richard van der Hoff7-44/+71
2020-03-17Update postgres.mdRichard van der Hoff1-2/+1
2020-03-17Set charset to utf-8 when adding headers for certain text content types (#7044)The Stranjer2-1/+25
2020-03-17Remove unused federation endpoint (`query_auth`) (#7026)Patrick Cloke5-146/+80
2020-03-17Remove special casing of `m.room.aliases` events (#7034)Patrick Cloke5-42/+35
2020-03-17Revert "Add options to disable setting profile info for prevent changes. (#70...Richard van der Hoff7-398/+1
2020-03-16Populate the room version from state events (#7070)Brendan Abolivier3-0/+63
2020-03-16Fix buggy condition in account validity handler (#7074)Brendan Abolivier2-1/+6
2020-03-13