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
/
user_profile
/
user_profile.vue
Commit message (
Collapse
)
Author
Age
*
fix emoji not working in profile field names
Shpuld Shpuldson
2020-11-11
|
*
remaining changes...
Henry Jameson
2020-10-21
|
*
remove bio-table's max-width
Dym Sohin
2020-09-24
|
*
treat field name as text
Shpuld Shpuldson
2020-08-13
|
*
fix width of long field value
kPherox
2020-06-18
|
*
change key-value to look like one
kPherox
2020-06-18
|
*
resume the previous emoji size for now
Shpuld Shpuldson
2020-06-17
|
*
restyle the fields
Shpuld Shpuldson
2020-06-17
|
*
Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-display
Shpuld Shpuldson
2020-06-17
|
\
|
*
minor lint fixes
Shpuld Shpuldson
2020-04-23
|
|
|
*
make relationships separate from users
Shpuld Shpuldson
2020-04-21
|
|
*
|
Change to use tags removed fields instead of raw fields
kPherox
2020-02-19
|
|
*
|
Change field name to right justify
kPherox
2019-11-20
|
|
*
|
Use fields_html only
kPherox
2019-11-20
|
|
*
|
Add tooltip
kPherox
2019-11-20
|
|
*
|
Change css selectors to classname from elementname
kPherox
2019-11-20
|
|
*
|
Change profile fields design to horizontal
kPherox
2019-11-20
|
|
*
|
Fix emoji size
kPherox
2019-11-20
|
|
*
|
Display user profile fields
kPherox
2019-11-20
|
/
*
do not change word based muting logic
taehoon
2019-09-13
|
*
do not collapse muted user's posts on muted user's media timeline
taehoon
2019-09-13
|
*
do not collapse muted user's posts on muted user's profile page
taehoon
2019-09-13
|
*
sync profile tab state with location query
taehoon
2019-08-15
|
*
allow zooming avatar in profile panel header
taehoon
2019-07-28
|
*
fix typos
taehoon
2019-07-24
|
*
update prop syntax
taehoon
2019-07-24
|
*
move pinned statuses showing logic in timeline
taehoon
2019-07-24
|
*
update prop name
taehoon
2019-07-24
|
*
prevent showing pinned statuses twice
taehoon
2019-07-24
|
*
eslint --fix --ext .js,.vue src
Henry Jameson
2019-07-05
|
*
Keep statuses always enabled
Wyatt Benno
2019-06-25
|
*
Make scss change for tab switcher only
Wyatt Benno
2019-06-21
|
*
A small sass fix for #577
Wyatt Benno
2019-06-20
|
*
show pinned state only in the user timeline
taehoon
2019-05-15
|
*
improve performance by caching pinned status ids into user object
taehoon
2019-05-15
|
*
use pinned property from status directly
taehoon
2019-05-15
|
*
remove pinned timeline, instead, use simple entity of user object
taehoon
2019-05-15
|
*
#468 - show pinned timeline and add pinned label to the status
dave
2019-05-15
|
*
code readability
taehoon
2019-04-17
|
*
replace scope attributes by slot-scope
taehoon
2019-04-17
|
*
clean up
taehoon
2019-04-17
|
*
refactor using List component
taehoon
2019-04-17
|
*
fix mess in UserProfile component
taehoon
2019-04-15
|
*
Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna
Henry Jameson
2019-03-08
|
|
|
|
just fetching it over QvitterAPI real quick :DDDDDDDDD
*
Rename UserCardContent to UserCard
taehoon
2019-03-05
|
*
Re-do UserCardContent css
taehoon
2019-03-05
|
*
#417: reset tab from the outside
dave
2019-03-03
|
*
#417: refresh tab on user profile only
dave
2019-03-03
|
*
Rewrite FollowList using hocs
taehoon
2019-02-28
|
*
Better error handling
taehoon
2019-02-26
|
[next]