aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_card/user_card.vue
Commit message (Collapse)AuthorAge
...
* improve uitaehoon2019-07-10
|
* change subscribe button to icon buttontaehoon2019-07-10
|
* clean up + add btn-group css classtaehoon2019-07-10
|
* clean up layouttaehoon2019-07-10
|
* clean up UserCard csstaehoon2019-07-10
|
* clean up UserCard templatetaehoon2019-07-10
|
* change subscribing to subscribedtaehoon2019-07-10
|
* update copytaehoon2019-07-10
|
* support i18ntaehoon2019-07-10
|
* show subscribe button only if user is logged intaehoon2019-07-10
|
* migrate SubscribeButton to the existing common componenttaehoon2019-07-10
|
* #482 - add subscribe buttonjared2019-07-10
|
* all the manual fixesHenry Jameson2019-07-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* make staff label visibletaehoon2019-05-19
|
* refactor csstaehoon2019-05-19
|
* make only screen name as linktaehoon2019-05-19
|
* add user reporting modaltaehoon2019-05-03
|
* add title and alt for avatars, fix console errors in avatarlistshpuld2019-05-01
|
* Merge branch 'change-pencil-to-wrentch' into 'develop'Shpuld Shpludson2019-04-22
|\ | | | | | | | | Change pencil icon to wrentch See merge request pleroma/pleroma-fe!764
| * replace pencil with wrench iconBrenden Bice2019-04-19
| | | | | | | | | | # Conflicts: # src/components/user_card/user_card.vue
* | user_card.vue: Fix .emoji to apply to imgHaelwenn (lanodan) Monnier2019-04-20
|/
* Added moderation menueugenijm2019-04-01
|
* Add mute/unmute featrue and mutes management tabtaehoon2019-03-21
|
* #444 - show `remote follow` button when logged outdave2019-03-19
|
* Update user settings icon to penciltaehoon2019-03-11
|
* user_card.vue: Copy over .status-content img stylingHaelwenn (lanodan) Monnier2019-03-11
|
* user_card.vue: Set img.emoji to 32×32pxHaelwenn (lanodan) Monnier2019-03-10
| | | | Related to https://git.pleroma.social/pleroma/pleroma/merge_requests/792
* 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
|
* Fix stylingEdijs2019-02-12
|
* Fix UI of followers listEdijs2019-02-11
|
* #332 - add follow/not follow button to follow listdave2019-02-09
|
* Fix avatar link in search resultEdijs2019-02-05
|
* merge develop and fix conflicts AGAINshpuld2019-02-04
|\
| * Fix class ordering issues related to avatartaehoon2019-02-02
| |
| * Migrate StillImage to UserAvatar for avatarstaehoon2019-02-02
| |
* | follows/followers pagination ready for reviewshpuld2019-02-02
|/
* Merge remote-tracking branch 'upstream/develop' into user-profile-overhaultHenry Jameson2018-12-18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (24 commits) Feature/bigger icons for mobile / #211 Fix oauth url Make user profile page cleaner Redirect to /main/all Move userProfile link to methods Fix user profile test Add temporary redirects Add local profile test Implement user_profile.spec.js Use babel polyfill in karma Use 'userProfileLink' to generate user-profile link Rollback disableDotRule Use "-1" in indexOf Add generateProfileLink Use "~" as a route namespace symbol Disable dot rule Pass userName instead of userId Typo in tests Fix redirect paths Fix typo ...
| * Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
| |\
| * | Use 'userProfileLink' to generate user-profile linkMaxim Filippov2018-12-13
| | |
| * | Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
| | |
* | | collateral fixes for user-card: use still-image, styles for custom emojiHenry Jameson2018-12-17
| |/ |/|
* | added condition to check for logined userValD2018-12-13
|/
* Route user to the correct profile URLMaxim Filippov2018-11-28
|
* small fixHenry Jameson2018-08-31
|
* Use serverside html rendering in usernames and bios if available.eal2018-08-09
|
* add follow requests UIWilliam Pitcock2018-06-07
|