]> cat aescling's git repositories - mastodon.git/commit
make it possible to stream public timelines without authorization (#5977)
authornullkal <nullkal@nil.nu>
Tue, 12 Dec 2017 14:13:24 +0000 (23:13 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 12 Dec 2017 14:13:24 +0000 (15:13 +0100)
commitcfea28216ffaec9c28ba2f57de868ada482c1779
tree68002694da616b9819f7893b7124a411052eb486
parent19257d91bf1e613b48a7ac9de7ce6933405c9657
make it possible to stream public timelines without authorization (#5977)

* make it possible to stream public timelines without authorization

* Fix

* Make eslint allow `value == null`

* Remove redundant line

* Improve style and revert .eslintrc.yml

* Fix streamWsEnd

* Show IP address instead of (anonymous user)

* Add missing semicolon
streaming/index.js