Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-12-08 | Add X-Robots-Tag header to stop crawlers from indexing media (#8887) | Aaron Raimist | 3 | -0/+19 |
2020-12-08 | Fix installing pysaml2 on Python 3.5. (#8898) | Patrick Cloke | 2 | -1/+6 |
2020-12-08 | Better formatting for config errors from modules (#8874) | Richard van der Hoff | 13 | -37/+160 |
2020-12-08 | Simplify the flow for SSO UIA (#8881) | Richard van der Hoff | 7 | -40/+144 |
2020-12-08 | Clarify config template comments (#8891) | Richard van der Hoff | 4 | -16/+9 |
2020-12-07 | Call set_avatar_url with target_user, not user_id (#8872) | Will Hunt | 3 | -3/+9 |
2020-12-07 | Do not raise a 500 exception when previewing empty media. (#8883) | Patrick Cloke | 3 | -12/+22 |
2020-12-07 | Add type hints for HTTP and email pushers. (#8880) | Patrick Cloke | 8 | -101/+168 |
2020-12-07 | Add type hints to the push mailer module. (#8882) | Patrick Cloke | 3 | -40/+85 |
2020-12-04 | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 7 | -15/+184 |
2020-12-04 | Pass room_id to get_auth_chain_difference (#8879) | Erik Johnston | 6 | -17/+33 |
2020-12-04 |