| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Update tests | taehoon | 2019-03-05 |
| | | |||
| * | Fix unit test | Edijs | 2019-02-10 |
| | | |||
| * | Typo | Edijs | 2019-02-10 |
| | | |||
| * | Added tag extractor method and spec | Edijs | 2019-02-07 |
| | | |||
| * | Merge branch 'develop' into feat/media-modal | shpuld | 2019-01-30 |
| |\ | |||
| | * | Capture clicks on statuses to hijack mention clicks, match mention href to ↵ | shpuld | 2019-01-30 |
| | | | | | | | | | user somehow | ||
| | * | Merge branch 'fix/make-user-by-name-case-insensitive' into 'develop' | lambda | 2019-01-28 |
| | |\ | | | | | | | | | | | | | Make userByName case-insensitive See merge request pleroma/pleroma-fe!489 | ||
| | | * | Make userByName case-insensitive | shpuld | 2019-01-28 |
| | | | | |||
| | * | | fix user tl clearing and give it a test | shpuld | 2019-01-28 |
| | |/ | |||
| * | | Merge branch 'develop' into feat/media-modal | shpuld | 2019-01-28 |
| |\| | |||
| | * | attempt to fix tests | William Pitcock | 2019-01-26 |
| | | | |||
| * | | Merge develop and fix conflict | shpuld | 2019-01-26 |
| |\| | |||
| | * | update test names | Henry Jameson | 2019-01-22 |
| | | | |||
| | * | forgot the file | Henry Jameson | 2019-01-17 |
| | | | |||
| | * | tests for the tests god! bugfixes for bugfixes throne! | Henry Jameson | 2019-01-17 |
| | | | |||
| | * | consistency in tests too | Henry Jameson | 2019-01-17 |
| | | | |||
| | * | Merge branch 'switch-to-string-ids' into favorites | Henry Jameson | 2019-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 to | Henry Jameson | 2019-01-11 |
| | | | | | | | | | | | | | surface | ||
| | * | | migrated some tests to normalizer, fixed some potential bug, fixed tests to use | Henry Jameson | 2019-01-15 |
| | |/ | | | | | | | normalized naming instead of raw qvitter api objects. needs more tests tho. | ||
| * / | Redo everything in the MR | shpuld | 2019-01-26 |
| |/ | |||
| * | Merge branch 'feature/replace-panel-switcher' into 'develop' | Shpuld Shpludson | 2018-12-31 |
| |\ | | | | | | | | | Mobile side drawer See merge request pleroma/pleroma-fe!443 | ||
| | * | merge develop, fix conflicts, fix logged out bug | shpuld | 2018-12-29 |
| | |\ | |||
| | * | | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| | | | | |||
| * | | | Fix profiles without statuses not loading | Shpuld Shpludson | 2018-12-31 |
| | |/ |/| | |||
| * | | Treat reserved users like external users in the frontend. | Lambda | 2018-12-26 |
| | | | |||
| * | | Restore old routes, enable user route as fallback. | Lambda | 2018-12-25 |
| |/ | |||
| * | Fix user profile test | Maxim Filippov | 2018-12-17 |
| | | |||
| * | Merge branch 'develop' into feature/new-user-routes | Maxim Filippov | 2018-12-17 |
| |\ | |||
| | * | Write a unit test for fileSizeFormatService | Rinpatch | 2018-12-12 |
| | | | |||
| * | | Add local profile test | Maxim Filippov | 2018-12-17 |
| | | | |||
| * | | Implement user_profile.spec.js | Maxim Filippov | 2018-12-15 |
| | | | |||
| * | | Use babel polyfill in karma | Maxim Filippov | 2018-12-13 |
| | | | |||
| * | | Use 'userProfileLink' to generate user-profile link | Maxim Filippov | 2018-12-13 |
| | | | |||
| * | | Add generateProfileLink | Maxim Filippov | 2018-12-13 |
| | | | |||
| * | | Use "~" as a route namespace symbol | Maxim Filippov | 2018-12-10 |
| | | | |||
| * | | Typo in tests | Maxim Filippov | 2018-12-06 |
| | | | |||
| * | | Move old routes to /p, use /nickname for user profiles | Maxim Filippov | 2018-12-06 |
| | | | |||
| * | | Remove dummy component | Maxim Filippov | 2018-12-06 |
| |/ | |||
| * | fixup! fixup! Added logic to process reply to favorite request and update ↵ | Henry Jameson | 2018-08-30 |
| | | | | | likes counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing. | ||
| * | fixup! Added logic to process reply to favorite request and update likes ↵ | Henry Jameson | 2018-08-30 |
| | | | | | counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing. | ||
| * | changed the only surviving and important test to accommodate for new ↵ | Henry Jameson | 2018-08-16 |
| | | | | | notifications flow. | ||
| * | removed notification-relevant test because the functionality they are testing do | Henry Jameson | 2018-08-16 |
| | | | | | not exist anymore. Gotta write more tho... | ||
| * | Added support for qvitter api fetching of notifications | Henry Jameson | 2018-08-12 |
| | | |||
| * | Fix specs. | Roger Braun | 2018-04-26 |
| | | |||
| * | Add tests for follow notifications. | eal | 2017-08-25 |
| | | |||
| * | update branch and fix merge conflicts | Shpuld Shpuldson | 2017-06-15 |
| |\ | |||
| | * | Fix notification deletion. | Roger Braun | 2017-06-13 |
| | | | |||
| | * | Remove notifications for deleted messages. | Roger Braun | 2017-06-06 |
| | | | |||
| * | | Basic word position and completion service. | Roger Braun | 2017-03-15 |
| |/ | |||
| * | eslint fixes. | Roger Braun | 2017-03-08 |
| | | |||
