summary refs log tree commit diff
path: root/webclient/room (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove old polling stuff from RoomController. Added service comments. Do not ...Kegan Dougal2014-08-151-40/+0
* Event streaming now happens on an app level, rather than a per-room level. Ma...Kegan Dougal2014-08-151-4/+0
* Store messages in $rootScope so they can be accessed from multiple controller...Kegan Dougal2014-08-152-10/+5
* Added event handler service which.. handles events. More specifically, it $br...Kegan Dougal2014-08-151-27/+21
* Added event stream service which neatly blobs together requests / state for t...Kegan Dougal2014-08-151-13/+10
* More helpful display when the event stream fails, wiping it when the connecti...Kegan Dougal2014-08-142-5/+10
* webclient: You can now paginate in rooms. Defaults to 10 messages, with a but...Kegan Dougal2014-08-142-21/+60
* Finish up room controller too. May have missed one or two, but testing didn't...Kegan Dougal2014-08-141-14/+14
* BF: Use ng-srcEmmanuel ROHEE2014-08-141-1/+1
* fix emote presentationMatthew Hodgson2014-08-141-1/+1
* completely change the CSS to be an entirely 'position: absolute' layout rathe...Matthew Hodgson2014-08-142-5/+10
* don't hammer after 403Matthew Hodgson2014-08-131-1/+4
* Merge branch 'master' of git+ssh://github.com/matrix-org/synapseMatthew Hodgson2014-08-132-10/+47
|\
| * Use strings instead of opaque magic-number constants for presence states; ren...Paul "LeoNerd" Evans2014-08-132-8/+5
| * Room: Added a text input to type an image URL in order to send an image messageEmmanuel ROHEE2014-08-132-1/+24
| * Display image messages from the streamEmmanuel ROHEE2014-08-131-1/+2
| * add in copyrights to everything, not just the synapse subdir, and add a copyr...Matthew Hodgson2014-08-131-0/+16
* | timestampsMatthew Hodgson2014-08-131-1/+1
|/
* Make messages list and room users list scroll-overflowEmmanuel ROHEE2014-08-122-10/+13
* Reference Matrix Home Servermatrix.org2014-08-122-0/+290