| Commit message (Expand) | Author | Age |
| * | 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 |
| |\ |
|
| | * | 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 |
| * | | Merge branch 'fix/improved-profile-background-color' into 'develop'
| lambadalambda | 2017-02-25 |
| |\| |
|
| | * | Clean up whitespace | shpuld | 2017-02-25 |
| | * | Make the profile background use a new calculated color using the theme | shpuld | 2017-02-25 |
| * | | Merge branch 'fix/various-style-fixes-all-over-the-place' into 'develop'
| lambadalambda | 2017-02-25 |
| |\ \
| |/
|/| |
|
| | * | Remove old commented style. | lambadalambda | 2017-02-24 |
| | * | 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 dar... | shpuld | 2017-02-24 |
| | * | Mark unread notifs with the red line, make read notifs base01 again, center t... | shpuld | 2017-02-24 |
| | * | Align attachments with usercard, make buttons use theme colors, prettify logi... | shpuld | 2017-02-24 |
| | * | Give buttons cursor: pointer; Make border radii more consistent by not using ... | shpuld | 2017-02-24 |
| * | | Switch to lz-string. | Roger Braun | 2017-02-23 |
| |/ |
|
| * | Indentation. | Roger Braun | 2017-02-23 |
| * | Fix syntax errors and hiding logic. | Hector A. Escobedo | 2017-02-22 |
| * | 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 |
| | |\ |
|
| | | * | Removed unnecessary debug stuff | shpuld | 2017-02-23 |
| | | * | Make gradient use the theme colors, adjust user interction elements, make pro... | shpuld | 2017-02-23 |
| | | * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature... | shpuld | 2017-02-22 |
| | | |\ |
|
| | | * | | Move profile picture to right side, make the names appear next to it, extend ... | shpuld | 2017-02-22 |
| * | | | | Revert "Show actual status in notifications when mentioned." | Roger Braun | 2017-02-23 |
| |/ / / |
|
| * | | | 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 |
| * | | | Merge branch 'feature/drag_and_drop_for_media_upload' into 'develop'
| lambadalambda | 2017-02-22 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Merged existing changes from 'develop' | shpuld | 2017-02-22 |
| | |\| |
|
| | * | | Make drag&drop work on more browsers/platforms, make the Upload button accept... | shpuld | 2017-02-22 |
| * | | | Set colors into config so they can be used for more dynamic styles. | Roger Braun | 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 | shpuld | 2017-02-22 |
| * | | | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 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 |
| | |\| |
| | |/
| |/| |
|
| | * | | Files dropped into post_status_form text box get sent to media_upload for att... | shpuld | 2017-02-21 |
| * | | | Only save every minute. | Roger Braun | 2017-02-22 |
| | |/
|/| |
|
| * | | Better attachment removal styling. | Roger Braun | 2017-02-21 |
| * | | Remove flex from general attachments. | Roger Braun | 2017-02-21 |
| * | | Use runtime only build. | Roger Braun | 2017-02-21 |
| |/ |
|
| * | cleanup/better naming | shpuld | 2017-02-21 |
| * | Use a red border for expanded statuses | shpuld | 2017-02-21 |
| * | Save notifications again. | Roger Braun | 2017-02-20 |
| * | Compress saved state with zlib. | Roger Braun | 2017-02-20 |
| * | Throttle saving data, once every 5 seconds is enough. | Roger Braun | 2017-02-20 |
| * | Pull in persistence plugin, don't blow up on full storage. | Roger Braun | 2017-02-20 |