gotosocial/internal/processing/streaming
tobi 3caae376e7
Fix streamed messages ending up in wrong timeline(s) (#325)
* 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
2021-11-22 19:03:21 +01:00
..
authorize.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
authorize_test.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
notification.go Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
notification_test.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
openstream.go Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
openstream_test.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
streamdelete.go Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
streaming.go Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
streaming_test.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
streamtoaccount.go Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
update.go Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00