aboutsummaryrefslogtreecommitdiff
path: root/src/modules/users.js
Commit message (Expand)AuthorAge
* remove search1 with_relationshipsShpuld Shpuldson2020-05-13
* add with_relationships where necessaryShpuld Shpuldson2020-05-13
* fix status mutesShpuld Shpuldson2020-04-27
* add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
* remove unused mutation and test for itShpuld Shpuldson2020-04-23
* fix mistakesShpuld Shpuldson2020-04-21
* make relationships separate from usersShpuld Shpuldson2020-04-21
* Fix user activation/deactivation, deletion, and role assignment in the modera...eugenijm2020-02-17
* Implement domain mutes v2Shpuld Shpludson2020-01-15
* Fix #750 , fix error messages and captcha resettingShpuld Shpludson2020-01-14
* Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
|\
| * Merge remote-tracking branch 'upstream/develop' into streamingHenry Jameson2019-12-26
| |\
| | * toggle_activation api is also deprecatedtaehoon2019-12-15
| | * use vuex actiontaehoon2019-12-15
| * | fix desktop notifications not working with streamingHenry Jameson2019-12-12
| * | Option to enable streamingHenry Jameson2019-12-10
| * | Updated streaming and improved error-handling, some more refactoring to apiHenry Jameson2019-12-08
| * | improved initial notifications fetchingHenry Jameson2019-11-24
| * | initial streaming workHenry Jameson2019-11-24
| * | Backend Interactor service overhaul, removed the need for copypastingHenry Jameson2019-11-24
| |/
* / remove unused fallbackkPherox2019-12-11
|/
* backend interactor service: implement startFetchingFollowRequestkPherox2019-11-19
* Merge remote-tracking branch 'upstream/develop' into emoji-optimizationsHenry Jameson2019-11-08
|\
| * added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
* | moved emoji fetching from user to instance since it's its state anywayHenry Jameson2019-10-09
* | moved emoji stuff away from after-store and into users module since we only needHenry Jameson2019-10-08
|/
* 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