aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/services
Commit message (Collapse)AuthorAge
* EntityNormalizerSpec: More fixes.lain2020-06-04
|
* EntityNormalizerSpec: Test new behavior.lain2020-06-04
|
* Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * Optimize Notifications RenderingShpuld Shpludson2020-01-14
| |
* | lintHenry Jameson2020-01-27
| |
* | fix rgba css generation, add some tests to automatically verify that themes areHenry Jameson2020-01-27
| | | | | | | | generated properly
* | fix tests, integrate depenentless sorting into toposort for easier testing andHenry Jameson2020-01-20
| | | | | | | | better guarantees
* | fix testsHenry Jameson2020-01-12
| |
* | Refactoring, forgotten filesHenry Jameson2020-01-12
|/
* Merge branch 'greentext-strikes-back' into 'develop'HJ2019-11-19
|\ | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994
| * tests + updatesHenry Jameson2019-11-14
| |
* | Normalize profile fieldskPherox2019-11-19
|/
* fix regex shortcode problemHenry Jameson2019-09-30
|
* Added a setting to hide follow/follower count from the user profileeugenijm2019-09-23
|
* Merge branch 'eslint-fix' into 'develop'Shpuld Shpludson2019-07-07
|\ | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871
| * all the manual fixesHenry Jameson2019-07-07
| |
| * npm eslint --fix .Henry Jameson2019-07-05
| |
* | Merge branch '580' into 'develop'Shpuld Shpludson2019-07-07
|\ \ | | | | | | | | | | | | | | | | | | Fix backend version string parsing Closes #580 See merge request pleroma/pleroma-fe!868
| * | add unit teststaehoon2019-07-05
| |/
* / Set hide_follows and hide_followers settings when parsing Mastodon formatEugenij2019-07-07
|/
* Feature/polls attempt 2lain2019-06-18
|
* 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
| |