aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_card_content
Commit message (Collapse)AuthorAge
...
* 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
|\ | | | | | | | | Feature/follow lists See merge request !106
| * Add follower and following viewseal2017-08-23
| |
* | Make pic bigger and remove border and add shadow, make screen name white ↵Shpuld Shpuldson2017-08-22
| | | | | | | | again, make cog appear only in sidepanel.
* | Add link to profile on usercard avatar and @handleeal2017-08-21
| |
* | Use _original profile pic instead of the 48x48 thumbnail in the user card ↵Shpuld Shpuldson2017-08-21
| | | | | | | | content.
* | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵Shpuld Shpuldson2017-08-16
|\| | | | | | | feature/profile-editing
| * Merge branch 'fix/user-card-visual-buggery' into 'develop'lambadalambda2017-08-10
| |\ | | | | | | | | | | | | User card content visual bugfixes See merge request !91
| | * Fix long names overflowing and messing everything (now just overflowing ↵Shpuld Shpuldson2017-06-23
| | | | | | | | | | | | parts not drawn), fix non-square avatars not drawn as squares.
| * | Fix too long words in profile.Roger Braun2017-07-27
| |/
* / Add new user-settings component/route, add options to change name, bio, ↵Shpuld Shpuldson2017-08-02
|/ | | | avatar, banner and bg. Add those options to api service and backend interactor service.
* 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 ↵shpuld2017-03-05
|\ | | | | | | the heading element, updated headings and buttons to be more consistent with new changes (log-in, notifications/read, conversation/collapse), changed bottom 'load older' block to not disappear on click to keep screen from scrolling and changed its styling more consistent with everything else.
| * Merge branch 'fix/improved-profile-background-color' into 'develop' lambadalambda2017-03-01
| |\ | | | | | | | | | | | | Make use of template literals instead of string concat. See merge request !34
| | * 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 ↵shpuld2017-02-26
|/ / | | | | | | the heading.
* | Merge branch 'fix/improved-profile-background-color' into 'develop' lambadalambda2017-02-25
|\| | | | | | | | | Make the profile background use a new calculated color using the theme See merge request !33
| * 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 ↵shpuld2017-02-24
| | | | | | | | dark ones.
* | Align attachments with usercard, make buttons use theme colors, prettify ↵shpuld2017-02-24
|/ | | | login form, more border radii adjustment for consistency.
* Removed unnecessary debug stuffshpuld2017-02-23
|
* Make gradient use the theme colors, adjust user interction elements, make ↵shpuld2017-02-23
| | | | profiles without bg use a darker gray solid color to not drown out white text.
* Move profile picture to right side, make the names appear next to it, extend ↵shpuld2017-02-22
| | | | profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card.
* 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 ↵shpuld2017-02-18
| | | | everything in user-interactions look a bit neater
* 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
| | | | Solarized-dark for now.
* 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