Commit Graph

  • 4a181982c3 More confusingly named legacy chat code renamed to shout Mark Felder 2020-08-03 18:41:49 -0500
  • a3cff59659 Ensure we actually start ShoutChannel Mark Felder 2020-08-03 18:34:58 -0500
  • 36fe8950f7 Update PleromaFE settings for the old chat box Mark Felder 2020-08-03 18:00:16 -0500
  • 68aa56b9e4 Just call it shout Mark Felder 2020-08-03 17:58:27 -0500
  • ff00b354fa Rename the non-federating Chat feature to Shout Mark Felder 2020-08-03 17:08:35 -0500
  • ee52fc840d Merge branch 'cycles-constants' into 'develop' feld 2021-06-01 16:43:51 +0000
  • c435de426d
    Merge remote-tracking branch 'pleroma/develop' into cycles-constants Alex Gleason 2021-06-01 11:32:30 -0500
  • 75b94a2f35 Merge branch 'cycles-frontend-static' into 'develop' feld 2021-06-01 16:19:41 +0000
  • 0ddf492c5d Merge branch 'cycles-base-url' into 'develop' feld 2021-06-01 16:15:27 +0000
  • c4b4258374 Merge branch 'features/validators-note' into 'develop' Haelwenn 2021-06-01 01:51:38 +0000
  • f2134e605b
    Merge remote-tracking branch 'pleroma/develop' into cycles-base-url Alex Gleason 2021-05-31 16:49:46 -0500
  • 51a9f97e87
    Deprecate Pleroma.Web.base_url/0 Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles. Alex Gleason 2021-05-31 15:09:11 -0500
  • 10dfe81479
    Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_local_public/0 Move as_local_public/0 to stop making modules depend on Web at compile-time Alex Gleason 2021-05-31 13:39:15 -0500
  • a0ba44904a Merge branch 'docs/goto-libera' into 'develop' Haelwenn 2021-05-31 17:42:36 +0000
  • da1ee5c46a Add Raspberry Pi install instructions Guy Sheffer 2021-05-31 19:17:49 +0300
  • 03232a8223
    Changing references of freenode to libera.chat Haelwenn (lanodan) Monnier 2021-05-26 06:14:45 +0200
  • e53984e446 Merge branch 'weblate-pleroma-pleroma' into 'develop' Haelwenn 2021-05-31 14:40:46 +0000
  • 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 Alex Gleason 2021-05-30 12:58:24 -0500
  • 2fde1f2549 Translated using Weblate (Chinese (Traditional)) Snow 2021-05-11 01:39:31 +0000
  • b3209c31bc Translated using Weblate (Chinese (Traditional)) Snow 2021-03-25 06:35:52 +0000
  • 0107ec63a2 Added translation using Weblate (Chinese (Traditional)) Snow 2021-03-15 15:10:17 +0000
  • 4a58cb469b Merge branch 'ffmpeg' into 'develop' Haelwenn 2021-05-30 17:42:48 +0000
  • 595bca24ad
    Merge remote-tracking branch 'pleroma/develop' into cycles-frontend-static Alex Gleason 2021-05-30 12:12:58 -0500
  • 721c966842
    FrontendStatic: make Router a runtime dep Speeds up recompilation by removing compile-time cycles Alex Gleason 2021-05-21 17:37:34 -0500
  • 0204ceff7f Add ffmpeg shibao 2021-05-30 10:27:58 -0400
  • 5d40ffe429 Merge branch 'cycles-views' into 'develop' feld 2021-05-29 21:50:07 +0000
  • b5f3a5c979 Merge branch 'cycles-html' into 'develop' feld 2021-05-29 21:19:25 +0000
  • 317fe240a8 Merge branch 'cycles-gun' into 'develop' feld 2021-05-29 21:16:57 +0000
  • b2f5f48750 Merge branch 'cycles-config' into 'develop' feld 2021-05-29 19:20:47 +0000
  • 018dc12b4c Merge branch 'cycles-pipeline' into 'develop' feld 2021-05-29 19:16:06 +0000
  • 0de6716f06
    Merge remote-tracking branch 'pleroma/develop' into cycles-pipeline Alex Gleason 2021-05-29 13:32:57 -0500
  • fa543a9361
    ActivityPub.Pipeline: switch to runtime deps Speed up recompilation by breaking compile-time cycles Alex Gleason 2021-05-21 16:58:20 -0500
  • 1a69f59221
    Merge remote-tracking branch 'pleroma/develop' into cycles-html Alex Gleason 2021-05-29 12:29:58 -0500
  • 3ff9c5e2a6
    Break out activity-specific HTML functions into Pleroma.Activity.HTML Fixes cycles in lib/pleroma/ecto_type/activity_pub/object_validators/safe_text.ex Alex Gleason 2021-05-22 16:44:51 -0500
  • 7c96c82b5b
    Merge remote-tracking branch 'pleroma/develop' into cycles-views Alex Gleason 2021-05-29 12:17:24 -0500
  • c9e4200ed2
    Create real Views for all Controllers This makes views depend on each other at runtime instead of compile-time Alex Gleason 2021-05-22 14:59:12 -0500
  • cc9e456c0a
    Merge remote-tracking branch 'pleroma/develop' into cycles-plugs Alex Gleason 2021-05-29 12:01:37 -0500
  • 32d263cb90
    Config: use runtime deps instead of module attributes Speeds up recompilation time by breaking compile-time cycles Alex Gleason 2021-05-21 13:04:57 -0500
  • e2ba852bfe
    Merge remote-tracking branch 'pleroma/develop' into cycles-gun Alex Gleason 2021-05-29 11:35:57 -0500
  • 0ada3fe823
    Gun: use runtime deps in ConnectionPool Speed up recompilation time by breaking compile-time cycles Alex Gleason 2021-05-21 12:31:28 -0500
  • 3ebede4b51
    Gun: make Gun.API a runtime dep Speed up recompilation by breaking a compile-time cycle Alex Gleason 2021-05-20 17:23:02 -0500
  • 69aed310de Adding description Snow 2021-05-29 02:22:33 +0000
  • 8871ca5aa3 Merge branch 'cycles-router-api-routes' into 'develop' feld 2021-05-28 19:06:49 +0000
  • 359ded086c Merge branch 'simplepolicy-announce-leak' into 'develop' feld 2021-05-28 19:05:13 +0000
  • c44dd05f64 Merge branch 'gitignore-runtime-exs' into 'develop' feld 2021-05-28 19:02:15 +0000
  • edcdd15e01 Merge branch 'alias-router-helpers' into 'develop' feld 2021-05-28 19:01:47 +0000
  • a833a2d76b Merge branch 'plug-runtime-dev' into 'develop' feld 2021-05-28 18:57:45 +0000
  • 39127f15eb
    Merge remote-tracking branch 'pleroma/develop' into cycles-router-api-routes Alex Gleason 2021-05-28 13:51:21 -0500
  • c23b81e399
    Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0 Reduce recompilation time by breaking compile-time cycles Alex Gleason 2021-05-21 14:47:11 -0500
  • 7ad87571bd Merge branch 'cycles-router' into 'develop' feld 2021-05-28 18:24:33 +0000
  • 9f386df83c Merge branch 'cycles-router-mediaproxy' into 'develop' feld 2021-05-28 18:22:27 +0000
  • bf2ee12fdb
    Merge remote-tracking branch 'pleroma/develop' into cycles-router-mediaproxy Alex Gleason 2021-05-28 13:08:23 -0500
  • fda34591ce
    Don't make MediaProxy be a compile-dep of Router Speeds up recompilation by removing MediaProxy as a compile-time dep of Router Alex Gleason 2021-05-22 15:04:05 -0500
  • e885b49e35
    Merge remote-tracking branch 'pleroma/develop' into cycles-router Alex Gleason 2021-05-28 12:44:16 -0500
  • 21787546c0
    Router: move StaticFEPlug to a pipeline Speed up recompilation by breaking a cycle. Removes StaticFEPlug as a compile-time dep of Router. Alex Gleason 2021-05-23 17:25:18 -0500
  • a01093c505 Merge branch 'featured-totalItems' into 'develop' Haelwenn 2021-05-27 21:01:54 +0000
  • cd4352a86f Missing entry for pinned posts federation from MR !3312 Mark Felder 2021-05-27 12:20:21 -0500
  • 4694853766 Provide totalItems field for featured collections Mark Felder 2021-05-27 12:04:42 -0500
  • f34e22bba2 Merge branch 'feat/expose_email_to_self' into 'develop' Haelwenn 2021-05-26 18:04:23 +0000
  • 5d0ac015dc Merge branch 'mix_config_deprecation' into 'develop' Haelwenn 2021-05-22 15:46:02 +0000
  • fe40f6f291 Switch from the deprecated "use Mix.config" to "import Config" Mark Felder 2021-05-20 13:55:37 -0500
  • 05d678c070 Expose user email address to user/owner; not publicly. Mark Felder 2021-05-20 12:50:43 -0500
  • 0461794375
    Merge remote-tracking branch 'pleroma/develop' into plug-runtime-dev Alex Gleason 2021-05-19 14:27:59 -0500
  • e3173a279d
    Put Plugs in runtime mode in :dev, :test to speed up recompilation Alex Gleason 2021-05-19 14:27:02 -0500
  • ad7d4ff8bc
    Merge remote-tracking branch 'pleroma/develop' into alias-router-helpers Alex Gleason 2021-05-19 12:49:00 -0500
  • 07fed0fda2
    Switch to aliasing `Router.Helpers` instead of importing Alex Gleason 2021-05-18 17:11:25 -0500
  • 8e9f032f25 Merge branch 'chore/changelog' into 'develop' feld 2021-05-18 21:54:54 +0000
  • 2d7f6ce6fb Clarify AttachmentMetadata changes Mark Felder 2021-05-18 16:46:51 -0500
  • 0db436789d Merge branch 'blurhash' into 'develop' feld 2021-05-18 21:41:34 +0000
  • c64cbee26c Fixed checking for Upload Filter required commands Mark Felder 2021-05-18 16:28:21 -0500
  • 4ab3ef07d0 Check AnalyzeMetadata filter's required commands Mark Felder 2021-05-18 15:51:11 -0500
  • 9b6b5ac196 Rename upload filter to AnalyzeMetadata Mark Felder 2021-05-18 15:33:33 -0500
  • 44be498fe1 Merge branch 'optional-config' into 'develop' lain 2021-05-17 18:41:12 +0000
  • 7ac4da8dd4
    Merge remote-tracking branch 'pleroma/develop' into gitignore-runtime-exs Alex Gleason 2021-05-16 13:22:26 -0500
  • 230ad82dad
    gitignore `config/runtime.exs` Alex Gleason 2021-05-16 13:22:07 -0500
  • 32ae8f4906
    Merge remote-tracking branch 'pleroma/develop' into optional-config Alex Gleason 2021-05-16 12:27:29 -0500
  • b540fff908
    Docs: use `MIX_ENV=prod mix pleroma.instance gen` Alex Gleason 2021-05-16 12:20:20 -0500
  • b22f54eb29
    Make prod.secret.exs optional (with warning) Alex Gleason 2021-05-16 12:26:32 -0500
  • bcf6efce15
    Merge remote-tracking branch 'upstream/attachment-meta' into blurhash Alex Gleason 2021-05-14 09:09:32 -0500
  • 543e9402d6
    Support blurhash Alex Gleason 2021-05-14 08:38:23 -0500
  • 5a57b025c7
    Changelog: attachment meta Alex Gleason 2021-05-12 20:15:33 -0500
  • ff02511057
    Merge remote-tracking branch 'upstream/develop' into attachment-meta Alex Gleason 2021-05-12 20:10:52 -0500
  • 6f0b42656d
    Federate attachments as Links instead of Documents Alex Gleason 2021-05-12 19:03:10 -0500
  • 02b9436494
    Don't render media `meta` if nil Alex Gleason 2021-05-12 16:16:10 -0500
  • 4c060ae733
    Ingest remote attachment width/height Alex Gleason 2021-05-12 15:38:49 -0500
  • ab9eabdf20
    Add SetMeta filter to store uploaded image sizes Alex Gleason 2021-05-12 13:38:11 -0500
  • 5be9d13981
    a better query to delete from hashtags faried nawaz 2021-04-21 03:52:32 +0500
  • a0c9a2b4cc
    mix prune_objects: remove unused hashtags after pruning remote objects faried nawaz 2021-04-21 02:38:59 +0500
  • 22b2451edd
    migration: add on_delete: :delete_all to hashtags object_id fk faried nawaz 2021-04-21 02:37:03 +0500
  • cea44b6b3e
    Merge remote-tracking branch 'upstream/develop' into simplepolicy-announce-leak Alex Gleason 2021-05-07 12:40:45 -0500
  • 745375bdcf Merge branch 'dont-crash-email-settings' into 'develop' feld 2021-05-04 13:30:00 +0000
  • d5263bfcf3 Merge branch 'earmark' into 'develop' feld 2021-05-04 13:29:14 +0000
  • 90770e0841
    CHANGELOG: don't crash so hard when email settings are invalid Alex Gleason 2021-05-03 14:30:21 -0500
  • c186b059a7
    Merge remote-tracking branch 'pleroma/develop' into dont-crash-email-settings Alex Gleason 2021-05-03 14:43:28 -0500
  • c80b1aaf51
    Don't crash when email settings are invalid Fixes: https://git.pleroma.social/pleroma/pleroma/-/issues/2606 Fixes: https://gitlab.com/soapbox-pub/soapbox/-/issues/4 Alex Gleason 2021-05-03 14:27:03 -0500
  • dca87c5e7b
    CHANGELOG: markdown Alex Gleason 2021-05-01 11:28:06 -0500
  • 20878c7f99
    CHANGELOG: SimplePolicy embedded objects are now checked Alex Gleason 2021-04-02 12:18:35 -0500
  • 926a233cc4
    Merge remote-tracking branch 'upstream/develop' into simplepolicy-announce-leak Alex Gleason 2021-04-30 14:21:17 -0500
  • c16c7fdb87
    SimplePolicy: filter string Objects Alex Gleason 2021-04-29 11:51:49 -0500
  • 3d742c3c1a
    SimplePolicy: filter nested objects Alex Gleason 2021-03-18 15:31:50 -0500