1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2026-02-15 17:16:57 +00:00
pleroma/lib/pleroma/web
nicole mikołajczyk bc0c7fb310 Fix tests, relationship should always define _expires_at
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2026-01-28 13:58:33 +01:00
..
activity_pub mrf(media_proxy_warming): avoid adapter-level redirects 2026-01-17 02:24:07 +04:00
admin_api Merge branch 'admin-api-revocation' into 'develop' 2025-08-27 10:33:36 +00:00
api_spec MastoAPI AccountView: Add mute/block expiry to the relationship object 2026-01-28 13:49:34 +01:00
auth Add change_password/3 to LDAP module 2024-10-11 15:45:09 -04:00
channels
common_api Merge branch 'akkoma-fixes-1014-1018' into 'develop' 2025-12-23 13:55:18 +00:00
fallback Move LiveDashboard to /pleroma/live_dashboard 2026-01-09 11:55:16 +01:00
federator
feed Redirect /users/:nickname.rss to /users/:nickname/feed.rss instead of .atom 2025-10-15 10:27:31 +02:00
frontend_switcher analysis 2025-11-29 16:46:08 +01:00
mailer
mastodon_api Fix tests, relationship should always define _expires_at 2026-01-28 13:58:33 +01:00
media_proxy MediaProxyController: Use 301 for permanent redirects 2025-01-21 12:24:56 +04:00
metadata Fix OpenGraph/TwitterCard meta tag ordering for posts with multiple attachments 2025-02-28 13:36:00 -08:00
mongoose_im
nodeinfo Fix NodeInfo content-type 2025-12-02 14:39:22 +01:00
o_auth Fix OAuth registration redirect_uris array support 2026-01-16 12:10:21 +04:00
o_status
pleroma_api Merge branch 'paginate-follow-requests' into 'develop' 2026-01-08 10:25:45 +00:00
plugs ensure only pickable frontends can be returned 2025-11-28 15:59:18 +01:00
preload/providers
push Send push notifications for statuses from subscribed accounts 2025-11-22 16:51:21 +01:00
rich_media Allow setting custom user-agent for fetching rich media content 2025-10-26 23:32:54 +01:00
static_fe
templates make it work 2025-11-28 16:10:02 +01:00
twitter_api Linting 2026-01-07 11:14:45 +04:00
utils
views Stream marker updates 2025-09-07 23:48:01 +02:00
web_finger Apply lambadalambda's suggestion(s) to 1 file(s) 2025-05-29 08:17:31 +00:00
api_spec.ex spec, changelog 2025-11-28 16:32:51 +01:00
common_api.ex lint 2025-12-14 14:06:38 +01:00
controller_helper.ex provide full replies collection in ActivityPub objects 2025-10-09 15:15:16 +02:00
embed_controller.ex
endpoint.ex Fix Mastodon WebSocket authentication 2024-08-04 15:04:29 -04:00
federator.ex Federator: More specific logging for rejections 2025-03-18 15:25:54 +04:00
gettext.ex
instance_document.ex File.mkdir_p -> Pleroma.Backports.mkdir_p 2025-06-16 12:48:47 +02:00
manifest_controller.ex
media_proxy.ex Move custom URI encoding functions to Pleroma.Utils.URIEncoding 2025-12-10 14:56:05 +01:00
metadata.ex Add metadata provider for ActivityPub alternate links 2024-10-12 23:45:18 +02:00
multipart.ex
o_auth.ex
plug.ex
preload.ex
push.ex push: make vapid_config fallback to empty array 2024-09-24 05:57:41 +02:00
rel_me.ex
router.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-instance-domain-blocks 2026-01-16 14:24:14 +04:00
shout_channel.ex
streamer.ex Streamer: Fix Marker streaming bug, fix caching in tests. 2026-01-08 14:06:24 +04:00
translation_helpers.ex
uploader_controller.ex
web_finger.ex WebFinger: Tighten the requirements. 2025-12-21 17:46:39 +04:00
xml.ex