• @michcia@ak.kawen.space

  • Joined on 2022-07-06
Michcio pushed to fix-findoneby at Michcio/FoundKey-0x7f 2022-09-25 13:08:28 +00:00
2bb8642a2c backend: Fix thread muting queries
Michcio created branch fix-findoneby in Michcio/FoundKey-0x7f 2022-09-25 13:08:28 +00:00
Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-25 13:07:53 +00:00
88a0e5b284 backend: Fix thread muting queries
0f5b426a5b Fix type in thread muting
4f0d180672 Start dev faster if possible by not cleaning before
Compare 3 commits »
Michcio pushed to main at Michcio/FoundKey-0x7f 2022-09-25 11:28:12 +00:00
87f1b0cabc client: fix inline translations
9470e12424 Merge pull request 'Revert "Use native shell commands for clean/clean-all"' (#170) from revert-native-clean into main
fa0dce6439 Remove 'recursive: true' from removing tsbuildinfo
b90f910926 Make clean scripts non-async
dba63e4000 Merge pull request 'mute notifications in muted threads' (#119) from mute-notifications into main
Compare 25 commits »
Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-25 11:27:54 +00:00
7071631f6c Change icons for visibilities and make public visibility icon show up in
8e8aef406b client: remove blinking animation from notification indicator
6e5a5de83c Send notifications also when the tab is not visible
5dd70777a2 Produce sourcemaps always (debugging on prod is hard)
469fa8d116 Replace toast (sorry!) notifications with browser ones
Compare 54 commits »
Michcio created branch emoji-tinkering in Michcio/FoundKey-0x7f 2022-09-23 22:36:09 +00:00
Michcio pushed to emoji-tinkering at Michcio/FoundKey-0x7f 2022-09-23 22:36:09 +00:00
04fbe52edb node diff.js|less -r
dba63e4000 Merge pull request 'mute notifications in muted threads' (#119) from mute-notifications into main
7dabfd4056 Replace Misskey with Foundkey in contributing guide
772d4618a6 remove global variables for i18n
1b92f580cb backend: fix imports in queue/types.ts
Compare 10 commits »
Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-23 18:46:39 +00:00
3987837cb4 client: remove blinking animation from notification indicator
Michcio commented on pull request FoundKeyGang/FoundKey#170 2022-09-23 12:58:56 +00:00
Revert "Use native shell commands for clean/clean-all"

Tbh promises or not, you just don't have to wrap it in a function execution I think? Cause there's nothing asynchronous here

Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-23 10:00:05 +00:00
76a748fa78 Send notifications also when the tab is not visible
Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-23 09:53:37 +00:00
b8cba72284 Produce sourcemaps always (debugging on prod is hard)
Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-23 09:43:15 +00:00
a551cca629 Replace toast (sorry!) notifications with browser ones
Michcio commented on pull request FoundKeyGang/FoundKey#170 2022-09-23 08:54:38 +00:00
Revert "Use native shell commands for clean/clean-all"

If you are using rmSync, why are you putting it in async closures?

Michcio commented on pull request FoundKeyGang/FoundKey#165 2022-09-21 15:30:47 +00:00
allow redis family to be specified as a string

Do we have any form of validation of the yaml config outside of the few asserts at start time? We could employ ajv here since it's already used in the project (assuming anyone other than me is a…

Michcio deleted branch fix/this-assignment-will-throw from Michcio/FoundKey-0x7f 2022-09-20 17:38:54 +00:00
Michcio commented on pull request FoundKeyGang/FoundKey#166 2022-09-20 17:38:40 +00:00
client: Fix rollup error "This assignment will throw"

Probably then, yeah. But my priority here was to fix them. I'd like to see 0 error builds eventually.

Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-20 11:59:12 +00:00
de066ca1f3 Apparently unbundling mfm-js is bad for yarn dev
Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-20 11:37:26 +00:00
035551c83c Split bundles harder
Michcio pushed to main at Michcio/FoundKey-0x7f 2022-09-20 11:31:33 +00:00
b9e5704103 fix grammar in config file
70cb4b5fd9 Change example storage path to reference foundkey
8446fa4fca backend: fixup foundkey ascii logo formatting in base template
2628f35012 client: fix lints in scripts/hotkey.ts
Compare 4 commits »
Michcio pushed to 0x7f at Michcio/FoundKey-0x7f 2022-09-20 11:31:28 +00:00
f037a4a1f3 Split bundles harder
88a5a048e0 client: Replace CRC32 with FNV1a in colour hashing
df52514aca client: Add colour coding to make people distinguishable despite
7bd811ef48 Compact mentions to just heads inside notifications
d16826f2e6 Preview existing replies in tooltip when hovering reply button
Compare 28 commits »