Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-24 | Update CHANGES.rst | Neil Johnson | 1 | -1/+1 | |
2018-05-24 | update for v0.30.0 | Neil Johnson | 1 | -4/+23 | |
2018-05-24 | bump version | Neil Johnson | 1 | -1/+1 | |
2018-05-23 | Allow overriding the server_notices user's avatar | Richard van der Hoff | 3 | -9/+32 | |
probably should have done this in the first place, like @turt2live suggested. | |||||
2018-05-23 | consent_tracking.md: clarify link | Richard van der Hoff | 1 | -1/+1 | |
2018-05-23 | minor post-review tweaks | Richard van der Hoff | 2 | -5/+5 | |
2018-05-23 | fix typo | Richard van der Hoff | 1 | -1/+1 | |
2018-05-23 | Use the localpart in the consent uri | Richard van der Hoff | 1 | -1/+3 | |
... because it's shorter. | |||||
2018-05-23 | Support for putting %(consent_uri)s in messages | Richard van der Hoff | 3 | -7/+50 | |
Make it possible to put the URI in the error message and the server notice that get sent by the server | |||||
2018-05-23 | mention public_baseurl | Richard van der Hoff | 1 | -0/+9 | |
2018-05-23 | Block attempts to send server notices to remote users | Richard van der Hoff | 1 | -0/+4 | |
2018-05-23 |