Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More helpful display when the event stream fails, wiping it when the ↵ | Kegan Dougal | 2014-08-14 | 2 | -5/+10 |
| | | | | connection is regained. | ||||
* | webclient: You can now paginate in rooms. Defaults to 10 messages, with a ↵ | Kegan Dougal | 2014-08-14 | 2 | -21/+60 |
| | | | | button to get more (needs to be hooked into infini-scrolling). | ||||
* | Finish up room controller too. May have missed one or two, but testing ↵ | Kegan Dougal | 2014-08-14 | 1 | -14/+14 |
| | | | | didn't pick anything up. | ||||
* | 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 | 2 | -5/+10 |
| | | | | rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. | ||||
* | don't hammer after 403 | Matthew Hodgson | 2014-08-13 | 1 | -1/+4 |
| | |||||
* | Merge branch 'master' of git+ssh://github.com/matrix-org/synapse | Matthew Hodgson | 2014-08-13 | 2 | -10/+47 |
|\ | |||||
| * | Use strings instead of opaque magic-number constants for presence states; ↵ | Paul "LeoNerd" Evans | 2014-08-13 | 2 | -8/+5 |
| | | | | | | | | 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 | 2 | -1/+24 |
| | | |||||
| * | Display image messages from the stream | Emmanuel ROHEE | 2014-08-13 | 1 | -1/+2 |
| | | |||||
| * | add in copyrights to everything, not just the synapse subdir, and add a ↵ | Matthew Hodgson | 2014-08-13 | 1 | -0/+16 |
| | | | | | | | | copyrighter.pl whilst we're at it | ||||
* | | timestamps | Matthew Hodgson | 2014-08-13 | 1 | -1/+1 |
|/ | |||||
* | Make messages list and room users list scroll-overflow | Emmanuel ROHEE | 2014-08-12 | 2 | -10/+13 |
| | |||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 2 | -0/+290 |