index
:
pleroma-fe.git
meow
This is a fork of pleroma's official FE. Used by vnil.de, we meow meow the meow meow with meow meow
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
basic_user_card
/
basic_user_card.vue
Commit message (
Collapse
)
Author
Age
*
implement list item styles
Henry Jameson
2024-02-29
|
*
Use stylelint
tusooa
2023-01-09
|
*
Use dedicated indicator for non-ascii domain names
Tusooa Zhu
2022-08-29
|
*
--fix
Henry Jameson
2022-07-31
|
*
fix basicusercard
Henry Jameson
2022-06-27
|
*
fix some warnings
Henry Jameson
2022-03-17
|
*
richcontent support in polls, user cards and user profiles
Henry Jameson
2021-08-13
|
*
separate screen_name and screen_name_ui with decoded punycode
Shpuld Shpuldson
2021-02-26
|
*
last lint warning
Shpuld Shpuldson
2020-04-23
|
*
make relationships separate from users
Shpuld Shpuldson
2020-04-21
|
*
fix user card overflow bug
taehoon
2019-08-12
|
*
all the manual fixes
Henry Jameson
2019-07-07
|
*
eslint --fix --ext .js,.vue src
Henry Jameson
2019-07-05
|
*
add title and alt for avatars, fix console errors in avatarlist
shpuld
2019-05-01
|
*
show ellipsis for long user name and screen name
taehoon
2019-04-29
|
*
move border-bottom style to the list
taehoon
2019-04-17
|
*
#451 - add class to username span
dave
2019-03-22
|
*
#451 - update styling
dave
2019-03-21
|
*
#451 - long username on follow/follower tabs
dave
2019-03-21
|
*
Rename UserCardContent to UserCard
taehoon
2019-03-05
|
*
Update block class name of BasicUserCard component
taehoon
2019-03-05
|
*
Re-do UserCardContent css
taehoon
2019-03-05
|
*
Fix layout overflow issue
taehoon
2019-02-28
|
*
Add a class to screen name
taehoon
2019-02-28
|
*
Merge all slots of BasicUserCard into one
taehoon
2019-02-28
|
*
Revert "Minor mobile layout improvement for BasicUserCard"
taehoon
2019-02-28
|
|
|
|
This reverts commit 1cd964bffff3ae4d324d0ab99e5c218eae7cd0ca.
*
Minor mobile layout improvement for BasicUserCard
taehoon
2019-02-28
|
*
Improve mobile layout of user card
taehoon
2019-02-28
|
*
Update naming
taehoon
2019-02-28
|
*
Remove legacy class names in BasicUserCard
taehoon
2019-02-28
|
*
Improve action button size and position in BasicUserCard
taehoon
2019-02-28
|
*
Add third slot area to BasicUserCard
taehoon
2019-02-28
|
*
Use big avatar in BasicUserCard
taehoon
2019-02-28
|
*
Remove needless css
taehoon
2019-02-20
|
*
Fix indent
taehoon
2019-02-20
|
*
Update BasicUserCard template and add a slot for customization
taehoon
2019-02-20
|
*
Add reusable BasicUserCard and UserList components
taehoon
2019-02-20