aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* Fix pipelines and clean up console outputHenry Jameson2019-05-21
|
* fix testsHenry Jameson2019-04-28
|
* 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: merge developdave2019-03-15
| |\ \ \
| * | | | #436: update testdave2019-03-14
| | | | |
| * | | | #436: update unit testingdave2019-03-14
| | | | |
* | | | | firefoxHenry Jameson2019-04-24
| | | | |
* | | | | attempt at making it workHenry Jameson2019-04-13
| | | | |
* | | | | karma stuff, still broken thoHenry Jameson2019-04-10
| | | | |
* | | | | 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
| |_|/ |/| |
* | | Merge remote-tracking branch 'upstream/develop' into mastoapi/emojisHenry Jameson2019-03-17
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (34 commits) after store: fix setting postFormats field fix user-card avatar falling into permament failed state fix flake id users not fetching correctly fix console error afterStoreSetup: Move log in and theme load to afterStoreSetup. afterStoreSetup: Handle 404 cases. afterStoreSetup: Emoji and nodeinfo refactor. afterStoreSetup: refactor TOS and panel fetching, handle 404s. afterStoreSetup: refactor. Load persistedStated with async/await. whoops レインせんぱいにサンキュー fix embedded relationship card parsing actually use embedded relationship if it's present instead of filtering nulls, let's just not have them in the first place #434 - fix plain text issue Add floating post-status button on mobile Update user settings icon to pencil I18n: Update Czech translation user_card.vue: Copy over .status-content img styling ...
| * | Merge branch 'mastoapi/user-stuff' into 'develop'HJ2019-03-15
| |\ \ | | |/ | |/| | | | | | | Transition to MastoAPI: user data See merge request pleroma/pleroma-fe!655
| | * 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 minId reset with minVisibleId to prevent gaps when showing newshpuld2019-03-10
| |/
* / Added some testsHenry Jameson2019-03-11
|/
* Merge branch '420-redo-user-card-content' into 'develop'Shpuld Shpludson2019-03-07
|\ | | | | | | | | | | | | Re-do UserCardContent Component CSS Closes #420 See merge request pleroma/pleroma-fe!642
| * Update teststaehoon2019-03-05
| |
* | #392: update defaultState into a functiondave2019-02-28
|/
* 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 branch 'fix/make-user-by-name-case-insensitive' into 'develop'lambda2019-01-28
| |\ | | | | | | | | | | | | Make userByName case-insensitive See merge request pleroma/pleroma-fe!489
| | * Make userByName case-insensitiveshpuld2019-01-28
| | |
| * | fix user tl clearing and give it a testshpuld2019-01-28
| |/
* | Merge branch 'develop' into feat/media-modalshpuld2019-01-28
|\|
| * attempt to fix testsWilliam Pitcock2019-01-26
| |
* | Merge develop and fix conflictshpuld2019-01-26
|\|
| * update test namesHenry Jameson2019-01-22
| |
| * forgot the fileHenry Jameson2019-01-17
| |
| * 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 branch 'feature/replace-panel-switcher' into 'develop'Shpuld Shpludson2018-12-31
|\ | | | | | | | | Mobile side drawer See merge request pleroma/pleroma-fe!443
| * merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
| |\
| * | New routes, notifications, other impovements in side drwaershpuld2018-12-28
| | |
* | | Fix profiles without statuses not loadingShpuld Shpludson2018-12-31
| |/ |/|
* | Treat reserved users like external users in the frontend.Lambda2018-12-26
| |
* | Restore old routes, enable user route as fallback.Lambda2018-12-25
|/
* Fix user profile testMaxim Filippov2018-12-17
|