| Commit message (Expand) | Author | Age |
| * | raddi customization UI | Henry Jameson | 2018-04-08 |
| * | indents | Henry Jameson | 2018-04-07 |
| * | post-rebase fix | Henry Jameson | 2018-04-07 |
| * | border-radii moved to variables, made rgbo colors use theme data, customizable | Henry Jameson | 2018-04-07 |
| * | cleanup. added fallback mechanism for IE11 and unsupported browsers. | Henry Jameson | 2018-04-07 |
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| * | after nine years of development, hopefully, it has been worth the weight | Henry Jameson | 2018-03-12 |
| * | Add remote follow button to local user profiles. | eal | 2018-02-01 |
| * | Fix padding at user card bottom, mismatching border-radii. Sneak in fixes for... | shpuld | 2017-11-21 |
| * | Fix usercard from breaking with certain colors, clean up code structure a bit. | shpuld | 2017-11-20 |
| * | Check if logged-in when rendering the block button. | shpuld | 2017-11-09 |
| * | Fix isOtherUser on pleroma-be | eal | 2017-11-08 |
| * | Add blocks. | eal | 2017-11-07 |
| * | Prepare for i18n. | Roger Braun | 2017-11-07 |
| * | Fix 'Statuses' being different color | eal | 2017-08-27 |
| * | Move the cog to avatar height | eal | 2017-08-25 |
| * | Merge branch 'feature/follow-lists' into 'develop' | Shpuld Shpuldson | 2017-08-23 |
| |\ |
|
| | * | Add follower and following views | eal | 2017-08-23 |
| * | | Make pic bigger and remove border and add shadow, make screen name white agai... | Shpuld Shpuldson | 2017-08-22 |
| * | | Add link to profile on usercard avatar and @handle | eal | 2017-08-21 |
| * | | Use _original profile pic instead of the 48x48 thumbnail in the user card con... | Shpuld Shpuldson | 2017-08-21 |
| * | | 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 |