summary refs log tree commit diff
path: root/webclient (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-13Namespace all the Federation HTTP URLs to /matrix/federation/v1/...Paul "LeoNerd" Evans3-27/+35
2014-08-13Add troubleshooting section to help with PyNaCl bug.David Baker1-0/+6
2014-08-13Use strings instead of opaque magic-number constants for presence states; ren...Paul "LeoNerd" Evans7-37/+34
2014-08-13verbose by default pleaseMatthew Hodgson1-3/+3
2014-08-13Return the room_alias when GETing public rooms.Kegan Dougal1-2/+5
2014-08-13fix footnotes a bitMatthew Hodgson1-3/+5
2014-08-13Room: Added a text input to type an image URL in order to send an image messageEmmanuel ROHEE4-3/+37
2014-08-13Display image messages from the streamEmmanuel ROHEE2-1/+10
2014-08-13add in copyrights to everything, not just the synapse subdir, and add a copyr...Matthew Hodgson35-1/+523
2014-08-13add in whitespace after copyright statements to improve legibilityMatthew Hodgson76-1/+76
2014-08-13remove remaining TODOs and fill in lots more infoMatthew Hodgson1-29/+108
2014-08-13actually register the login servlet (uncommitted code thinko?)Matthew Hodgson1-3/+2
2014-08-12and tw