1
0
Fork 0
forked from mirrors/akkoma

Commit graph

  • cbe50f1a0a bites you snac-3.13.2.1 snaccoma Erin Shepherd 2024-03-02 22:34:59 +0100
  • 840c70c4fa remove prints Floatingghost 2024-06-09 18:52:09 +0100
  • c65379afea attempt to fix some tests Floatingghost 2024-06-09 18:45:38 +0100
  • 16bed0562d Fix tests Floatingghost 2024-06-09 18:28:00 +0100
  • a801dd7b07 Fix module struct matching Mark Felder 2024-05-07 22:27:18 -0400
  • 1e86da43f5 Credo Mark Felder 2024-05-07 22:11:19 -0400
  • 411831458c Credo Mark Felder 2024-05-07 22:10:49 -0400
  • 56463b2121 Fix compile warning Mark Felder 2024-05-07 21:55:39 -0400
  • 2f5eb79473 Mastodon API: Remove deprecated GET /api/v1/statuses/:id/card endpoint Mark Felder 2024-05-08 01:44:58 +0000
  • f4daa90bd8 Remove test validating missing descriptions are returned as an empty string Mark Felder 2024-05-08 00:49:29 +0000
  • 688748b531 Improve test description Mark Felder 2024-05-08 00:36:16 +0000
  • 2e5aa71176 Rich Media Cards are fetched asynchonously and not guaranteed to be available on first post render Mark Felder 2024-05-08 00:26:32 +0000
  • 7ca655a999 Rich Media Cards are cached by URL not per status Mark Felder 2024-05-08 00:23:59 +0000
  • 4746f98851 Fix broken Rich Media parsing when the image URL is a relative path Mark Felder 2024-03-07 14:19:03 -0500
  • 765c7e98d2 Respect the TTL returned in OpenGraph tags Mark Felder 2024-02-18 22:24:27 -0500
  • ddbe989461 Fix broken tests Mark Felder 2024-02-11 16:54:41 -0500
  • 4a3dd5f65e lost in cherry-pick Floatingghost 2024-06-09 17:34:41 +0100
  • bfe4152385 Increase the :max_body for Rich Media to 5MB Mark Felder 2024-02-11 16:53:21 -0500
  • 5da9cbd8a5 RichMedia refactor Mark Felder 2024-02-11 16:11:52 -0500
  • a924e117fd Add pool timeouts Floatingghost 2024-06-09 17:20:29 +0100
  • f38e0db5d1 bites you snac-3.13.2.0 Erin Shepherd 2024-03-02 22:34:59 +0100
  • d1c4b97613 Merge pull request 'Raise minimum PostgreSQL version to 12' (#786) from Oneric/akkoma:psql-min-ver into develop floatingghost 2024-06-07 16:53:22 +0000
  • 2180d068ae Raise log level for start failures Oneric 2024-05-02 21:58:02 +0200
  • a3840e7d1f Raise minimum PostgreSQL version to 12 Oneric 2024-05-02 21:52:09 +0200
  • b17d3dc6d8 Fix changelog Oneric 2024-06-03 23:09:17 +0200
  • f8f364d36d Merge pull request 'Handle errors from HTTP requests gracefully' (#791) from wp-embeds into develop floatingghost 2024-06-07 12:58:58 +0000
  • 329d8fcba8 Merge pull request 'Update PGTune recommendations' (#795) from norm/akkoma:pgtune into develop floatingghost 2024-06-07 12:57:00 +0000
  • e2860e5292 Update PGTune recommendations Norm 2024-06-06 12:11:54 -0400
  • 0f65dd3ebe remove pointless logger Floatingghost 2024-06-04 14:34:59 +0100
  • 38d09cb0ce remove now-pointless clause Floatingghost 2024-06-04 14:34:18 +0100
  • c9a03af7c1 Move rescue to the HTTP request itself Floatingghost 2024-06-04 14:30:16 +0100
  • 0f7ae0fa21 am i baka Floatingghost 2024-06-04 14:26:33 +0100
  • 30e13a8785 Don't error on rich media fail Floatingghost 2024-06-04 14:21:40 +0100
  • 778b213945 enqueue pin fetches after changeset validation Floatingghost 2024-06-01 08:25:35 +0100
  • 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
  • e3c0c5e5ce bites you snac-3.13.1.0 snac-3.13.1-0 Erin Shepherd 2024-03-02 22:34:59 +0100
  • 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