Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-11 | Send the correct update in streamer | Tusooa Zhu | |
get_create_by_ap_id_with_object() seems to fetch the old object. Why this happens needs further investigation. | |||
2022-06-03 | Stream out edits | Tusooa Zhu | |
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-12-02 | Document follow relationship updates and cleanup | Egor Kislitsyn | |
2020-12-02 | Stream follow updates | Egor Kislitsyn | |
2020-06-05 | Credo fixes. | lain | |
2020-06-05 | SideEffects / ChatView: Add an unread cache. | lain | |
This is to prevent wrong values in the stream. | |||
2020-06-03 | Streamer, SideEffects: Stream out ChatMessageReferences | lain | |
Saves us a few calles to fetch things from the DB that we already have. | |||
2020-06-03 | ChatMessageReferences: Adjust views | lain | |
2020-05-29 | StreamerView: Actually send Chats, not ChatMessages. | lain | |
2020-05-29 | Streamer: Add a chat message stream. | lain | |
2020-05-07 | Streamer: Fix wrong argument order when rendering activities to ↵ | rinpatch | |
authenticated user Closes #1747 | |||
2020-03-03 | Update Copyrights | Mark Felder | |
2019-09-27 | Extract status actions from `MastodonAPIController` into `StatusController` | Egor Kislitsyn | |
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 | |