Commit Graph

76 Commits (aa17a92d4ad8ca9b17b5ddb20d416e38efc0e800)

Author SHA1 Message Date
Henry Jameson 388a7ac175 remove a test
10 months ago
Henry Jameson 1512431973 fix leaky journal by running uniq on addToCollection entries
2 years ago
Henry Jameson cd7380efe7 Merge remote-tracking branch 'origin/develop' into navigation-update
2 years ago
Henry Jameson 38bd59ceb0 fix journal test
2 years ago
Henry Jameson 821a09109c fix list tests
2 years ago
Henry Jameson 840ce06397 proper journal trimming + remove some old workaround to my local bad data
2 years ago
Henry Jameson 8d3d8fffab fixes, clear cache on logout
2 years ago
Henry Jameson 0123872b56 fixes + fixes for anon users
2 years ago
Henry Jameson 72e238ceb3 server side storage support for collections + fixes
2 years ago
Tusooa Zhu ab4a75bdd9
Do not allow to find by name in findUser()
2 years ago
Henry Jameson 2c0eb29b28 more prefs storage work + move dontShowUpdateNotifs to prefs
2 years ago
Henry Jameson aa41cedd93 initial prefs storage work
2 years ago
HJ 7773e7de64 Merge branch 'lists-implementation' into 'develop'
2 years ago
Alexander Tumin 171f6f0894 Lists implementation
2 years ago
Henry Jameson 8c59bad3c2 unit test + some refactoring
2 years ago
Henry Jameson fddb531ed2 --fix
2 years ago
Shpuld Shpuldson a0c17e1fd0 fix tests by removing only and adding empty func for notification tests
4 years ago
kPherox cc4691a4ef
Fix merging array field for users
4 years ago
Shpuld Shpuldson cda298c822 remove unused mutation and test for it
4 years ago
Shpuld Shpludson f6b482be51 Emoji Reactions - fixes and improvements
5 years ago
Shpuld Shpuldson a018ea622c change emoji reactions to use new format
5 years ago
HJ 8f53796420 Merge branch 'develop' into 'eslint-fix'
5 years ago
Henry Jameson 2c2b84d31d npm eslint --fix .
5 years ago
taehoon d8e210df4d update test for clearTimeline action
5 years ago
HJ 9364964b01 Merge branch 'mastoapi/user-stuff' into 'develop'
6 years ago
Henry Jameson 06d39b62a8 fixed tests, review fixes, now storing local users with downcase screen name for
6 years ago
shpuld 70d7ed3607 Make minId reset with minVisibleId to prevent gaps when showing new
6 years ago
Henry Jameson f3a9200b7c some test fixes, disabled one test for now since logic now is even more async in general
6 years ago
Henry Jameson 4f3a220487 Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna
6 years ago
dave f5adb62e2e #392: update defaultState into a function
6 years ago
lambda fcd99ebc5b Merge branch 'fix/make-user-by-name-case-insensitive' into 'develop'
6 years ago
shpuld a593c2cb8c Make userByName case-insensitive
6 years ago
shpuld ca78623b34 fix user tl clearing and give it a test
6 years ago
Henry Jameson a2ef716f3b consistency in tests too
6 years ago
Henry Jameson 5251de317d Merge branch 'switch-to-string-ids' into favorites
6 years ago
Henry Jameson d7bd294666 migrated some tests to normalizer, fixed some potential bug, fixed tests to use
6 years ago
Henry Jameson b18e27c6d4 fix tests, removed one unused function, fix real problem that tests helped to
6 years ago
Shpuld Shpludson fb8f774383 Fix profiles without statuses not loading
6 years ago
Henry Jameson 42584b1a34 fixup! fixup! Added logic to process reply to favorite request and update likes counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
6 years ago
Henry Jameson 4589466917 fixup! Added logic to process reply to favorite request and update likes counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
6 years ago
Henry Jameson cc473df314 changed the only surviving and important test to accommodate for new notifications flow.
6 years ago
Henry Jameson 3afe65352b removed notification-relevant test because the functionality they are testing do
6 years ago
Henry Jameson 63650aec29 Added support for qvitter api fetching of notifications
6 years ago
Roger Braun 38653e1ea0 Fix specs.
6 years ago
eal 04a3a44195 Add tests for follow notifications.
7 years ago
Roger Braun e663420260 Fix notification deletion.
7 years ago
Roger Braun 72de959221 Remove notifications for deleted messages.
7 years ago
Roger Braun bde1241843 eslint fixes.
8 years ago
Roger Braun e892fffda7 Correctly calculate the newStatusesCount.
8 years ago
Roger Braun 66ef9f1328 Add users muting.
8 years ago