summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-19Add some static fiddles for now (will migrate to github paths eventually)Kegan Dougal1-1/+5
2014-08-19More fiddles, more fun!Kegan Dougal3-0/+156
2014-08-19keepScroll: a directive to anchor the scroller position at the bottom when th...Emmanuel ROHEE1-0/+27
2014-08-19Added registration/login jsfiddle, formatted so it can be loaded directly fro...Kegan Dougal4-1/+98
2014-08-19BF: The enter key in the image URL box called sendImage() with no argumentEmmanuel ROHEE1-1/+1
2014-08-19Cleaned dead codeEmmanuel ROHEE1-3/+1
2014-08-19Don't delete OFFLINE users from the presence cache, so we can report on their...Paul "LeoNerd" Evans1-3/+0
2014-08-19ProofingKegan Dougal1-19/+20
2014-08-19Rewrite of PresenceHandler test to ensure it covers the interaction with Fede...Paul "LeoNerd" Evans1-149/+279
2014-08-19Ensure that federation's .send_edu() returns a DeferredPaul "LeoNerd" Evans1-0/+1
2014-08-19Add a DeferredMockCallable; like mock's MockCallable but allows awaitingPaul "LeoNerd" Evans1-0/+41
2014-08-19More formatting, more clarity.Kegan Dougal1-23/+38
2014-08-19rst formatting, section heading intro blurbs.Kegan Dougal1-18<