- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 30 2024
Aug 30 2024
Mark Felder <feld@feld.me> committed rPUBEf33e44440ff0: Resize images to 100 pixels before hashing.
Resize images to 100 pixels before hashing
Mark Felder <feld@feld.me> committed rPUBE12f19fc3bcdb: Fetch the library from the Pleroma repository.
Fetch the library from the Pleroma repository
Mark Felder <feld@feld.me> committed rPUBE31d4448ee61b: Add Pleroma.Upload.Filter.HeifToJpeg based on vips.
Add Pleroma.Upload.Filter.HeifToJpeg based on vips
Mark Felder <feld@feld.me> committed rPUBEd76fb1e6b438: Replace ImageMagick with Vips for Media Preview Proxy.
Replace ImageMagick with Vips for Media Preview Proxy
Mark Felder <feld@feld.me> committed rPUBE498c1ac90fb3: Override elixir_make version.
Override elixir_make version
Mark Felder <feld@feld.me> committed rPUBEa783e78c3d00: Upload.Filter.AnalyzeMetadata: Blurhash with a Rust NIF, and use Vix to….
Upload.Filter.AnalyzeMetadata: Blurhash with a Rust NIF, and use Vix to…
Mark Felder <feld@feld.me> committed rPUBE2bfad9b130e9: Remove HeifToJPEG filter; it has problems.
Remove HeifToJPEG filter; it has problems
Mark Felder <feld@feld.me> committed rPUBE694c49979ba6: Switch to PromEx for prometheus metrics.
Switch to PromEx for prometheus metrics
Mark Felder <feld@feld.me> committed rPUBE3c88aa290d0c: Merge branch 'promex' into bikeshed-20231107.
Merge branch 'promex' into bikeshed-20231107
Mark Felder <feld@feld.me> committed rPUBEfdbf7a007506: Clean up IO.inspect.
Clean up IO.inspect
Mark Felder <feld@feld.me> committed rPUBEa0a0f3feed7e: Remove mistakenly included migration.
Remove mistakenly included migration
Mark Felder <feld@feld.me> committed rPUBE91993a840137: Do not persist remote transient activities.
Do not persist remote transient activities
Mark Felder <feld@feld.me> committed rPUBE57d9ecedd8a4: Revert config and description changes.
Revert config and description changes
faried nawaz <faried@gmail.com> committed rPUBE98a25af6b877: remove prune code related to Tombstones..
remove prune code related to Tombstones.
faried nawaz <faried@gmail.com> committed rPUBE09d92bbf42ac: fix: move erroneous prune database worker's timeout into code.
fix: move erroneous prune database worker's timeout into code
faried nawaz <faried@gmail.com> committed rPUBE0c6031ff4e15: test output cleanup, no code change.
test output cleanup, no code change
faried nawaz <faried@gmail.com> committed rPUBE1fd57f8d9af9: don't hard-code a "like" activity for undo_activity_factory.
don't hard-code a "like" activity for undo_activity_factory
faried nawaz <faried@gmail.com> committed rPUBEf59aa3c160bf: add tests for PruneDatabaseWorker.
add tests for PruneDatabaseWorker
faried nawaz <faried@gmail.com> committed rPUBEbcdd5d9e23ff: rename queue from database_prune to prune_database, and document.
rename queue from database_prune to prune_database, and document
faried nawaz <faried@gmail.com> committed rPUBEfae24517acea: add tests to prune old delete, undo, and remove activities.
add tests to prune old delete, undo, and remove activities
faried nawaz <faried@gmail.com> committed rPUBEced464287297: add activity factories for undo and delete, fix remove factory.
add activity factories for undo and delete, fix remove factory
faried nawaz <faried@gmail.com> committed rPUBEbea192f13f4f: module is PruneDatabaseWorker but filename was database_prune_worker.ex.
module is PruneDatabaseWorker but filename was database_prune_worker.ex
faried nawaz <faried@gmail.com> committed rPUBEef0e343e3648: oban job to prune old activities and objects.
oban job to prune old activities and objects
faried nawaz <faried@gmail.com> committed rPUBE7884f8a59db7: add migration to cascade-delete report notes on activity delete.
add migration to cascade-delete report notes on activity delete
faried nawaz <faried@gmail.com> committed rPUBEec1c2d82366f: mix task for prune_task.
mix task for prune_task
faried nawaz <faried@gmail.com> committed rPUBEea4a232d5ddc: simplify the prune functions in Pleroma.Activity.Pruner.
simplify the prune functions in Pleroma.Activity.Pruner
faried nawaz <faried@gmail.com> committed rPUBE50c61c5d0d82: prune old Delete, Undo, Remove activities and Tombstone objects.
prune old Delete, Undo, Remove activities and Tombstone objects
Oneric <oneric@oneric.stub> committed rPUBEdf27567d9915: mrf/steal_emoji: display download_unknown_size in admin-fe.
mrf/steal_emoji: display download_unknown_size in admin-fe
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE5b75fb2a2f99: Merge pull request 'pool timeouts/rich media cherry-picks' (#796) from pool….
Merge pull request 'pool timeouts/rich media cherry-picks' (#796) from pool…
Mark Felder <feld@feld.me> committed rPUBE9b45b9c04193: Include one scrobble with account.
Include one scrobble with account
Oneric <oneric@oneric.stub> committed rPUBEbe5440c5e81d: mrf/steal_emoji: fix size limit check.
mrf/steal_emoji: fix size limit check
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEb03edb4ff44f: Merge pull request 'Fix StealEmoji’s max size check' (#793) from Oneric/akkoma….
Merge pull request 'Fix StealEmoji’s max size check' (#793) from Oneric/akkoma…
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE9c5feb81aa98: fix tests.
fix tests
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE4d6fb43cbd47: No need to spawn() any more.
No need to spawn() any more
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEad52135bf5c1: Convert rich media backfill to oban task.
Convert rich media backfill to oban task
Oneric <oneric@oneric.stub> committed rPUBE68fe0a963357: test: fix content-length value type.
test: fix content-length value type
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEa801dd7b0759: Fix module struct matching (authored by Mark Felder <feld@feld.me>).
Fix module struct matching
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE16bed0562d6d: Fix tests.
Fix tests
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE411831458c0b: Credo (authored by Mark Felder <feld@feld.me>).
Credo
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE840c70c4faf8: remove prints.
remove prints
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEc65379afeaba: attempt to fix some tests.
attempt to fix some tests
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE28d357f52c4f: add diagnostic script.
add diagnostic script
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEa360836ce3ea: fix oembed test.
fix oembed test
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE2f5eb79473ef: Mastodon API: Remove deprecated GET /api/v1/statuses/:id/card endpoint (authored by Mark Felder <feld@feld.me>).
Mastodon API: Remove deprecated GET /api/v1/statuses/:id/card endpoint
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE1e86da43f57d: Credo (authored by Mark Felder <feld@feld.me>).
Credo
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE688748b53169: Improve test description (authored by Mark Felder <feld@feld.me>).
Improve test description
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE2e5aa7117659: Rich Media Cards are fetched asynchonously and not guaranteed to be available… (authored by Mark Felder <feld@feld.me>).
Rich Media Cards are fetched asynchonously and not guaranteed to be available…
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE765c7e98d210: Respect the TTL returned in OpenGraph tags (authored by Mark Felder <feld@feld.me>).
Respect the TTL returned in OpenGraph tags
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE56463b212146: Fix compile warning (authored by Mark Felder <feld@feld.me>).
Fix compile warning
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE7ca655a9999f: Rich Media Cards are cached by URL not per status (authored by Mark Felder <feld@feld.me>).
Rich Media Cards are cached by URL not per status
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEf4daa90bd899: Remove test validating missing descriptions are returned as an empty string (authored by Mark Felder <feld@feld.me>).
Remove test validating missing descriptions are returned as an empty string
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEddbe98946118: Fix broken tests (authored by Mark Felder <feld@feld.me>).
Fix broken tests
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE4746f98851c4: Fix broken Rich Media parsing when the image URL is a relative path (authored by Mark Felder <feld@feld.me>).
Fix broken Rich Media parsing when the image URL is a relative path
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE5da9cbd8a54f: RichMedia refactor (authored by Mark Felder <feld@feld.me>).
RichMedia refactor
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEd1c4b97613e7: Merge pull request 'Raise minimum PostgreSQL version to 12' (#786) from….
Merge pull request 'Raise minimum PostgreSQL version to 12' (#786) from…
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEa924e117fd30: Add pool timeouts.
Add pool timeouts
Oneric <oneric@oneric.stub> committed rPUBE2180d068aef1: Raise log level for start failures.
Raise log level for start failures
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE4a3dd5f65e1e: lost in cherry-pick.
lost in cherry-pick
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEbfe415238590: Increase the :max_body for Rich Media to 5MB (authored by Mark Felder <feld@feld.me>).
Increase the :max_body for Rich Media to 5MB
Oneric <oneric@oneric.stub> committed rPUBEb17d3dc6d8db: Fix changelog.
Fix changelog
Oneric <oneric@oneric.stub> committed rPUBEa3840e7d1fc4: Raise minimum PostgreSQL version to 12.
Raise minimum PostgreSQL version to 12
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE38d09cb0ce48: remove now-pointless clause.
remove now-pointless clause
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE0f65dd3ebeca: remove pointless logger.
remove pointless logger
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEf8f364d36dcd: Merge pull request 'Handle errors from HTTP requests gracefully' (#791) from wp….
Merge pull request 'Handle errors from HTTP requests gracefully' (#791) from wp…
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE778b21394521: enqueue pin fetches after changeset validation.
enqueue pin fetches after changeset validation
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE0f7ae0fa21ff: am i baka.
am i baka
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE329d8fcba8b0: Merge pull request 'Update PGTune recommendations' (#795) from norm/akkoma….
Merge pull request 'Update PGTune recommendations' (#795) from norm/akkoma…
Norm <normandy@biribiri.dev> committed rPUBEe2860e52921e: Update PGTune recommendations.
Update PGTune recommendations
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEc9a03af7c1a4: Move rescue to the HTTP request itself.
Move rescue to the HTTP request itself
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE30e13a878505: Don't error on rich media fail.
Don't error on rich media fail
Oneric <oneric@oneric.stub> committed rPUBE65aeaefa417d: meilisearch: respect meili’s result ranking.
meilisearch: respect meili’s result ranking
Oneric <oneric@oneric.stub> committed rPUBEfc7e07f42467: meilisearch: enable using search_key.
meilisearch: enable using search_key
Oneric <oneric@oneric.stub> committed rPUBE5d6cb6a45919: meilisearch: remove duplicate preload.
meilisearch: remove duplicate preload
Oneric <oneric@oneric.stub> committed rPUBE59685e25d216: meilisearch: show keys by name not description.
meilisearch: show keys by name not description
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE8f97c15b0738: Merge pull request 'Preserve Meilisearch’s result ranking' (#772) from….
Merge pull request 'Preserve Meilisearch’s result ranking' (#772) from…
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE3af0c53a860a: use proper workers for fetching pins instead of an ad-hoc task (#788) (authored by Floatingghost <hannah@coffee-and-dreams.uk>).
use proper workers for fetching pins instead of an ad-hoc task (#788)
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE8afc3bee7ae2: Merge pull request 'Use /var/tmp for media cache path' (#776) from norm/akkoma….
Merge pull request 'Use /var/tmp for media cache path' (#776) from norm/akkoma…
Norm <normandy@biribiri.dev> committed rPUBEbc46f3da4ce2: Update mediaproxy howto.
Update mediaproxy howto
Norm <normandy@biribiri.dev> committed rPUBE7e709768c337: Use /var/tmp for media cache path in apache/nginx configs.
Use /var/tmp for media cache path in apache/nginx configs
Norm <normandy@biribiri.dev> committed rPUBEbb29c5bed210: Update tor/i2p guide.
Update tor/i2p guide
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE72af38c0e9f5: Merge pull request 'migrate CI config to v2' (#785) from woodpecker-v2 into….
Merge pull request 'migrate CI config to v2' (#785) from woodpecker-v2 into…
Oneric <oneric@oneric.stub> committed rPUBEb7e3d44756bc: Drop unused indices.
Drop unused indices
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE72871d45143f: Merge pull request 'Drop unused indices' (#767) from Oneric/akkoma:purge-unused….
Merge pull request 'Drop unused indices' (#767) from Oneric/akkoma:purge-unused…
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE66b3248dd312: mix tests probably shouldn't be async.
mix tests probably shouldn't be async
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEae19fd90c909: use elixir 1.16 for format checks.
use elixir 1.16 for format checks
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE73ead8656a70: don't allow emoji formatter to be async.
don't allow emoji formatter to be async
Oneric <oneric@oneric.stub> committed rPUBE05eda169fe88: Document AP and nodeinfo extensions.
Document AP and nodeinfo extensions
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEda67e69af522: Allow for attachment to be a single object in user data.
Allow for attachment to be a single object in user data
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE4078fd655c5d: migrate CI config to v2.
migrate CI config to v2
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEf32a7fd76a80: arch is aarch64 now.
arch is aarch64 now
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEf15eded3e1e7: Add extra test case for nonsense field, increase timeouts.
Add extra test case for nonsense field, increase timeouts
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBEcdc918c8f154: Merge pull request 'Document AP and nodeinfo extensions' (#778) from….
Merge pull request 'Document AP and nodeinfo extensions' (#778) from…
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE5bdef8c72471: Merge pull request 'Allow for attachment to be a single object in user data'….
Merge pull request 'Allow for attachment to be a single object in user data'…
floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE3ce855cbdead: Merge pull request 'Fix Exiftool stderr being read as an image description'….
Merge pull request 'Fix Exiftool stderr being read as an image description'…
Norm <normandy@biribiri.dev> committed rPUBEc2d3221be30f: Fix Exiftool stderr being read as an image description.
Fix Exiftool stderr being read as an image description
Floatingghost <hannah@coffee-and-dreams.uk> committed rPUBE5e92f955acb8: bump version.
bump version
Oneric <oneric@oneric.stub> committed rPUBE9a91299f96c4: Don't try to handle non-media objects as media.
Don't try to handle non-media objects as media