aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_card_content/user_card_content.vue
Commit message (Expand)AuthorAge
* raddi customization UIHenry Jameson2018-04-08
* indentsHenry Jameson2018-04-07
* post-rebase fixHenry Jameson2018-04-07
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
* after nine years of development, hopefully, it has been worth the weightHenry Jameson2018-03-12
* Add remote follow button to local user profiles.eal2018-02-01
* Fix padding at user card bottom, mismatching border-radii. Sneak in fixes for...shpuld2017-11-21
* Fix usercard from breaking with certain colors, clean up code structure a bit.shpuld2017-11-20
* Check if logged-in when rendering the block button.shpuld2017-11-09
* Fix isOtherUser on pleroma-beeal2017-11-08
* Add blocks.eal2017-11-07
* Prepare for i18n.Roger Braun2017-11-07
* Fix 'Statuses' being different coloreal2017-08-27
* Move the cog to avatar heighteal2017-08-25
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\
| * Add follower and following viewseal2017-08-23
* | Make pic bigger and remove border and add shadow, make screen name white agai...Shpuld Shpuldson2017-08-22
* | Add link to profile on usercard avatar and @handleeal2017-08-21
* | Use _original profile pic instead of the 48x48 thumbnail in the user card con...Shpuld Shpuldson2017-08-21
* | 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