| Commit message (Expand) | Author | Age |
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature... | Shpuld Shpuldson | 2017-08-16 |
| |\ |
|
| | * | Merge branch 'fix/user-card-visual-buggery' into 'develop' | lambadalambda | 2017-08-10 |
| | |\ |
|
| | | * | Fix long names overflowing and messing everything (now just overflowing parts... | Shpuld Shpuldson | 2017-06-23 |
| | * | | Fix too long words in profile. | Roger Braun | 2017-07-27 |
| | |/ |
|
| * / | Add new user-settings component/route, add options to change name, bio, avata... | Shpuld Shpuldson | 2017-08-02 |
| |/ |
|
| * | Fix race condition in color calculation. | Roger Braun | 2017-06-12 |
| * | Fix login screen, (remove one duplicate line from user card css). | Shpuld Shpuldson | 2017-04-13 |
| * | Fix daily average on accounts younger than a day | wakarimasen | 2017-04-11 |
| * | Add a daily post average to the user card | wakarimasen | 2017-03-10 |
| * | Merged from develop, made 'new notices' into a 'show new' button placed on th... | shpuld | 2017-03-05 |
| |\ |
|
| | * | 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 |
| * | | | Heading text floats left, initial attempt at load more in the right side of t... | shpuld | 2017-02-26 |
| |/ / |
|
| * | | 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 |
| * | | Make user card buttons more light-theme friendly without compromising the dar... | shpuld | 2017-02-24 |
| * | | Align attachments with usercard, make buttons use theme colors, prettify logi... | shpuld | 2017-02-24 |
| |/ |
|
| * | Removed unnecessary debug stuff | shpuld | 2017-02-23 |
| * | Make gradient use the theme colors, adjust user interction elements, make pro... | shpuld | 2017-02-23 |
| * | Move profile picture to right side, make the names appear next to it, extend ... | shpuld | 2017-02-22 |
| * | Hide Follow-button and 'Follows you' text when not logged in | shpuld | 2017-02-22 |
| * | Grab mutes from server on patched servers. | Roger Braun | 2017-02-20 |
| * | Changed following-info to user-interactions and moved muting there, made ever... | shpuld | 2017-02-18 |
| * | Add muting to statuses. | Roger Braun | 2017-02-14 |
| * | Add users muting. | Roger Braun | 2017-02-13 |
| * | User card background css fix. | Roger Braun | 2017-01-16 |
| * | Add styling with base16. | Roger Braun | 2017-01-15 |
| * | Add unfollowing. | Roger Braun | 2016-12-23 |
| * | Add returned user to store after following. | Roger Braun | 2016-12-23 |
| * | Very basic user following. | Roger Braun | 2016-12-08 |
| * | Extract user card from user content. | Roger Braun | 2016-11-30 |