mastodon/app
ThibG d63c3c0cef Improve streaming server security (#10818)
* Check OAuth token scopes in the streaming API

* Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token

Inspired by https://github.com/kubevirt/kubevirt/issues/1242
2019-05-24 15:21:42 +02:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Move signature verification stoplight to the requests themselves (#10813) 2019-05-23 15:22:39 +02:00
helpers
javascript Improve streaming server security (#10818) 2019-05-24 15:21:42 +02:00
lib Fix possible race condition when processing statuses (#10815) 2019-05-23 20:00:39 +02:00
mailers
models Add account_id param to GET /api/v1/notifications (#10796) 2019-05-21 13:28:49 +02:00
policies
presenters
serializers
services Prevent from publicly boosting one's own private toots (#10775) 2019-05-18 00:28:51 +02:00
validators
views Change bio limit from 160 to 500 (#10790) 2019-05-19 22:51:44 +02:00
workers Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) 2019-05-23 15:00:30 +02:00