aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/modules/users.spec.js
Commit message (Collapse)AuthorAge
* Do not allow to find by name in findUser()Tusooa Zhu2022-08-10
|
* Fix merging array field for userskPherox2020-06-10
|
* remove unused mutation and test for itShpuld Shpuldson2020-04-23
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* fixed tests, review fixes, now storing local users with downcase screen name forHenry Jameson2019-03-11
| | | | better compatibility
* some test fixes, disabled one test for now since logic now is even more ↵Henry Jameson2019-03-09
| | | | async in general
* 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
* Make userByName case-insensitiveshpuld2019-01-28
|
* fix tests, removed one unused function, fix real problem that tests helped toHenry Jameson2019-01-11
| | | | surface
* Fix profiles without statuses not loadingShpuld Shpludson2018-12-31
|
* Add users muting.Roger Braun2017-02-13
|
* Add users repository in users module.Roger Braun2016-11-30