Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |