aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile/user_profile.js
Commit message (Expand)AuthorAge
* Display public favorites on user profilesmarcin mikołajczak2023-12-28
* Merge remote-tracking branch 'upstream/develop' into birthdaystusooa2023-01-22
|\
| * Do not allow to find by name in findUser()Tusooa Zhu2022-08-10
| * Use lookup endpoint to obtain users by nicknameTusooa Zhu2022-08-09
* | Merge remote-tracking branch 'pleroma/develop' into birthdaysmarcin mikołajczak2022-08-05
|\|
| * unified how panel-footer works between regular timelines and user timelineHenry Jameson2022-04-25
| * Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
| |\
| * | destroyed -> unmountedHenry Jameson2021-04-25
| * | Changed some of TabSwitcher's internals for easier Vue3 migrationHenry Jameson2021-04-18
* | | Birthdaysmarcin mikołajczak2022-02-13
| |/ |/|
* | richcontent support in polls, user cards and user profilesHenry Jameson2021-08-13
|/
* remaining changes...Henry Jameson2020-10-21
* Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-displayShpuld Shpuldson2020-06-17
|\
| * fix tests. user-profile didn't have tab-switcher compnent imported!!Henry Jameson2020-05-25
| * Updated streaming and improved error-handling, some more refactoring to apiHenry Jameson2019-12-08
* | Display user profile fieldskPherox2019-11-20
|/
* sync profile tab state with location querytaehoon2019-08-15
* reset error state when load new profiletaehoon2019-08-15
* clear timelines only if load user not viewed previouslytaehoon2019-08-15
* clean up layouttaehoon2019-07-10
* make sure that user timelines are empty when opening profile pagetaehoon2019-07-02
* remove needless importingtaehoon2019-05-15
* improve performance by caching pinned status ids into user objecttaehoon2019-05-15
* filter pinned statuses based on pinned entity instead of a separate user entitytaehoon2019-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
* fix typostaehoon2019-04-17
* remove withList hoctaehoon2019-04-17
* refactor using List componenttaehoon2019-04-17
* fix mess in UserProfile componenttaehoon2019-04-15
* store friends/followers in the global user repositorytaehoon2019-04-14
* Merge branch 'fix/notification-bugs' into 'develop'Shpuld Shpludson2019-04-09
|\
| * Separate timeline and notificationjasper2019-04-04
* | Added moderation menueugenijm2019-04-01
|/
* Fix user card in notificationjasper2019-04-01
* fix flake id users not fetching correctlyHenry Jameson2019-03-14
* whoopsHenry Jameson2019-03-12
* レインせんぱいにサンキューHenry Jameson2019-03-12
* fixed tests, review fixes, now storing local users with downcase screen name forHenry Jameson2019-03-11
* fix errorHenry Jameson2019-03-09
* attempt at fixing switching to user TLHenry Jameson2019-03-09
* revert some stuff, turns out it's actually breaking. Fixed some local user th...Henry Jameson2019-03-09
* Since BE doesn't support fetching user by screen name over MastoAPI we'll gonnaHenry Jameson2019-03-08
* Partially transitioned user data to MastoAPI. Added support for fetchingHenry Jameson2019-03-08
* Rename UserCardContent to UserCardtaehoon2019-03-05
* #417: reset tab from the outsidedave2019-03-03
* Add new FollowCard componenttaehoon2019-02-28
* Remove needless component local registrationtaehoon2019-02-28
* Rewrite FollowList using hocstaehoon2019-02-28
* Better error handlingtaehoon2019-02-26