| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webclient to a python module so that it can be installed | Mark Haines | 2014-11-04 | 1 | -789/+0 |
* | SYWEB-12: More formatting. | Kegan Dougal | 2014-10-30 | 1 | -0/+6 |
* | SYWEB-12: Format room info dialog better. | Kegan Dougal | 2014-10-30 | 1 | -0/+25 |
* | oops - fix css on desktop | Matthew Hodgson | 2014-10-29 | 1 | -1/+0 |
* | fix mobile CSS layout | Matthew Hodgson | 2014-10-28 | 1 | -1/+3 |
* | Move video background element up as it was causing the page to scroll. | David Baker | 2014-09-19 | 1 | -1/+3 |
* | SYWEB-32: made all input/textearea inherit the font of their parent | Emmanuel ROHEE | 2014-09-19 | 1 | -0/+5 |
* | Merge branch 'videocalls' into develop | David Baker | 2014-09-19 | 1 | -0/+74 |
|\ |
|
| * | First working version of UI chrome for video calls. | David Baker | 2014-09-19 | 1 | -11/+25 |
| * | add unprefixed filter css as well | David Baker | 2014-09-18 | 1 | -0/+2 |
| * | Prettier and stabler video with basic support for viewing mode. For now, tran... | David Baker | 2014-09-18 | 1 | -9/+23 |
| * | WIP video chat layout | David Baker | 2014-09-18 | 1 | -0/+28 |
| * | Video calling (in a tiny box at the moment) | David Baker | 2014-09-17 | 1 | -0/+16 |
* | | SYWEB-13: Do not start the app if the browser does not support WEBStorage. | Emmanuel ROHEE | 2014-09-19 | 1 | -1/+6 |
* | | webclient SYWEB-3 : Public rooms are bold. Can't think of a nicer way which d... | Kegan Dougal | 2014-09-17 | 1 | -0/+4 |
* | | WEB-27: We don't need to show the user-count in Recents in the room sidepanel... | Emmanuel ROHEE | 2014-09-16 | 1 | -1/+6 |
* | | Added utility function containsBingWord and hook up some css to it. | Kegan Dougal | 2014-09-16 | 1 | -0/+4 |
|/ |
|
* | Use "white-space: pre-wrap" for "Text will wrap when necessary, and on line b... | Emmanuel ROHEE | 2014-09-15 | 1 | -3/+2 |
* | unbreak wordwrapping by breaking multiline paste for now | Matthew Hodgson | 2014-09-13 | 1 | -1/+2 |
* | Fixed public room name and users count alignement | Emmanuel ROHEE | 2014-09-12 | 1 | -10/+22 |
* | Added edition of room name | Emmanuel ROHEE | 2014-09-12 | 1 | -4/+4 |
* | Added support of copy/paste of multi lines content | Emmanuel ROHEE | 2014-09-11 | 1 | -0/+5 |
* | Animation on call end icon. | David Baker | 2014-09-10 | 1 | -9/+9 |
* | CSS tweakage | Kegan Dougal | 2014-09-08 | 1 | -0/+3 |
* | Display a 'Set Topic' button if there is no topic or it's a 0-len string. | Kegan Dougal | 2014-09-08 | 1 | -1/+9 |
* | Add ability to set topic by double-clicking on the topic text then hitting en... | Kegan Dougal | 2014-09-08 | 1 | -0/+5 |
* | long topic is long. CSS support it | Kegan Dougal | 2014-09-08 | 1 | -0/+4 |
* | Display public room topics if they exist on the public room list. | Kegan Dougal | 2014-09-08 | 1 | -0/+7 |
* | Display the room topic in the room, underneath the name of the room. | Kegan Dougal | 2014-09-08 | 1 | -6/+15 |
* | Float right the num users, apply room highlight to user count. | Kegan Dougal | 2014-09-08 | 1 | -0/+5 |
* | Added num_joined_users key to /publicRooms for each room. Show this informati... | Kegan Dougal | 2014-09-08 | 1 | -0/+4 |
* | Make #matrix public rooms bold to make them stand out from the other public r... | Kegan Dougal | 2014-09-08 | 1 | -0/+4 |
* | Center recaptcha dialog. | Kegan Dougal | 2014-09-08 | 1 | -0/+4 |
* | Better call bar (visually: still lacks ring[back] tones). | David Baker | 2014-09-06 | 1 | -1/+43 |
* | BF: Fixed members list layout when the scrollbar appears | Emmanuel ROHEE | 2014-09-05 | 1 | -1/+3 |
* | Fixed duplicated messages sending in slow network condition. | Emmanuel ROHEE | 2014-09-05 | 1 | -0/+7 |
* | 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 |