akkoma/lib/pleroma/web
Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles.
2021-05-31 16:48:03 -05:00
..
activity_pub Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
admin_api Create real Views for all Controllers 2021-05-29 12:15:57 -05:00
api_spec Merge branch 'features/reports-enhancements' into 'develop' 2021-02-28 16:45:15 +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 Store application details in the object under the generator key, not application key 2021-03-01 11:29:10 -06: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 Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
mailer Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mastodon_api Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
media_proxy rename function 2021-01-21 14:41:28 -06:00
metadata Break out activity-specific HTML functions into Pleroma.Activity.HTML 2021-05-29 12:29:11 -05:00
mongoose_im Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
nodeinfo Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
o_auth Switch to aliasing Router.Helpers instead of importing 2021-05-18 17:45:30 -05:00
o_status Redirect non-local activities when /notice/:id is used 2021-02-04 15:17:40 +01:00
pleroma_api Create real Views for all Controllers 2021-05-29 12:15:57 -05:00
plugs Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0 2021-05-28 13:51:01 -05: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 Create real Views for all Controllers 2021-05-29 12:15:57 -05:00
templates Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
twitter_api Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
views Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
web_finger Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
api_spec.ex OpenAPI: Add admin: scope prefix to admin operations 2021-02-17 21:10:28 +03: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 Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05: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 Merge commit '07fed0fda2473fc4e1e3b01e863217391fd2902f'; commit 'e3173a279dad89dfce6eae89368ad3ba180c0490'; commit '21787546c01069d1d1d8261f0bc37d13a73122a9'; commit 'fda34591cefad94277385311c6391d1ca2adb36c'; commit '0ada3fe823a3c2e6c5835431bdacfbdb8b3d02a7'; commit '32d263cb905dd7fffd43a4955295af0b2b378537'; commit 'c9e4200ed2167772294fceb4f282979b5ea04981'; commit '3ff9c5e2a67ab83c2abdb14cd246dea059079e75'; commit 'fa543a936124abee524f9a103c17d2601176dcd4'; commit 'c23b81e399d5be6fc30f4acb1d757d5eb291d8e1' into cycles-phase-1 2021-05-30 12:58:24 -05: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 Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
xml.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00