aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/components/user_profile.spec.js
Commit message (Collapse)AuthorAge
* add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
|
* make tests not failShpuld Shpuldson2020-04-22
|
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|
* fix testsHenry Jameson2019-04-28
|
* 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
* attempt to fix testsWilliam Pitcock2019-01-26
|
* Merge branch 'feature/replace-panel-switcher' into 'develop'Shpuld Shpludson2018-12-31
|\ | | | | | | | | Mobile side drawer See merge request pleroma/pleroma-fe!443
| * New routes, notifications, other impovements in side drwaershpuld2018-12-28
| |
* | Fix profiles without statuses not loadingShpuld Shpludson2018-12-31
|/
* Fix user profile testMaxim Filippov2018-12-17
|
* Add local profile testMaxim Filippov2018-12-17
|
* Implement user_profile.spec.jsMaxim Filippov2018-12-15