aboutsummaryrefslogtreecommitdiff
path: root/test/unit/specs/modules/statuses.spec.js
Commit message (Expand)AuthorAge
* remove a testHenry Jameson2023-11-16
* --fixHenry Jameson2022-07-31
* fix tests by removing only and adding empty func for notification testsShpuld Shpuldson2020-08-19
* 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
|/
* Make minId reset with minVisibleId to prevent gaps when showing newshpuld2019-03-10
* #392: update defaultState into a functiondave2019-02-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
|/
* 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
* Make minVisibleId actually dependent on visible statuses.Roger Braun2017-01-01
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2016-12-05
|\
| * Implements feature status deleteJiayi Zheng2016-12-04
* | Treat mentions more like a timeline.Roger Braun2016-12-03
|/
* Add noIdUpdate option for addNewStatuses action.Roger Braun2016-11-28
* Fix specs.Roger Braun2016-11-28
* Move specs around.Roger Braun2016-11-28
* Add notification on mention.Roger Braun2016-11-27
* Add repeat notifications.Roger Braun2016-11-27
* Parse mastodon favorites.Roger Braun2016-11-27
* Better handling of favorites.Roger Braun2016-11-25
* Make timelineless status adding possible.Roger Braun2016-11-24
* Fixes for deletion.Roger Braun2016-11-19
* Add first notification.Roger Braun2016-11-18
* Add status deletion.Roger Braun2016-11-18
* Complete rewrite of status adding code.Roger Braun2016-11-18
* A bit more advanced status merging.Roger Braun2016-11-18
* Do more mutation-y status reducing.Roger Braun2016-11-17
* prepareStatus: created_at_parsed.Roger Braun2016-11-13
* prepareStatus: nsfw tag parsing.Roger Braun2016-11-13
* Better maxId calculation.Roger Braun2016-11-13
* Add RT status adding specs.Roger Braun2016-11-13
* Don't put statuses we received from retweets into timelines.Roger Braun2016-11-07
* Better retweet handling.Roger Braun2016-11-07