floatingghost
floatingghost commented on pull request AkkomaGang/akkoma-fe#410 2024-11-03 11:04:00 +00:00
Use FEP-c16b: Formatting MFM functions

ok so fun fact part of the reason mfm support in current stable is so patchy is that *oma supports pure html posting, which means our scrubber needs to be very resilient to not allow shenanigans…

floatingghost closed pull request AkkomaGang/akkoma#814 2024-10-30 15:15:27 +00:00
Various small fixes and enhancements
floatingghost closed issue AkkomaGang/akkoma#748 2024-10-30 15:15:16 +00:00
[bug] Guide suggests installing frontend via source without sudo command
floatingghost closed issue AkkomaGang/akkoma#190 2024-10-30 15:15:16 +00:00
I voted this poll but it shows "0 people voted".
floatingghost pushed to develop at AkkomaGang/akkoma 2024-10-30 15:15:16 +00:00
c0a99df06a Merge remote-tracking branch 'oneric/varfixes' into develop
a3101a435b Fix swagger-ui
d488cf476e Fix voters count field
ca182a0ae7 Correctly parse content types with multiple profiles
495a1a71e8 strip_metadata: skip BMP files
Compare 11 commits »
floatingghost commented on pull request AkkomaGang/akkoma#814 2024-10-30 15:15:15 +00:00
Various small fixes and enhancements

conflicts fixed and merged via c0a99df06

floatingghost deleted branch keys-extraction from AkkomaGang/akkoma 2024-10-30 15:08:13 +00:00
floatingghost pushed to develop at AkkomaGang/akkoma 2024-10-30 15:08:13 +00:00
0cb4c35ee4 Merge pull request 'Extract keys to their own table, match keyID' (#816) from keys-extraction into develop
c9b3fcc1d3 allow for OTP code changes in :zip
11c5838947 standardise local key id generation
180dc8b472 downgrade earmark
d330c57cda make sure we correctly match key objects
Compare 20 commits »
floatingghost merged pull request AkkomaGang/akkoma#816 2024-10-30 15:08:12 +00:00
Extract keys to their own table, match keyID
floatingghost commented on pull request AkkomaGang/akkoma#816 2024-10-30 15:08:06 +00:00
Extract keys to their own table, match keyID

works on ihba :nodders:

floatingghost pushed to keys-extraction at AkkomaGang/akkoma 2024-10-30 14:43:25 +00:00
c9b3fcc1d3 allow for OTP code changes in :zip
floatingghost pushed to keys-extraction at AkkomaGang/akkoma 2024-10-30 12:49:22 +00:00
11c5838947 standardise local key id generation
floatingghost commented on pull request AkkomaGang/akkoma#846 2024-10-29 13:09:57 +00:00
WIP: Add backfilling of posts

the implementation looks very sensible - i saw the pr title and thought "i'm gonna have to ask for this to be a worker" but it already is which is nice

two little things before this can be…

floatingghost pushed to keys-extraction at AkkomaGang/akkoma 2024-10-26 07:50:48 +00:00
180dc8b472 downgrade earmark
floatingghost pushed to keys-extraction at AkkomaGang/akkoma 2024-10-26 07:42:21 +00:00
d330c57cda make sure we correctly match key objects
floatingghost pushed to keys-extraction at AkkomaGang/akkoma 2024-10-26 06:51:49 +00:00
bd64d07082 ensure migration actually works
9d2c558f64 remove unused import
Compare 2 commits »
floatingghost commented on pull request AkkomaGang/akkoma#816 2024-10-26 06:29:23 +00:00
Extract keys to their own table, match keyID

ok i believe this is now good(tm)(r)

i am going to apply it to IHBA and if nothing explodes i will consider this a success

floatingghost pushed to keys-extraction at AkkomaGang/akkoma 2024-10-26 06:28:51 +00:00
ac25b051ae remove previous "allow user routes" functionality
floatingghost commented on pull request AkkomaGang/akkoma#816 2024-10-26 06:01:42 +00:00
Extract keys to their own table, match keyID

i was stupid, switched to contain

floatingghost commented on pull request AkkomaGang/akkoma#816 2024-10-26 06:01:32 +00:00
Extract keys to their own table, match keyID

moved to using the contain function, this should be mitigated now i would think?