- Jan 18, 2022
-
-
tamaina authored
* Fix API Schema Error * Delete SimpleSchema/SimpleObj and Move schemas to dedicated files * Userのスキーマを分割してみる * define packMany type * add , * Ensure enum schema and Make "as const" put once * test? * Revert "test?" This reverts commit 97dc9bfa70851bfb7d1cf38e883f8df20fb78b79. * Revert "Fix API Schema Error" This reverts commit 21b6176d974ed8e3eb73723ad21a105c5d297323. *
✌️ * clean up * test? * wip * wip * better schema def *✌️ * fix * add minLength property * wip * wip * wip * anyOf/oneOf/allOfに対応? ~ relation.ts * refactor! * Define MinimumSchema * wip * wip * anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正 * anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正 * Update packages/backend/src/misc/schema.ts Co-authored-by:Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix * array oneOfをより正確な型に * array oneOfをより正確な型に * wip *
✌️ * なんかもういろいろ * remove * very good schema * api schema * wip * refactor: awaitAllの型定義を変えてみる * fix * specify types in awaitAll * specify types in awaitAll *✌️ * wip * ... *✌️ * AllowDateはやめておく * 不必要なoptional: false, nullable: falseを廃止 * Packedが展開されないように * 続packed * wip * define note type * wip * UserDetailedをMeDetailedかUserDetailedNotMeかを区別できるように * wip * wip * wip specify user type of other schemas * ok * convertSchemaToOpenApiSchemaを改修 * convertSchemaToOpenApiSchemaを改修 * Fix * fix *✌️ * wip * 分割代入ではなくallOfで定義するように Co-authored-by:Acid Chicken (硫酸鶏) <root@acid-chicken.com>
-
- Jan 16, 2022
-
-
syuilo authored
-
- Jan 12, 2022
- Jan 07, 2022
-
-
syuilo authored
-
- Jan 04, 2022
-
-
syuilo authored
-
- Jan 02, 2022
- Jan 01, 2022
-
-
tamaina authored
- Dec 29, 2021
- Dec 28, 2021
-
-
Johann150 authored
-
- Dec 26, 2021
- Dec 25, 2021
- Dec 24, 2021
-
-
tamaina authored
* Truncate push notification message * fix
-
- Dec 23, 2021
-
-
tamaina authored
-
- Dec 14, 2021
-
-
syuilo authored
-
- Dec 11, 2021
- Dec 10, 2021
-
-
syuilo authored
-
- Dec 09, 2021
-
-
syuilo authored
-
syuilo authored
-
romaboo authored
* Update ja-JP.yml * Added settable config for muted instances * added psql query for removal of muted notes * Added filtering and trimming for instance mutes * cleaned up filtering of bad instance mutes and added a refresh at the end for the list on the client * Added notification & streaming timeline muting * Updated changelog * Added missing semicolon * Apply japanese string suggestions from robflop Co-authored-by:
Robin B. <robflop98@outlook.com> * Changed Ja-JP instance mute title string to one suggested by sousuke Co-authored-by:
sousuke0422 <sousuke20xx@gmail.com> * Update ja-JP instanceMuteDescription based on sousuke's suggestion Co-authored-by:
sousuke0422 <sousuke20xx@gmail.com> * added notification mute * added notification and note children muting * Fixed a bug where local notifications were getting filtered on cold start * Fixed instance mute imports * Fixed not saving/loading instance mutes * removed en-US translations for instance mute * moved instance mute migration to js * changed settings index back to spaces * removed destructuring assignment from notification stream in instance mute check call Co-authored-by:
tamaina <tamaina@hotmail.co.jp> * added .note accessor for checking note data instead of notification data * changed note to use Packed<'Note'> instead of any and removed usage of snake case Co-authored-by:
tamaina <tamaina@hotmail.co.jp> * changed notification mute check to check specifically for notification host * changed to using single quotes * moved @click to the end for the linter * revert unnecessary changes * restored newlines * whitespace removal Co-authored-by:
syuilo <syuilotan@yahoo.co.jp> Co-authored-by:
Robin B. <robflop98@outlook.com> Co-authored-by:
sousuke0422 <sousuke20xx@gmail.com> Co-authored-by:
puffaboo <emilis@jigglypuff.club> Co-authored-by:
tamaina <tamaina@hotmail.co.jp>
-
- Dec 03, 2021
-
-
syuilo authored
-
syuilo authored
https: //github.com/misskey-dev/misskey/pull/7901 Co-Authored-By:
MeiMei <30769358+mei23@users.noreply.github.com>
-
xianon authored
* 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する * test: Add rotate.jpg test * Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す * test: Support orientation
-
nullobsi authored
* allow breaking of follow * send undo * delete by using reject follow
-
- Nov 28, 2021
-
-
xianon authored
-
- Nov 26, 2021
-
-
MeiMei authored
* Move tools * Fix DB
-
- Nov 21, 2021
-
-
syuilo authored
-
- Nov 14, 2021
-
-
syuilo authored
-
- Nov 13, 2021
-
-
syuilo authored
-