| Commit message (Expand) | Author | Age | Files | Lines |
* | make power level more visible | Matthew Hodgson | 2014-09-02 | 1 | -3/+3 |
* | Attempt to make avatar change clearer | Emmanuel ROHEE | 2014-09-02 | 1 | -0/+10 |
* | Represent user power level in a room by a red bar at the bottom of his avatar... | Emmanuel ROHEE | 2014-09-02 | 1 | -0/+7 |
* | Fairly simple move of the call status widget to the header bar (and therefore... | David Baker | 2014-09-01 | 1 | -0/+4 |
* | fix footer on non-room pages | Matthew Hodgson | 2014-09-01 | 1 | -1/+0 |
* | make lightbox a bit less ugly | Matthew Hodgson | 2014-08-31 | 1 | -2/+6 |
* | nasty big monolithic commit of a whole bunch of UI/UX improvements: | Matthew Hodgson | 2014-08-31 | 1 | -131/+165 |
* | tweaks to settings page | Matthew Hodgson | 2014-08-30 | 1 | -6/+3 |
* | shrink text bubble font a bit; make image thumbnails always fit in their bubbles | Matthew Hodgson | 2014-08-30 | 1 | -1/+6 |
* | fix mobile skin by hiding recents LHS in /rooms | Matthew Hodgson | 2014-08-29 | 1 | -0/+2 |
* | improve iOS layout a bit | Matthew Hodgson | 2014-08-27 | 1 | -0/+10 |
* | Highlight the current room in the recents list | Emmanuel ROHEE | 2014-08-27 | 1 | -0/+4 |
* | Added the recents component at the left hand side of the room page | Emmanuel ROHEE | 2014-08-27 | 1 | -0/+9 |
* | home/recents: show the last message of each message | Emmanuel ROHEE | 2014-08-27 | 1 | -0/+45 |
* | 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 |
|/ |
|
* | 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 p... | Matthew Hodgson | 2014-08-21 | 1 | -0/+1 |
|/ |
|
* | 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 |
* | 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 |
* | 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 w... | Emmanuel ROHEE | 2014-08-14 | 1 | -0/+14 |
* | config css | Matthew Hodgson | 2014-08-14 | 1 | -0/+12 |
* | completely change the CSS to be an entirely 'position: absolute' layout rathe... | Matthew Hodgson | 2014-08-14 | 1 | -22/+25 |
* | Use strings instead of opaque magic-number constants for presence states; ren... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -1/+1 |
* | 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 |