aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile/user_profile.vue
Commit message (Collapse)AuthorAge
* Make notes editable only on user profileTusooa Zhu2022-12-21
|
* --fixHenry Jameson2022-07-31
|
* fix avatar not zooming in profile pageHenry Jameson2022-07-27
|
* fix avatar not closing, add option to put popovers next to avatarHenry Jameson2022-07-19
| | | | instead of over it
* fix incorrect sticking in user profile pageHenry Jameson2022-05-09
|
* unified how panel-footer works between regular timelines and user timelineHenry Jameson2022-04-25
|
* relative units in line-height + some cleanupHenry Jameson2022-04-20
|
* tons of fixes mainly aimed at panel headingsHenry Jameson2022-04-20
|
* richcontent support in polls, user cards and user profilesHenry Jameson2021-08-13
|
* migrate to v-slotHenry Jameson2021-04-07
|
* fix emoji not working in profile field namesShpuld Shpuldson2020-11-11
|
* remaining changes...Henry Jameson2020-10-21
|
* remove bio-table's max-widthDym Sohin2020-09-24
|
* treat field name as textShpuld Shpuldson2020-08-13
|
* fix width of long field valuekPherox2020-06-18
|
* change key-value to look like onekPherox2020-06-18
|
* resume the previous emoji size for nowShpuld Shpuldson2020-06-17
|
* restyle the fieldsShpuld Shpuldson2020-06-17
|
* Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-displayShpuld Shpuldson2020-06-17
|\
| * minor lint fixesShpuld Shpuldson2020-04-23
| |
| * make relationships separate from usersShpuld Shpuldson2020-04-21
| |
* | Change to use tags removed fields instead of raw fieldskPherox2020-02-19
| |
* | Change field name to right justifykPherox2019-11-20
| |
* | Use fields_html onlykPherox2019-11-20
| |
* | Add tooltipkPherox2019-11-20
| |
* | Change css selectors to classname from elementnamekPherox2019-11-20
| |
* | Change profile fields design to horizontalkPherox2019-11-20
| |
* | Fix emoji sizekPherox2019-11-20
| |
* | Display user profile fieldskPherox2019-11-20
|/
* do not change word based muting logictaehoon2019-09-13
|
* do not collapse muted user's posts on muted user's media timelinetaehoon2019-09-13
|
* do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
|
* sync profile tab state with location querytaehoon2019-08-15
|
* allow zooming avatar in profile panel headertaehoon2019-07-28
|
* fix typostaehoon2019-07-24
|
* update prop syntaxtaehoon2019-07-24
|
* move pinned statuses showing logic in timelinetaehoon2019-07-24
|
* update prop nametaehoon2019-07-24
|
* prevent showing pinned statuses twicetaehoon2019-07-24
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Keep statuses always enabledWyatt Benno2019-06-25
|
* Make scss change for tab switcher onlyWyatt Benno2019-06-21
|
* A small sass fix for #577Wyatt Benno2019-06-20
|
* show pinned state only in the user timelinetaehoon2019-05-15
|
* improve performance by caching pinned status ids into user objecttaehoon2019-05-15
|
* use pinned property from status directlytaehoon2019-05-15
|
* remove pinned timeline, instead, use simple entity of user objecttaehoon2019-05-15
|
* #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
|
* code readabilitytaehoon2019-04-17
|
* replace scope attributes by slot-scopetaehoon2019-04-17
|