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
*
update deps
syuilo
2023-07-15
5
-44
/
+44
*
feat(frontend): ユーザーリスト管理でユーザー数とロールポ...
tamaina
2023-07-15
2
-12
/
+50
*
fix: typo in comment (#11283)
ZerglingGo
2023-07-15
1
-1
/
+1
*
fix(sw): アンケート終了時のプッシュ通知が正しく表示さ...
yukineko
2023-07-15
1
-0
/
+7
*
fix-6096 (#11281)
yutaro
2023-07-15
1
-3
/
+1
*
feat: MeilisearchにIndexするノートの範囲を設定できるように ...
まっちゃとーにゅ
2023-07-15
2
-1
/
+22
*
enhance: 招待機能の改善 (#11195)
yukineko
2023-07-15
33
-56
/
+1297
*
refactor: 可読性のため一部で`Array.prototype.at`を使うように (...
okayurisotto
2023-07-14
19
-44
/
+46
*
refactor: `substr` -> `substring` (#11273)
okayurisotto
2023-07-14
23
-38
/
+38
*
fix runtime error
syuilo
2023-07-13
1
-67
/
+67
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-07-13
2
-5
/
+2
|
\
|
*
現在閲覧中のURLを取得するプロパティを追加 (#11234)
setaria
2023-07-13
1
-0
/
+1
|
*
fix(frontend): allow non-center container align (#11255)
hibiya (김종이)
2023-07-13
1
-5
/
+1
*
|
Update about-misskey.vue
syuilo
2023-07-13
1
-0
/
+4
|
/
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-07-13
81
-472
/
+663
|
\
|
*
refactor(backend): `core/activitypub` (#11247)
okayurisotto
2023-07-13
13
-159
/
+163
|
*
fix(storybook): solve test failures (#11262)
Kagami Sascha Rosylight
2023-07-13
2
-4
/
+6
|
*
fix(locales, storybook): use default import (#11259)
Kagami Sascha Rosylight
2023-07-12
1
-1
/
+1
|
*
fix: typo in custom emojis manager (#11250)
Lui
2023-07-12
1
-2
/
+2
|
*
オフライン時の画面にリロードボタンを追加 (#11242)
anatawa12
2023-07-11
1
-1
/
+12
|
*
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
*
|
Update about-misskey.vue
syuilo
2023-07-09
1
-2
/
+5
|
/
*
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
[next]