honkoma/test/pleroma
rinpatch d3660b24d3 Copy emoji in the subject from parent post
Sometimes people put emoji in the subject, which results in the subject
looking broken if someone replies to it from a server that does not
have the said emoji under the same shortcode. This patch solves the problem
by extending the emoji set available in the summary to that of the parent
post.
2021-03-22 21:20:47 +03:00
..
activity
bbs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
chat
config fix for test warnings 2021-02-01 19:33:40 +03:00
conversation Add API endpoint to remove a conversation 2021-02-15 21:48:13 +04:00
docs
ecto_type/activity_pub/object_validators
emails Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
emoji Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
gun Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
http Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
instances Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
integration Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mfa Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
migration_helper
object
password Pbkdf2: Use it everywhere. 2021-01-14 15:06:16 +01:00
repo/migrations
upload
uploaders Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
user Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
web Copy emoji in the subject from parent post 2021-03-22 21:20:47 +03:00
workers Merge branch 'develop' into 'fix/2412-filters' 2021-02-03 14:23:23 +00:00
activity_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
application_requirements_test.exs
bookmark_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
captcha_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
chat_test.exs
config_db_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
config_test.exs
conversation_test.exs
earmark_renderer_test.exs
emoji_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
filter_test.exs
following_relationship_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
formatter_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
frontend_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
hashtag_test.exs
healthcheck_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
html_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
http_test.exs
instances_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
mfa_test.exs
moderation_log_test.exs
notification_test.exs not used mock 2021-02-10 18:44:49 +03:00
object_test.exs Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework 2021-01-21 20:20:35 +03:00
otp_version_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
pagination_test.exs
registration_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
repo_test.exs
report_note_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
reverse_proxy_test.exs user_agent_mock --> request_mock 2021-03-01 21:05:52 +01:00
runtime_test.exs
safe_jsonb_set_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
scheduled_activity_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
signature_test.exs
stats_test.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
user_search_test.exs
user_test.exs Lint 2021-02-05 09:00:17 -06:00
utils_test.exs
xml_builder_test.exs