aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile
Commit message (Expand)AuthorAge
* remove needless importingtaehoon2019-05-15
* 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
* 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
* code readabilitytaehoon2019-04-17
* fix typostaehoon2019-04-17
* replace scope attributes by slot-scopetaehoon2019-04-17
* clean uptaehoon2019-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
* Re-do UserCardContent csstaehoon2019-03-05
* #417: reset tab from the outsidedave2019-03-03
* #417: refresh tab on user profile onlydave2019-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
* Show error message when visit profile page of invalid usertaehoon2019-02-26
* #376: update status timeline when it's emptydave2019-02-20
* Fix console error - maximum call stack size exceededjasper2019-02-15
* Merge branch 'fix/js-error-in-tag-page' into 'develop'Shpuld Shpludson2019-02-09
|\
| * Code refactoringEdijs2019-02-07
* | #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
|\