aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile/user_profile.vue
Commit message (Collapse)AuthorAge
* minor lint fixesShpuld Shpuldson2020-04-23
|
* make relationships separate from usersShpuld Shpuldson2020-04-21
|
* 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
|
* clean uptaehoon2019-04-17
|
* refactor using List componenttaehoon2019-04-17
|
* fix mess in UserProfile componenttaehoon2019-04-15
|
* Since BE doesn't support fetching user by screen name over MastoAPI we'll gonnaHenry Jameson2019-03-08
| | | | just fetching it over QvitterAPI real quick :DDDDDDDDD
* Rename UserCardContent to UserCardtaehoon2019-03-05
|
* Re-do UserCardContent csstaehoon2019-03-05
|
* #417: reset tab from the outsidedave2019-03-03
|
* #417: refresh tab on user profile onlydave2019-03-03
|
* Rewrite FollowList using hocstaehoon2019-02-28
|
* Better error handlingtaehoon2019-02-26
|
* Show error message when visit profile page of invalid usertaehoon2019-02-26
|
* #376: update status timeline when it's emptydave2019-02-20
|
* #291 - fixed typodave2019-02-08
|
* #291 - remove whitespacedave2019-02-08
|
* #291 - enable media/favorite tabs with prefetched datadave2019-02-08
|
* #291 - disable empty tabs in user profile paneldave2019-02-08
|
* Fix namingtaehoon2019-02-07
|
* Always show my own followees/followerstaehoon2019-02-07
|
* Hide followers and followees tabs when they are disabledtaehoon2019-02-07
|
* Combine friends/followersshpuld2019-02-03
|
* merge develop inshpuld2019-02-03
|\
| * Fix media timeline attachments being small by adding an option to not render ↵shpuld2019-01-31
| | | | | | | | background tabs in tab switcher
* | follows/followers pagination ready for reviewshpuld2019-02-02
| |
* | initial draft for follows/following paginationshpuld2019-01-31
|/
* Fix registration path warning and translation warningsshpuld2019-01-27
|
* user profile: add media timelineWilliam Pitcock2019-01-26
|
* add support for tab-switcher to automatically switch to first tab if asked indexHenry Jameson2019-01-17
| | | | is invalid