aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-05-24Revert "Cycles: refactor Pleroma.User, Pleroma.User.Registration"Alex Gleason
2021-05-24Cycles: elixir 1.9 fixAlex Gleason
2021-05-23format/credo fixesAlex Gleason
2021-05-23Cycles: move StaticFEPlug to pipelineAlex Gleason
2021-05-23Cycles: fix cycle in lib/pleroma/reverse_proxy/client.exAlex Gleason
2021-05-23Cycles: fix cycle in lib/pleroma/web/plugs/ensure_public_or_authenticated_plu...Alex Gleason
2021-05-22Cycles: fix cycle in lib/pleroma/web/auth/authenticator.exAlex Gleason
2021-05-22Cycles: break out Pleroma.HTML, Pleroma.Activity.HTMLAlex Gleason
2021-05-22Cycles: refactor Pleroma.User, Pleroma.User.RegistrationAlex Gleason
2021-05-22Cycles: break cycles in lib/pleroma/uploaders/uploader.exAlex Gleason
2021-05-22Cycles: replace all `plug(:put_layout, _)` calls with real viewsAlex Gleason
2021-05-22Cycles: Don't make MediaProxy be a compile-dep of RouterAlex Gleason
2021-05-22Cycles: Break apart PleromaAPI.NotificationView from MastodonAPI.Notification...Alex Gleason
2021-05-22Cycles: avoid `use Phoenix.Swoosh` to prevent recompling the EndpointAlex Gleason
2021-05-22Cycles: Pleroma.User.avatar_url/2 --> Pleroma.User.Media.avatar_url/2Alex Gleason
2021-05-22Cycles: just don't autogenerate context in AnnounceValidatorAlex Gleason
2021-05-22Cycles: Pleroma.Activity.search/3 --> Pleroma.Activity.Search.search/3Alex Gleason
2021-05-22Cycles: Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.IDs.a...Alex Gleason
2021-05-22Cycles: move ID generator functions, Pleroma.Web.ActivityPub.Utils --> Plerom...Alex Gleason
2021-05-22Cycles: break cycles caused by lib/pleroma/web/activity_pub/activity_pub/stre...Alex Gleason
2021-05-22Cycles: Pleroma.Application.user_agent/0 --> Pleroma.Web.Endpoint.user_agent/0Alex Gleason
2021-05-22Cycles: create Pleroma.Project to hold version infoAlex Gleason
2021-05-22Cycles: Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.t...Alex Gleason
2021-05-22Fix Elixir 1.9 build warningsAlex Gleason
2021-05-21Cycles: use runtime deps in lib/pleroma/web/activity_pub/side_effects.exAlex Gleason
2021-05-21Cycles: switch imports to aliases in lib/pleroma/web/activity_pub/activity_pu...Alex Gleason
2021-05-21Cycles: use runtime deps in lib/pleroma/instances/**Alex Gleason
2021-05-21Cycles: Pleroma.Web.AdminAPI.Search.not_empty_string/1 --> Pleroma.User.Query...Alex Gleason
2021-05-21Cycles: refactor compile-time dep in lib/pleroma/web/plugs/frontend_static.exAlex Gleason
2021-05-21Cycles: use runtime deps in lib/pleroma/web/activity_pub/pipeline.exAlex Gleason
2021-05-21Cycles: Pleroma.Web.base_url() --> Pleroma.Web.Endpoint.url()Alex Gleason
2021-05-21Cycles: Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0Alex Gleason
2021-05-21Cycles: break compile-time cycles for Plugs by ignoring aliases in module att...Alex Gleason
2021-05-21Cycles: fix lib/pleroma/gun/connection_pool.ex cyclic dependencyAlex Gleason
2021-05-21Cycles: fix lib/pleroma/gun.ex cyclic dependencyAlex Gleason
2021-05-18Switch to aliasing `Router.Helpers` instead of importingAlex Gleason
2021-03-02Linting.lain
2021-03-02StatusController: Deactivate application support for now.lain
2021-03-01Never forward the client's user-agent through the media proxyAlex Gleason
2021-03-01Store application details in the object under the generator key, not applicat...Mark Felder
2021-02-28Merge branch 'features/reports-enhancements' into 'develop'lain
2021-02-28Merge branch 'admin-api-versioning' into 'develop'lain
2021-02-28Merge branch 'bugfix/peertube-mpegURL-object' into 'develop'lain
2021-02-28Merge branch 'feat/client_app_details' into 'develop'lain
2021-02-27Merge branch 'frontendstatic-ignore-api-calls' into 'develop'lain
2021-02-27don't use continue in Stats init for test envAlexander Strizhakov
2021-02-26Store the client application data in ActivityStreams formatMark Felder
2021-02-26Merge branch 'fix/2498-expires_in-scheduled-posts' into 'develop'feld
2021-02-26Merge branch 'ecto-rollback-in-test-env' into 'develop'feld
2021-02-25Note our upgrade path for this functionalityMark Felder