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-10-13
tests consistency
Alexander Strizhakov
2020-08-20
Pipeline Ingestion: Event
Haelwenn (lanodan) Monnier
2020-07-23
Merge branch '1976-status-view-fixes' into 'develop'
Haelwenn
2020-07-23
[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.
Ivan Tashkinov
2020-07-22
[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :re...
Ivan Tashkinov
2020-07-22
StatusView: Handle badly formatted emoji reactions.
Lain Soykaf
2020-07-03
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/ma...
lain
2020-06-26
MastoAPI: Show source field when deleting
Haelwenn (lanodan) Monnier
2020-06-24
StatusView: Add pleroma.parent_visible
lain
2020-05-21
Announcements: Fix all tests.
lain
2020-05-19
Move Scrobble views to ScrobbleView
Egor Kislitsyn
2020-05-13
Merge remote-tracking branch 'remotes/origin/develop' into restricted-relatio...
Ivan Tashkinov
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-08
Merge remote-tracking branch 'remotes/origin/develop' into restricted-relatio...
Ivan Tashkinov
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-05
Add OpenAPI spec for ScheduledActivityController
Egor Kislitsyn
2020-05-05
ActivityPub: Remove `react_with_emoji`.
lain
2020-05-01
Restricted embedding of relationships where applicable (statuses / notificati...
Ivan Tashkinov
2020-03-30
Merge branch 'develop' into gun
Alexander Strizhakov
2020-03-29
Merge branch 'feature/funkwhale-audio' into 'develop'
Haelwenn
2020-03-25
Further preloading (more endpoints), refactoring, tests.
Ivan Tashkinov
2020-03-11
Add support for funkwhale Audio activity
Haelwenn (lanodan) Monnier
2020-03-05
removing try block in tesla request
Alexander Strizhakov
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