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
/
mastodon_api
/
controllers
/
conversation_controller_test.exs
Age
Commit message (
Expand
)
Author
2020-05-05
Add OpenAPI spec for ConversationController
Egor Kislitsyn
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2019-12-19
[#2068] Introduced proper OAuth tokens usage to controller tests.
Ivan Tashkinov
2019-11-07
Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations`
eugenijm
2019-10-20
[#1304]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:plero...
Ivan Tashkinov
2019-10-20
Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...
Ivan Tashkinov
2019-10-17
Mastodon API: Mark the conversation as read for the author when they send a n...
eugenijm
2019-10-16
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
Ivan Tashkinov
2019-10-05
Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
eugenijm
2019-10-05
Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"
kaniini
2019-10-04
Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
eugenijm
2019-09-30
Extract conversation actions from `MastodonAPIController` to ConversationCont...
Egor Kislitsyn