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
/
mastodon_api_controller_test.exs
Age
Commit message (
Expand
)
Author
2019-10-07
Mastodon API: Fix private and direct statuses not being filtered out from the...
eugenijm
2019-09-14
Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs
rinpatch
2019-09-14
Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs
rinpatch
2019-09-14
Mastodon API: Respect post privacy in favourited/reblogged endpoints
rinpatch
2019-09-10
Add an endpoint to get multiple statuses by IDs
Egor Kislitsyn
2019-09-06
Merge branch 'so-long-twitterapi' into 'develop'
rinpatch
2019-09-03
Mastdon API: Add ability to get a remote account by nickname to
rinpatch
2019-08-31
Remove most of Pleroma.Web.TwitterAPI.TwitterAPI
rinpatch
2019-08-26
Extract MastodonAPIController's list actions into MastodonAPI.ListController;...
Egor Kislitsyn
2019-08-24
Activity Expiration: Switch to 'expires_in' system.
lain
2019-08-24
Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...
lain
2019-08-19
added test helpers to clear config after tests
Maksim
2019-08-14
Implement Pleroma.Stats as GenServer
stwf
2019-08-13
tests for /web/mastodon_api/mastodon_api.ex
Maksim
2019-08-10
Mastodon API: Fix thread mute detection
rinpatch
2019-08-02
Fix/mediaproxy whitelist base url
feld
2019-07-29
Redirect not logged-in users to the MastoFE login page on private instances
Sergey Suprunenko
2019-07-28
add account confirmation email resend in mastodon api
Sachin Joshi
2019-07-24
WIP
Mike Verdone
2019-07-24
Revert "squash! Expose expires_at datetime in mastoAPI only for the activity ...
Mike Verdone
2019-07-24
squash! Expose expires_at datetime in mastoAPI only for the activity actor
Mike Verdone
2019-07-24
Expose expires_at datetime in mastoAPI only for the activity actor
Mike Verdone
2019-07-24
Add support for activity expiration to common and Masto API
Mike Verdone
2019-07-24
Cleanup: fix a comment
Mike Verdone
2019-07-23
rich media: parser: splice the given URL into the result
Ariadne Conill
2019-07-23
fix test names because i cannot type
Sadposter
2019-07-23
actually reblog on the reblog test
Sadposter
2019-07-23
Use correct URL for tests
Sadposter
2019-07-23
Mix format
Sadposter
2019-07-23
add tests for unauthed reqs to liked/reblogged_by
Sadposter
2019-07-22
Hide blocked users from interactions
Sadposter
2019-07-17
Fix password reset for non-test env
Eugenij
2019-07-16
mastoapi password reset
Alexander Strizhakov
2019-07-16
Merge branch 'bugfix/poll-id-as-string' into 'develop'
rinpatch
2019-07-16
Mastodon Controller: Fix tests.
lain
2019-07-15
Add more tests for MastodonAPIController and CommonAPI
Sergey Suprunenko
2019-07-14
Feature/1072 muting notifications
Alexander Strizhakov
2019-07-12
Move these to pleroma namespace in Mastodon API
Mark Felder
2019-07-10
MastoAPI: Add categories to custom emojis
Haelwenn (lanodan) Monnier
2019-07-09
Merge branch 'remove-avatar-header' into 'develop'
kaniini
2019-06-30
Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses)
Eugenij
2019-06-26
Return correct response when reply to a direct message is not direct itself
Sergey Suprunenko
2019-06-25
add ignore hosts and TLDs for rich_media
Maksim Pechnikov
2019-06-23
Merge branch 'develop' into 'remove-avatar-header'
Sachin Joshi
2019-06-15
Mastodon API: Return the token needed for the chat.
lain
2019-06-14
Merge branch 'feature/add-background-image-to-mastoapi' into 'develop'
rinpatch
2019-06-14
[#948] /api/v1/account_search added optional parameters (limit, offset, follo...
Maksim
2019-06-14
MastodonAPI: Add a way to update the background image.
lain
2019-06-11
Merge branch 'feature/rate-limiter' into 'develop'
lain
2019-06-11
Replace `MastodonAPIController.account_register/2` rate limiter
Egor Kislitsyn
[next]