1
0
Fork 0
forked from mirrors/akkoma
amputoma/test/pleroma
ilja b4952a81fe Interpret \n as newline for MFM
Markdown doesn't generally consider `\n` a newline,
but Misskey does for MFM.

Now we do to for MFM (and not for Markdown) :)
2023-02-18 19:56:11 +01:00
..
activity Purge Rejected Follow requests in daily task (#334) 2022-12-03 23:17:43 +00:00
akkoma Add translation module for Argos Translate (#351) 2022-12-19 13:06:39 +00:00
collections
config Test removed HTTP adapter 2022-12-11 23:50:31 +00:00
conversation
docs
ecto_type/activity_pub/object_validators
emails
emoji add changelog entry for custom emoji 2022-12-16 13:20:48 +00:00
http Add option to modify HTTP pool size 2022-12-16 18:33:00 +00:00
instances
integration
mfa
migration_helper
object allow http AS profile in ld+json header 2022-12-12 19:06:04 +00:00
password
repo/migrations
search
translators
upload
uploaders
user Allow dashes in domain name search 2022-12-06 10:57:10 +00:00
web Interpret \n as newline for MFM 2023-02-18 19:56:11 +01:00
workers and i yoink (#275) 2022-11-14 15:07:26 +00:00
activity_test.exs
announcement_read_relationship_test.exs
announcement_test.exs
application_requirements_test.exs
bookmark_test.exs
captcha_test.exs
config_db_test.exs Do not crash on invalid atom in configDB 2022-12-21 00:16:39 +00:00
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs
frontend_test.exs
hashtag_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
instances_test.exs Add Signed Fetch Statistics (#312) 2022-11-26 19:22:56 +00:00
iso639_test.exs add inbound language test 2023-01-11 15:42:13 +00:00
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
mfa_test.exs argon2 password hashing (#406) 2022-12-30 02:46:58 +00:00
moderation_log_test.exs
notification_test.exs
object_test.exs
otp_version_test.exs
pagination_test.exs
password_test.exs argon2 password hashing (#406) 2022-12-30 02:46:58 +00:00
registration_test.exs
repo_test.exs
report_note_test.exs
reverse_proxy_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs giant massive dep upgrade and dialyxir-found error emporium (#371) 2022-12-14 12:38:48 +00:00
stats_test.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs fix tests broken by relay defaults changing (#314) 2022-11-26 20:45:47 +00:00
user_test.exs Remove hackney/gun in favour of finch 2022-12-11 19:19:31 +00:00
utils_test.exs
xml_builder_test.exs