• Joined on 2022-10-17
ilja created pull request AkkomaGang/akkoma#607 2023-07-31 14:01:55 +00:00
[docs] Improve some installation instructions
ilja created branch docs_improve_some_installation_instructions in ilja/akkoma 2023-07-31 13:59:50 +00:00
ilja pushed to docs_improve_some_installation_instructions at ilja/akkoma 2023-07-31 13:59:50 +00:00
8b63a17b87 In chat we often saw that people copy-pasted the "amd64" flavour while they needed another one.
ilja commented on issue AkkomaGang/akkoma#577 2023-07-04 18:16:47 +00:00
[bug] Error with displaying bookmarks

It's retro active. At the end it will delete all bookmarks that have null for an object, it doesn't matter if they were deleted on this run or not. But it only does this when --keep-threads

ilja commented on pull request AkkomaGang/akkoma#558 2023-06-11 05:46:46 +00:00
Remove from-source support for Debian 11/Ubuntu 22.04 LTS.

That these distributions don't have correct versions packaged by default, is being fixed with AkkomaGang/akkoma#559

I also don't think this PR actually fixes the issue…

ilja suggested changes for AkkomaGang/akkoma#559 2023-06-11 05:21:57 +00:00
Add asdf install guide for debian/ubuntu
ilja commented on pull request AkkomaGang/akkoma#559 2023-06-11 05:21:57 +00:00
Add asdf install guide for debian/ubuntu

The Elixir version is already specified earlier in this guide, so I wouldn't specify it again. Otherwise it's yet another place where to change the version when it changes in the future.

ilja created pull request AkkomaGang/akkoma#565 2023-06-09 20:14:09 +00:00
Adapt some migrations so they can be rolled back
ilja pushed to fix_some_migrations_for_rollback at ilja/akkoma 2023-06-09 20:03:59 +00:00
3a13f91fff Adapt some migrations so they can be rolled back
ilja created branch fix_some_migrations_for_rollback in ilja/akkoma 2023-06-09 20:03:59 +00:00
ilja pushed to develop at ilja/akkoma 2023-06-03 06:31:07 +00:00
fb8081e1a3 Merge pull request 'Stop exposing if a user blocks you over the API.' (#553) from XxXCertifiedForkliftDriverXxX/akkoma:feature/hide-blocked_by into develop
1b560d547a Stop exposing if a user blocks you over the API.
39b3d92cd8 Bump version
70b0f93865 Apply oembed patch
a388d2503e revert uploaded-media
Compare 75 commits »
ilja pushed to rollback_after_very_wrong_update at ilja/akkoma 2023-06-01 21:08:36 +00:00
c6d5a72002 change migrations so they can be roll backed
fd46f83d2d Merge branch 'release/2.5.1' into 'stable'
938e238ea1 Add the security fix to the changelog
e4925f813a Sanitize filenames when uploading
5d34fe1868 Bundle frontend
Compare 10 commits »
ilja created branch rollback_after_very_wrong_update in ilja/akkoma 2023-06-01 21:08:36 +00:00
ilja commented on pull request AkkomaGang/akkoma#540 2023-05-30 14:38:53 +00:00
Fix the /embed endpoint

Embed.css and embed.js are copied from the original (pleroma) merge request.

Please don't just copy files, especially when they are licensed in a way the requires attribution. A better way…

ilja pushed to docs_db_create_in_separate_commands at ilja/akkoma 2023-05-29 07:10:16 +00:00
3947012691 Fix warnings
d61b7d4b49 Improve backup restore
Compare 2 commits »
ilja created pull request AkkomaGang/akkoma#554 2023-05-29 06:53:15 +00:00
Docs: Improve backup restore + fix warnings
ilja pushed to docs_db_create_in_separate_commands at ilja/akkoma 2023-05-29 06:41:56 +00:00
74f95ec156 Fix warnings
312f40a725 Improve backup restore
fb8081e1a3 Merge pull request 'Stop exposing if a user blocks you over the API.' (#553) from XxXCertifiedForkliftDriverXxX/akkoma:feature/hide-blocked_by into develop
1b560d547a Stop exposing if a user blocks you over the API.
39b3d92cd8 Bump version
Compare 10 commits »
ilja created branch docs_db_create_in_separate_commands in ilja/akkoma 2023-05-29 06:41:56 +00:00
ilja pushed to clean_up_bookmarks_after_prune_objects at ilja/akkoma 2023-05-21 11:04:11 +00:00
f49e9e6d4c Clean up bookmarks after prune_objects