aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_card/user_card.js
Commit message (Expand)AuthorAge
* add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
* make relationships separate from usersShpuld Shpuldson2020-04-21
* stop using customTheme in user card, instead use color slots. fix for opacityHenry Jameson2020-02-20
* move mention button right next to mute buttontaehoon2019-11-26
* show N/A when count is hiddentaehoon2019-11-12
* Merge remote-tracking branch 'upstream/develop' into settings-refactorHenry Jameson2019-10-29
|\
| * updated user_cardMaksim Pechnikov2019-10-08
| * Revert "added acccount_actions component"Maksim Pechnikov2019-10-08
| * added acccount_actions componentMaksim Pechnikov2019-09-30
| * Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-09-26
| |\
| * | use `repeats` intead `boosts`Maksim Pechnikov2019-09-22
| * | added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
* | | Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
* | | created mergedConfig getter to avoid obnoxious checks for undefined everywhereHenry Jameson2019-09-29
| |/ |/|
* | Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-09-25
|\ \
| * | add new module and modal to post new statustaehoon2019-09-20
| * | add mention buttontaehoon2019-09-20
| |/
| * Utilize `user.requested` to display follow request status on user cardrinpatch2019-09-05
* | update status/user card to use same gradient mask fading effect instead ofHenry Jameson2019-09-15
|/
* allow zooming avatar in profile panel headertaehoon2019-07-28
* use $route instead of $router.currentRoutetaehoon2019-07-28
* enlarge avatar in profile pagetaehoon2019-07-28
* mutate updated relationship to the storetaehoon2019-07-10
* migrate SubscribeButton to the existing common componenttaehoon2019-07-10
* #482 - add subscribe buttonjared2019-07-10
* all the manual fixesHenry Jameson2019-07-07
* npm eslint --fix .Henry Jameson2019-07-05
* add user reporting modaltaehoon2019-05-03
* Added moderation menueugenijm2019-04-01
* Remove old muting logictaehoon2019-03-21
* Add mute/unmute featrue and mutes management tabtaehoon2019-03-21
* #444 - show `remote follow` button when logged outdave2019-03-19
* Partially transitioned user data to MastoAPI. Added support for fetchingHenry Jameson2019-03-08
* Merge branch '420-redo-user-card-content' into 'develop'Shpuld Shpludson2019-03-07
|\
| * Revert modifier class notationtaehoon2019-03-05
| * Rename UserCardContent to UserCardtaehoon2019-03-05
|/
* Remove UserCardtaehoon2019-02-28
* Take over branch and fix some issuesshpuld2019-02-17
* #332 - add follow/not follow button to follow listdave2019-02-09
* Migrate StillImage to UserAvatar for avatarstaehoon2019-02-02
* Treat reserved users like external users in the frontend.Lambda2018-12-26
* Merge remote-tracking branch 'upstream/develop' into user-profile-overhaultHenry Jameson2018-12-18
|\
| * Move userProfile link to methodsMaxim Filippov2018-12-17
| * Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
| |\
| * | Use 'userProfileLink' to generate user-profile linkMaxim Filippov2018-12-13
* | | collateral fixes for user-card: use still-image, styles for custom emojiHenry Jameson2018-12-17
| |/ |/|
* | added condition to check for logined userValD2018-12-13
|/
* follow requests: refactor to properly leverage vuexWilliam Pitcock2018-06-07
* add follow requests UIWilliam Pitcock2018-06-07
* Add follower and following viewseal2017-08-23