Johann150
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-02-19 06:47:17 +00:00
4b3154c22c streamline reporting window
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-02-17 08:11:21 +00:00
47b3277201 check content-type header on AP requests
Johann150 commented on pull request FoundKeyGang/FoundKey#406 2024-02-11 12:18:32 +00:00
activitypub: fix typo in audience.ts isPublic check

Thanks for this fix, but does an LD compliant implementation even exist? lol

Johann150 commented on pull request FoundKeyGang/FoundKey#406 2024-02-11 12:17:06 +00:00
activitypub: fix typo in audience.ts isPublic check

for reference, the activitypub spec mentions this explicitly

5.6 public addressing

[...] Compacting an ActivityStreams object…

Johann150 merged pull request FoundKeyGang/FoundKey#406 2024-02-11 12:14:43 +00:00
activitypub: fix typo in audience.ts isPublic check
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-02-11 12:14:27 +00:00
c8f8e4c01d activitypub: fix typo in audience.ts isPublic check
6ee8a369b3 remove private-ip
Compare 2 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-01-24 00:17:08 +00:00
c504091c61 server: AbortError at lower log level
aac1c40657 server: only decrement deletion ref count on final fail
Compare 2 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-01-23 19:01:01 +00:00
83bce62672 server: prefer IPv6
6fd422f2b0 server: use AbortSignal.timeout
Compare 2 commits »
Johann150 created branch main in Johann150/Johann150 2024-01-14 19:05:34 +00:00
Johann150 pushed to main at Johann150/Johann150 2024-01-14 19:05:34 +00:00
074f6bd87a update what i am currently working on
fa366bf4cf Update README.md
a3bba6241c add public keys
b0096f0316 Update README.md
b3f7e41979 Initial commit
Johann150 created repository Johann150/Johann150 2024-01-14 19:05:01 +00:00
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-01-05 13:16:07 +00:00
b94aeb2df2 server: try to fix link parsing from wafrn.net
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-01-05 13:02:04 +00:00
ecf95de484 server: try to fix link parsing from wafrn.net
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-01-04 20:35:32 +00:00
ada577bde6 server: fix/document strange requirements for emoji packs
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-01-04 16:43:21 +00:00
3968a6ca07 server: fix wrong emoji regex in backend
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-01-03 19:09:34 +00:00
86565cd25b client: link to update vote count
24f6177b94 server: endpoint to fetch votes count
Compare 2 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-01-03 15:18:10 +00:00
78359daac6 server: remove denormalized note visibility field
2cf80a8ccf remove pinned users
6bd42ab3f9 client: remove explore page
d24967c36c delete Japanese (Kansai) (ja-KS) translation
5d60ba6c50 client: remove initial tutorial
Compare 5 commits »
Johann150 commented on pull request FoundKeyGang/FoundKey#405 2023-12-19 16:15:15 +00:00
Add missing else in log level checking

<- has never changed the log level config value

Thanks for catching this!

Johann150 pushed to main at FoundKeyGang/FoundKey 2023-12-19 16:14:59 +00:00
66560f9977 Add missing else in log level checking
Johann150 merged pull request FoundKeyGang/FoundKey#405 2023-12-19 16:14:58 +00:00
Add missing else in log level checking