Richard van der Hoff
|
474810d9d5
|
fix broken test
This test stubbed out some stuff in a very weird way. I have no idea why. It broke.
|
2018-10-25 23:15:03 +01:00 |
|
Amber Brown
|
6e05fd032c
|
Fix userconsent on Python 3 (#3938)
|
2018-10-02 00:11:58 +10:00 |
|
Amber Brown
|
52ec6e9dfa
|
Port tests/ to Python 3 (#3808)
|
2018-09-07 02:58:18 +10:00 |
|
Erik Johnston
|
9db2476991
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact
|
2018-08-24 17:00:37 +01:00 |
|
Erik Johnston
|
05077e06fa
|
Change admin_uri to admin_contact in config and errors
|
2018-08-24 16:51:27 +01:00 |
|
Erik Johnston
|
01a5a8b9e3
|
Fix checking if service notice room is already tagged
This manifested in synapse repeatedly setting the tag for the room
|
2018-08-24 16:22:37 +01:00 |
|
Erik Johnston
|
7e6e588e60
|
Fix bug where we resent "limit exceeded" server notices
This was due to a bug where we mutated a cached event's contents
|
2018-08-23 16:21:20 +01:00 |
|
Erik Johnston
|
c5842dff1a
|
Actually run the tests
|
2018-08-23 10:35:54 +01:00 |
|
Erik Johnston
|
9643a6f7f2
|
Update notice format
|
2018-08-22 17:00:29 +01:00 |
|
Neil Johnson
|
d49b77404b
|
clean up, no functional changes
|
2018-08-17 15:21:34 +01:00 |
|
Neil Johnson
|
3c1080b6e4
|
refactor for readability, and reuse caching for setting tags
|
2018-08-16 17:02:04 +01:00 |
|
Neil Johnson
|
a675f9c556
|
check for room state before deciding on action
|
2018-08-16 14:53:35 +01:00 |
|
Neil Johnson
|
6c6aba76e1
|
implementation of server notices to alert on hitting resource limits
|
2018-08-10 15:12:59 +01:00 |
|