index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)
okayurisotto
2023-07-11
42
-200
/
+287
*
chore(frontend): Remove experimental flag from migration feature
tamaina
2023-07-11
2
-4
/
+1
*
fix(backend): fix fetchInstanceMetadata error (#11236)
nomad
2023-07-11
1
-1
/
+1
*
feat: ユーザーをcontextmenuからアンテナに追加できるように...
yupix
2023-07-10
8
-77
/
+141
*
feat: フォローやお気に入り登録をしていないチャンネル...
Sayamame-beans
2023-07-10
1
-1
/
+4
*
fix(frontend): 画面ビューワをタップした場合、マウスクリ...
akanevrc
2023-07-10
1
-1
/
+1
*
refactor: fix lint failure (#11214)
anatawa12
2023-07-09
1
-1
/
+1
*
fix(frontend): use system-ui for system font (#11177)
eni
2023-07-09
1
-1
/
+1
*
feat: プロフィールURLをコピー ボタンを追加 close #11190 (#11205)
yupix
2023-07-09
1
-1
/
+9
*
refactor(locales, sw): use es module (#11204)
Kagami Sascha Rosylight
2023-07-09
10
-21
/
+36
*
refactor(backend): skip fetching notes when the data is same-origin (#11200)
Kagami Sascha Rosylight
2023-07-09
4
-23
/
+130
*
fix(frontend): fix storybook build (#11203)
Kagami Sascha Rosylight
2023-07-09
1
-15
/
+17
*
fix(backend): Remove Meilisearch index when notes are deleted (#10988)
Caipira
2023-07-08
3
-3
/
+26
*
perf(backend): Reduce memory usage of MemoryKVCache (#11076)
tamaina
2023-07-08
2
-17
/
+64
*
fix: add suuport Japanese message of errors. (#11159)
SASAGAWA Kiyoshi
2023-07-08
1
-1
/
+3
*
Add unit test for FetchInstanceMetadataService (#11173)
Yuriha
2023-07-08
1
-0
/
+109
*
enhance(frontend): 引用対象を「もっと見る」で展開した場合...
syuilo
2023-07-08
1
-3
/
+24
*
fix(frontend): 長い文章を投稿する際、プレビューが画面か...
syuilo
2023-07-08
2
-1
/
+10
*
feat: フォルダーやファイルでもIDをコピーできるように (#...
yupix
2023-07-08
2
-3
/
+29
*
fix: フォルダーのページネーションが機能しない (#11187)
yupix
2023-07-08
1
-1
/
+23
*
fix(frontend): search user with trailing space (#11184)
nomad
2023-07-08
4
-2
/
+5
*
perf(backend): use limit() instead of take()
syuilo
2023-07-08
70
-75
/
+75
*
fix(frontend): ページ遷移でスクロール位置が保持されない...
syuilo
2023-07-08
5
-43
/
+48
*
refactor: use esm
syuilo
2023-07-08
1
-1
/
+1
*
tweak localization
syuilo
2023-07-08
2
-5
/
+5
*
fix: 非ログイン時にクレデンシャルが必要なページに行く...
Chocolate Pie
2023-07-08
4
-9
/
+23
*
fix(backend): ジョブキュー再試行時のタイミングずれによる...
CyberRex
2023-07-08
1
-2
/
+22
*
refactor(backend): `core/activitypub/models` (#11067)
okayurisotto
2023-07-08
7
-247
/
+189
*
広告の曜日を設定できるように (#10095)
nenohi
2023-07-08
6
-11
/
+50
*
use engines
syuilo
2023-07-08
2
-6
/
+3
*
nodeの推奨(デフォルト)バージョンと最小バージョンを分離
syuilo
2023-07-08
1
-1
/
+1
*
:art:
syuilo
2023-07-08
1
-13
/
+25
*
fix(backend): deliverManyにcontentのnullチェックを追加
tamaina
2023-07-07
1
-0
/
+2
*
fix
tamaina
2023-07-07
1
-2
/
+0
*
perf(backend): use mutex for nsfw model loading (#11109)
popkirby
2023-07-08
2
-1
/
+10
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
155
-600
/
+602
*
perf(backend): Improve performance of FetchInstanceMetadata (#11128)
Yuriha
2023-07-07
2
-23
/
+27
*
fix(client): ZenUIでポップアップの表示位置がおかしい問題...
syuilo
2023-07-07
2
-4
/
+8
*
chore: collapse renote of my note (#11166)
anatawa12
2023-07-07
1
-1
/
+1
*
feat: webp convert @frontend (#11150)
Narazaka
2023-07-07
2
-1
/
+19
*
update deps
syuilo
2023-07-07
6
-93
/
+94
*
refactor(frontend): fix enum types in scripts/form (#11138)
Ryoh827
2023-07-06
1
-1
/
+2
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-07-06
1
-2
/
+1
|
\
|
*
fix(frontend): In MkPagination, init() also initializes items
tamaina
2023-07-06
1
-2
/
+1
*
|
chore(frontend): tweak photoswipe animation
syuilo
2023-07-06
1
-0
/
+2
|
/
*
:art:
syuilo
2023-07-06
1
-4
/
+4
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-07-06
5
-32
/
+40
|
\
|
*
refactor(backend): ノート削除時の`findCascadingNotes`の処理を整...
okayurisotto
2023-07-06
1
-9
/
+9
|
*
エスケープせずにDescriptionを出力、Update info-card.pug (#11108)
EdamAme
2023-07-06
1
-1
/
+1
|
*
chore(backend): fix typo in MkImgWithBlurhash.vue (#11125)
Ikko Eltociear Ashimine
2023-07-06
1
-2
/
+2
[next]