Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "white-space: pre-wrap" for "Text will wrap when necessary, and on line ↵ | Emmanuel ROHEE | 2014-09-15 | 1 | -3/+2 |
| | | | | breaks" | ||||
* | 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 |
| | | | | Put data into a table to ease layout and manage long strings | ||||
* | 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 ↵ | Kegan Dougal | 2014-09-08 | 1 | -0/+5 |
| | | | | enter. | ||||
* | 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 ↵ | Kegan Dougal | 2014-09-08 | 1 | -0/+4 |
| | | | | information in the webclient. | ||||
* | Make #matrix public rooms bold to make them stand out from the other public ↵ | Kegan Dougal | 2014-09-08 | 1 | -0/+4 |
| | | | | rooms. Ideally this would be metadata in /publicRooms to say something like 'featured channel', but for now, just make it a client side check. | ||||
* | 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 |
| | | | | | | | Show the message sending flow state in the messages list: - While sending, the message appears semi transparent in the chat. - If successfully sent, it appears as before, ie normal - In case of failure, it appears in red with an Unsent text. | ||||
* | 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 ↵ | Emmanuel ROHEE | 2014-09-02 | 1 | -0/+7 |
| | | | | avatar image. The width of this bar depends on the power level. | ||||
* | Fairly simple move of the call status widget to the header bar (and ↵ | David Baker | 2014-09-01 | 1 | -0/+4 |
| | | | | therefore into the index page rather than the rooms page). | ||||
* | 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 |
| | | | | | | | | - add a simple CSS template across the app for navigation & cosmetics - split login into login & register, and totally reskin it - restructure room CSS to play nicely with it - implement basis 1:1 chat from user pages - disable autofocus on iOS to improve UX | ||||
* | 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 |
|/ | | | | 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 |