fa8fde2ab1
Merge pull request 'Upgrade vue packages' (#411) from Oneric/akkoma-fe:vue-mathml into develop
6c178aa257
Upgrade vue packages
Upgrade vue packages
WIP: Improve style for quoted text in RichContent
yeah i think i agree, muted quotations seems to be the norm
1f2c96a485
Merge pull request 'Fix setting restore from file' (#406) from Oneric/akkoma-fe:fix-file-restore into develop
e274adf47d
Fix setting restore from file
Fix setting restore from file
Restoring settings from backup breaks further server-side updates
Use FEP-c16b: Formatting MFM functions
I notice mix.lock also changed a bunch of stuff. I'm not used to changing dependencies, so I'm unsure if that's OK or what I should do with that?
yeah that's fine that's just mix updating…
Handle domain mutes on the backend
3bb31117e6
Merge pull request 'Handle domain mutes on the backend' (#804) from domain-mute-backend-processing into develop
2c5c531c35
readd comment about domain mutes
3b197503d2
me me stupid person
c0b2bba55e
revert subdomain change until i can look at why i did that
4b765b1886
mix format
floatingghost
deleted branch domain-mute-backend-processing from AkkomaGang/akkoma
2024-08-20 10:32:48 +00:00
floatingghost
pushed to domain-mute-backend-processing at AkkomaGang/akkoma
2024-08-20 10:05:45 +00:00
2c5c531c35
readd comment about domain mutes
[bug] Content from peertube isn't recognized as video
the AP data of the post in question does not have any attachments
[bug] Content from peertube isn't recognized as video
if it's "no longer" working, it implies that it was before, yes?
[bug] Akkoma getting OOM killed
Extract keys to their own table, match keyID
very fair point, it would probably be better to use the contain function
Extract keys to their own table, match keyID
hm. i now i read this back, i don't like the potential for spoofed key IDs. uniq check should probably be user_id/key_id pair?