13185 Commits (51a9f97e87823cbd9e92c375f4bc4c0bfa8b79db)
 

Author SHA1 Message Date
  Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0 3 years ago
  Alex Gleason 2e682788a3
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 3 years ago
  Alex Gleason fa543a9361
ActivityPub.Pipeline: switch to runtime deps 3 years ago
  Alex Gleason 3ff9c5e2a6
Break out activity-specific HTML functions into Pleroma.Activity.HTML 3 years ago
  Alex Gleason c9e4200ed2
Create real Views for all Controllers 3 years ago
  Alex Gleason 32d263cb90
Config: use runtime deps instead of module attributes 3 years ago
  Alex Gleason 0ada3fe823
Gun: use runtime deps in ConnectionPool 3 years ago
  Alex Gleason 3ebede4b51
Gun: make Gun.API a runtime dep 3 years ago
  Alex Gleason c23b81e399
Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0 3 years ago
  Alex Gleason fda34591ce
Don't make MediaProxy be a compile-dep of Router 3 years ago
  Alex Gleason 21787546c0
Router: move StaticFEPlug to a pipeline 3 years ago
  Alex Gleason e3173a279d
Put Plugs in runtime mode in :dev, :test to speed up recompilation 3 years ago
  Alex Gleason 07fed0fda2
Switch to aliasing `Router.Helpers` instead of importing 3 years ago
  lain b221d77a6d Merge branch 'release/2.3.0' into 'stable' 3 years ago
  lain 0a589c887b Mix: Update linkify. 3 years ago
  lain 7dac83eb6e Linting. 3 years ago
  lain 7d790bb27b Changelog: Remove application support line. 3 years ago
  lain 024c11c18d StatusController: Deactivate application support for now. 3 years ago
  lain cd6aa9bcae Mix: Update version number 3 years ago
  lain 9f71b63c2d Update changelog 3 years ago
  Mark Felder 808e15b264 Document user agent leak fix 3 years ago
  Alex Gleason 7ebbe11e75 user_agent_mock --> request_mock 3 years ago
  Alex Gleason 1dc5794e29 Never forward the client's user-agent through the media proxy 3 years ago
  lain 4cb166e979 Merge branch 'update-frontend-2021-03-01' into 'develop' 3 years ago
  lain 5058de328e Update frontend 3 years ago
  Haelwenn d03ee11b72 Merge branch 'application-to-generator' into 'develop' 3 years ago
  Mark Felder b1e1db82bc Store application details in the object under the generator key, not application key 3 years ago
  feld 9fb8da4293 Merge branch 'feld-develop-patch-26755' into 'develop' 3 years ago
  feld 8a563efdd8 Update CHANGELOG.md 3 years ago
  lain e8d88a72cf Merge branch 'fix/warning-in-test' into 'develop' 3 years ago
  lain 4a9d3a1f28 Merge branch 'features/reports-enhancements' into 'develop' 3 years ago
  Alexander Strizhakov f85ed1c521
warning fix 3 years ago
  lain 6a71aa535b Merge branch 'admin-api-versioning' into 'develop' 3 years ago
  lain 050c4b1f14 Merge branch 'bugfix/peertube-mpegURL-object' into 'develop' 3 years ago
  lain e6a14e1cd1 Merge branch 'feat/client_app_details' into 'develop' 3 years ago
  Mark Felder 0faf8dbef8 Simplify migration 3 years ago
  lain d0823d7f1e Merge branch 'frontendstatic-ignore-api-calls' into 'develop' 3 years ago
  lain dd937ae625 Merge branch 'fix/repo-terminate' into 'develop' 3 years ago
  Alexander Strizhakov da5d21a1cf
don't use continue in Stats init for test env 3 years ago
  Mark Felder d35b6254b4 Store the client application data in ActivityStreams format 3 years ago
  feld 840686ecd5 Merge branch 'fix/2498-expires_in-scheduled-posts' into 'develop' 3 years ago
  feld 2217b35bd4 Merge branch 'ecto-rollback-in-test-env' into 'develop' 3 years ago
  rinpatch 74bd9980ad Merge branch 'PestToast-develop-patch-66930' into 'develop' 3 years ago
  PestToast a30126271f Removed a command that references "pleroma.env". This file does not seem to be generated at any point during the install, and not having it does not stop the instance from working, as far as I can tell. 3 years ago
  Mark Felder 76b166f040 Note our upgrade path for this functionality 3 years ago
  Mark Felder 902d4e4a4a Leave a note for future explorers 3 years ago
  Mark Felder 2da71a526f No need to filter out Mix.env() from the API routes. 3 years ago
  Mark Felder 1552179792 Improved recursion through the api route list 3 years ago
  Mark Felder 6b87dfad5d Filter out MIX_ENV from route list and add a test 3 years ago
  Mark Felder 8ad1613717 Enum instead of Stream 3 years ago