| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add user reporting modal | taehoon | 2019-05-03 |
| | | |||
| * | add title and alt for avatars, fix console errors in avatarlist | shpuld | 2019-05-01 |
| | | |||
| * | Merge branch 'change-pencil-to-wrentch' into 'develop' | Shpuld Shpludson | 2019-04-22 |
| |\ | | | | | | | | | Change pencil icon to wrentch See merge request pleroma/pleroma-fe!764 | ||
| | * | replace pencil with wrench icon | Brenden Bice | 2019-04-19 |
| | | | | | | | | | | | # Conflicts: # src/components/user_card/user_card.vue | ||
| * | | user_card.vue: Fix .emoji to apply to img | Haelwenn (lanodan) Monnier | 2019-04-20 |
| |/ | |||
| * | Added moderation menu | eugenijm | 2019-04-01 |
| | | |||
| * | Remove old muting logic | taehoon | 2019-03-21 |
| | | |||
| * | Add mute/unmute featrue and mutes management tab | taehoon | 2019-03-21 |
| | | |||
| * | #444 - show `remote follow` button when logged out | dave | 2019-03-19 |
| | | |||
| * | Merge branch 'mastoapi/user-stuff' into 'develop' | HJ | 2019-03-15 |
| |\ | | | | | | | | | Transition to MastoAPI: user data See merge request pleroma/pleroma-fe!655 | ||
| | * | Partially transitioned user data to MastoAPI. Added support for fetching | Henry Jameson | 2019-03-08 |
| | | | | | | | | | | | relationship data. Upgraded code to be more resilient to nulls caused by missing data in either APIs | ||
| * | | Update user settings icon to pencil | taehoon | 2019-03-11 |
| | | | |||
| * | | user_card.vue: Copy over .status-content img styling | Haelwenn (lanodan) Monnier | 2019-03-11 |
| | | | |||
| * | | user_card.vue: Set img.emoji to 32×32px | Haelwenn (lanodan) Monnier | 2019-03-10 |
| |/ | | | | Related to https://git.pleroma.social/pleroma/pleroma/merge_requests/792 | ||
| * | Merge branch '420-redo-user-card-content' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ | | | | | | | | | | | | | Re-do UserCardContent Component CSS Closes #420 See merge request pleroma/pleroma-fe!642 | ||
| | * | Revert modifier class notation | taehoon | 2019-03-05 |
| | | | |||
| | * | Rename UserCardContent to UserCard | taehoon | 2019-03-05 |
| |/ | |||
| * | Remove UserCard | taehoon | 2019-02-28 |
| | | |||
| * | Take over branch and fix some issues | shpuld | 2019-02-17 |
| | | |||
| * | Fix styling | Edijs | 2019-02-12 |
| | | |||
| * | Fix UI of followers list | Edijs | 2019-02-11 |
| | | |||
| * | #332 - add follow/not follow button to follow list | dave | 2019-02-09 |
| | | |||
| * | Fix avatar link in search result | Edijs | 2019-02-05 |
| | | |||
| * | merge develop and fix conflicts AGAIN | shpuld | 2019-02-04 |
| |\ | |||
| | * | Fix class ordering issues related to avatar | taehoon | 2019-02-02 |
| | | | |||
| | * | Migrate StillImage to UserAvatar for avatars | taehoon | 2019-02-02 |
| | | | |||
| * | | follows/followers pagination ready for review | shpuld | 2019-02-02 |
| |/ | |||
| * | Treat reserved users like external users in the frontend. | Lambda | 2018-12-26 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into user-profile-overhault | Henry Jameson | 2018-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 ... | ||
| | * | Move userProfile link to methods | Maxim Filippov | 2018-12-17 |
| | | | |||
| | * | Merge branch 'develop' into feature/new-user-routes | Maxim Filippov | 2018-12-17 |
| | |\ | |||
| | * | | Use 'userProfileLink' to generate user-profile link | Maxim Filippov | 2018-12-13 |
| | | | | |||
| | * | | Move old routes to /p, use /nickname for user profiles | Maxim Filippov | 2018-12-06 |
| | | | | |||
| * | | | collateral fixes for user-card: use still-image, styles for custom emoji | Henry Jameson | 2018-12-17 |
| | |/ |/| | |||
| * | | added condition to check for logined user | ValD | 2018-12-13 |
| |/ | |||
| * | Route user to the correct profile URL | Maxim Filippov | 2018-11-28 |
| | | |||
| * | small fix | Henry Jameson | 2018-08-31 |
| | | |||
| * | Use serverside html rendering in usernames and bios if available. | eal | 2018-08-09 |
| | | |||
| * | follow requests: refactor to properly leverage vuex | William Pitcock | 2018-06-07 |
| | | |||
| * | add follow requests UI | William Pitcock | 2018-06-07 |
| | | |||
| * | some more improvements. changed the way user-card is layout, but should look the | Henry Jameson | 2018-04-08 |
| | | | | | same, except that longer user names should be properly ellipsis-ed. | ||
| * | indents | Henry Jameson | 2018-04-07 |
| | | |||
| * | border-radii moved to variables, made rgbo colors use theme data, customizable | Henry Jameson | 2018-04-07 |
| | | | | | from settings screen. | ||
| * | cleanup. added fallback mechanism for IE11 and unsupported browsers. | Henry Jameson | 2018-04-07 |
| | | |||
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| | | |||
| * | Fixed width usercards in follow lists. | eal | 2017-12-07 |
| | | |||
| * | Fix padding at user card bottom, mismatching border-radii. Sneak in fixes ↵ | shpuld | 2017-11-21 |
| | | | | | for attachment previews. | ||
| * | Unhide completions, strengthen shadows a bit, force the 0.1 shade to always ↵ | shpuld | 2017-11-20 |
| | | | | | span the full height, make usercard use correct borders. | ||
| * | Prepare for i18n. | Roger Braun | 2017-11-07 |
| | | |||
| * | Round the edge of the user profile user card, make sure 'follows you' stays ↵ | Shpuld Shpuldson | 2017-08-23 |
| | | | | | in the right, fix avatar class conflict. | ||
