pleroma/test/pleroma/web
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_pub Merge branch 'fix/remove_auto_nsfw' into 'develop' 2021-03-19 08:48:22 +00:00
admin_api Add OpenAPI spec for AdminAPI.UserController 2021-03-02 20:49:17 +04:00
api_spec Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
auth Linting. 2021-01-14 16:01:14 +01:00
common_api Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
endpoint Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
feed Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
mastodon_api Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework 2021-03-07 11:34:39 +03:00
media_proxy Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
metadata Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
o_auth Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
o_status Redirect non-local activities when /notice/:id is used 2021-02-04 15:17:40 +01:00
pleroma_api Merge branch 'features/reports-enhancements' into 'develop' 2021-02-28 16:45:15 +00:00
plugs Leave a note for future explorers 2021-02-25 13:06:43 -06:00
preload/providers Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
push Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
rich_media Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
static_fe Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
twitter_api Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
views Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_finger Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
chat_channel_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
common_api_test.exs Copy emoji in the subject from parent post 2021-03-22 21:20:47 +03:00
fallback_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
federator_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
media_proxy_test.exs Make tests use it 2021-03-05 13:21:22 -06:00
mongoose_im_controller_test.exs Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
node_info_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
rel_me_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
streamer_test.exs not used mock 2021-02-10 18:44:49 +03:00
uploader_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_finger_test.exs respect content-type header in finger request 2021-03-19 18:53:55 +03:00