summary refs log tree commit diff
path: root/webclient/rooms/rooms-controller.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed rooms to homeEmmanuel ROHEE2014-08-221-162/+0
* Move profile parts of the rooms page and the config content into a new page: ...Emmanuel ROHEE2014-08-221-116/+2
* Use $location.url instead of $location.path to get clean page URL without has...Emmanuel ROHEE2014-08-221-4/+4
* Only start event streaming after having set up the controllers.Erik Johnston2014-08-211-2/+4
* Change webclient to always hit the im sync api before streaming so we get cur...Erik Johnston2014-08-211-1/+6
* Use the new 'inviter' key from im sync for room display names.Erik Johnston2014-08-211-2/+7
* Quick fix to support array of room aliasesEmmanuel ROHEE2014-08-201-2/+3
* Join room: open the room URL with the room alias in itEmmanuel ROHEE2014-08-181-6/+2
* When new invites come down, update the My Rooms list. Added hacks to make the...Kegan Dougal2014-08-151-6/+19
* We can now upload avatar image somewhereEmmanuel ROHEE2014-08-141-4/+13
* Added extra nesting .data and rename callback to be response not dataKegan Dougal2014-08-141-29/+29
* Show avatar in profile section and added a button to select a file (not yet w...Emmanuel ROHEE2014-08-141-2/+10
* Store public room id > alias mappings.Kegan Dougal2014-08-131-0/+6
* add in copyrights to everything, not just the synapse subdir, and add a copyr...Matthew Hodgson2014-08-131-0/+16
* Fix the 'Go to room' button to use the correct room alias apiErik Johnston2014-08-121-0/+20
* Reference Matrix Home Servermatrix.org2014-08-121-0/+195