aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/modules
Commit message (Expand)AuthorAge
* remove a testHenry Jameson2023-11-16
* fix leaky journal by running uniq on addToCollection entriesHenry Jameson2022-11-24
* Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\
| * Do not allow to find by name in findUser()Tusooa Zhu2022-08-10
* | fix journal testHenry Jameson2022-08-16
* | fix list testsHenry Jameson2022-08-16
* | proper journal trimming + remove some old workaround to my local bad dataHenry Jameson2022-08-16
* | fixes, clear cache on logoutHenry Jameson2022-08-12
* | fixes + fixes for anon usersHenry Jameson2022-08-12
* | server side storage support for collections + fixesHenry Jameson2022-08-11
* | more prefs storage work + move dontShowUpdateNotifs to prefsHenry Jameson2022-08-10
* | initial prefs storage workHenry Jameson2022-08-10
|/
* Merge branch 'lists-implementation' into 'develop'HJ2022-08-09
|\
| * Lists implementationAlexander Tumin2022-08-06
* | unit test + some refactoringHenry Jameson2022-08-04
|/
* --fixHenry Jameson2022-07-31
* fix tests by removing only and adding empty func for notification testsShpuld Shpuldson2020-08-19
* Fix merging array field for userskPherox2020-06-10
* remove unused mutation and test for itShpuld Shpuldson2020-04-23
* Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
* change emoji reactions to use new formatShpuld Shpuldson2020-01-26
* Merge branch 'develop' into 'eslint-fix'HJ2019-07-06
|\
| * update test for clearTimeline actiontaehoon2019-07-02
* | npm eslint --fix .Henry Jameson2019-07-05
|/
* Merge branch 'mastoapi/user-stuff' into 'develop'HJ2019-03-15
|\
| * fixed tests, review fixes, now storing local users with downcase screen name forHenry Jameson2019-03-11
| * some test fixes, disabled one test for now since logic now is even more async...Henry Jameson2019-03-09
| * Since BE doesn't support fetching user by screen name over MastoAPI we'll gonnaHenry Jameson2019-03-08
* | Make minId reset with minVisibleId to prevent gaps when showing newshpuld2019-03-10
|/
* #392: update defaultState into a functiondave2019-02-28
* Merge branch 'fix/make-user-by-name-case-insensitive' into 'develop'lambda2019-01-28
|\
| * Make userByName case-insensitiveshpuld2019-01-28
* | fix user tl clearing and give it a testshpuld2019-01-28
|/
* consistency in tests tooHenry Jameson2019-01-17
* Merge branch 'switch-to-string-ids' into favoritesHenry Jameson2019-01-17
|\
| * fix tests, removed one unused function, fix real problem that tests helped toHenry Jameson2019-01-11
* | migrated some tests to normalizer, fixed some potential bug, fixed tests to useHenry Jameson2019-01-15
|/
* Fix profiles without statuses not loadingShpuld Shpludson2018-12-31
* fixup! fixup! Added logic to process reply to favorite request and update lik...Henry Jameson2018-08-30
* fixup! Added logic to process reply to favorite request and update likes coun...Henry Jameson2018-08-30
* changed the only surviving and important test to accommodate for new notifica...Henry Jameson2018-08-16
* removed notification-relevant test because the functionality they are testing doHenry Jameson2018-08-16
* Added support for qvitter api fetching of notificationsHenry Jameson2018-08-12
* Fix specs.Roger Braun2018-04-26
* Add tests for follow notifications.eal2017-08-25
* Fix notification deletion.Roger Braun2017-06-13
* Remove notifications for deleted messages.Roger Braun2017-06-06
* eslint fixes.Roger Braun2017-03-08
* Correctly calculate the newStatusesCount.Roger Braun2017-02-16
* Add users muting.Roger Braun2017-02-13