summaryrefslogtreecommitdiff
path: root/internal/processing/fromclientapi_test.go
AgeCommit message (Collapse)AuthorFiles
2021-11-22Fix streamed messages ending up in wrong timeline(s) (#325)Libravatar tobi1
* define timeline consts * remove double stream of status * change test stream creation up a bit * stream messages more selectively * add test for streaming new status creation via clientAPI * tidy code + comments a bit * tidy up tests * make sure new status isn't streamed to public