Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/hotfixes-0.0.1' into develop | Emmanuel ROHEE | 2014-08-25 | 1 | -11/+87 |
|\ | |||||
| * | oops | Matthew Hodgson | 2014-08-23 | 1 | -1/+1 |
| | | |||||
| * | very quick and dirty responsive design for iPhones | Matthew Hodgson | 2014-08-23 | 1 | -11/+87 |
| | | |||||
* | | Move profile parts of the rooms page and the config content into a new page: ↵ | Emmanuel ROHEE | 2014-08-22 | 1 | -12/+0 |
|/ | | | | settings | ||||
* | improve leftBlock css | Matthew Hodgson | 2014-08-22 | 1 | -1/+6 |
| | |||||
* | fix weird fontsizes on iOS | Matthew Hodgson | 2014-08-22 | 1 | -0/+1 |
| | |||||
* | sacrifice a goat or two to make wordwrap actually work properly | Matthew Hodgson | 2014-08-22 | 1 | -26/+19 |
| | |||||
* | actually display room metadata based on m.room.membe events | Matthew Hodgson | 2014-08-21 | 1 | -0/+4 |
| | |||||
* | Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.0.1 | Erik Johnston | 2014-08-21 | 1 | -1/+24 |
|\ | |||||
| * | Show image fullscreen when clicking on the thumbnail | Emmanuel ROHEE | 2014-08-21 | 1 | -1/+24 |
| | | |||||
* | | cheer up erik and remove the double-horizontal-border between adjacent text ↵ | Matthew Hodgson | 2014-08-21 | 1 | -0/+1 |
|/ | | | | plinths | ||||
* | Change mouse cursor to pointer on elements user can click on | Emmanuel ROHEE | 2014-08-19 | 1 | -0/+1 |
| | |||||
* | Fill user page with avatar, display name and matrix id | Emmanuel ROHEE | 2014-08-19 | 1 | -0/+8 |
| | |||||
* | Made small avatar image center | Emmanuel ROHEE | 2014-08-19 | 1 | -0/+1 |
| | |||||
* | make my emotes white again | Matthew Hodgson | 2014-08-18 | 1 | -0/+4 |
| | |||||
* | make text font sizes consistent | Matthew Hodgson | 2014-08-17 | 1 | -10/+22 |
| | | | | | | | add a gap between bubble-blocks from different users make sent-text lighter than received-text wrap the memberslist text more sensibly fix height of bubbles to match that of avatars (32px) | ||||
* | implement html5 notifications. (have to be explicitly requested under Config) | Matthew Hodgson | 2014-08-17 | 1 | -2/+2 |
| | |||||
* | oops, debugging crept in | Matthew Hodgson | 2014-08-17 | 1 | -1/+0 |
| | |||||
* | - use css3 to make avatars always the right aspect ratio | Matthew Hodgson | 2014-08-17 | 1 | -0/+10 |
| | | | | - implement slightly overengineered tab/shift-tab autocomplete function | ||||
* | switch some elements from being styled by class to styled by id | Matthew Hodgson | 2014-08-15 | 1 | -17/+17 |
| | |||||
* | Show avatar in profile section and added a button to select a file (not yet ↵ | Emmanuel ROHEE | 2014-08-14 | 1 | -0/+14 |
| | | | | wired to upload service) | ||||
* | config css | Matthew Hodgson | 2014-08-14 | 1 | -0/+12 |
| | |||||
* | completely change the CSS to be an entirely 'position: absolute' layout ↵ | Matthew Hodgson | 2014-08-14 | 1 | -22/+25 |
| | | | | rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. | ||||
* | 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 | -2/+2 |
| | |||||
* | Display image messages from the stream | Emmanuel ROHEE | 2014-08-13 | 1 | -0/+8 |
| | |||||
* | Make messages list and room users list scroll-overflow | Emmanuel ROHEE | 2014-08-12 | 1 | -3/+19 |
| | |||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+228 |