88a0e5b284
backend: Fix thread muting queries
0f5b426a5b
Fix type in thread muting
4f0d180672
Start dev faster if possible by not cleaning before
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
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
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
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
Revert "Use native shell commands for clean/clean-all"
If you are using rmSync, why are you putting it in async closures?
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
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.
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
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