| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix overlapping styles in timeline and notifications that screwed up user-card. | shpuld | 2017-03-06 |
| | | |||
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵ | shpuld | 2017-03-06 |
| |\ | | | | | | | feature/load-new-statuses-in-heading | ||
| | * | Style fixes. | Roger Braun | 2017-03-05 |
| | | | |||
| | * | Remove unused import | wakarimasen | 2017-03-05 |
| | | | |||
| | * | Add focused prop to status | wakarimasen | 2017-03-05 |
| | | | |||
| | * | Highlight current notice in conversation-page, add backlinks | wakarimasen | 2017-03-05 |
| | | | |||
| * | | Merged from develop, made 'new notices' into a 'show new' button placed on ↵ | shpuld | 2017-03-05 |
| |\| | | | | | | | the heading element, updated headings and buttons to be more consistent with new changes (log-in, notifications/read, conversation/collapse), changed bottom 'load older' block to not disappear on click to keep screen from scrolling and changed its styling more consistent with everything else. | ||
| | * | issue #1 - better nsfw image loading | xj9 | 2017-03-02 |
| | | | | | | | | | | | preload the image when it is toggled, but wait to replace it until it has loaded. | ||
| | * | Unify notice timelines to make changes easier. | Roger Braun | 2017-03-01 |
| | | | |||
| | * | Merge branch 'fix/improved-profile-background-color' into 'develop' | lambadalambda | 2017-03-01 |
| | |\ | | | | | | | | | | | | | Make use of template literals instead of string concat. See merge request !34 | ||
| | | * | Remove newlines from template literal. | shpuld | 2017-02-26 |
| | | | | |||
| | | * | Make use of template literals instead of string concat. | shpuld | 2017-02-25 |
| | | | | |||
| | * | | Fix the very visible padding offset in unread notification caused by the border. | shpuld | 2017-02-27 |
| | | | | |||
| * | | | Heading text floats left, initial attempt at load more in the right side of ↵ | shpuld | 2017-02-26 |
| |/ / | | | | | | | the heading. | ||
| * | | Merge branch 'fix/improved-profile-background-color' into 'develop' | lambadalambda | 2017-02-25 |
| |\| | | | | | | | | | Make the profile background use a new calculated color using the theme See merge request !33 | ||
| | * | Clean up whitespace | shpuld | 2017-02-25 |
| | | | |||
| | * | Make the profile background use a new calculated color using the theme | shpuld | 2017-02-25 |
| | | | |||
| * | | Fix poor choice of colors for input/textarea borders, adjust login form padding. | shpuld | 2017-02-24 |
| | | | |||
| * | | Make user card buttons more light-theme friendly without compromising the ↵ | shpuld | 2017-02-24 |
| | | | | | | | | | dark ones. | ||
| * | | Mark unread notifs with the red line, make read notifs base01 again, center ↵ | shpuld | 2017-02-24 |
| | | | | | | | | | the heading text and move the button to the right of the panel. | ||
| * | | Align attachments with usercard, make buttons use theme colors, prettify ↵ | shpuld | 2017-02-24 |
| |/ | | | | login form, more border radii adjustment for consistency. | ||
| * | Fix syntax errors and hiding logic. | Hector A. Escobedo | 2017-02-22 |
| | | | | | This has been tested. | ||
| * | Add setting to toggle NSFW hiding. | Hector A. Escobedo | 2017-02-22 |
| | | |||
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 2017-02-23 |
| |\ | |||
| | * | Merge branch 'feature/user-card-improvements' into 'develop' | lambadalambda | 2017-02-22 |
| | |\ | | | | | | | | | | | | | User card visual improvements See merge request !29 | ||
| | | * | Removed unnecessary debug stuff | shpuld | 2017-02-23 |
| | | | | |||
| | | * | Make gradient use the theme colors, adjust user interction elements, make ↵ | shpuld | 2017-02-23 |
| | | | | | | | | | | | | | profiles without bg use a darker gray solid color to not drown out white text. | ||
| | | * | Move profile picture to right side, make the names appear next to it, extend ↵ | shpuld | 2017-02-22 |
| | | | | | | | | | | | | | profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card. | ||
| * | | | Revert "Show actual status in notifications when mentioned." | Roger Braun | 2017-02-23 |
| |/ / | | | | | | | This reverts commit 0e1ab69c33f155865adc27d940a2542ffdcec30a. | ||
| * | | Add setting to hide all attachments. | Roger Braun | 2017-02-23 |
| | | | |||
| * | | Show actual status in notifications when mentioned. | Roger Braun | 2017-02-22 |
| | | | |||
| * | | More eslint fixes. | Roger Braun | 2017-02-22 |
| | | | |||
| * | | Style fixes. | Roger Braun | 2017-02-22 |
| | | | |||
| * | | Merged existing changes from 'develop' | shpuld | 2017-02-22 |
| |\| | |||
| | * | Merge branch 'fix/dont_display_following_when_logged_out' into 'develop' | lambadalambda | 2017-02-22 |
| | |\ | | | | | | | | | | | | | | | | | | | Hide Follow-button and 'Follows you' text when not logged in Closes #14 See merge request !27 | ||
| | | * | Hide Follow-button and 'Follows you' text when not logged in | shpuld | 2017-02-22 |
| | | | | |||
| | * | | Small style adjustment, add meta-enter posting. | Roger Braun | 2017-02-21 |
| | | | | |||
| | * | | Merge branch 'develop' into feature/drag_and_drop_for_media_upload | Roger Braun | 2017-02-21 |
| | |\| | |||
| | | * | Better attachment removal styling. | Roger Braun | 2017-02-21 |
| | | | | |||
| | | * | Remove flex from general attachments. | Roger Braun | 2017-02-21 |
| | | | | |||
| * | | | Make drag&drop work on more browsers/platforms, make the Upload button ↵ | shpuld | 2017-02-22 |
| |/ / | | | | | | | accept drops as well. | ||
| * / | Files dropped into post_status_form text box get sent to media_upload for ↵ | shpuld | 2017-02-21 |
| |/ | | | | attachment upload, media_upload reorganized a bit to allow reuse of existing code. | ||
| * | cleanup/better naming | shpuld | 2017-02-21 |
| | | |||
| * | Use a red border for expanded statuses | shpuld | 2017-02-21 |
| | | |||
| * | Merge branch 'feature/mutes' into develop | Roger Braun | 2017-02-20 |
| |\ | |||
| | * | Grab mutes from server on patched servers. | Roger Braun | 2017-02-20 |
| | | | |||
| * | | set top and bottom padding on the bars to be equal because it was too top-heavy | hakui | 2017-02-20 |
| |/ | |||
| * | Only display 10 notifications at a time, 20 is too much. | Roger Braun | 2017-02-19 |
| | | |||
| * | Add special case for mastodon user links. | Roger Braun | 2017-02-19 |
| | | | | | They have a span embedded in the link, so let's look at the parent, too. | ||
| * | Open clicked links the statusnet_html in a new window. | Roger Braun | 2017-02-19 |
| | | |||
