Commit graph

  • 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
  • df27567d99 mrf/steal_emoji: display download_unknown_size in admin-fe Oneric 2024-06-05 20:09:52 +0200
  • be5440c5e8 mrf/steal_emoji: fix size limit check Oneric 2024-06-05 20:03:29 +0200
  • 68fe0a9633 test: fix content-length value type Oneric 2024-06-05 19:59:59 +0200
  • 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
  • dbbfeeb748 Fix documentation customizable-docker-db Floatingghost 2024-06-04 11:40:49 +0100
  • 569851f14c fix setup Floatingghost 2024-06-04 10:27:50 +0100
  • 6ab2e960d7 mount directory Floatingghost 2024-06-04 10:24:31 +0100
  • 3e8388e2de use long syntax for bind Floatingghost 2024-06-04 10:23:06 +0100
  • bb37aa3be5 put setup file in init.d Floatingghost 2024-06-04 10:21:13 +0100
  • 6e06308354 fix setup script Floatingghost 2024-06-04 10:16:58 +0100
  • 44a5d0507b i baka Floatingghost 2024-06-01 10:56:46 +0100
  • e8b7ab5e1e mount entire config directory Floatingghost 2024-06-01 10:56:16 +0100
  • f5409783b6 let the compose file handle mounts Floatingghost 2024-06-01 10:54:48 +0100
  • 616c9878a5 don't chmod Floatingghost 2024-06-01 10:53:41 +0100
  • 1c06f6de29 use z flag Floatingghost 2024-06-01 10:52:19 +0100
  • 5e0c61fa8f fix setup script Floatingghost 2024-06-01 10:43:34 +0100
  • 863630eb73 don't set config file in dockerfile Floatingghost 2024-06-01 10:06:06 +0100
  • cb678e8659 only build amd64 for now Floatingghost 2024-06-01 09:31:17 +0100
  • 4450f7463b add assistive flags for docker Floatingghost 2024-06-01 09:11:02 +0100
  • 2f1569b931 use standard user Floatingghost 2024-06-01 08:29:44 +0100
  • 06dbb96b28 Merge branch 'develop' into customizable-docker-db Floatingghost 2024-06-01 08:25:59 +0100
  • 778b213945 enqueue pin fetches after changeset validation Floatingghost 2024-06-01 08:25:35 +0100
  • bed7ff8e89 mix: consistently use shell_info and shell_error Oneric 2024-05-30 01:15:04 +0000
  • 70cd5f91d8 dbprune/activites: prune array activities first Oneric 2024-05-15 02:17:34 +0200
  • aeaebb566c dbprune: allow splitting array and single activity prunes Oneric 2024-05-15 02:15:31 +0200
  • 5751637926 dbprune: use query! Oneric 2024-05-15 01:38:59 +0200
  • 24bab63cd8 dbprune: add more logs Oneric 2024-05-15 01:33:41 +0200
  • 1d4c212441 dbprune: shortcut array activity search Oneric 2024-05-15 01:20:27 +0200
  • 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
  • db06999859 probably a good idea to have an error case Floatingghost 2024-05-31 09:53:44 +0100
  • 6f3f6cba63 remove useless clause Floatingghost 2024-05-31 09:37:28 +0100
  • 0e1448791c Fix tests for featured fetches Floatingghost 2024-05-31 09:35:39 +0100
  • 97aa382d76 mix format Floatingghost 2024-05-31 09:18:19 +0100
  • b68ca47fd8 remove old tests Floatingghost 2024-05-31 09:17:35 +0100
  • c4a3c88979 remove another debug print Floatingghost 2024-05-31 09:17:03 +0100
  • 9d9603c1fd remove debug print Floatingghost 2024-05-31 09:16:37 +0100
  • 44e33c2eec use proper workers for fetching pins instead of an ad-hoc task Floatingghost 2024-05-31 09:15:31 +0100
  • 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
  • 7522735b2a support aarch64 in docker Floatingghost 2024-05-29 06:24:30 +0100
  • 5e3c58ae79 crie Floatingghost 2024-05-29 06:23:17 +0100
  • 212686ae9f use proper commands Floatingghost 2024-05-29 06:15:01 +0100
  • bf90bc0c17 use next tag Floatingghost 2024-05-29 06:13:46 +0100
  • c38555de5c don't require RPC Floatingghost 2024-05-29 06:12:23 +0100
  • f2d59a2922 manage should use ctl Floatingghost 2024-05-29 06:11:03 +0100
  • c777a97f60 remove now-unused files Floatingghost 2024-05-29 06:10:20 +0100
  • 0a7b074508 bind instance and uploads volumes Floatingghost 2024-05-29 06:07:35 +0100
  • df40ab6831 use real db user Floatingghost 2024-05-29 06:02:20 +0100
  • f3c2aae62b mount config file in the right place Floatingghost 2024-05-29 05:36:52 +0100
  • 9e480ab73e add config volume Floatingghost 2024-05-29 05:33:39 +0100
  • 770913f9aa update pg version to 16 Floatingghost 2024-05-29 05:31:34 +0100
  • 8f8c7c76dc correct migration script Floatingghost 2024-05-29 05:30:54 +0100
  • 995225b783 use alpine containers Floatingghost 2024-05-29 05:20:20 +0100
  • 38d93a0f97 add script to migrate postgres versions Floatingghost 2024-05-29 05:19:46 +0100
  • a2dfab971d add shm_size in overrides Floatingghost 2024-05-29 05:01:18 +0100
  • 2b6c5c94f9 add docker-compose file to tune database Floatingghost 2024-05-29 05:00:33 +0100
  • 23c7271f05 am i baka? maybe Floatingghost 2024-05-28 12:23:13 +0100
  • 5fc47d4b80 i am a moron Floatingghost 2024-05-28 12:15:10 +0100
  • 23da9903d5 add test docker build Floatingghost 2024-05-28 12:12:38 +0100
  • 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
  • 050bc74437 Merge branch 'develop' into stable v3.13.2 stable Floatingghost 2024-05-22 19:42:46 +0100
  • 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