index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: use refs/pull/*/merge to get head (#12508)
anatawa12
2023-11-30
1
-4
/
+1
*
Update the Vitest configuration (#12493)
woxtu
2023-11-29
1
-4
/
+8
*
fix(frontend): WebKitブラウザー上でも「デバイスの画面を常...
zyoshoka
2023-11-29
1
-12
/
+16
*
fix: 音声が一切鳴らなくなる可能性がある (#12491)
anatawa12
2023-11-29
1
-1
/
+1
*
fix: packedNoteSchemaにclippedCountが抜けている (#12499)
yupix
2023-11-29
1
-0
/
+4
*
通知グルーピング設定の即時反映対応 (#12485)
おさむのひと
2023-11-28
3
-4
/
+5
*
fix(docs): "docs(changelog): GHSA-3f39-6537-3cgc について追記 (#12482)"...
かっこかり
2023-11-27
1
-1
/
+3
*
docs(changelog): GHSA-3f39-6537-3cgc について追記 (#12482)
Kisaragi
2023-11-27
1
-0
/
+1
*
2023.12.0-beta.1
syuilo
2023-11-27
1
-1
/
+1
*
update deps
syuilo
2023-11-27
6
-771
/
+791
*
enhance(frontend): 通知音にドライブのファイルを使用できる...
かっこかり
2023-11-27
8
-36
/
+311
*
style: fix lint error of 6acaded8 (#12476)
anatawa12
2023-11-27
1
-2
/
+2
*
fix: error can be happened if animation is on and hard mute matches (#12474)
anatawa12
2023-11-27
1
-0
/
+6
*
Fix a frontend testing script (#12471)
woxtu
2023-11-27
1
-1
/
+1
*
fix: wake lock error in safari etc (#12464)
ragujp
2023-11-26
1
-6
/
+10
*
chore(frontend/MkMediaVideo): loop and autoplay silent videos (#12392)
Acid Chicken (硫酸鶏)
2023-11-26
2
-0
/
+16
*
サウンド設定に「サウンドを出力しない」と「Misskeyがア...
おさむのひと
2023-11-26
6
-1
/
+38
*
chore: create AudioContext when it is needed (#12460)
Acid Chicken (硫酸鶏)
2023-11-26
2
-2
/
+8
*
fix(frontend): 通知音がほぼ同時に鳴った場合は再生をブロ...
かっこかり
2023-11-26
2
-2
/
+11
*
enhance(frontend): リアクション選択時に音を流せるように (#1...
かっこかり
2023-11-26
11
-2
/
+29
*
fix: query error in notes/featured (#12439)
anatawa12
2023-11-26
1
-4
/
+4
*
fix(backend): ギャラリーの人気の投稿の選出にidを用いるよ...
zyoshoka
2023-11-26
4
-6
/
+59
*
fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)
zyoshoka
2023-11-26
14
-64
/
+64
*
fix(backend): 何もノートしていないユーザーのフィードにア...
zyoshoka
2023-11-26
3
-2
/
+8
*
Add mocks for Web Audio API (#12457)
woxtu
2023-11-26
1
-0
/
+18
*
enhance(frontend): ユーザーのRawデータを読めるページを復活...
かっこかり
2023-11-24
3
-0
/
+137
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-11-24
3
-2
/
+11
|
\
|
*
fix: 特定の条件下でチャンネルやユーザーのノート一覧に...
yukineko
2023-11-24
3
-2
/
+11
*
|
enhance(frontend): 絵文字のオートコンプリートのアルゴリズ...
まっちゃとーにゅ
2023-11-24
1
-21
/
+17
|
/
*
Feat(frontend): コントロールパネル「通報」において、通報...
Camilla Ett
2023-11-24
1
-1
/
+1
*
fix: hard mute limit not applied (#12428)
anatawa12
2023-11-24
2
-1
/
+2
*
Replace deprecated `Repository.findOneById()` (#12426)
woxtu
2023-11-24
1
-1
/
+1
*
update node to 20.10.0
syuilo
2023-11-24
8
-9
/
+9
*
Update index.d.ts
syuilo
2023-11-24
1
-1
/
+1
*
feat(frontend): リアクションの横幅を150pxに制限するかどう...
Camilla Ett
2023-11-24
5
-2
/
+11
*
feat 12325 (#12425)
mappi
2023-11-24
3
-2
/
+6
*
fix(frontend): プロフィールの「ファイル」にセンシティブ...
かっこかり
2023-11-23
2
-4
/
+26
*
fix(frontend): コードエディタが正しく表示されない問題を...
かっこかり
2023-11-23
2
-0
/
+7
*
Use generate-api-json for api.json diff GitHub comment (#12408)
anatawa12
2023-11-23
1
-129
/
+19
*
enhance/fix(AP/frontend): 最近追加されたMFMのもろもろを修正 (#...
かっこかり
2023-11-23
4
-15
/
+87
*
fix(backend): 招待コードが使い回せる問題を修正 (#12423)
かっこかり
2023-11-23
2
-1
/
+2
*
Hard mute (#12376)
anatawa12
2023-11-23
16
-33
/
+114
*
絵文字のオートコンプリート強化の対応 (#12365)
おさむのひと
2023-11-23
2
-23
/
+78
*
fix lint, resolve code smell
syuilo
2023-11-22
2
-9
/
+15
*
swagger-cli validateがvalidとなるapi.jsonを作れるようにする (#12...
おさむのひと
2023-11-22
6
-22
/
+51
*
taichanne30 -> tai-cha (#12405)
taichan
2023-11-22
1
-2
/
+2
*
twitter埋め込みのsandbox属性にallow-popups-to-escape-sandboxを追加...
y.takahashi
2023-11-22
2
-3
/
+3
*
fix: verifymail.io APIの設定項目が反映されない (#12399)
皐月なふ (Nafu Satsuki)
2023-11-22
1
-0
/
+10
*
サウンド再生方法の変更に追従できていなかった所を修...
おさむのひと
2023-11-21
3
-13
/
+22
*
広告掲載ページにてfilterをわかりやすく (#12385)
nenohi
2023-11-21
2
-21
/
+35
[next]