summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(backend): fix typo in MkImgWithBlurhash.vue (#11125)Ikko Eltociear Ashimine2023-07-061-2/+2
* feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127)anatawa122023-07-062-0/+17
* refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURL...okayurisotto2023-07-061-20/+12
* update CHANGELOG.mdtamaina2023-07-051-1/+2
* feat(frontend): allow cropping images on drive (#11092)Kagami Sascha Rosylight2023-07-057-18/+55
* feat(frontend): deck UIのカラムからアンテナ、リストの編集画...anatawa122023-07-055-10/+37
* refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え (#...Umisyo(Souta Kusunoki)2023-07-051-8/+13
* perf(backend): Use addBulk to add deliver queues (#11114)tamaina2023-07-052-10/+45
* enhance(frontend): Better Timeline(MkPagination) Experience (#11066)tamaina2023-07-053-47/+127
* perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981)tamaina2023-07-041-9/+16
* chore(frontend): add commenttamaina2023-07-041-0/+2
* perf(backend): JSON.parse の呼び出しを削減する (#11091)riku64602023-07-042-5/+14
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-032-2/+3
|\
| * fix(frontend): sparkle内にリンクを入れるとクリック不能にな...mappi2023-07-032-2/+3
* | Update MkRetentionLineChart.vuesyuilo2023-07-031-0/+1
|/
* perf(backend): make some features optionablesyuilo2023-07-0213-8/+105
* perf(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用...tamaina2023-07-023-23/+39
* perf(backend): allow get for some endpointssyuilo2023-07-025-3/+7
* feat(backend): accept OAuth bearer token (#11052)Kagami Sascha Rosylight2023-06-286-52/+222
* refactor(backend/test): add `interface UserToken` (#11050)Kagami Sascha Rosylight2023-06-271-17/+19
* Fix offscreencanvas undefined (#11017)Yuriha2023-06-261-2/+2
* fix(backend): APIエラーのHTTP status code変更 (#11047)Kagami Sascha Rosylight2023-06-262-3/+49
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-2529-86/+72
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-2516-64/+57
* chore(backend, misskey-js): add type for signup (#11043)Kagami Sascha Rosylight2023-06-2521-280/+354
* refactor(backend): replace private-ip with ipaddr.js (#11041)Kagami Sascha Rosylight2023-06-254-36/+17
* chore(frontend): use @vitest/coverage-v8Kagami Sascha Rosylight2023-06-242-19/+19
* chore(misskey-js): fix invalid version string formatKagami Sascha Rosylight2023-06-241-1/+1
* chore(dev): use buraha via npmsyuilo2023-06-242-9/+7
* update depssyuilo2023-06-247-1625/+1036
* enhance(frontend): improve ux of deck scrollsyuilo2023-06-242-8/+14
* update misskey-js versionsyuilo2023-06-242-4/+4
* Make role tag clickable on user pages (#11019)Yuriha2023-06-241-2/+4
* fix(backend): Resolve missing parseObjectId in IdService (#11039)Caipira2023-06-231-2/+2
* fix: clear queue endpoint error with redis script (#11037)Balazs Nadasdi2023-06-221-2/+2
* fix(client): サーバーメトリクスが90度傾いている (#11012)NoriDev2023-06-172-0/+6
* ユーザー統計表示機能を削除syuilo2023-06-139-391/+1
* fix image of MkError.vuesyuilo2023-06-111-2/+2
* 13.13.2syuilo2023-06-112-6/+13
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-06-115-10/+85
|\
| * New Crowdin updates (#10971)syuilo2023-06-115-10/+85
* | :art:syuilo2023-06-111-0/+1
|/
* tweak of f3a16bcd6syuilo2023-06-109-36/+5
* Update CHANGELOG.mdsyuilo2023-06-101-12/+2
* ロールのユーザーリストを非公開にできるように (#10987)nenohi2023-06-109-1/+45
* Update misskey-js.api.mdsyuilo2023-06-101-1/+3
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-1010-13/+117
* enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...syuilo2023-06-091-6/+5
* choresyuilo2023-06-091-0/+1
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-06-091-1/+3
|\