aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_card_content/user_card_content.vue
Commit message (Expand)AuthorAge
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature...Shpuld Shpuldson2017-08-16
|\
| * Merge branch 'fix/user-card-visual-buggery' into 'develop'lambadalambda2017-08-10
| |\
| | * Fix long names overflowing and messing everything (now just overflowing parts...Shpuld Shpuldson2017-06-23
| * | Fix too long words in profile.Roger Braun2017-07-27
| |/
* / Add new user-settings component/route, add options to change name, bio, avata...Shpuld Shpuldson2017-08-02
|/
* Fix race condition in color calculation.Roger Braun2017-06-12
* Fix login screen, (remove one duplicate line from user card css).Shpuld Shpuldson2017-04-13
* Fix daily average on accounts younger than a daywakarimasen2017-04-11
* Add a daily post average to the user cardwakarimasen2017-03-10
* Merged from develop, made 'new notices' into a 'show new' button placed on th...shpuld2017-03-05
|\
| * Merge branch 'fix/improved-profile-background-color' into 'develop' lambadalambda2017-03-01
| |\
| | * Remove newlines from template literal.shpuld2017-02-26
| | * Make use of template literals instead of string concat.shpuld2017-02-25
* | | Heading text floats left, initial attempt at load more in the right side of t...shpuld2017-02-26
|/ /
* | Merge branch 'fix/improved-profile-background-color' into 'develop' lambadalambda2017-02-25
|\|
| * Clean up whitespaceshpuld2017-02-25
| * Make the profile background use a new calculated color using the themeshpuld2017-02-25
* | Make user card buttons more light-theme friendly without compromising the dar...shpuld2017-02-24
* | Align attachments with usercard, make buttons use theme colors, prettify logi...shpuld2017-02-24
|/
* Removed unnecessary debug stuffshpuld2017-02-23
* Make gradient use the theme colors, adjust user interction elements, make pro...shpuld2017-02-23
* Move profile picture to right side, make the names appear next to it, extend ...shpuld2017-02-22
* Hide Follow-button and 'Follows you' text when not logged inshpuld2017-02-22
* Grab mutes from server on patched servers.Roger Braun2017-02-20
* Changed following-info to user-interactions and moved muting there, made ever...shpuld2017-02-18
* Add muting to statuses.Roger Braun2017-02-14
* Add users muting.Roger Braun2017-02-13
* User card background css fix.Roger Braun2017-01-16
* Add styling with base16.Roger Braun2017-01-15
* Add unfollowing.Roger Braun2016-12-23
* Add returned user to store after following.Roger Braun2016-12-23
* Very basic user following.Roger Braun2016-12-08
* Extract user card from user content.Roger Braun2016-11-30