summary refs log tree commit diff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-15Use new 'tests.unittest' in new storage level testsPaul "LeoNerd" Evans5-5/+5
2014-09-15Correctly handle the 'age' key in events and pdusErik Johnston10-15/+51
2014-09-15BF: inviter field has moved to the room root objectEmmanuel ROHEE1-1/+1
2014-09-15BF: presence and eventMap were not reset at logout.Emmanuel ROHEE1-10/+14
2014-09-15Use "white-space: pre-wrap" for "Text will wrap when necessary, and on line b...Emmanuel ROHEE1-3/+2
2014-09-13unbreak wordwrapping by breaking multiline paste for nowMatthew Hodgson1-1/+2
2014-09-13always scroll to bottom when entering a roomMatthew Hodgson1-2/+2
2014-09-13more wishlistMatthew Hodgson1-0/+2
2014-09-12Define a CLOS-like 'around' modifier as a decorator, to neaten up the 'orig_*...Paul "LeoNerd" Evans1-10/+23
2014-09-12Add some docstringsPaul "LeoNerd" Evans1-0/+6
2014-09-12Additionally look first for a 'loglevel' attribute on the running test method...Paul "LeoNerd" Evans1-3/+7
2014-09-12Define a (class) decorator for easily setting a DEBUG logging level on a Test...Paul "LeoNerd" Evans1-0/+5
2014-09-12Allow a TestCase to set a 'loglevel' attribute, which overrides the logging l...Paul "LeoNerd" Evans1-1/+22
2014-09-12Have all unit tests import from our own subclass of trial's unittest TestCase...Paul "LeoNerd" Evans21-61/+52
2014-09-12Update CHANGES.rst v0.2.3Erik Johnston1-0/+3
2014-09-12SpellcheckErik Johnston1-1/+1
2014-09-12Add note about glare supportErik Johnston1-0/+1
2014-09-12Update the spec document to replace the candidate message with the candidates...David Baker1-3/+3
2014-09-12Send multiple candidates at once instead of all individually. Changes spec to...David Baker2-9/+58
2014-09-12Bump version and change logErik Johnston3-2/+21
2014-09-12Fix bug where we relied on the current_state_events being updated when we are...Erik Johnston1-2/+2
2014-09-12Fix bug where we no longer stored user_id on PdusErik Johnston1-1/+7
2014-09-12Make the state resolution use actual powe