Commit graph

  • 6e7cbf1885 Test both standalone and flag mode for pruning orphaned activities Oneric 2024-02-10 03:03:13 +0100
  • 225f87ad62 Also allow limiting the initial prune_object Oneric 2023-10-23 17:29:02 +0200
  • e64f031167 Log number of deleted rows in prune_orphaned_activities Oneric 2023-10-23 01:27:56 +0200
  • fa52093bac Add standalone prune_orphaned_activities CLI task Oneric 2023-10-23 01:01:07 +0200
  • 3126d15ffc refactor: move prune_orphaned_activities into own function Oneric 2023-10-23 00:52:34 +0200
  • 8f97c15b07 Merge pull request 'Preserve Meilisearch’s result ranking' (#772) from Oneric/akkoma:search-meili-order into develop floatingghost 2024-05-31 14:12:05 +0000
  • 3af0c53a86 use proper workers for fetching pins instead of an ad-hoc task (#788) Floatingghost 2024-05-31 08:58:52 +0000
  • fc7e07f424 meilisearch: enable using search_key Oneric 2024-05-15 07:05:28 +0200
  • 59685e25d2 meilisearch: show keys by name not description Oneric 2024-05-15 06:46:47 +0200
  • 65aeaefa41 meilisearch: respect meili’s result ranking Oneric 2024-05-02 22:44:48 +0200
  • 5d6cb6a459 meilisearch: remove duplicate preload Oneric 2024-05-02 22:44:41 +0200
  • 8afc3bee7a Merge pull request 'Use /var/tmp for media cache path' (#776) from norm/akkoma:nginx-var-tmp into develop floatingghost 2024-05-28 02:05:17 +0000
  • 72871d4514 Merge pull request 'Drop unused indices' (#767) from Oneric/akkoma:purge-unused-indices into develop floatingghost 2024-05-28 01:35:18 +0000
  • 72af38c0e9 Merge pull request 'migrate CI config to v2' (#785) from woodpecker-v2 into develop floatingghost 2024-05-27 03:32:40 +0000
  • ae19fd90c9 use elixir 1.16 for format checks Floatingghost 2024-05-27 04:07:44 +0100
  • 66b3248dd3 mix tests probably shouldn't be async Floatingghost 2024-05-27 04:03:13 +0100
  • 73ead8656a don't allow emoji formatter to be async Floatingghost 2024-05-27 03:25:18 +0100
  • f32a7fd76a arch is aarch64 now Floatingghost 2024-05-27 03:02:02 +0100
  • 4078fd655c migrate CI config to v2 Floatingghost 2024-05-27 02:56:05 +0100
  • 5bdef8c724 Merge pull request 'Allow for attachment to be a single object in user data' (#783) from single-attachment into develop floatingghost 2024-05-27 01:44:53 +0000
  • cdc918c8f1 Merge pull request 'Document AP and nodeinfo extensions' (#778) from Oneric/akkoma:doc_ap-extensions into develop floatingghost 2024-05-27 01:34:58 +0000
  • f15eded3e1 Add extra test case for nonsense field, increase timeouts Floatingghost 2024-05-27 02:09:48 +0100
  • 05eda169fe Document AP and nodeinfo extensions Oneric 2024-05-16 21:05:01 +0200
  • 3ce855cbde Merge pull request 'Fix Exiftool stderr being read as an image description' (#782) from norm/akkoma:fix-exiftool-description into develop floatingghost 2024-05-26 16:11:12 +0000
  • da67e69af5 Allow for attachment to be a single object in user data Floatingghost 2024-05-26 17:09:26 +0100
  • c2d3221be3 Fix Exiftool stderr being read as an image description Norm 2024-05-23 14:40:25 -0400
  • 5e92f955ac bump version Floatingghost 2024-05-22 19:42:25 +0100
  • b72127b45a Merge remote-tracking branch 'oneric-sec/media-owner' into develop Floatingghost 2024-05-22 19:36:10 +0100
  • 9a91299f96 Don't try to handle non-media objects as media Oneric 2024-04-25 18:16:21 +0200
  • fbd961c747 Drop activity_type override for uploads Oneric 2024-04-25 18:10:34 +0200
  • 0c2b33458d Restrict media usage to owners Oneric 2024-04-24 17:46:18 +0200
  • 842cac2a50 ensure we mock_global Floatingghost 2024-05-22 19:30:03 +0100
  • 3e1f5e5372 WebFingerControllerTest: Restore host after test. Lain Soykaf 2024-05-22 18:45:34 +0400
  • 3a21293970 Fix tests marcin mikołajczak 2023-08-24 01:09:00 +0200
  • 0d66237205 Fix validate_webfinger when running a different domain for Webfinger marcin mikołajczak 2023-08-24 00:37:39 +0200
  • 6ef6b2a289 Apply rate limits to status updates Oneric 2024-04-24 20:03:30 +0200
  • 94e9c8f48a Purge unused media description update on post Oneric 2024-04-23 23:59:42 +0200
  • 873aa9da1c activity_draft: mark new/2 as private Oneric 2024-04-23 23:12:39 +0200
  • 34a48cb87f scheduled_activity: mark private functions as private Oneric 2024-04-23 23:09:41 +0200
  • 50403351f4 add impostor test for webfinger lain 2024-05-22 19:17:34 +0100
  • a953b1d927 Prevent spoofing webfinger Alex Gleason 2024-05-22 19:08:37 +0100
  • bb29c5bed2 Update tor/i2p guide Norm 2024-05-16 19:08:02 -0400
  • bc46f3da4c Update mediaproxy howto Norm 2024-05-16 19:05:06 -0400
  • 7e709768c3 Use /var/tmp for media cache path in apache/nginx configs Norm 2024-05-15 16:58:58 -0400
  • 76ded10a70 Merge pull request 'Backoff on HTTP requests when 429 is recieved' (#762) from backoff-http into develop floatingghost 2024-05-11 04:38:47 +0000
  • 4457928e32 duct-tape fix for #438 Floatingghost 2024-05-11 05:30:18 +0100
  • ee03149ba1 Merge pull request 'Fix Exiftool migration id' (#763) from Oneric/akkoma:fix-migration-timeline-exifdesc into develop floatingghost 2024-05-06 22:51:05 +0000
  • ea6bc8a7c5 add a test for 503-rate-limiting Floatingghost 2024-05-06 23:36:00 +0100
  • bd74693db6 additionally support retry-after values Floatingghost 2024-05-06 23:34:48 +0100
  • 5256678901 Fix Exiftool migration id Oneric 2024-04-27 19:07:31 +0200
  • fdeecc7b4c Merge pull request 'Update clients list in docs' (#761) from norm/akkoma:docs-clients-update into develop floatingghost 2024-05-06 21:33:26 +0000
  • 51482c4fe8 Merge pull request 'Remove remaining Dokku files' (#766) from norm/akkoma:remove-dokku into develop floatingghost 2024-05-06 21:33:16 +0000
  • b7e3d44756 Drop unused indices Oneric 2024-05-01 23:01:28 +0200
  • 8ae54b260a Remove remaining Dokku files Norm 2024-04-29 13:45:58 -0400
  • 21a81e1111 version bump with translations Floatingghost 2024-04-27 15:10:52 +0100
  • 3738ab67bd Merge remote-tracking branch 'origin/translations' into develop Floatingghost 2024-04-27 15:10:23 +0100
  • 7038b60ab5 bump version Floatingghost 2024-04-27 15:08:21 +0100
  • 549d580054 Add Enafore to clients list Norm 2024-04-26 15:21:58 -0400
  • 010e8c7bb2 where were you when lint fail Floatingghost 2024-04-26 19:28:01 +0100
  • 9671cdecdf changelog entry Floatingghost 2024-04-26 19:10:17 +0100
  • f531484063 Merge branch 'develop' into backoff-http Floatingghost 2024-04-26 19:06:18 +0100
  • ec7e9da734 Correct ttl syntax for new cachex Floatingghost 2024-04-26 19:05:12 +0100
  • 3c384c1b76 Add ratelimit backoff to HTTP get FloatingGhost 2023-12-20 16:45:35 +0000
  • 2437a3e9ba add test for backoff FloatingGhost 2023-12-15 17:29:02 +0000
  • ad7dcf38a8 Add HTTP backoff cache to respect 429s FloatingGhost 2023-12-15 17:12:45 +0000
  • 91d9d750c0 Update translation files Weblate 2024-04-22 23:54:58 +0000
  • 3c07aa506d Translated using Weblate (Chinese (Traditional)) Weblate 2024-04-22 23:54:58 +0000
  • 64050b0fb5 Update translation files Weblate 2024-04-22 23:54:58 +0000
  • 7babc11475 Update translation files Weblate 2024-04-22 23:54:58 +0000
  • 828158ef49 Merge remote-tracking branch 'oneric/fedfix-public-ld' into develop Floatingghost 2024-04-26 18:49:31 +0100
  • 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