Commit graph

21432 commits

Author SHA1 Message Date
Anonymous
9fa8597ecd
Translated using Weblate (French)
Currently translated at 96.1% (1312 of 1364 strings)

Translation: Foundkey/foundkey
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/fr/
2022-09-30 11:08:35 +02:00
Anonymous
edce9f1a5f
Translated using Weblate (Spanish)
Currently translated at 88.6% (1209 of 1364 strings)

Translation: Foundkey/foundkey
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/es/
2022-09-30 11:08:35 +02:00
Anonymous
36c54cc477
Translated using Weblate (German)
Currently translated at 99.7% (1361 of 1364 strings)

Translation: Foundkey/foundkey
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/de/
2022-09-30 11:08:34 +02:00
Anonymous
de2ba42813
Translated using Weblate (Czech)
Currently translated at 37.4% (511 of 1364 strings)

Translation: Foundkey/foundkey
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/cs/
2022-09-30 11:08:34 +02:00
Anonymous
5998d668cf
Translated using Weblate (Catalan)
Currently translated at 10.8% (148 of 1364 strings)

Translation: Foundkey/foundkey
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/ca/
2022-09-30 11:08:34 +02:00
Anonymous
748928785d
Translated using Weblate (Bengali (Bangladesh))
Currently translated at 97.5% (1330 of 1364 strings)

Translation: Foundkey/foundkey
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/bn_BD/
2022-09-30 11:08:34 +02:00
Anonymous
e94a7fbbb8
Translated using Weblate (Arabic (Saudi Arabia))
Currently translated at 90.4% (1234 of 1364 strings)

Translation: Foundkey/foundkey
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/ar_SA/
2022-09-30 11:08:33 +02:00
Weblate
c68762a7d8
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/
Translation: Foundkey/foundkey
2022-09-30 11:08:33 +02:00
a292dbed06
Translated using Weblate (Dutch)
Currently translated at 25.4% (347 of 1365 strings)

Translated using Weblate (German)

Currently translated at 99.6% (1360 of 1365 strings)

Translated using Weblate (English)

Currently translated at 100.0% (1365 of 1365 strings)

Translated using Weblate (German)

Currently translated at 99.1% (1353 of 1365 strings)

