| Commit message (Expand) | Author | Files | Lines |
2014-09-03 | Allow optional non-suppression of exceptions through the Distributor | Paul "LeoNerd" Evans | 2 | -7/+34 |
2014-09-03 | Neater is_presence_visible() code | Paul "LeoNerd" Evans | 1 | -9/+8 |
2014-09-03 | Do not show banned people in member list. Format ban events strings in room a... | Emmanuel ROHEE | 3 | -4/+10 |
2014-09-03 | Prefix API links with /docs/api/client-server so they should link through cor... | Kegan Dougal | 1 | -15/+15 |
2014-09-03 | cmdclient: Fixed /join to work with the updated c-s API. | Kegan Dougal | 1 | -1/+1 |
2014-09-03 | Added /ban command | Emmanuel ROHEE | 2 | -1/+29 |
2014-09-03 | Made IRC style command easier to handle specifically for possible arguments | Emmanuel ROHEE | 1 | -10/+22 |
2014-09-03 | cmdclient: Now works correctly with user localpart login. Default to 8008 not... | Kegan Dougal | 1 | -3/+7 |
2014-09-03 | Add ban support: /rooms/$roomid/ban with { user_id : foo } | Kegan Dougal | 1 | -2/+2 |
2014-09-03 | Add copyright notices and fix pyflakes errors | Mark Haines | 7 | -7/+59 |
2014-09-03 | Set status message for ratelimit error responses | Mark Haines | 3 | -6/+12 |
2014-09-03 | Fix tests to support ratelimiting | Mark Haines | 3 | -2/+64 |
2014-09-03 | howto: Link jsfiddles correctly. Hide ugly TODOs. | Kegan Dougal | 1 | -10/+22 |
2014-09-03 | Raise LimitExceedError when the ratelimiting is throttling requests | Mark Haines | 2 | -11/+29 |
2014-09-03 | doc generator | Matthew Hodgson | 3 | -0/+792 |
2014-09-03 | fix rst | Matthew Hodgson | 1 | -16/+26 |
2014-09-03 | don't echo password to stdout... | Matthew Hodgson | 1 | -1/+1 |
2014-09-02 | more critique | Matthew Hodgson | 1 | -1/+2 |
2014-09-02 | Edited room creation section to mention all the events created when the room is. | Kegan Dougal | 1 | -1/+16 |
2014-09-02 | Added Qs which should be answered in the marked TODOs | Kegan Dougal | 1 | -7/+7 |
2014-09-02 | only need one voip section :) | Matthew Hodgson | 1 | -5/+0 |
2014-09-02 | general documentation review and editing | Matthew Hodgson | 2 | -52/+156 |
2014-09-02 | fix quickstart slightly | Matthew Hodgson | 1 | -6/+6 |
2014-09-02 | Added the new power level related events which were recently introduced. | Kegan Dougal | 1 | -0/+60 |
|