Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed rooms to home | Emmanuel ROHEE | 2014-08-22 | 1 | -63/+0 |
| | |||||
* | Move profile parts of the rooms page and the config content into a new page: ↵ | Emmanuel ROHEE | 2014-08-22 | 1 | -43/+5 |
| | | | | settings | ||||
* | Use the new 'inviter' key from im sync for room display names. | Erik Johnston | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | 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 ↵ | Kegan Dougal | 2014-08-15 | 1 | -1/+1 |
| | | | | list a bit, but it is overall working pretty well. Added ng-infinite-scroll-matrix.js and jquery-1.8.3 as deps. | ||||
* | When new invites come down, update the My Rooms list. Added hacks to make ↵ | Kegan Dougal | 2014-08-15 | 1 | -2/+2 |
| | | | | the display name a bit nicer (/im/sync needs to return room aliases / membership events better) | ||||
* | 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 ↵ | Emmanuel ROHEE | 2014-08-14 | 1 | -4/+21 |
| | | | | wired to upload service) | ||||
* | completely change the CSS to be an entirely 'position: absolute' layout ↵ | Matthew Hodgson | 2014-08-14 | 1 | -1/+3 |
| | | | | rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. | ||||
* | Fix the 'Go to room' button to use the correct room alias api | Erik Johnston | 2014-08-12 | 1 | -2/+2 |
| | |||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+80 |