pleroma/test
Thomas Citharel d2f1c4f658
Add ActivityPub Object Event type support
Adds Event support in the same way Video objects are handled, with the
name of the object as message header.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-17 16:16:21 +01:00
..
activity/ir
bbs
config
conversation tests: remove a useless sleep in rate limiter tests 2019-12-16 01:03:13 +03:00
daemons
emails
emoji Fix XSS emoji test 2019-10-29 20:49:32 +03:00
federation update tests and Oban 2019-11-26 15:24:34 -05:00
fixtures Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
http add ability to set a custom user-agent string 2019-11-25 09:53:11 +00:00
instance_static/emoji
integration
object Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
plugs tests: remove a useless sleep in rate limiter tests 2019-12-16 01:03:13 +03:00
support Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
tasks fix loads config variable with large value from db 2019-12-09 22:29:44 +03:00
upload
uploaders
user added privacy option to push notifications 2019-11-28 22:13:11 +03:00
web Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
activity_expiration_test.exs
activity_test.exs
bookmark_test.exs
captcha_test.exs Add native captcha and enable it by default. 2019-12-12 17:39:39 +07:00
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs update following_relationship.ex 2019-11-05 10:50:03 +03:00
formatter_test.exs
healthcheck_test.exs
html_test.exs Fix Pleroma.HTML.extract_first_external_url/2 2019-11-29 15:49:35 +07:00
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
moderation_log_test.exs Fix test 2019-12-08 11:35:38 +03:00
notification_test.exs Merge branch 'develop' into issue/1342 2019-12-08 21:25:26 +03:00
object_test.exs Object Fetcher: set cache after reinjecting 2019-11-06 14:00:03 +03:00
pagination_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
test_helper.exs update tests and Oban 2019-11-26 15:24:34 -05:00
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs [#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality. 2019-11-20 15:46:11 +03:00
user_search_test.exs added User.NotificationSetting struct 2019-11-28 22:08:30 +03:00
user_test.exs Merge branch 'develop' into 'domain-block-precedence' 2019-12-10 16:54:25 +00:00
xml_builder_test.exs