..
.gitignore
Correct attrs package name in requirements ( #3492 )
2018-07-07 10:46:59 +10:00
6573.bugfix
Don't default to an invalid sqlite config if no database configuration is provided ( #6573 )
2020-03-26 17:13:14 +00:00
6634.bugfix
Fix CAS redirect url ( #6634 )
2020-03-24 11:59:04 +00:00
6892.doc
update debian installation instructions to recommend installing virtualenv
instead of python3-virtualenv
( #6892 )
2020-03-27 15:02:00 +00:00
6988.doc
Improve database configuration docs ( #6988 )
2020-03-20 15:24:22 +00:00
7009.feature
Set Referrer-Policy to no-referrer for media ( #7009 )
2020-03-23 09:48:28 +00:00
7010.misc
Newsfile
2020-02-28 11:27:37 +00:00
7011.misc
Remove concept of a non-limited stream. ( #7011 )
2020-03-20 14:40:47 +00:00
7024.misc
Move catchup of replication streams to worker. ( #7024 )
2020-03-25 14:54:01 +00:00
7068.bugfix
Validate that the session is not modified during UI-Auth ( #7068 )
2020-03-26 07:39:34 -04:00
7089.bugfix
Fix a bug in the federation API which could cause occasional "Failed to get PDU" errors ( #7089 ).
2020-03-19 08:22:56 -04:00
7107.doc
Update pre-built package name for FreeBSD ( #7107 ). ( #7107 )
2020-03-23 15:31:02 +00:00
7109.bugfix
Use the proper error code when a canonical alias that does not exist is used. ( #7109 )
2020-03-23 15:21:54 -04:00
7110.misc
Convert some of the media REST code to async/await ( #7110 )
2020-03-20 07:20:02 -04:00
7115.misc
Clean-up some auth/login REST code ( #7115 )
2020-03-20 16:22:47 -04:00
7116.misc
Convert *StreamRow
classes to inner classes ( #7116 )
2020-03-23 13:59:11 +00:00
7117.bugfix
Fix processing of groups
stream, and use symbolic names for streams ( #7117 )
2020-03-23 11:39:36 +00:00
7118.feature
Allow server admins to define and enforce a password policy (MSC2000). ( #7118 )
2020-03-26 16:51:13 +00:00
7120.misc
Clean up some LoggingContext stuff ( #7120 )
2020-03-24 14:45:33 +00:00
7133.bugfix
Newsfile
2020-03-24 10:36:44 +00:00
7136.misc
Refactor the CAS code (move the logic out of the REST layer to a handler) ( #7136 )
2020-03-26 15:05:26 -04:00
7137.removal
Remove unused captcha_bypass_secret option ( #7137 )
2020-03-25 17:49:34 +00:00
7141.doc
Various cleanups to INSTALL.md ( #7141 )
2020-03-25 13:56:40 +00:00
7150.bugfix
Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean ( #7150 )
2020-03-27 13:30:22 +00:00
7151.bugfix
Update changelog.d/7151.bugfix
2020-03-26 20:35:50 +02:00
7155.bugfix
Only import sqlite3 when type checking ( #7155 )
2020-03-27 13:20:00 +00:00