| Commit message (Expand) | Author | Files | Lines |
2014-09-30 | SYN-2: Allow server admins to delete room aliases | Erik Johnston | 4 | -21/+99 |
2014-09-29 | Re-wrap content after latest additions | Paul "LeoNerd" Evans | 1 | -25/+30 |
2014-09-29 | Extended docs about the registration/login flows | Paul "LeoNerd" Evans | 1 | -23/+30 |
2014-09-29 | Reörder the specification sections, to move 'Registration and Login' first, ... | Paul "LeoNerd" Evans | 1 | -315/+316 |
2014-09-29 | Huge whitespace hackery - reflow all (content) paragraphs at tw=80 | Paul "LeoNerd" Evans | 1 | -389/+435 |
2014-09-29 | No longer need the Freenode verification key file | Paul "LeoNerd" Evans | 1 | -1/+0 |
2014-09-29 | Add a 'Redactions' section. | Erik Johnston | 1 | -0/+17 |
2014-09-29 | Add m.room.redacted in events list | Erik Johnston | 1 | -0/+16 |
2014-09-29 | Unbreak tests after changing storage API | Erik Johnston | 4 | -12/+53 |
2014-09-29 | Update docstring | Erik Johnston | 2 | -2/+3 |
2014-09-29 | SYN-48: Delete dead code | Erik Johnston | 1 | -26/+0 |
2014-09-29 | SYN-48: Fix typo. Get the whois for requested user rather tahan the requester | Erik Johnston | 1 | -1/+1 |
2014-09-29 | SYN-48: Implement WHOIS rest servlet | Erik Johnston | 9 | -25/+190 |
2014-09-29 | |