1
0

Commit Graph

  • 49fc4cce3c fix: Make more than 10 announcements visible on Admin (#11720) atsuchan 2023-08-21 17:26:21 +09:00
  • e8ff281db0 Update CHANGELOG.md syuilo 2023-08-21 17:22:49 +09:00
  • 388448f298 feat: Removing stack trace info in production env (#11657) MomentQYC 2023-08-21 16:21:57 +08:00
  • 50ec129b87 feat: 'server' webhook payload which hold misskey server url (#11752) anatawa12 2023-08-21 16:13:10 +09:00
  • b60ff1f1ce fix(misskey-js): Play関連の権限を追加(APIコンソールで発行可能に) (#11360) かっこかり 2023-08-21 13:01:08 +09:00
  • 2939e8131d 2023.9.0-beta.1 syuilo 2023-08-21 12:02:52 +09:00
  • 8038049068 enhance(frontend/aiscript): 現在の設定言語を取得できるように syuilo 2023-08-21 11:53:06 +09:00
  • bf6158ca71 fix(frontend): "メッセージを送信" の初期テキストを修正する (#11721) Hexirp 2023-08-20 17:54:11 +09:00
  • af806352a1 feat: ローカルのみノート検索 (#11451) taichan 2023-08-20 13:39:37 +09:00
  • 750085ffd5 Fix: DB CONSTRAINT of RenoteMuting (#11724) atsuchan 2023-08-20 13:22:37 +09:00
  • 3eacbe6b6d enhance(backend): Add address bind config option (#11725) Essem 2023-08-19 23:20:01 -05:00
  • c9aeccb2ab fix(backend): ジョブキュー管理画面の認証を回避できる問題を修正 syuilo 2023-08-20 10:00:10 +09:00
  • e6032a03b6 build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#11739) dependabot[bot] 2023-08-19 18:39:39 +09:00
  • 60fe5d6824 fix(backend): fix typo lnik to link (#11740) Juunini 2023-08-19 15:49:21 +09:00
  • ba16abb9f3 fix(frontend): Misskeyプラグインをインストールする際のAiScriptバージョンのチェックが0.14.0以降に対応していない問題を修正 (#11729) Sayamame-beans 2023-08-18 19:36:05 +09:00
  • dd1783f984 chore(backend): Resolve import/no-default-export rule violations (#11732) woxtu 2023-08-17 21:20:58 +09:00
  • 792622aead refactor: prefix Mi for all entities (#11719) syuilo 2023-08-16 17:51:28 +09:00
  • 9264ca336b build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#11726) dependabot[bot] 2023-08-15 18:25:12 +09:00
  • c3fd848750 fix: word mute is not applied to sub note (#11711) 파링 2023-08-14 13:02:59 +09:00
  • ab58b651f7 fix(frontend/scroll): no callback for disconnected elements (#11714) Kagami Sascha Rosylight 2023-08-13 14:22:57 +02:00
  • bbef2a953e enhance(frontend): tweak user moderation page syuilo 2023-08-13 21:02:25 +09:00
  • a8d7b69fbd fix(frontend): fix style of _error_.vue syuilo 2023-08-13 20:23:54 +09:00
  • 9487856495 feat: refine announcement (#11497) syuilo 2023-08-13 20:12:29 +09:00
  • 2896fc6cb4 fix(frontend/MkUrlPreview): allow fullscreen from tweets (#11712) Kagami Sascha Rosylight 2023-08-13 05:29:13 +02:00
  • 8b7f54df66 build(deps): bump uesteibar/reviewer-lottery from 2 to 3 (#11500) dependabot[bot] 2023-08-13 12:25:57 +09:00
  • f3bbf8417c build(deps): bump peter-evans/slash-command-dispatch from 1 to 3 (#11501) dependabot[bot] 2023-08-13 12:25:48 +09:00
  • 748d4ebaae build(deps): bump docker/setup-buildx-action from 2.3.0 to 2.9.1 (#11502) dependabot[bot] 2023-08-13 12:25:30 +09:00
  • 5aada8bbe2 fix(backend): correctFilename changes dll to exe (#11710) anatawa12 2023-08-13 00:01:17 +09:00
  • 9eccdfbc63 chore(dependabot): disable dependabot for pnpm for now Kagami Sascha Rosylight 2023-08-12 13:54:28 +02:00
  • f5985d53e5 build(deps): bump actions/checkout from 3.2.0 to 3.5.3 dependabot[bot] 2023-08-12 11:17:17 +00:00
  • 34d5440f3a chore(dependabot): add storybook group Kagami Sascha Rosylight 2023-08-12 13:29:57 +02:00
  • 71ca6fe7b5 chore(workflows): use checkout@v3.3.0 consistently Kagami Sascha Rosylight 2023-08-12 13:16:17 +02:00
  • 6b21b142bd build(deps): bump actions/setup-node from 3.6.0 to 3.7.0 dependabot[bot] 2023-08-10 01:54:56 +00:00
  • 43b376e4d0 fix(dependabot): do not list each workspace item Kagami Sascha Rosylight 2023-08-12 13:11:20 +02:00
  • 827616f630 Update dependabot.yml syuilo 2023-08-10 11:01:31 +09:00
  • 29278bd400 Update dependabot.yml syuilo 2023-08-10 10:54:23 +09:00
  • dc8a130570 use node 20.5.0 syuilo 2023-08-09 09:52:30 +09:00
  • 41ba242c9c Update node to 20.5.0 (#11463) HAL9000COM 2023-08-09 08:52:01 +08:00
  • e6f3dd81ba fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる (#11441) tamaina 2023-08-09 09:08:47 +09:00
  • ec229dbd3b fix(backend/ApNoteService): try retrieving again when failed by duplication (#11472) Kagami Sascha Rosylight 2023-08-08 06:26:03 +02:00
  • f6a3f6f5f1 enhance(backend): Improve behavior of correctFilename (#11484) tamaina 2023-08-08 13:24:30 +09:00
  • b26e4dc505 fix: muteがapiからのuser list timeline取得で機能しない (#11480) anatawa12 2023-08-08 13:23:25 +09:00
  • 43375409f7 fix(frontend): webkit-text-size-adjustを100%に固定する (#11487) Srgr0 2023-08-08 13:22:01 +09:00
  • db5046ed3a fix typo tamaina 2023-08-06 12:16:49 +00:00
  • 722a731c26 chore: Increase displayLimit in about.federation.vue https://github.com/misskey-dev/misskey/issues/11355#issuecomment-1666823238 tamaina 2023-08-06 12:15:28 +00:00
  • 1d557089e9 Delete Misskey Forum (Issue template) (#11475) かっこかり 2023-08-06 11:46:19 +09:00
  • 2fb31a520a fix:ドライブ ファイルの削除を確認するダイアログが誤解を招く (#11465) Ryosei 2023-08-06 11:34:56 +09:00
  • b43906705c Update CHANGELOG.md syuilo 2023-08-05 14:10:14 +09:00
  • e11320dbb7 feat: increase emoji picker search results (#11371) Ibuki Sugiyama 2023-08-05 14:05:32 +09:00
  • 2217a3c549 chore: cacheRemoteFilesのデフォルト値をfalseに (#11398) tamaina 2023-08-05 14:03:01 +09:00
  • c5b8766a18 feat: sensitive channel (#11438) anatawa12 2023-08-05 13:58:31 +09:00
  • 79966d33b5 Fix typos (#11450) woxtu 2023-08-05 13:56:33 +09:00
  • 8a6791da3f refactor(backend): Remove unused injections (#11462) woxtu 2023-08-05 10:33:00 +09:00
  • b465bcd601 chore(frontend): video sourceからtypeを削除 Resolve #7894 tamaina 2023-08-02 08:14:17 +00:00
  • 8a72a05958 enhance(frontend): ユーザーメニューでスイッチでユーザーリストに追加・削除できるように (#11439) tamaina 2023-08-01 15:32:03 +09:00
  • 2b4c8c9e0f update deps (#11409) syuilo 2023-07-31 19:14:20 +09:00
  • 4aed5968f6 enhance(frontend): 押したリアクションのデザインを改善 (#11434) Ebise Lutica 2023-07-31 17:38:41 +09:00
  • 007ed5c929 enhance(frontend): TwitterアイコンをXに変更 (#11436) Ebise Lutica 2023-07-31 17:05:40 +09:00
  • 61c9b0757e Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop tamaina 2023-07-31 05:54:49 +00:00
  • 62e347c270 chore: Safari(beta?)でTLのマージンがおかしいのを修正 tamaina 2023-07-31 05:54:30 +00:00
  • bdf390eb7e fix(frontend): 未読のお知らせの「わかった」をクリック・タップしてもその場で「わかった」が消えない問題を修正 (#11433) tamaina 2023-07-31 14:13:34 +09:00
  • a52f63ec6a fix(frontend, misskey-js): make block switch work (#11429) Kagami Sascha Rosylight 2023-07-31 05:22:57 +02:00
  • 5096be06ac Remove an unused dependency (#11405) woxtu 2023-07-29 15:17:29 +09:00
  • 339086995f chore(frontend): support Spotify for brainDiver (#11407) Kagami Sascha Rosylight 2023-07-28 10:46:43 +02:00
  • bbd618a258 Update CHANGELOG.md syuilo 2023-07-28 14:09:04 +09:00
  • ab3cd7b837 chore: add missing license identifier syuilo 2023-07-28 14:02:58 +09:00
  • 8b74d1530e Update ROADMAP.md syuilo 2023-07-27 19:34:51 +09:00
  • eb7b5f905a feat(backend): support OAuth 2.0 authorization (#11053) Kagami Sascha Rosylight 2023-07-27 11:51:58 +02:00
  • c2370a1be6 chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) Shun Sakai 2023-07-27 14:31:52 +09:00
  • a8d45d4b0d Merge pull request #11384 from misskey-dev/develop syuilo 2023-07-27 13:00:14 +09:00
  • b6790a4320 chore: update pnpm to 8.6.10 tamaina 2023-07-27 03:23:47 +00:00
  • cb0fa9a8ab Use promises API (#11351) woxtu 2023-07-27 09:04:19 +09:00
  • 5083458071 refactor: forkでデフォルトのノート文字数を変更した場合、E2Eテストが落ちる問題を修正する (#11366) 猫ロキP@deflis 2023-07-27 09:00:48 +09:00
  • 78b502bcab URL取得変数を関数に変更 #11392 (#11393) setaria 2023-07-27 09:00:22 +09:00
  • 324d18983a New Crowdin updates (#11389) syuilo 2023-07-27 08:57:34 +09:00
  • 71b016b293 fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11395) kabo2468 2023-07-27 06:44:16 +09:00
  • 090253c2d2 fix(frontend): replies to channel posts could change the visibility Acid Chicken (硫酸鶏) 2023-07-27 00:58:37 +09:00
  • cf3ac3c0be build: close #10953 Acid Chicken (硫酸鶏) 2023-07-26 22:06:00 +09:00
  • b8360b1b5a fix(frontend): Remove errors in prefeerences-backups.vue tamaina 2023-07-26 12:40:45 +00:00
  • 09f37fc9e5 fix(frontend): #11386 でウィンドウの場合に正常に表示されない問題を修正 tamaina 2023-07-26 08:31:23 +00:00
  • 926f208fcf fix(frontend): Fix cat ears are awkward on reply modal syuilo 2023-07-26 17:24:13 +09:00
  • 037c2e9332 Revert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)" syuilo 2023-07-26 17:17:26 +09:00
  • 65cc3c5fce 13.14.2 syuilo 2023-07-26 16:53:26 +09:00
  • e5ac864077 Update packages/frontend/src/pages/custom-emojis-manager.vue syuilo 2023-07-26 16:51:53 +09:00
  • 76018b4a1b New Crowdin updates (#11388) syuilo 2023-07-26 16:51:09 +09:00
  • bc927b8f75 perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386) tamaina 2023-07-26 16:50:54 +09:00
  • dc452bf89a Remove redundant double quotes in page titles (#11352) woxtu 2023-07-26 15:26:41 +09:00
  • 92337b0504 fix(frontend): 一部モーダルダイアログでスクロールできない問題を修正 syuilo 2023-07-26 13:50:58 +09:00
  • e5fce15ba5 fix(frontend): Selecting all emojis in Custom emoji is impossible syuilo 2023-07-26 10:30:52 +09:00
  • c59a9c6f84 New Crowdin updates (#11341) syuilo 2023-07-26 10:20:40 +09:00
  • 545b5cab96 fix: insert bottom spacing appropriately (#11370) Ibuki Sugiyama 2023-07-25 19:49:52 +09:00
  • fe13755be8 refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: number }, mapfn)に (#11337) tamaina 2023-07-25 19:46:52 +09:00
  • 9208cfd5f3 fix: hide sensitive gallery image on OGP (#11380) Acid Chicken (硫酸鶏) 2023-07-25 19:45:46 +09:00
  • 81ba841fb8 perf(frontend): MkMediaListのアスペクト比制限を調整 (#11377) tamaina 2023-07-25 19:44:52 +09:00
  • 0404d9c103 fix(backend): Change isPublic to correctly recognize as:Public term (#11347) Koki Takahashi 2023-07-25 19:35:21 +09:00
  • c1a19ff900 fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379) tamaina 2023-07-25 19:21:50 +09:00
  • ac6a8edf0b Use BullMQAdapter (#11367) hutchisr 2023-07-25 00:32:52 -07:00
  • 8851e90316 update CHANGELOG.md tamaina 2023-07-24 06:22:33 +00:00
  • fca6ae9403 enhance(frontend): リストTLで、ユーザーが追加・削除されてもTLを更新しないように tamaina 2023-07-24 06:11:30 +00:00
  • 4f4f15a6a4 chore(frontend): MkImgWithBlurhashのデコードのエラーをconsole.logに tamaina 2023-07-24 06:05:37 +00:00