Docs: Add more info to the development index file
Docs: Changes to pgtune docs
Change docs README for new way of building docs
[feat] compute (and federate) resolution and blurhash for instance's own media uploads
My guess is because the module requires ffprobe for width and height, which is an extra dependency[1].
One way to handle this, is to add it as a question to the instance gen
task; Ask if…
[bug] 500 internal server error when federating Like activity from Bridgy Fed
I tried debugging, but got stuck :( Here's what I did in case someone else wants to debug further:
- I can fetch the actor fine using pleroma-fe search, so the actor is OK (see screenshot) 2.…
153539a246
add changelog entry
d394ab0a8a
Merge branch 'develop' of akkoma.dev:AkkomaGang/akkoma into develop
90088cce11
Support TLD wildcards in MRF matches
63ce25f32c
Merge pull request 'Correct og:description tag in static-fe' (#373) from sfr/akkoma:fix/og-description into develop
20cd8a0fc4
URL encode remote emoji pack names (#362)
0d0c540a59
prune_objects can prune orphaned activities who reference an array of objects
62ced6fb11
prune_objects can prune orphaned activities
a56bab0cb5
prune_objects can prune orphaned activities who reference an array of objects
c5cb1d1aaf
prune_objects can prune orphaned activities
62a37077d1
Add --keep-non-public option
466f82e0d1
Prune Objects --keep-threads
153539a246
add changelog entry
[bug] restoring db cant call activity_visibility from trigger
y'know... Maybe it's a bit dirty, but what if we rename an index so it's not even an issue any more? The indexes are listed alphabetically, so changing the name could change the order of the…