| Commit message (Expand) | Author | Age | Files | Lines |
* | Animation on call end icon. | David Baker | 2014-09-10 | 1 | -0/+1 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | BF: Prevent controllers from being instantiated twice. | Emmanuel ROHEE | 2014-09-02 | 1 | -14/+7 |
* | nasty big monolithic commit of a whole bunch of UI/UX improvements: | Matthew Hodgson | 2014-08-31 | 1 | -1/+9 |
* | Merge branch 'voip' into develop | David Baker | 2014-08-29 | 1 | -0/+2 |
|\ |
|
| * | WIP voip support on web client | David Baker | 2014-08-27 | 1 | -0/+2 |
* | | Start the events stream once the app starts (if credentials are in cache) or ... | Emmanuel ROHEE | 2014-08-28 | 1 | -5/+3 |
|/ |
|
* | Moved recents things into a separate (and reusable) controler | Emmanuel ROHEE | 2014-08-27 | 1 | -0/+1 |
* | The landing URL is now '#/' which actually points to homeController | Emmanuel ROHEE | 2014-08-25 | 1 | -2/+2 |
* | Use /home everywhere | Emmanuel ROHEE | 2014-08-22 | 1 | -5/+5 |
* | Move profile parts of the rooms page and the config content into a new page: ... | Emmanuel ROHEE | 2014-08-22 | 1 | -0/+5 |
* | Only start event streaming after having set up the controllers. | Erik Johnston | 2014-08-21 | 1 | -1/+1 |
* | File organisation sanity: put directives and filters into dedicated files | Emmanuel ROHEE | 2014-08-20 | 1 | -81/+0 |
* | Created boilerplate for user profile page | Emmanuel ROHEE | 2014-08-18 | 1 | -0/+5 |
* | Support urlencoded room aliases in room URL | Emmanuel ROHEE | 2014-08-18 | 1 | -2/+2 |
* | Support room alias in rooms URL (ex: http://127.0.0.1:8000/#/room/#public:loc... | Emmanuel ROHEE | 2014-08-18 | 1 | -0/+6 |
* | Do not start the event stream if the user is not logged in (=if he does not h... | Emmanuel ROHEE | 2014-08-18 | 1 | -3/+2 |
* | remove log spam | Matthew Hodgson | 2014-08-16 | 1 | -2/+2 |
* | disambiguate identical displaynames | Matthew Hodgson | 2014-08-16 | 1 | -1/+23 |
* | make presence timestamps less verbose | Matthew Hodgson | 2014-08-16 | 1 | -3/+3 |
* | order the members list by most recently active | Matthew Hodgson | 2014-08-16 | 1 | -1/+14 |
* | display mtime_age in webclient | Matthew Hodgson | 2014-08-16 | 1 | -0/+20 |
* | Added infinite scrolling. It's sliiiightly buggy in that it jumps down the li... | Kegan Dougal | 2014-08-15 | 1 | -1/+2 |
* | Event streaming now happens on an app level, rather than a per-room level. Ma... | Kegan Dougal | 2014-08-15 | 1 | -1/+5 |
* | Added event handler service which.. handles events. More specifically, it $br... | Kegan Dougal | 2014-08-15 | 1 | -1/+2 |
* | Added event stream service which neatly blobs together requests / state for t... | Kegan Dougal | 2014-08-15 | 1 | -1/+2 |
* | Move the unknown token broadcast to the interceptor. Return the $http promise... | Kegan Dougal | 2014-08-14 | 1 | -5/+5 |
* | Added an access token interceptor to check unknown tokens. | Kegan Dougal | 2014-08-14 | 1 | -3/+19 |
* | completely change the CSS to be an entirely 'position: absolute' layout rathe... | Matthew Hodgson | 2014-08-14 | 1 | -1/+6 |
* | add in copyrights to everything, not just the synapse subdir, and add a copyr... | Matthew Hodgson | 2014-08-13 | 1 | -0/+16 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+57 |