Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store messages in $rootScope so they can be accessed from multiple ↵ | Kegan Dougal | 2014-08-15 | 1 | -4/+4 |
| | | | | controllers without duplicated storage for each. This also gives updates. | ||||
* | More helpful display when the event stream fails, wiping it when the ↵ | Kegan Dougal | 2014-08-14 | 1 | -1/+4 |
| | | | | connection is regained. | ||||
* | webclient: You can now paginate in rooms. Defaults to 10 messages, with a ↵ | Kegan Dougal | 2014-08-14 | 1 | -0/+1 |
| | | | | button to get more (needs to be hooked into infini-scrolling). | ||||
* | BF: Use ng-src | Emmanuel ROHEE | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | fix emote presentation | Matthew Hodgson | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | completely change the CSS to be an entirely 'position: absolute' layout ↵ | Matthew Hodgson | 2014-08-14 | 1 | -4/+5 |
| | | | | rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. | ||||
* | Merge branch 'master' of git+ssh://github.com/matrix-org/synapse | Matthew Hodgson | 2014-08-13 | 1 | -2/+15 |
|\ | |||||
| * | Use strings instead of opaque magic-number constants for presence states; ↵ | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -1/+1 |
| | | | | | | | | rename AWAY to UNAVAILABLE | ||||
| * | Room: Added a text input to type an image URL in order to send an image message | Emmanuel ROHEE | 2014-08-13 | 1 | -0/+12 |
| | | |||||
| * | Display image messages from the stream | Emmanuel ROHEE | 2014-08-13 | 1 | -1/+2 |
| | | |||||
* | | timestamps | Matthew Hodgson | 2014-08-13 | 1 | -1/+1 |
|/ | |||||
* | Make messages list and room users list scroll-overflow | Emmanuel ROHEE | 2014-08-12 | 1 | -9/+11 |
| | |||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+76 |