pleroma/test
rinpatch 68e7bea354 Don't embed the first page in inboxes/outboxes and refactor the views to
follow View/Controller pattern

Note that I mentioned the change in 1.1 section because I intend to
backport this, if this is not needed I will move it back to Unreleased.
2019-09-27 00:30:10 +03:00
..
bbs
config support for config groups 2019-06-23 08:16:16 +03:00
conversation Conversations: Fetch users in one query. 2019-06-07 17:51:47 +02:00
fixtures Rich Media Parser: Do not return just a title if nothing else is there. 2019-06-22 16:22:59 +02:00
integration [#570] add user:notification stream 2019-06-16 10:33:25 +00:00
object FetcherTest: Containment refute called(OStatus.fetch_activity_from_url) 2019-07-14 19:30:34 +00:00
plugs Polish IdempotencyPlug 2019-06-27 01:53:58 +07:00
support fix credo 2019-08-14 01:50:26 +00:00
tasks Strip internal fields including likes from incoming and outgoing activities 2019-08-14 01:50:22 +00:00
web Don't embed the first page in inboxes/outboxes and refactor the views to 2019-09-27 00:30:10 +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
captcha_test.exs
config_test.exs
conversation_test.exs
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
healthcheck_test.exs
html_test.exs Rich Media: Skip Microformats hashtags 2019-06-19 00:46:30 +03:00
http_test.exs
keys_test.exs
list_test.exs
media_proxy_test.exs preserve the original path/filename (no encoding/decoding) for proxy 2019-07-28 22:37:18 +00:00
notification_test.exs transmogrifier: use User.delete() instead of handrolled user deletion code for remote users 2019-07-28 23:09:55 +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 Feature/1087 wildcard option for blocks 2019-08-14 01:50:21 +00:00
xml_builder_test.exs