Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-12 | Expand and authorize streams in Streamer directly (backport from !2519) | href | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-09-27 | Extract status actions from `MastodonAPIController` into `StatusController` | Egor Kislitsyn | |
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-09-17 | remove remaining errors from tests | Steven Fuchs | |
2019-09-16 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-16 | Revert "Merge branch 'streamer-refactoring' into 'develop'" | kaniini | |
This reverts merge request !1653 | |||
2019-09-16 | Streamer refactoring | Steven Fuchs | |
2019-09-13 | Capture test error messages where appropriate | stwf | |
2019-07-07 | mastodon_websocket_test.exs: Test for Sec-WebSocket-Protocol header | Haelwenn (lanodan) Monnier | |
2019-06-16 | [#570] add user:notification stream | Maksim | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-02-14 | [#468] User UI for OAuth permissions restriction. Standardized storage ↵ | Ivan Tashkinov | |
format for `scopes` fields, updated usages. | |||
2019-01-21 | [#530] Fixed test. | Ivan Tashkinov | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-12-17 | Integration tests for mastodon websocket | href | |