Co-authored-by: Johann <johann@qwertqwefsday.eu>
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/de/
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/en/
Translate-URL: http://translate.akkoma.dev/projects/foundkey/foundkey/nl/
Translation: Foundkey/foundkey
2022-09-30 11:08:14 +02:00
465b72ab53 Merge pull request 'increase image description limit to 2048 characters' (#174) from bigger-image-description into main
Reviewed-on: FoundKeyGang/FoundKey#174
2022-09-29 07:28:00 +00:00
c68615e7a5 Merge pull request 'Update remaining Misskey references' (#171) from update-reamining-misskey-references into main
Reviewed-on: FoundKeyGang/FoundKey#171
2022-09-28 02:39:07 +00:00
79662272ba
foundkey-js: update test domain to foundkey.test 2022-09-27 22:38:09 -04:00
54b717a3f4
client: Update repo url from Misskey to FoundKey
Changelog: Changed
2022-09-27 22:38:09 -04:00
80468b1529
foundkey-js: Change Misskey import to foundkey 2022-09-27 22:38:09 -04:00
f821512e75 Fix grammar in contributing.md 2022-09-26 19:17:34 +00:00
6e8dcc4599
client: fix various lint issues
Mostly adding in missing return types and removing unused imports.
2022-09-26 15:14:09 -04:00
1ed9b15342
client: fix types for instance.ts 2022-09-26 15:05:35 -04:00
c608f0b4c2
client: fix lints in about.emojis.vue 2022-09-26 15:02:22 -04:00
356d226171
client: fix lints in my-antennas pages 2022-09-26 02:31:44 -04:00
59428a49ce client: refactor container.vue to composition api (#164)
Co-authored-by: Francis Dinh <normandy@biribiri.dev>
Co-authored-by: Johann150 <johann.galle@protonmail.com>
Reviewed-on: FoundKeyGang/FoundKey#164
2022-09-25 22:26:19 +00:00
186d693385
increase image description limit to 2048 characters
Changelog: Changed
2022-09-24 14:32:07 -04:00
f35b856dfa
backend: fix quotes lint in thread-muting/create.ts 2022-09-23 23:02:39 -04:00
7c1491a109
Merge PR 'backend: Fix thread muting queries' (#175)
Reviewed-on: FoundKeyGang/FoundKey#175
Changelog: Fixed
2022-09-23 22:59:45 -04:00
2bb8642a2c backend: Fix thread muting queries
findOne != findOneBy
2022-09-25 15:08:12 +02:00
87f1b0cabc
client: fix inline translations 2022-09-24 22:13:31 -04:00
9470e12424 Merge pull request 'Revert "Use native shell commands for clean/clean-all"' (#170) from revert-native-clean into main
Reviewed-on: FoundKeyGang/FoundKey#170
2022-09-23 22:15:29 +00:00
fa0dce6439
Remove 'recursive: true' from removing tsbuildinfo 2022-09-23 11:48:10 -04:00
b90f910926
Make clean scripts non-async
Since they use rmSync, the async stuff doesn't really do anything useful.
2022-09-23 11:01:38 -04:00
dba63e4000 Merge pull request 'mute notifications in muted threads' (#119) from mute-notifications into main
Reviewed-on: FoundKeyGang/FoundKey#119
Changelog: Changed
Fixes: #12
2022-09-22 19:52:32 +00:00
7dabfd4056
Replace Misskey with Foundkey in contributing guide 2022-09-22 14:21:42 -04:00
d9a64d0a22 Revert "Use native shell commands for clean/clean-all"
This reverts commit 5fb294e7d7.

This will allow the clean/clean-all command to work on Windows once again.
2022-09-22 13:48:06 -04:00
772d4618a6
remove global variables for i18n 2022-09-21 13:29:08 -04:00
1b92f580cb
backend: fix imports in queue/types.ts 2022-09-21 13:18:17 -04:00
0022a7befb
backend: proper error messages for creating accounts
Admins will now get proper error messages when they try to create a
new user account and an error occurs.

Changelog: Fixed
2022-09-21 17:58:42 +02:00
48fda127ca
add more locale strings 2022-09-21 17:54:37 +02:00
cc5a197785
do not create muted notification types in respective threads 2022-09-21 17:54:36 +02:00
87411a6ed8
enhance: more descriptive info message 2022-09-21 17:54:36 +02:00
ab84457c0e
client: use new API 2022-09-21 17:54:15 +02:00
7ea052aa25
backend: set moduleResolution to Node16 in tsconfig
This lets us catch any import errors in the backend as it now lines up
with Node's ESM module resolution.
2022-09-21 11:33:57 -04:00
321bd24b98
api: handle muting notification types 2022-09-21 15:52:34 +02:00
58aa7d36aa
refactor: use noteNotificationTypes 2022-09-21 15:52:34 +02:00
35fd970c4a
add column: muted types in thread 2022-09-21 15:52:14 +02:00
26449d4944
backend: fix ApiError lints 2022-09-21 13:34:36 +02:00
78fd2ee38b
Merge branch 'backend-translate-source-lang'
Reviewed-on: FoundKeyGang/FoundKey#160
2022-09-20 23:55:21 -04:00
a0e859ebcb
client: Make MFM cheatsheet interactive again
This reverts commit 9f0f5d1ab1.

Commit cb87d03fe9 made the preview_*
variables const and non-reactive likely by accident, which resulted in
build errors and the examples no longer interactive.

This makes the preview variables reactive, allowing the examples to be
interactive once again.

Changelog: Fixed
2022-09-20 14:13:37 -04:00
b42b6d3d9b Merge pull request 'client: Fix rollup error "This assignment will throw"' (#166) from Michcio/FoundKey-0x7f:fix/this-assignment-will-throw into main
Reviewed-on: FoundKeyGang/FoundKey#166
2022-09-20 13:45:44 +00:00
9f0f5d1ab1 client: Fix rollup error "This assignment will throw"
Mfm cheat sheet was using constants in v-model.
I additionally set the textareas to readonly because now the
examples don't pretend to be interactive anymore.
2022-09-20 12:48:46 +02:00
b9e5704103
fix grammar in config file 2022-09-19 23:32:18 -04:00
70cb4b5fd9
Change example storage path to reference foundkey 2022-09-19 23:27:06 -04:00
8446fa4fca
backend: fixup foundkey ascii logo formatting in base template 2022-09-19 22:53:39 -04:00