- Dec 04, 2023
-
-
おさむのひと authored
-
anatawa12 authored
-
yupix authored
* chore: notifyにenumを設定 * feat: securityKeysListの型を明確に * feat: notificationRecieveConfigにpropertiesを定義 * chore: misskey.jsのmodelを更新 * fix: as constをつけ忘れている
-
anatawa12 authored
* fix: unnecessary logging in FanoutTimelineEndpointService * chore: TimelineOptions * chore: add FanoutTimelineName type * chore: forbid specifying both withReplies and withFiles since it's not implemented correctly * chore: filter mutes, replies, renotes, files in FanoutTimelineEndpointService * revert unintended changes * use isReply in NoteCreateService * fix: excludePureRenotes is not implemented * fix: replies to me is excluded from local timeline * chore(frontend): forbid enabling both withReplies and withFiles * docs(changelog): インスタンスミュートが効かない問題の修正について言及
-
おさむのひと authored
-
- Dec 03, 2023
-
-
おさむのひと authored
* fix (backend): 「みつける」のなかにミュートしたユーザが現れてしまう問題を修正 * fix
-
おさむのひと authored
* 入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい * erase console.log * fix CHANGELOG.md * reaction-picker.ts を戻し、今回の対応を入れた emoji-picker.ts を新たに作成 * fix CHANGELOG.md * tweak --------- Co-authored-by:
osamu <46447427+sam-osamu@users.noreply.github.com> Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
Acid Chicken (硫酸鶏) authored
-
-
おさむのひと authored
* (enhance) misskey-jsのストリーミングAPI定義をバックエンドに追従 * fix ci * fix ci
-
果物リン authored
-
かっこかり authored
* enhance(frontend): データセーバーを個別で設定できるように * Update Changelog * fix design * (fix) 設定が当たらない * fix test(無理やり感) * (fix) 設定がない状態ですべて有効・向操作が効かない * fix * tweak --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
Nanaka Hiira authored
Co-authored-by:
Acid Chicken (硫酸鶏) <root@acid-chicken.com>
-
おさむのひと authored
* ユーザリストTL系の各種動作を修正・統一 * fix * fix CHANGELOG.md * テスト追加
-
shiosyakeyakini authored
Co-authored-by:
sorairo <sorairo@shiosyakeyakini.info>
-
- Dec 02, 2023
-
-
おさむのひと authored
* ひとまず生成できるところまで * ファイル構成整理 * 生成コマンド整理 * misskey-jsへの組み込み * fix generator.ts * wip * fix generator.ts * fix package.json * 生成ロジックの調整 * 型レベルでのswitch-case機構をmisskey-jsからfrontendに持ち込めるようにした * 型チェック用のtsconfig.jsonを作成 * 他のエンドポイントを呼ぶ関数にも適用 * 未使用エンティティなどを削除 * misskey-js側で手動定義されていた型を自動生成された型に移行(ただしapi.jsonがvalidでなくなってしまったので後で修正する) * messagingは廃止されている(テストのビルドエラー解消) * validなapi.jsonを出力できるように修正 * 修正漏れ対応 * Ajvに怒られて起動できなかったところを修正 * fix ci(途中) * パラメータenumをやめる * add command * add api.json * 都度自動生成をやめる * 一気通貫スクリプト修正 * fix ci * 生成ロジック修正 * フロントの型チェックは結局やらなかったので戻しておく * fix pnpm-lock.yaml * add README.md --------- Co-authored-by:
osamu <46447427+sam-osamu@users.noreply.github.com> Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
おさむのひと authored
* meを渡し忘れている * fix CHANGELOG.md * Revert "fix CHANGELOG.md" This reverts commit aaee4e9b8a6abf510f393bc02282f6ac016d2124.
-
MeiMei authored
-
anatawa12 authored
* chore(endpoints/hybrid-timeline): don't pack inside getFromDb * chore(endpoints/hybrid-timeline): Redisから取得する部分のうちSTLに依存しなそうなところを別のServiceに切り出し * chore(endpoints/local-timeline): FanoutTimelineEndpointServiceで再実装 * chore(endpoints/channels/timeline): FanoutTimelineEndpointServiceで再実装 * chore(endpoints/timeline): FanoutTimelineEndpointServiceで再実装 * chore(endpoints/user-list-timeline): FanoutTimelineEndpointServiceで再実装 * chore(endpoints/users/notes): FanoutTimelineEndpointServiceで再実装 * chore: add useDbFallback to FanoutTimelineEndpointService.timeline and always true for channel / user note list * style: fix lint error * chore: split logic to multiple functions * chore: implement redis fallback * chore: 成功率を上げる * fix: db fallback not working * feat: allowPartial * chore(frontend): set allowPartial * chore(backend): remove fallbackIfEmpty HTL will never be purged so it's no longer required * fix: missing allowPartial in channel timeline * fix: type of timelineConfig in hybrid-timeline --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
paihu authored
-
Camilla Ett authored
Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
meron authored
* Update CHANGELOG.md * Feat:emoji picker folder select * Fix: lint error * Fix: lint error 2 * Fix: lint error 3 * カスタム絵文字のカテゴリ表示部分が長かったので短くした * エフェクトが壊れて出ないのを修正 * padding 18px -> 9px * Update CHANGELOG.md * Revert: en-US.yml * chg: Folder -> folder * chg: isChildrenExits -> isChildren * chg: isChildren -> categoryFolderFlag * カテゴリ末尾が / の場合ピッカーから消失するので「その他」と扱い対応 * 特定のパターンのカテゴリ名でピッカーに出てこないのを修正 「i18n.ts.other」や「/」始まりの場合壊れる * chg: categoryFolderFlag -> hasChildSection * code format * Del: ti-fw * fix * 絵文字とフォルダの表示順序入れ替え * ネストした場合にパネルでどこまでがどのフォルダのものかをわかりやすくした * fix lint * カテゴリの名前が長いと表示がおかしくなる問題を修正 Co-authored-by:
まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> --------- Co-authored-by:
tamaina <tamaina@hotmail.co.jp> Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp> Co-authored-by:
atsuchan <83960488+atsu1125@users.noreply.github.com> Co-authored-by:
Masaya Suzuki <15100604+massongit@users.noreply.github.com> Co-authored-by:
Kagami Sascha Rosylight <saschanaz@outlook.com> Co-authored-by:
taiy <53635909+taiyme@users.noreply.github.com> Co-authored-by:
xianon <xianon@hotmail.co.jp> Co-authored-by:
kabo2468 <28654659+kabo2468@users.noreply.github.com> Co-authored-by:
YS <47836716+yszkst@users.noreply.github.com> Co-authored-by:
Khsmty <me@khsmty.com> Co-authored-by:
Soni L <EnderMoneyMod@gmail.com> Co-authored-by:
mei23 <m@m544.net> Co-authored-by:
daima3629 <52790780+daima3629@users.noreply.github.com> Co-authored-by:
Windymelt <1113940+windymelt@users.noreply.github.com> Co-authored-by:
Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com> Co-authored-by:
nenohi <kimutipartylove@gmail.com> Co-authored-by:
Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by:
rinsuki <428rinsuki+git@gmail.com> Co-authored-by:
FineArchs <133759614+FineArchs@users.noreply.github.com> Co-authored-by:
まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
-
anatawa12 authored
-
かっこかり authored
-
anatawa12 authored
-
zyoshoka authored
* fix(frontend): 長い名前のチャンネルにおける投稿フォームの表示が崩れる問題を修正 * Update CHANGELOG.md
-
おさむのひと authored
-
Qwreey authored
-
- Dec 01, 2023
-
-
nullnyat authored
* rename docker-compose.yml.example to docker-compose_example.yml * fix: dockle.yml
-
- Nov 30, 2023
-
-
yupix authored
-
Srgr0 authored
* Update emojis.emoji.vue * Update CHANGELOG.md --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
かっこかり authored
* (add) 今日誕生日のフォロイー一覧表示 * Update Changelog * Update Changelog * 実装漏れ * create index * (fix) index
-
yukineko authored
* enhance: localeを任意のタイミングでリビルドできるように * enhance: localeも監視し、必要であればlocaleをリビルドするように * feat: devモードの時のみナビゲーションバーからキャッシュクリアができるように * refactor: キャッシュクリア部分を共通化 * fix: localesのファイル変更イベントが取れないのを修正 * fix: replaceAllでコケるのを修正 * change: 開発モードに関係なくナビゲーションバーからキャッシュクリアできるように * refactor: 必要のないリビルドをしないように * update: CHANGELOG.md --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
Cocoa Hoto authored
-
Kisaragi authored
* refactor: give local variable to explicit type annotation to avoid TS7043 * chore: fix lint error
-
GrapeApple0 authored
* enhance: hiddenTagsを管理画面で設定できるように * Update locales/ja-JP.yml Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp> --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
zyoshoka authored
* enhance(frontend): ノートプレビューにCWが反映されるように * Update CHANGELOG.md * refactor: 不要な条件を除去 * Revert "refactor: 不要な条件を除去" This reverts commit e4eff689bd1f2df78411a2f01ee05434e2d298a8. * fix: やっぱり不要な条件だった
-
- Nov 29, 2023