pleroma/test/web/mastodon_api
Mike Verdone 704960b3c1 Add support for activity expiration to common and Masto API
The "expires_at" parameter accepts an ISO8601-formatted date which
defines when the activity will expire.

At this point the API will not give you any feedback about if your post
will expire or not.
2019-07-24 14:45:14 +02:00
..
mastodon_api_controller
account_view_test.exs Add pleroma.deactivated to the Account entity (Mastodon API) 2019-07-16 11:14:46 +00:00
list_view_test.exs
mastodon_api_controller_test.exs Add support for activity expiration to common and Masto API 2019-07-24 14:45:14 +02:00
notification_view_test.exs
push_subscription_view_test.exs
scheduled_activity_view_test.exs
search_controller_test.exs [tests] Mock :crypt.crypt/2 function in AuthenticationPlugTest 2019-07-20 13:07:51 +00:00
status_view_test.exs Merge branch 'bugfix/poll-id-as-string' into 'develop' 2019-07-16 06:06:22 +00:00
subscription_controller_test.exs