aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/services
Commit message (Collapse)AuthorAge
* Fix pipelines and clean up console outputHenry Jameson2019-05-21
|
* Merge remote-tracking branch 'upstream/develop' into webpack-4-dart-sassHenry Jameson2019-04-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (126 commits) entity normalizer: hook up in_reply_to_account_acct add BBCode strings fix follow button not updating bug in follow-card refer searched user objects from the global user rep set max-width of textarea in settings page Remove space in the timeline setting copy user_card.vue: Fix .emoji to apply to img Update oc.json Update oc.json Update oc.json Update oc.json replace pencil with wrench icon rebuild fontello with wrench icon added fetch all friends using pagination stop fetching user relationship when user is unauthorized Revert "recover border between basic-user-card using list component" remove extra spacing code readability fix typos clean up ...
| * merge develop & resolve conflictdave2019-03-29
| |\
| * \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-03-18
| |\ \ | | | | | | | | | | | | issue-436-mastoapi-notifications
| * | | #436: update testdave2019-03-14
| | | |
| * | | #436: update unit testingdave2019-03-14
| | | |
* | | | attempt at making it workHenry Jameson2019-04-13
| | | |
* | | | revert unnecessary changesHenry Jameson2019-04-10
| | | |
* | | | Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New ↵Henry Jameson2019-04-07
| |_|/ |/| | | | | | | | linting.
* | | Add tests for gesture service, fix bug with perpendicular directionsshpuld2019-03-26
| |/ |/|
* | Added some testsHenry Jameson2019-03-11
|/
* Fix unit testEdijs2019-02-10
|
* TypoEdijs2019-02-10
|
* Added tag extractor method and specEdijs2019-02-07
|
* Merge branch 'develop' into feat/media-modalshpuld2019-01-30
|\
| * Capture clicks on statuses to hijack mention clicks, match mention href to ↵shpuld2019-01-30
| | | | | | | | user somehow
* | Merge develop and fix conflictshpuld2019-01-26
|\|
| * update test namesHenry Jameson2019-01-22
| |
| * tests for the tests god! bugfixes for bugfixes throne!Henry Jameson2019-01-17
| |
| * consistency in tests tooHenry Jameson2019-01-17
| |
| * Merge branch 'switch-to-string-ids' into favoritesHenry Jameson2019-01-17
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with some changes/merge conflicts resolution * switch-to-string-ids: fixx????? fix notifications? fix lint fix tests, removed one unused function, fix real problem that tests helped to surface added some more explicit to string conversion since BE seem to be sending numbers and it could cause an issue. Remove all explicit and implicit conversions of statusId to number, changed explicit ones so that they convert them to string
| | * fix tests, removed one unused function, fix real problem that tests helped toHenry Jameson2019-01-11
| | | | | | | | | | | | surface
| * | migrated some tests to normalizer, fixed some potential bug, fixed tests to useHenry Jameson2019-01-15
| |/ | | | | | | normalized naming instead of raw qvitter api objects. needs more tests tho.
* / Redo everything in the MRshpuld2019-01-26
|/
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|\
| * Treat reserved users like external users in the frontend.Lambda2018-12-26
| |
* | New routes, notifications, other impovements in side drwaershpuld2018-12-28
|/
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * Write a unit test for fileSizeFormatServiceRinpatch2018-12-12
| |
* | Implement user_profile.spec.jsMaxim Filippov2018-12-15
| |
* | Use 'userProfileLink' to generate user-profile linkMaxim Filippov2018-12-13
| |
* | Add generateProfileLinkMaxim Filippov2018-12-13
|/
* Basic word position and completion service.Roger Braun2017-03-15
|
* Don't break status parsing when link class is missing.Roger Braun2016-11-13
|
* Remove attachment links, as we are already showing them.Roger Braun2016-11-12