index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
streamer
Age
Commit message (
Expand
)
Author
2020-10-13
tests consistency
Alexander Strizhakov
2020-09-19
[#2074] OAuth scope checking in Streaming API.
Ivan Tashkinov
2020-07-04
Streamer: Don't filter out announce notifications.
lain
2020-07-02
Streamer: Align announce streaming with polling.
lain
2020-06-06
ChatMessageReference -> Chat.MessageReference
lain
2020-06-03
Streamer, SideEffects: Stream out ChatMessageReferences
lain
2020-05-30
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-29
fix unused var warning
Roman Chvanikov
2020-05-30
Add test for stream boosts of mastodon user
kPherox
2020-05-29
Streamer: Add a chat message stream.
lain
2020-05-25
Streamer: Don't crash on streaming chat notifications
lain
2020-05-21
Announcements: Fix all tests.
lain
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-12
Expand and authorize streams in Streamer directly
href
2020-05-07
Streamer rework
href
2020-04-30
StreamerTest: Separate deletion test.
lain
2020-04-22
Streamer: Stream boosts to the boosting user.
lain
2020-04-11
Merge branch 'following-relationships-optimizations' into 'develop'
rinpatch
2020-04-06
Merge branch 'remake-remodel-2' into 'develop'
lain
2020-03-28
FollowingRelationship storage & performance optimizations (state turned `ecto...
Ivan Tashkinov
2020-03-20
Merge branch 'develop' into gun
Alexander Strizhakov
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-19
Merge branch 'remake-remodel' into develop
lain
2020-03-05
removing try block in tesla request
Alexander Strizhakov
2020-03-03
Update Copyrights
Mark Felder
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-13
Tweaks to `clear_config` calls in tests in order to prevent side effects on c...
Ivan Tashkinov
2020-01-29
Merge branch 'fix-streaming-reblog' of git.pleroma.social:pleroma/pleroma int...
lain
2020-01-29
Streamer Tests: code readability improvements
lain
2020-01-28
Update streamer_test.exs
lain
2020-01-28
Streamer: Correctly handle reblog mutes
lain
2019-12-16
formatting
rinpatch
2019-12-16
tests: significantly reduce streamer timeout
rinpatch
2019-12-04
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-11-29
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-11-28
Cleanup tests output
Egor Kislitsyn
2019-11-19
[#1335] Implemented notification mutes and reblog mutes as UserRelationships....
Ivan Tashkinov
2019-11-10
[#1335] User: refactored :blocks field into :blocked_users relation.
Ivan Tashkinov
2019-11-05
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-11-04
Mastodon API, streaming: Add `pleroma.direct_conversation_id` to the `convers...
eugenijm
2019-11-03
streamer: use direct object for filter checks when there is no valid child ob...
Ariadne Conill
2019-10-24
Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...
Egor Kislitsyn
2019-10-16
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
Ivan Tashkinov
2019-10-16
Introduce new ingestion pipeline structure, implement internal Likes with it.
lain
2019-10-11
Replace `user.following` with Pleroma.FollowingRelationship
Egor Kislitsyn
2019-10-04
tests: streamer: add a test for blocked transitive activities
Ariadne Conill
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-16
Revert "Merge branch 'revert-4fabf83a' into 'develop'"
Egor Kislitsyn
2019-09-16
Revert "Merge branch 'streamer-refactoring' into 'develop'"
kaniini
2019-09-16
Streamer refactoring
Steven Fuchs