pleroma/lib/pleroma/web
Mark Felder b1c52c3062 Rename Notification.send/1 to Notification.stream/1
Also update other places where we use the term "send" instead of "stream". This should make it clearer that we are streaming these over websockets / web push and not sending an activity.
2024-06-08 13:14:25 -04:00
..
activity_pub Rename Notification.send/1 to Notification.stream/1 2024-06-08 13:14:25 -04:00
admin_api Add hint to rules 2024-04-06 11:45:19 +02:00
api_spec Add some useful logging for ApiSpec errors 2024-06-07 16:26:56 -04:00
auth Fix invalid type 2024-01-20 17:33:37 -05:00
channels Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
common_api Return a 422 when trying to reply to a deleted status 2024-05-26 15:14:48 -04:00
fallback RedirectController: Unify server-generated-meta insertion code 2023-11-14 11:06:36 +01:00
federator Retire the Pleroma.Web.Federator.Publisher module 2023-12-28 14:53:09 -05:00
feed Fix invalid types due to typos 2024-01-20 17:22:40 -05:00
mailer Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
mastodon_api Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-secure-mode 2024-05-28 12:31:12 +04:00
media_proxy Use the configured http client options for mediaproxy 2024-05-27 11:26:21 -04:00
metadata twitter card: handle case where image has no alt text 2023-05-29 02:52:49 +05:00
mongoose_im Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
nodeinfo Remove support for multiple federation publisher modules 2023-12-28 11:55:19 -05:00
o_auth Dialyzer: fix invalid @spec 2024-05-28 11:07:28 -04:00
o_status Fix dialyzer errors due to deprecated usage of put_layout/2 2024-01-31 14:55:11 -05:00
pleroma_api PleromaAPI: marking notifications as read no longer returns notifications 2024-05-18 18:17:35 +00:00
plugs HTTPSignaturePlugTest: Rewrite to use mox. 2024-05-28 14:00:25 +04:00
preload/providers Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
push Dialyzer: no_local_return 2024-05-28 10:19:35 -04:00
rich_media Merge branch 'bugfix/rich_media_config' into 'develop' 2024-06-07 20:37:19 +00:00
static_fe Fix dialyzer errors due to deprecated usage of put_layout/2 2024-01-31 14:55:11 -05:00
templates Use User.full_nickname/1 in oauth html template 2024-02-09 16:46:45 +01:00
twitter_api Pleroma.Web.TwitterAPI.UtilController: fix dialyzer errors with replace_params: false 2024-01-31 10:13:02 -05:00
utils Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
views Use pleroma: instead of pleroma. for ws events 2023-10-15 17:20:25 -04:00
web_finger Phoenix detects the webfinger requests with content-type application/jrd+json as "jrd" now 2023-12-29 23:18:45 -05:00
api_spec.ex Merge remote-tracking branch 'origin/develop' into instance_rules 2024-04-06 10:42:23 +02:00
common_api.ex Merge remote-tracking branch 'origin/develop' into instance_rules 2024-03-18 13:50:25 +01:00
controller_helper.ex Pleroma.Web.ControllerHelper: fix @spec to resolve dialyzer errors 2024-01-31 11:01:37 -05:00
embed_controller.ex Fix dialyzer errors due to deprecated usage of put_layout/2 2024-01-31 14:55:11 -05:00
endpoint.ex Logger metadata for request path and authenticated user 2024-03-19 12:15:10 -04:00
federator.ex Oban queue simplification 2024-05-27 13:48:17 -04:00
gettext.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
instance_document.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
manifest_controller.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
media_proxy.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
metadata.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
multipart.ex endpoint: Use custom Multipart module for dynamic configuration 2023-06-27 10:41:25 +02:00
o_auth.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
plug.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
preload.ex B Preload: Make sure that the preloaded json is html safe 2023-06-02 17:03:21 +04:00
push.ex Elixir 1.15: Chase the Logger.warn deprecation 2023-12-20 20:16:26 +00:00
rel_me.ex Remove unwanted code specific to MIX_ENV=test 2023-02-20 12:24:38 -05:00
router.ex Merge branch 'logger-metadata' into 'develop' 2024-05-27 17:53:33 +00:00
shout_channel.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
streamer.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
translation_helpers.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
uploader_controller.ex Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
web_finger.ex Fix validate_webfinger when running a different domain for Webfinger 2024-05-22 15:52:35 +02:00
xml.ex Completely disable xml entity resolution 2023-08-05 14:17:04 +02:00