Interpret
\n
as newline for MFM
0669fb1593
Interpret
\n
as newline for MFM
ef279ac53f
build musl on develop
b4e37b03d8
use a slightly earlier alpine version
Federate MFM in
content
field using HTML
you are ignoring the line break markup though, in the snippet you gave there is
<span><br></span>
Indeed, we do ignore this! Akkoma will check if the source
is of mediaType `text/x.misskey…
[bug] See if we can use the
content
for posts, also when it's MFM.
I now understand why we do what we do. The problem is that the content doesn't contain the needed html. I made an issue for Foundkey now https://akkoma.dev/FoundKeyGang/FoundKey/issues/343.
…
Federate MFM in
content
field using HTML
972a73aea9
Add renaming of index to changelog
772d8b7420
Remove the note about activities_visibility_index
beea0f34d7
Rename users_ap_id_COALESCE_follower_address_index for faster db restoration
f92484fd01
add version in changelog
6e07ed6ea9
fix docker tag
b4fbe9b517
Changelog + remove some unneeded comments from the tests
a6c440b168
Add docs for pleroma_ctl database prune_objects --prune-orphaned-activities
6651ee1570
prune_objects can prune orphaned activities who reference an array of objects
680ab4e54b
prune_objects can prune orphaned activities
f92484fd01
add version in changelog
[bug] See if we can use the
content
for posts, also when it's MFM.
Another reason to keep context
, katex, https://snug.moe/notes/9azp4eandb 🥺
[feat] Announcing replies to have more complete threads
ilja
deleted branch fix_relay_should_be_type_application from ilja/akkoma
2023-02-05 06:48:46 +00:00
create_service_actor is now type Application
I see two tests failing, but they also fail on develop, so doesn't seem related to this...
test/pleroma/web/activity_pub/object_validators/block_validation_test.exs:23
test/pleroma/web/com…
WIP: create_service_actor is now type Application
976e19ac93
create_service_actor is now type Application
56c37dc6b3
Merge pull request 'DOCS: Add info on fe to setup of dev env' (#456) from ilja/akkoma:docs_add_fe_to_akkoma_dev into develop
3405623d46
Merge pull request 'Docs: Add more info to the development index file' (#451) from ilja/akkoma:docs_add_some_developer_docs into develop
702979bca3
Merge pull request 'Docs: Changes to pgtune docs' (#449) from ilja/akkoma:docs_small_adition_to_pgtune into develop
7e3ede02f7
Add info on fe to setup of dev env