| Commit message (Expand) | Author | Age | Files | Lines |
* | very quick and dirty responsive design for iPhones | Matthew Hodgson | 2014-08-23 | 1 | -0/+1 |
* | avatar url | root | 2014-08-22 | 1 | -1/+1 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.0.1 | Erik Johnston | 2014-08-22 | 1 | -19/+43 |
|\ |
|
| * | Update web client to use new IS API. | David Baker | 2014-08-22 | 1 | -19/+43 |
* | | Use $location.url instead of $location.path to get clean page URL without has... | Emmanuel ROHEE | 2014-08-22 | 1 | -4/+4 |
* | | Only start event streaming after having set up the controllers. | Erik Johnston | 2014-08-21 | 1 | -2/+4 |
* | | Change webclient to always hit the im sync api before streaming so we get cur... | Erik Johnston | 2014-08-21 | 1 | -1/+6 |
* | | Use the new 'inviter' key from im sync for room display names. | Erik Johnston | 2014-08-21 | 2 | -3/+8 |
|/ |
|
* | Quick fix to support array of room aliases | Emmanuel ROHEE | 2014-08-20 | 1 | -2/+3 |
* | Join room: open the room URL with the room alias in it | Emmanuel ROHEE | 2014-08-18 | 1 | -6/+2 |
* | If possible, use href with room alias in rooms list | Emmanuel ROHEE | 2014-08-18 | 1 | -2/+2 |
* | Disabled image upload UIs | Emmanuel ROHEE | 2014-08-18 | 1 | -1/+3 |
* | switch some elements from being styled by class to styled by id | Matthew Hodgson | 2014-08-15 | 1 | -2/+2 |
* | Added infinite scrolling. It's sliiiightly buggy in that it jumps down the li... | Kegan Dougal | 2014-08-15 | 1 | -1/+1 |
* | When new invites come down, update the My Rooms list. Added hacks to make the... | Kegan Dougal | 2014-08-15 | 2 | -8/+21 |
* | We can now upload avatar image somewhere | Emmanuel ROHEE | 2014-08-14 | 1 | -4/+13 |
* | Added extra nesting .data and rename callback to be response not data | Kegan Dougal | 2014-08-14 | 1 | -29/+29 |
* | Use ng-src | Emmanuel ROHEE | 2014-08-14 | 1 | -1/+1 |
* | Show avatar in profile section and added a button to select a file (not yet w... | Emmanuel ROHEE | 2014-08-14 | 2 | -6/+31 |
* | completely change the CSS to be an entirely 'position: absolute' layout rathe... | Matthew Hodgson | 2014-08-14 | 1 | -1/+3 |
* | Store public room id > alias mappings. | Kegan Dougal | 2014-08-13 | 1 | -0/+6 |
* | add in copyrights to everything, not just the synapse subdir, and add a copyr... | Matthew Hodgson | 2014-08-13 | 1 | -0/+16 |
* | Fix the 'Go to room' button to use the correct room alias api | Erik Johnston | 2014-08-12 | 2 | -2/+22 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 2 | -0/+275 |