• Joined on 2022-10-17
ilja commented on issue FoundKeyGang/FoundKey#343 2024-07-22 08:08:16 +00:00
Federate MFM in content field using HTML

I just realised there's another thing we need; discovery that this representation is used.

We can't simply assume that we can always use the HTML bc there's other implementations who still…

ilja commented on issue FoundKeyGang/FoundKey#343 2024-07-22 07:04:22 +00:00
Federate MFM in content field using HTML

care must be taken to avoid parameter values injecting unrelated CSS bits

Yes! I consider this covered by the AP spec, https://www.w3.org/TR/activitypub/#security-sanitizing-content (but good…

ilja commented on issue FoundKeyGang/FoundKey#343 2024-07-20 11:10:59 +00:00
Federate MFM in content field using HTML

In the interest of better integration with mfm-supporting systems without necessarily embedding the source into the objects, I would also add a data-mfmsource attribute to show everything but…

ilja commented on issue AkkomaGang/akkoma#381 2024-07-20 10:15:13 +00:00
[bug] See if we can use the content for posts, also when it's MFM.

See my proposal for representing things at FoundKeyGang/FoundKey#343 (comment)

I'll wait a bit to see if there's feedback. Based on that, I'll see if I can…

ilja commented on issue FoundKeyGang/FoundKey#343 2024-07-20 10:00:31 +00:00
Federate MFM in content field using HTML

Ahoi, I have time to look at this again 🎉

The first thing I want to do is figure out how to do the HTML representation. Basing myself on the SCSS from https://akkoma.dev/FoundKeyGang/FoundKey

ilja commented on pull request AkkomaGang/akkoma#504 2024-07-17 16:11:04 +00:00
WIP: Refactor upload, get url from modules

i'm closing this bc it's way to long since i looked at it, and i don't want to continue now. i also remember going way out of scope of what i originally intended. The scope should've really…

ilja closed pull request AkkomaGang/akkoma#504 2024-07-17 16:11:04 +00:00
WIP: Refactor upload, get url from modules
ilja pushed to develop at ilja/akkoma 2024-07-17 16:04:27 +00:00
3ff0f46b9f Merge pull request 'Docs: Improve backup restore + fix warnings' (#554) from ilja/akkoma:docs_db_create_in_separate_commands into develop
4f0cb61782 Merge pull request 'Move prune changelog entries to correct version' (#808) from norm/akkoma:prune-changelog into develop
5fdb5d69d2 Merge pull request 'Update Caddyfile' (#809) from norm/akkoma:caddyfile-update into develop
f66135ed08 Merge pull request 'Avoid accumulation of stale data in websockets' (#806) from Oneric/akkoma:websocket_fullsweep into develop
dc34328f15 Merge pull request 'Fix elixir 1.17 and migration lock warnings' (#810) from Oneric/akkoma:ex1.17-warnings into develop
Compare 320 commits »
ilja pushed to develop at ilja/akkoma 2024-07-17 16:03:15 +00:00
889b57df82 2024.02 release
34ffb92db4 Update translation files
c6dceb1802 Translated using Weblate (Polish)
caaf2deb22 Translated using Weblate (Polish)
7d61fb0906 Merge pull request 'Fix static-fe Twitter metadata / URL previews' (#700) from Oneric/akkoma:staticfe-metadata into develop
Compare 37 commits »
ilja commented on issue AkkomaGang/akkoma#438 2024-05-14 05:07:18 +00:00
[bug] 500 internal server error when federating Like activity from Bridgy Fed

cc contains the follower collection address of the person your sending to; i don’t think you should do this (followers of person A want to get posts from A, not from whoever decides to use…

ilja commented on issue AkkomaGang/akkoma#764 2024-04-30 05:46:13 +00:00
Removing unused indexes

Answering to request from chat. This is for ilja.space

btw for all instance admins here: would be great if you could check the “Unused Index” and/or “Diagnostics” tab in the live…

ilja closed pull request AkkomaGang/akkoma#241 2024-04-26 16:04:31 +00:00
WIP: Portable image descriptions, part 1: Return image description from exif data
ilja commented on pull request AkkomaGang/akkoma#241 2024-04-15 06:11:36 +00:00
WIP: Portable image descriptions, part 1: Return image description from exif data

hey @timorl !

i'm glad to see there's other people interested in this. Sadly, i haven't found much time to work on Akkoma in the last year or so, and may not in the near future. If you are…

ilja commented on issue AkkomaGang/akkoma#712 2024-03-03 05:59:01 +00:00
[bug] strip_report_status_data errors when trying to resolve/close a reopened closed report

oh, you're correct o.o I should've noticed that yesterday. Indeed the last activity I find where the id was filled in is from 2021-10-03 21:50:14.000.

I also find those with id NULL[1],…

ilja commented on issue AkkomaGang/akkoma#712 2024-03-02 18:37:50 +00:00
[bug] strip_report_status_data errors when trying to resolve/close a reopened closed report

If a post gets fetched this way we directly get the Note object without seeing the original Create activity. We still put a dummy Create activity down, but as it turns out those fabricated…

ilja pushed to develop at ilja/akkoma-fe 2024-02-24 16:45:14 +00:00
ed0b403c33 Merge pull request 'Auto-approve followbacks (frontend part)' (#365) from Oneric/akkoma-fe:followbacks-fe into develop
0f842b300b Merge pull request 'Display profile background of other users' (#371) from Oneric/akkoma-fe:profile-backgrounds into develop
865cb6f96a Merge pull request 'Add Indonesian translation' (#366) from leap123/akkoma-fe:leap123-patch-1 into develop
050c7df2e6 Display profile background of other users
a77a9e04d9 Expose new server-side permit_followback setting
Compare 106 commits »
ilja closed issue ilja/akkoma#1 2024-02-22 18:07:07 +00:00
Situs Judi Slot Gacor Online Terbaik Dan Terpercaya di Indonesia
ilja commented on issue AkkomaGang/akkoma#697 2024-02-20 06:06:43 +00:00
[bug] Formatted post is truncated

I tried to re-fetch this post but after deleting it, backend refuses it to fetch it again

If you deleted through the user interface, that's normal. A tombstone is left behind so that posts…

ilja commented on pull request AkkomaGang/akkoma#642 2024-02-19 08:58:58 +00:00
WIP: FEP-dc88: Formatting Mathematics

I wonder, is the front-end the only thing blocking this? As I understand, it does work with other front-ends like masto-fe, so I wonder if we should really wait until front-end is fixed. People…

ilja pushed to develop at ilja/akkoma 2024-02-19 08:00:31 +00:00
755c75d8a4 Merge pull request 'Clean up warnings (+fallback metrics)' (#685) from Oneric/akkoma:metrics into develop
289f93f5a2 Merge pull request 'Return last_status_at as date, not datetime' (#681) from katafrakt/akkoma:fix-last-status-at into develop
371b258c99 Merge pull request 'Fix SimplePolicy blocking account updates' (#692) from Oneric/akkoma:fix-background_removal into develop
3b0714c4fd Fix SimplePolicy blocking account updates
34c213f02f Merge pull request 'Federate user profile background' (#682) from Oneric/akkoma:background-federation into develop
Compare 255 commits »