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
Age
Commit message (
Expand
)
Author
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-17
Mastodon API: Mark the conversation as read for the author when they send a n...
eugenijm
2019-10-17
add Markers /api/v1/markers
Maksim Pechnikov
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-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
Merge branch 'user-info-unread-direct-conversation' into 'develop'
kaniini
2019-10-04
Merge branch 'bugfix/notification-nil-actor' into 'develop'
lain
2019-10-04
notification_view.ex: Make sure `account` isn’t empty
Haelwenn (lanodan) Monnier
2019-10-04
Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
eugenijm
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-29
Merge branch 'feature/follow-requests-count' into 'develop'
kaniini
2019-09-27
mastodon api: implement follow_requests_count
Ariadne Conill
2019-09-27
Extract status actions from `MastodonAPIController` into `StatusController`
Egor Kislitsyn
2019-09-26
Revert "add _discoverable_ keyword into ActivityPub @context"
Hakaba Hitoyo
2019-09-18
Merge branch 'chores/bump-copyright-year' into 'develop'
rinpatch
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-17
Mastodon API: Add a setting to hide follow/follower count from the user view ...
eugenijm
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
2019-08-26
Extract MastodonAPIController's list actions into MastodonAPI.ListController;...
Egor Kislitsyn
[prev]