pleroma/lib/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 Merge branch 'update_open_api_spex' into 'develop' 2021-03-16 01:54:43 +00:00
auth Remove toggle_confirmation; require explicit state change 2021-01-15 13:11:51 -06:00
channels Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
common_api Copy emoji in the subject from parent post 2021-03-22 21:20:47 +03:00
fallback Reroute /api/pleroma to /api/v1/pleroma 2021-02-21 13:26:23 +03:00
federator Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
feed Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework 2021-01-13 22:11:16 +03:00
mailer Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mastodon_api Merge branch 'richmedia-workaround' into 'develop' 2021-03-21 08:19:42 +00:00
media_proxy rename function 2021-01-21 14:41:28 -06:00
metadata Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mongoose_im Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
nodeinfo Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
o_auth App is already preloaded into the token, so avoid an extra query 2021-02-12 12:44:45 -06:00
o_status Redirect non-local activities when /notice/:id is used 2021-02-04 15:17:40 +01:00
pleroma_api Update OpenApiSpex dependency 2021-03-05 15:51:29 +04:00
plugs Improved recursion through the api route list 2021-02-25 10:07:29 -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 Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
static_fe Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
templates Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework 2021-02-11 19:31:57 +03:00
twitter_api Merge branch 'develop' into refactor/deactivated_user_field 2021-01-18 14:58:21 -06:00
views Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube). 2021-01-28 19:49:43 +03:00
web_finger Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
api_spec.ex Add UserOperation to Redoc 2021-03-04 21:13:53 +04:00
chat_channel.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
common_api.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
controller_helper.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
embed_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
endpoint.ex like this 2021-01-29 15:55:00 +03:00
federator.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
gettext.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
instance_document.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
masto_fe_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
media_proxy.ex Add simple way to decode fully qualified mediaproxy URLs 2021-03-05 13:18:37 -06:00
metadata.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
o_auth.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
plug.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
preload.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
push.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
rel_me.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
router.ex Add OpenAPI spec for AdminAPI.UserController 2021-03-02 20:49:17 +04:00
streamer.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
translation_helpers.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
uploader_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_finger.ex respect content-type header in finger request 2021-03-19 18:53:55 +03:00
xml.ex respect content-type header in finger request 2021-03-19 18:53:55 +03:00