1
0
Fork 0
forked from mirrors/akkoma

Commit graph

  • c7276713e0 Merge remote-tracking branch 'oneric/changelog-3.13' into develop Floatingghost 2024-04-26 18:43:39 +0100
  • 310c1b7e24 Merge pull request 'Change nginx cache size to 1 GiB' (#759) from norm/akkoma:nginx-cache-size into develop floatingghost 2024-04-26 17:40:23 +0000
  • 7da6f41718 Merge pull request 'Exiftool: Strip all non-essential metadata tags' (#745) from Oneric/akkoma:exiftool-strip-all into develop floatingghost 2024-04-26 17:38:47 +0000
  • 53c67993bb Merge pull request 'Remove unused top level files' (#760) from norm/akkoma:remove-unused-files into develop floatingghost 2024-04-26 17:24:21 +0000
  • 5bc64c5753 changelog: add note about StripMetadata and ReadDescription order Oneric 2024-04-26 00:01:13 +0200
  • 5ee0fb18cb exiftool: make stripped tags configurable Oneric 2024-04-18 18:05:29 +0000
  • 771a306dc1 Update clients list in docs Norm 2024-04-26 04:12:14 -0400
  • 5b320616ca Remove unused top level files Norm 2024-04-26 02:33:18 -0400
  • 72c2d9f009 Change nginx cache size to 1 GiB Norm 2024-04-26 01:43:44 -0400
  • 12db5c23f2 Add missing changelog entries Oneric 2024-04-25 23:35:20 +0200
  • a95af3ee4c exiftool: strip all non-essential tags Oneric 2024-04-15 23:49:01 +0200
  • 163cb1d5e0 exiftool: strip JXL and HEIC Oneric 2024-04-15 23:32:10 +0200
  • 24e608ab5b docs: fix typo Oneric 2024-04-15 23:28:00 +0200
  • b0a46c1e2e Normalise public adressing to fix federation Oneric 2024-01-23 20:10:01 +0100
  • b1c6621e66 Merge pull request 'Read image description from EXIF data' (#744) from timorl/akkoma:elseinspe into develop floatingghost 2024-04-25 12:52:31 +0000
  • 764dbeded4 Merge pull request 'Accept all standard actor types' (#751) from Oneric/akkoma:all-actor-types into develop floatingghost 2024-04-24 17:09:02 +0000
  • 06847ca5f8 Merge pull request 'Update nginx config and install docs to use certbot's nginx plugin' (#752) from norm/akkoma:docs-nginx-certbot into develop floatingghost 2024-04-24 17:08:39 +0000
  • 80e1c094c7 Merge pull request 'Don't strip newlines in pre' (#709) from snan/akkoma:pre into develop floatingghost 2024-04-24 17:00:34 +0000
  • 4a0e90e8a8 Merge pull request 'ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …}' (#753) from Oneric/akkoma:receive-worker-return into develop floatingghost 2024-04-24 17:00:18 +0000
  • 1e48a37545 Merge pull request 'Remove unused AP C2S endpoints' (#749) from who-wants-to-yeet-c2s-i-want-to-yeet-c2s into develop floatingghost 2024-04-24 16:59:58 +0000
  • 83f75c3e93 Accept all standard actor types Oneric 2024-04-21 00:46:49 +0200
  • 7d89dba528 Merge pull request 'Fix flaky expires_at tests' (#754) from Oneric/akkoma:test-flaky-expires_at into develop floatingghost 2024-04-23 15:14:21 +0000
  • 92168fa5a1 Merge remote-tracking branch 'origin/develop' into who-wants-to-yeet-c2s-i-want-to-yeet-c2s Floatingghost 2024-04-23 14:37:05 +0100
  • 3e199242b0 remove upload_media from AP representation Floatingghost 2024-04-23 14:35:52 +0100
  • 0fa3fbf55e Update OTP install docs to use certbot nginx plugin Norm 2024-04-21 18:34:38 -0400
  • e5f4282cca Update certbot instructions for Alpine Linux Norm 2024-04-21 00:25:32 -0400
  • cdde95ad8b Update gentoo install guide to use certbot-nginx Norm 2024-04-20 23:48:40 -0400
  • c493769364 Update Nginx setup docs for Fedora and Red Hat OTP Norm 2024-04-20 21:31:48 -0400
  • 39b8e73532 Update docs for Arch Linux nginx setup Norm 2024-04-20 21:21:45 -0400
  • 5405828ab1 Update debian install docs to use certbot nginx plugin Norm 2024-04-20 21:17:01 -0400
  • 3e9643b172 Update nginx config for Certbot's nginx plugin Norm 2024-04-20 21:16:36 -0400
  • 20c22eb159 Fix flaky expires_at tests Oneric 2024-04-21 20:56:14 +0000
  • 0c2f200b4d ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …} Haelwenn (lanodan) Monnier 2024-04-17 07:37:41 +0200
  • 3f54945033
    Fix the one test that wasn't just being flaky timorl 2024-04-21 19:43:26 +0200
  • 09d3ccf770
    Read description before stripping metadata timorl 2024-04-19 20:51:54 +0200
  • 9da0fe930e
    Format, but this time with a non-ancient version of elixir timorl 2024-04-19 18:07:50 +0200
  • 2a9db73b4c
    Merge branch 'develop' into elseinspe timorl 2024-04-19 17:11:55 +0200
  • 0fee71f58f Merge pull request 'Handle failed fetches a bit better' (#743) from failed-fetch-processing into develop floatingghost 2024-04-19 11:25:14 +0000
  • 370576474c only consider :op and :id args in duplicate checks Floatingghost 2024-04-19 11:39:27 +0100
  • 1ed975636b Keep READ endpoints, purge WRITE Floatingghost 2024-04-19 11:06:01 +0100
  • cd7af81896
    Rename StripLocation to StripMetadata for temporal-proofing reasons timorl 2024-04-16 20:37:00 +0200
  • 2c7e5b2287 changelog entry Floatingghost 2024-04-16 13:57:05 +0100
  • ddb8a5ef73 yeet AP C2S support Floatingghost 2024-04-16 13:55:03 +0100
  • 123db1abc4 Merge branch 'develop' into failed-fetch-processing Floatingghost 2024-04-16 12:35:54 +0100
  • b2c29527fb make xmerl shut up about markup Floatingghost 2024-04-16 10:19:30 +0100
  • 59d32c10d9
    Formatting timorl 2024-04-16 08:02:13 +0200
  • d2cee15c15 mix format says no Floatingghost 2024-04-16 03:07:28 +0100
  • d70fa16383 oban options should be a keyword list Floatingghost 2024-04-16 02:58:50 +0100
  • 5043571084 Enable oban job uniqueness Floatingghost 2024-04-16 02:53:24 +0100
  • 1896ff1ab0 changelog entry Floatingghost 2024-04-16 02:35:59 +0100
  • b7dd739de1 Make sure we return the right format for oban Floatingghost 2024-04-16 02:35:21 +0100
  • b144218dce
    Merge branch 'develop' into elseinspe timorl 2024-04-14 20:31:33 +0200
  • 2fc25980d1 fix pattern matching in fetch errors Floatingghost 2024-04-13 23:55:26 +0100
  • c1f0b6b875 Merge pull request 'Accept body parameters for /api/pleroma/notification_settings' (#738) from Oneric/akkoma:notif-setting-parameters into develop floatingghost 2024-04-13 22:55:02 +0000
  • 18442dcc7e Fix quote test Floatingghost 2024-04-13 23:05:52 +0100
  • 33fb74043d Bring our adjustments into line with atom-failure Floatingghost 2024-04-13 22:56:04 +0100
  • 49ed27cd96 require logger Floatingghost 2024-04-13 22:25:31 +0100
  • 7f6e35ece4 formatting Floatingghost 2024-04-12 20:33:33 +0100
  • 2e369aef71 Allow the Remote Fetcher to attempt fetching an unreachable instance Mark Felder 2024-01-14 13:23:17 -0500
  • fed7a78c77 Oban jobs should be discarded on permanent errors Mark Felder 2023-12-28 23:52:05 -0500
  • c0532bcae0 Handle 401s as I have observed it in the wild Mark Felder 2023-12-28 23:09:33 -0500
  • f31b262aec Improve test descriptions Mark Felder 2023-12-27 22:37:06 -0500
  • ff515c05c3 Prevent requeuing Remote Fetcher jobs that exceed thread depth Mark Felder 2023-12-27 22:28:41 -0500
  • 7e5004b3e2 Leverage existing atoms as return errors for the object fetcher Mark Felder 2023-12-27 21:57:47 -0500
  • 53a9413b95 Formatting Mark Felder 2023-12-27 21:55:07 -0500
  • d69cba1b93 Remove duplicate log messages from Transmogrifier Mark Felder 2023-12-27 21:39:17 -0500
  • 3c54f407c5 Conslidate log messages for object fetcher failures and leverage Logger.metadata Mark Felder 2023-12-27 20:47:18 -0500
  • 825ae46bfa Set Logger level to error Mark Felder 2023-12-27 20:18:14 -0500
  • 331710b6bb RemoteFetcherWorker Oban job tests Mark Felder 2023-12-27 16:06:10 -0500
  • eeed051a0f Fix detection of user follower collection being private Mark Felder 2023-12-27 15:27:37 -0500
  • 30d63aaa6e Revert "Mark instances as unreachable when returning a 403 from an object fetch" Mark Felder 2023-12-26 17:12:58 -0500
  • e2b04fac5a Skip remote fetch jobs for unreachable instances Mark Felder 2023-12-26 16:28:05 -0500
  • 6d368808d3 Remove mistaken duplicate fetch Mark Felder 2023-12-26 16:23:41 -0500
  • 160d113b30 Changelogs Mark Felder 2023-12-26 16:08:36 -0500
  • 132036f951 Cancel remote fetch jobs for deleted objects Mark Felder 2023-12-26 16:05:44 -0500
  • 4ff22a409a Consolidate the HTTP status code checking into the private get_object/1 Mark Felder 2023-12-26 16:05:28 -0500
  • 4c29366fe5 Mark instances as unreachable when returning a 403 from an object fetch Mark Felder 2023-12-26 15:54:14 -0500
  • ac4cc619ea Fix Transmogrifier tests Mark Felder 2023-12-26 14:22:04 -0500
  • c241b5b09f Remove Fetcher.fetch_object_from_id!/2 Mark Felder 2023-12-26 14:20:33 -0500
  • f8a53fbe2f bump dependencies Floatingghost 2024-04-12 19:59:30 +0100
  • e36c0f96fc Merge pull request 'Add docker override file to docs and gitignore' (#621) from norm/akkoma:docker-compose-override into develop floatingghost 2024-04-12 18:50:25 +0000
  • 6f3c955aa0 Merge pull request 'elixir1.16 testing' (#742) from elixir1.16 into develop floatingghost 2024-04-12 18:49:33 +0000
  • 024ffadd80 Merge pull request 'Don't list old accounts as aliases in WebFinger' (#713) from erincandescent/akkoma:no-old-account-alias into develop floatingghost 2024-04-12 18:34:14 +0000
  • e2e4f53585 Merge pull request 'Use standard-compliant Accept header when fetching' (#740) from Oneric/akkoma:fetch_std-accept-hdr into develop floatingghost 2024-04-12 18:28:26 +0000
  • d910e8d7d1 Add test suite for elixir1.16 Floatingghost 2024-04-12 19:13:33 +0100
  • df25d86999 Cleaned up FEP-fffd commits a bit Floatingghost 2024-04-12 18:50:57 +0100
  • 4887df12d7 Merge pull request 'Allow for url to be a list' (#718) from helge/akkoma:develop into develop floatingghost 2024-04-12 17:39:38 +0000
  • e6ca2b4d2a Merge pull request 'Fix array-less EmojiReacts' (#739) from Oneric/akkoma:tag-arrayless into develop floatingghost 2024-04-12 17:26:07 +0000
  • 6ba80aaff5 Merge pull request 'Check if data is visible before embedding it in OG tags' (#741) from ograph-restrictions into develop floatingghost 2024-04-12 17:22:59 +0000
  • 8e60177466 Merge pull request 'MRF.InlineQuotePolicy: Add link to post URL, not ID' (#733) from erincandescent/akkoma:quote-url into develop floatingghost 2024-04-12 17:02:52 +0000
  • 75d9e2b375 MRF.InlineQuotePolicy: Add link to post URL, not ID quote-url Erin Shepherd 2024-04-02 23:57:27 +0200
  • 05f8179d08 check if data is visible before embedding it in OG tags Floatingghost 2024-04-12 05:16:47 +0100
  • fae0a14ee8 Use standard-compliant Accept header when fetching Oneric 2024-04-11 22:45:45 +0200
  • 1135935cbe Merge remote-tracking branch 'oneric/ipv6' into develop Floatingghost 2024-04-11 20:59:49 +0100
  • 090a77d1af Merge pull request 'static-fe: don’t squeeze non-square images' (#705) from Oneric/akkoma:staticfe-nonsquare-img into develop floatingghost 2024-04-11 18:43:03 +0000
  • 0e066bddae Merge pull request 'Drop base_url special casing in test env' (#737) from Oneric/akkoma:testenv_drop_baseurl_specialcase into develop floatingghost 2024-04-11 18:24:09 +0000
  • bd74ad9ce4 Accept body parameters for /api/pleroma/notification_settings Oneric 2024-04-08 23:00:24 +0200
  • 462225880a Accept EmojiReacts with non-array tag Oneric 2024-04-09 01:04:16 +0200
  • debd686418 Add tests for our own custom emoji format Oneric 2024-04-09 00:52:22 +0200
  • 9598137d32 Drop base_url special casing in test env Oneric 2024-04-07 00:06:29 +0200