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
/
views
/
status_view_test.exs
Age
Commit message (
Expand
)
Author
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-15
MastodonAPI.StatusView: Do not use site_name
Haelwenn (lanodan) Monnier
2020-02-07
EmojiReactions: Add Mastodon-aligned reaction endpoints, change response
Lain Soykaf
2020-01-29
Emoji Reactions: Add `reacted` field to emoji reactions
lain
2020-01-24
Emoji reactions: Change api format once more
lain
2020-01-22
Emoji reactions: Change cache and reply format
lain
2020-01-20
StatusView: Add `emoji_reactions`
lain
2019-12-17
Add ActivityPub Object Event type support
Thomas Citharel
2019-11-19
[#1335] Implemented notification mutes and reblog mutes as UserRelationships....
Ivan Tashkinov
2019-11-15
[#1335] Reorganized `users.mutes` as relation to UserMute entity.
Ivan Tashkinov
2019-11-04
Mastodon API, streaming: Add `pleroma.direct_conversation_id` to the `convers...
eugenijm
2019-10-30
Rip out the rest of htmlsanitizeex
rinpatch
2019-10-18
tests: mastodon api: fix broken test that used OStatus
Ariadne Conill
2019-10-18
kill almost all of the OStatus module
Ariadne Conill
2019-10-01
Extract poll actions from `MastodonAPIController` to `PollController`
Egor Kislitsyn
2019-09-30
Fix merge
Egor Kislitsyn
2019-09-30
mastodon api: implement rendering of listen activities
Ariadne Conill
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
2019-09-05
Mastodon API Poll view: Fix handling of polls without an end date
rinpatch
2019-09-04
Mastodon API: Add `pleroma.thread_muted` to Status entity
rinpatch
2019-08-26
Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers an...
Egor Kislitsyn