Pleroma/test
Alexander Strizhakov e4fa6b99ac aliases for mix tasks
ecto.migrate
ecto.rollback
2019-06-19 10:33:33 +00:00
..
bbs BBS: Credo fixes. 2019-05-04 15:47:50 +02:00
config it is changed in compile time 2019-06-14 15:45:05 +00:00
conversation Conversations: Fetch users in one query. 2019-06-07 17:51:47 +02:00
fixtures Improve <title> fallback; Add a test 2019-06-13 15:02:46 +07:00
integration [#570] add user:notification stream 2019-06-16 10:33:25 +00:00
object salmon fix 2019-06-16 20:10:12 +08:00
plugs Replace `MastodonAPIController.account_register/2` rate limiter 2019-06-11 16:06:03 +07:00
support salmon fix 2019-06-16 20:10:12 +08:00
tasks aliases for mix tasks 2019-06-19 10:33:33 +00:00
web Mastodon API: Sanitize display names 2019-06-18 14:12:11 +03:00
activity_test.exs Add option to restrict all users to local content 2019-06-11 21:25:53 +07:00
bookmark_test.exs Fix bookmarks depending on embeded object and move checking if the 2019-04-27 23:06:46 +03:00
captcha_test.exs
config_test.exs Fix Pleroma.Config.get!/1 raising an error when value is false 2019-05-14 06:40:59 +08:00
conversation_test.exs Merge remote-tracking branch 'origin/develop' into conversations-import 2019-05-15 17:47:29 +02:00
emoji_test.exs Fix incorrect multiple emoji tag handling introduced in initial impl 2019-04-20 11:17:17 +03:00
filter_test.exs
flake_id_test.exs
formatter_test.exs Mention all people in the beginning of DM 2019-05-24 20:34:23 +00:00
healthcheck_test.exs Feature/826 healthcheck endpoint 2019-04-22 07:19:53 +00:00
html_test.exs Rich Media: Skip Microformats hashtags 2019-06-19 00:46:30 +03:00
http_test.exs
keys_test.exs move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
list_test.exs
media_proxy_test.exs Add more tests for using media_proxy and whitelists 2019-06-10 11:34:11 +00:00
notification_test.exs [#570] add user:notification stream 2019-06-16 10:33:25 +00:00
object_test.exs
registration_test.exs
repo_test.exs Fix/902 random compile failing 2019-05-17 07:25:20 +00:00
scheduled_activity_test.exs
scheduled_activity_worker_test.exs
test_helper.exs
upload_test.exs
user_invite_token_test.exs
user_test.exs [#948] /api/v1/account_search added optional parameters (limit, offset, following) 2019-06-14 11:39:57 +00:00
xml_builder_test.exs