• Joined on 2022-10-17
ilja commented on pull request AkkomaGang/akkoma#448 2023-01-28 14:07:52 +00:00
Docs: Change docs README for new way of building docs

Checking the Makefile brings up three questions for me;

I see the Makefile uses pipenv, so it won't work with the way I did it (as it won't find pipenv). Do you prefer I change the README back…

ilja pushed to rename_index_for_faster_restore at ilja/akkoma 2023-01-27 16:48:40 +00:00
32658dafd6 Add renaming of index to changelog
ilja pushed to rename_index_for_faster_restore at ilja/akkoma 2023-01-27 15:21:46 +00:00
3a7520ca32 Remove the note about activities_visibility_index
b966f9ef7c Rename users_ap_id_COALESCE_follower_address_index for faster db restoration
Compare 2 commits »
ilja created pull request AkkomaGang/akkoma#455 2023-01-27 11:50:25 +00:00
WIP: Rename index for faster database restore
ilja created branch rename_index_for_faster_restore in ilja/akkoma 2023-01-27 11:38:43 +00:00
ilja pushed to rename_index_for_faster_restore at ilja/akkoma 2023-01-27 11:38:43 +00:00
ilja opened issue AkkomaGang/akkoma#452 2023-01-26 17:09:56 +00:00
[Idea] muting subthreads on BE, how it could maybe be done
ilja pushed to improve_readme_from_docs at ilja/akkoma 2023-01-26 14:43:06 +00:00
e74e1efe1c Change docs README for new way of building docs
ilja pushed to improve_readme_from_docs at ilja/akkoma 2023-01-26 13:12:10 +00:00
2044994de1 Change docs README for new way of building docs
ilja created pull request AkkomaGang/akkoma#451 2023-01-26 12:47:00 +00:00
Docs: Add more info to the development index file
ilja created branch docs_add_some_developer_docs in ilja/akkoma 2023-01-26 12:44:51 +00:00
ilja pushed to docs_add_some_developer_docs at ilja/akkoma 2023-01-26 12:44:51 +00:00
ce6f652a9a Add more info to the development index file
ilja created pull request AkkomaGang/akkoma#449 2023-01-26 09:13:56 +00:00
Docs: Changes to pgtune docs
ilja pushed to docs_small_adition_to_pgtune at ilja/akkoma 2023-01-26 09:13:09 +00:00
377527ea03 Changes to pgtune docs
ilja created branch docs_small_adition_to_pgtune in ilja/akkoma 2023-01-26 09:13:09 +00:00
ilja created pull request AkkomaGang/akkoma#448 2023-01-26 08:13:20 +00:00
Change docs README for new way of building docs
ilja created branch improve_readme_from_docs in ilja/akkoma 2023-01-26 08:11:29 +00:00
ilja pushed to improve_readme_from_docs at ilja/akkoma 2023-01-26 08:11:29 +00:00
be383c1ba5 Change docs README for new way of building docs
ilja commented on issue AkkomaGang/akkoma#446 2023-01-26 07:09:19 +00:00
[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…

ilja pushed to delete_orphaned_activities at ilja/akkoma 2023-01-23 09:23:20 +00:00
910fbf1747 Changelog + remove some unneeded comments from the tests