Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-03-06 | Add more server default rules so we have default rules for whether you get ↵ | David Baker | 2 | -6/+76 | |
notifs for invites / random member events | |||||
2015-03-06 | Comment typo | David Baker | 1 | -1/+1 | |
2015-03-06 | Suppress notices should trump content/room/sender rules. | David Baker | 1 | -13/+13 | |
2015-03-06 | Add the highlight tweak where messages should be highlighted a different ↵ | David Baker | 1 | -0/+4 | |
colour in appropriate clients. | |||||
2015-03-04 | Add default rule to suppress notices. | David Baker | 1 | -0/+13 | |
2015-03-04 | Note that we don't specify execution order | Erik Johnston | 1 | -0/+4 | |
2015-03-04 | s/schema_deltas/applied_schema_deltas/ | Erik Johnston | 2 | -9/+11 | |
2015-03-04 | s/%r/%s/ | Erik Johnston | 1 | -1/+1 | |
2015-03-04 | Add example directory structures in doc | Erik Johnston | 1 | -1/+36 | |
2015-03-04 | Use if not results rather than len, as per feedback. | David Baker | 1 | -1/+1 | |
2015-03-04 |