Johann150
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-09-24 14:30:32 +00:00
37658f5162 server: try to fix queue errors
Johann150 commented on pull request FoundKeyGang/FoundKey#404 2023-09-14 19:04:25 +00:00
Drop deletes from actors that don't exist anymore

Do you by chance still have the stack trace from one of those errors handy? I think there is a deeper issue since when I checked my inbox queue just now there are also items where it retries…

Johann150 pushed to main at FoundKeyGang/FoundKey 2023-09-09 23:07:57 +00:00
0cb4529ed0 change rounding for dates/times
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-08-16 17:22:04 +00:00
2c69cb4a92 server: check inbox URLs
Johann150 closed issue FoundKeyGang/FoundKey#325 2023-08-04 16:27:36 +00:00
Support for LibreCaptcha?
Johann150 closed issue FoundKeyGang/FoundKey#347 2023-08-04 16:27:21 +00:00
Foundkey wordmark needs a proper logo
Johann150 closed issue FoundKeyGang/FoundKey#370 2023-08-04 16:27:12 +00:00
Feature request - OCR
Johann150 closed issue FoundKeyGang/FoundKey#396 2023-08-04 16:26:52 +00:00
Is it possible to migrate from Misskey Docker v13.13.1 to FoundKey?
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-27 16:17:43 +00:00
c669e9212f docs: add descriptions for some endpoints
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-24 17:13:51 +00:00
b39716a199 client: make time components computed
Johann150 commented on pull request FoundKeyGang/FoundKey#403 2023-07-22 13:25:54 +00:00
backend: improve removeMentionedRemoteUsersColumn revert query

not sure whats supposed to be reviewed here

Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-19 08:28:15 +00:00
650b797fd6 star is like
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-19 08:25:16 +00:00
9968b21da7 client: add mia emoji alias
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-19 08:23:35 +00:00
6dd782d4d5 client: make square avatars less rounded
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-19 08:13:47 +00:00
b61e477c0c server: fix default arguments for fetch
75ab4de41f server: limit caching time for public keys
Compare 2 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-16 15:43:25 +00:00
456a86af8d remove erroneous variable
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-16 15:29:30 +00:00
2fbd31abe6 server: refactor fetching
9b4e976bda activitypub: correctly handle new notes that were edited
Compare 2 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2023-07-15 07:39:07 +00:00
cc776a6b9b server: use foundkey-js permissions definition
Johann150 commented on issue AkkomaGang/akkoma#588 2023-07-14 21:32:07 +00:00
[bug] MFM parsing seems to break when underscore used in emoji shortcode

Something weird may be going on in the space where the markdown and MFM parsers interact? https://akkoma.dev/AkkomaGang/akkoma/src/branch/develop/lib/pleroma/web/common_api/utils.ex#L292-L294

Johann150 opened issue AkkomaGang/akkoma#588 2023-07-14 21:30:43 +00:00
[bug] MFM parsing seems to break when underscore used in emoji shortcode