aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile
Commit message (Collapse)AuthorAge
* fix tests. user-profile didn't have tab-switcher compnent imported!!Henry Jameson2020-05-25
|
* minor lint fixesShpuld Shpuldson2020-04-23
|
* make relationships separate from usersShpuld Shpuldson2020-04-21
|
* Updated streaming and improved error-handling, some more refactoring to apiHenry Jameson2019-12-08
|
* 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
|
* reset error state when load new profiletaehoon2019-08-15
|
* clear timelines only if load user not viewed previouslytaehoon2019-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
|
* clean up layouttaehoon2019-07-10
|
* Merge branch 'develop' into 'eslint-fix'HJ2019-07-06
|\ | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue
| * make sure that user timelines are empty when opening profile pagetaehoon2019-07-02
| |
* | 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
|
* 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
|\ | | | | | | | | | | | | #474 Fix notification bugs Closes #474 See merge request pleroma/pleroma-fe!728
| * 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
| | | | better compatibility
* 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 ↵Henry Jameson2019-03-09
| | | | things
* 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