remove changelog files
parent
188945713e
commit
03116da984
|
@ -1 +0,0 @@
|
|||
Add option to track MAU stats (but not limit people)
|
|
@ -1 +0,0 @@
|
|||
Add an option to enable recording IPs for appservice users
|
|
@ -1 +0,0 @@
|
|||
Pushrules can now again be made with non-ASCII rule IDs.
|
|
@ -1 +0,0 @@
|
|||
The media repository now no longer fails to decode UTF-8 filenames when downloading remote media.
|
|
@ -1 +0,0 @@
|
|||
A coveragerc file, as well as the py36-coverage tox target, have been added.
|
|
@ -1 +0,0 @@
|
|||
Add a GitHub pull request template and add multiple issue templates
|
|
@ -1 +0,0 @@
|
|||
URL previews now correctly decode non-UTF-8 text if the header contains a `<meta http-equiv="Content-Type"` header.
|
|
@ -1 +0,0 @@
|
|||
Update README to reflect the fact that #1491 is fixed
|
|
@ -1,2 +0,0 @@
|
|||
Run the AS senders as background processes to fix warnings
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add some diagnostics to the tests to detect logcontext problems
|
|
@ -1 +0,0 @@
|
|||
Fix an issue where public consent URLs had two slashes.
|
|
@ -1 +0,0 @@
|
|||
Add missing `jpeg` package prerequisite for OpenBSD in README.
|
|
@ -1 +0,0 @@
|
|||
Fallback auth now accepts the session parameter on Python 3.
|
|
@ -1 +0,0 @@
|
|||
Add a note saying you need to manually reclaim disk space after using the Purge History API
|
|
@ -1 +0,0 @@
|
|||
Fix logcontext leaks in EmailPusher and in tests
|
|
@ -1 +0,0 @@
|
|||
More logcontext checking in unittests
|
|
@ -1 +0,0 @@
|
|||
Remove riot.im from the list of trusted Identity Servers in the default configuration
|
|
@ -1 +0,0 @@
|
|||
Fix logcontext leaks in EmailPusher and in tests
|
|
@ -1,2 +0,0 @@
|
|||
fix start up failure when mau_limit_reserved_threepids set and db is postgres
|
||||
|
|
@ -1 +0,0 @@
|
|||
Ignore __pycache__ directories in the database schema folder
|
|
@ -1 +0,0 @@
|
|||
Rename login type m.login.cas to m.login.sso
|
|
@ -1 +0,0 @@
|
|||
Fix auto join failures for servers that require user consent
|
|
@ -1 +0,0 @@
|
|||
Add note to UPGRADE.rst about removing riot.im from list of trusted identity servers
|
|
@ -1 +0,0 @@
|
|||
Added automated coverage reporting to CI.
|
|
@ -1 +0,0 @@
|
|||
Garbage-collect after each unit test to fix logcontext leaks
|
|
@ -1 +0,0 @@
|
|||
Add an option to disable search for homeservers that may not be interested in it.
|
|
@ -1 +0,0 @@
|
|||
add more detail to logging regarding "More than one row matched" error
|
|
@ -1 +0,0 @@
|
|||
Fix exception caused by non-ascii event IDs
|
|
@ -1 +0,0 @@
|
|||
Drop sent_transactions table
|
|
@ -1 +0,0 @@
|
|||
Pushers can now be unsubscribed from on Python 3.
|
|
@ -1 +0,0 @@
|
|||
Fix UnicodeDecodeError when postgres is configured to give non-English errors
|
|
@ -1 +0,0 @@
|
|||
Add a basic .editorconfig
|
|
@ -1 +0,0 @@
|
|||
Update README.rst and UPGRADE.rst for Python 3.
|
|
@ -1 +0,0 @@
|
|||
Remove obsolete `verbose` and `log_file` settings from `homeserver.yaml` for Docker image.
|
Loading…
Reference in New Issue