summary refs log tree commit diff
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-09 1.24.0 v1.24.0Erik Johnston4-2/+53
2020-12-09Fix installing pysaml2 on Python 3.5. (#8898)Patrick Cloke2-1/+6
2020-12-09Consistently use room_id from federation request body (#8776)Richard van der Hoff5-54/+49
2020-12-08Add X-Robots-Tag header to stop crawlers from indexing media (#8887)Aaron Raimist3-0/+19
2020-12-08Fix installing pysaml2 on Python 3.5. (#8898)Patrick Cloke2-1/+6
2020-12-08Better formatting for config errors from modules (#8874)Richard van der Hoff13-37/+160
2020-12-08Simplify the flow for SSO UIA (#8881)Richard van der Hoff7-40/+144
2020-12-08Clarify config template comments (#8891)Richard van der Hoff4-16/+9
2020-12-07Call set_avatar_url with target_user, not user_id (#8872)Will Hunt3-3/+9
2020-12-07Do not raise a 500 exception when previewing empty media. (#8883)Patrick Cloke3-12/+22
2020-12-07Add type hints for HTTP and email pushers. (#8880)Patrick Cloke8-101/+168
2020-12-07Add type hints to the push mailer module. (#8882)Patrick Cloke3-40/+85
2020-12-04Add authentication to replication endpoints. (#8853)Patrick Cloke7-15/+184
2020-12-04