aboutsummaryrefslogtreecommitdiff
path: root/src/modules/users.js
Commit message (Expand)AuthorAge
* added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
* rename a mutationtaehoon2019-09-01
* Initialize chat only if user is logged in and it wasn't initialized beforeSergey Suprunenko2019-08-17
* Handle JSONified errors while registeringLee Starnes2019-08-06
* fix typostaehoon2019-07-24
* change subscribing to subscribedtaehoon2019-07-10
* mutate updated relationship to the storetaehoon2019-07-10
* #482 - add subscribe buttonjared2019-07-10
* Refactor user search api, better api error response handlingTae Hoon2019-07-10
* Merge branch 'eslint-fix' into 'develop'Shpuld Shpludson2019-07-07
|\
| * all the manual fixesHenry Jameson2019-07-07
| * npm eslint --fix .Henry Jameson2019-07-05
* | Revoke oAuth tokenEgor Kislitsyn2019-07-02
|/
* make sure to clear old token when logouttaehoon2019-06-20
* fix user searchHenry Jameson2019-06-17
* Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
* 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
* refer searched user objects from the global user reptaehoon2019-04-22
* stop fetching user relationship when user is unauthorizedtaehoon2019-04-17
* add bulk mute/unmute buttons and wire up to vuextaehoon2019-04-17
* wire up bulk action buttons to vuextaehoon2019-04-17
* Merge branch '489' into 'develop'Shpuld Shpludson2019-04-15
|\
| * store friends/followers in the global user repositorytaehoon2019-04-14
* | add muted user to the mutes list in real timetaehoon2019-04-14
* | add blocked user to the blocked list on real timetaehoon2019-04-14
* | make blocking functional in the search resultstaehoon2019-04-14
|/
* display no message on empty data fetched from apiBrenden Bice2019-04-12
* remove error message on no more followingBrenden Bice2019-04-12
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...dave2019-04-09
|\
| * Merge branch 'fix/notification-bugs' into 'develop'Shpuld Shpludson2019-04-09
| |\
| | * Separate timeline and notificationjasper2019-04-04
| | * Fix notification bugsjasper2019-04-03
* | | #436 - merge developdave2019-04-08
|\| |
| * | Added moderation menueugenijm2019-04-01
| |/
* | #436 - apply patch and clean updave2019-03-31
* | #436 - apply patchdave2019-03-31
|/
* errataHenry Jameson2019-03-27
* reviewHenry Jameson2019-03-27
* correctly paginate on MastoAPIHenry Jameson2019-03-25
* Merge remote-tracking branch 'upstream/develop' into mastoapi/convosHenry Jameson2019-03-25
|\
| * Revert changestaehoon2019-03-24
| * No need to fetch mutes on load anymore 🙌taehoon2019-03-21
| * switch to mastoapitaehoon2019-03-21
| * switch to mastoapitaehoon2019-03-21
| * masto api sends muted property nowtaehoon2019-03-21
| * No need to fetch user data using old api anymore 🎉taehoon2019-03-21
| * Add commenttaehoon2019-03-21
| * Reset statusnet_blocking of all fetched users first while refreshing block listtaehoon2019-03-21