8279 Commits (ebcc28fef07236e6094998c230b10345abf8b307)

Author SHA1 Message Date
  Mark Felder ff00b354fa Rename the non-federating Chat feature to Shout 3 years ago
  Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0 3 years ago
  Alex Gleason 10dfe81479
Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_local_public/0 3 years ago
  Alex Gleason 721c966842
FrontendStatic: make Router a runtime dep 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
  Mark Felder 4694853766 Provide totalItems field for featured collections 3 years ago
  Mark Felder 05d678c070 Expose user email address to user/owner; not publicly. 3 years ago
  Alex Gleason 07fed0fda2
Switch to aliasing `Router.Helpers` instead of importing 3 years ago
  Mark Felder c64cbee26c Fixed checking for Upload Filter required commands 3 years ago
  Mark Felder 4ab3ef07d0 Check AnalyzeMetadata filter's required commands 3 years ago
  Mark Felder 9b6b5ac196 Rename upload filter to AnalyzeMetadata 3 years ago
  Alex Gleason 543e9402d6
Support blurhash 3 years ago
  Alex Gleason 6f0b42656d
Federate attachments as Links instead of Documents 3 years ago
  Alex Gleason 02b9436494
Don't render media `meta` if nil 3 years ago
  Alex Gleason 4c060ae733
Ingest remote attachment width/height 3 years ago
  Alex Gleason ab9eabdf20
Add SetMeta filter to store uploaded image sizes 3 years ago
  faried nawaz 5be9d13981
a better query to delete from hashtags 3 years ago
  faried nawaz a0c9a2b4cc
mix prune_objects: remove unused hashtags after pruning remote objects 3 years ago
  Alex Gleason c80b1aaf51
Don't crash when email settings are invalid 3 years ago
  Alex Gleason c16c7fdb87
SimplePolicy: filter string Objects 3 years ago
  Alex Gleason 3d742c3c1a
SimplePolicy: filter nested objects 3 years ago
  Alex Gleason 6727a3659f
Remove Pleroma.Formatter.minify/2 3 years ago
  Mark Felder 959dc6e6fc Cleanup and ensure we obey custom Repo timeout 3 years ago
  Mark Felder 99fd9c5e38 OTP releases executing commands via pleroma_ctl show the parent of the process is :erl_eval 3 years ago
  Mark Felder 9f711ddcf8 Try to set query timeout intelligently 3 years ago
  Mark Felder 9bc69196d5 Add utility function to return infinite timeout for SQL transactions if we detect it was called from a Mix Task 3 years ago
  Mark Felder 0effcd2cfe Set Repo.transaction/2 timeout to infinity. Fixes pleroma.user delete_activities mix task. 3 years ago
  Haelwenn f9bedf5597 Apply lanodan's suggestion(s) to 1 file(s) 3 years ago
  Haelwenn 42185d8750 Apply lanodan's suggestion(s) to 1 file(s) 3 years ago
  Haelwenn e104829c2f Apply lanodan's suggestion(s) to 1 file(s) 3 years ago
  Haelwenn 30b1d50938 Apply lanodan's suggestion(s) to 1 file(s) 3 years ago
  Mark Felder efed94a23e Fix error response which was breaking tests related to pinned posts 3 years ago
  Sean King 2b4f958b2a
Add opting out of Google FLoC to HTTPSecurityPlug headers 3 years ago
  rinpatch c6dcd863e2 Apply rinpatch's suggestion(s) to 1 file(s) 3 years ago
  Mark Felder f95b52255b Revert guards on string_to_elixir_types/1, remove unnecessary assignment in test 3 years ago
  Mark Felder c3b8c77967 Improve string_to_elixir_types/1 with guards 3 years ago
  Mark Felder ee53ad4d77 Add ConcurrentLimiter to module_name?/1 and apply string_to_elixir_types/1 to search_opts keys during update_or_create/1 3 years ago
  Mark Felder 0feafcc20c Use URI.merge to prevent concatenating two canonical URLs when a custom instance thumbnail was uploaded via AdminFE 3 years ago
  Alexander Strizhakov 681a42c359
release runtime provider fix for paths 3 years ago
  Haelwenn (lanodan) Monnier 53193b84b1
utils: Fix maybe_splice_recipient when "object" isn’t a map 3 years ago
  Haelwenn (lanodan) Monnier 6c9f6e62c8
transmogrifier: Fixing votes from Note to Answer 3 years ago
  Haelwenn (lanodan) Monnier 461123110b
Object.Fetcher: Fix getting transmogrifier reject reason 3 years ago