aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/components
Commit message (Collapse)AuthorAge
* remove .onlyHenry Jameson2024-09-21
|
* Specs for the gallery componentBrian Underwood2023-02-08
|
* Fix unit teststusooa2023-01-21
|
* fix testsHenry Jameson2022-11-27
|
* Do not allow to find by name in findUser()Tusooa Zhu2022-08-10
|
* --fixHenry Jameson2022-07-31
|
* fix tests by just ignoring the html commentsHenry Jameson2022-06-21
|
* fix testsHenry Jameson2022-06-13
|
* fix testsHenry Jameson2022-04-12
|
* skip user profile test for now https://github.com/vuejs/test-utils/issues/1382Henry Jameson2022-03-22
|
* fix emoji input testsHenry Jameson2022-03-22
|
* fix richcontent and its testsHenry Jameson2022-03-22
|
* Merge branch 'fix-mentions-new-bugs' into 'develop'HJ2022-02-20
|\ | | | | | | | | Fix newfound bugs with rich mentions + user suggestions See merge request pleroma/pleroma-fe!1430
| * new unit testsHenry Jameson2022-02-19
| |
| * fix unit testsHenry Jameson2022-02-19
| |
* | removed file because that logic has been removedHenry Jameson2022-02-20
|/
* very minimalist hashtaglink implementation, also you can middle-clickHenry Jameson2021-08-23
| | | | mentions now.
* fix testsHenry Jameson2021-08-18
|
* fix links sticking to mentionslineHenry Jameson2021-08-15
|
* fix tests, add performance test (skipped, doesn't assert anything),Henry Jameson2021-08-12
| | | | tweak max mentions count
* remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
| | | | mentions on a mentionsline regardless of placement. fixes spacing
* fix testsHenry Jameson2021-06-22
|
* fix not escaping some stuffHenry Jameson2021-06-18
|
* added tests just in caseHenry Jameson2021-06-16
|
* fixed "invisible" spans inside linksHenry Jameson2021-06-16
|
* fixed bug with hashtagsHenry Jameson2021-06-15
|
* lintHenry Jameson2021-06-14
|
* do the impossible, fix the unfixableHenry Jameson2021-06-14
|
* more fixesHenry Jameson2021-06-13
|
* fixed a bug + made a testcase out of itHenry Jameson2021-06-12
|
* lintHenry Jameson2021-06-12
|
* review + fixesHenry Jameson2021-06-12
|
* restructure and testsHenry Jameson2021-06-12
| | | | squash! restructure and tests
* add screen_name_ui to testsShpuld Shpuldson2021-02-26
|
* make notifications also use the popup errors, remove all error from ↵Shpuld Shpuldson2020-11-10
| | | | status/notif state
* add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
|
* make tests not failShpuld Shpuldson2020-04-22
|
* EmojiInput tests should be checking the input value on the last input event, ↵xenofem2020-02-16
| | | | not the first
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|
* fix testsHenry Jameson2019-09-25
|
* split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
|
* unit test for emoji input, for now covering only insertion mechanismHenry Jameson2019-09-15
|
* update unit testtaehoon2019-07-28
|
* rewrite unit teststaehoon2019-07-25
|
* add more unit tests for elimination logictaehoon2019-07-25
|
* add unit test for elimination logictaehoon2019-07-25
|
* 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