index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(frontend): webkit-text-size-adjustを100%に固定する (#11487)
Srgr0
2023-08-08
2
-0
/
+2
*
fix typo
tamaina
2023-08-06
1
-3
/
+3
*
chore: Increase displayLimit in about.federation.vue
tamaina
2023-08-06
1
-0
/
+1
*
Delete Misskey Forum (Issue template) (#11475)
かっこかり
2023-08-06
1
-3
/
+0
*
fix:ドライブ ファイルの削除を確認するダイアログが誤解...
Ryosei
2023-08-06
1
-1
/
+1
*
Update CHANGELOG.md
syuilo
2023-08-05
1
-1
/
+1
*
feat: increase emoji picker search results (#11371)
Ibuki Sugiyama
2023-08-05
2
-2
/
+3
*
chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)
tamaina
2023-08-05
10
-10
/
+104
*
feat: sensitive channel (#11438)
anatawa12
2023-08-05
12
-0
/
+73
*
Fix typos (#11450)
woxtu
2023-08-05
3
-5
/
+5
*
refactor(backend): Remove unused injections (#11462)
woxtu
2023-08-05
107
-542
/
+71
*
chore(frontend): video sourceからtypeを削除
tamaina
2023-08-02
1
-1
/
+0
*
enhance(frontend): ユーザーメニューでスイッチでユーザーリ...
tamaina
2023-08-01
11
-85
/
+214
*
update deps (#11409)
syuilo
2023-07-31
18
-1016
/
+1344
*
enhance(frontend): 押したリアクションのデザインを改善 (#11434)
Ebise Lutica
2023-07-31
2
-7
/
+6
*
enhance(frontend): TwitterアイコンをXに変更 (#11436)
Ebise Lutica
2023-07-31
3
-12
/
+40
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
tamaina
2023-07-31
2
-11
/
+14
|
\
|
*
fix(frontend): 未読のお知らせの「わかった」をクリック・...
tamaina
2023-07-31
2
-11
/
+14
*
|
chore: Safari(beta?)でTLのマージンがおかしいのを修正
tamaina
2023-07-31
1
-2
/
+2
|
/
*
fix(frontend, misskey-js): make block switch work (#11429)
Kagami Sascha Rosylight
2023-07-31
5
-18
/
+38
*
Remove an unused dependency (#11405)
woxtu
2023-07-29
3
-5
/
+0
*
chore(frontend): support Spotify for brainDiver (#11407)
Kagami Sascha Rosylight
2023-07-28
1
-10
/
+17
*
Update CHANGELOG.md
syuilo
2023-07-28
1
-1
/
+12
*
chore: add missing license identifier
syuilo
2023-07-28
3
-0
/
+15
*
Update ROADMAP.md
syuilo
2023-07-27
1
-1
/
+1
*
feat(backend): support OAuth 2.0 authorization (#11053)
Kagami Sascha Rosylight
2023-07-27
12
-36
/
+1739
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1647
-340
/
+8306
*
chore: update pnpm to 8.6.10
tamaina
2023-07-27
1
-1
/
+1
*
Use promises API (#11351)
woxtu
2023-07-27
3
-17
/
+8
*
refactor: forkでデフォルトのノート文字数を変更した場合、...
猫ロキP@deflis
2023-07-27
1
-2
/
+3
*
URL取得変数を関数に変更 #11392 (#11393)
setaria
2023-07-27
2
-1
/
+4
*
New Crowdin updates (#11389)
syuilo
2023-07-27
7
-28
/
+238
*
fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11...
kabo2468
2023-07-27
2
-9
/
+18
*
fix(frontend): replies to channel posts could change the visibility
Acid Chicken (硫酸鶏)
2023-07-27
2
-0
/
+2
*
build: close #10953
Acid Chicken (硫酸鶏)
2023-07-26
2
-86
/
+135
*
fix(frontend): Remove errors in prefeerences-backups.vue
tamaina
2023-07-26
1
-37
/
+28
*
fix(frontend): #11386 でウィンドウの場合に正常に表示されな...
tamaina
2023-07-26
1
-3
/
+11
*
fix(frontend): Fix cat ears are awkward on reply modal
syuilo
2023-07-26
3
-1
/
+2
*
Revert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)"
syuilo
2023-07-26
1
-2
/
+1
*
13.14.2
syuilo
2023-07-26
2
-5
/
+4
*
Update packages/frontend/src/pages/custom-emojis-manager.vue
syuilo
2023-07-26
1
-1
/
+1
*
New Crowdin updates (#11388)
syuilo
2023-07-26
2
-6
/
+15
*
perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386)
tamaina
2023-07-26
1
-2
/
+29
*
Remove redundant double quotes in page titles (#11352)
woxtu
2023-07-26
1
-1
/
+1
*
fix(frontend): 一部モーダルダイアログでスクロールできな...
syuilo
2023-07-26
2
-0
/
+2
*
fix(frontend): Selecting all emojis in Custom emoji is impossible
syuilo
2023-07-26
2
-1
/
+2
*
New Crowdin updates (#11341)
syuilo
2023-07-26
10
-116
/
+1698
*
fix: insert bottom spacing appropriately (#11370)
Ibuki Sugiyama
2023-07-25
3
-2
/
+7
*
refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: n...
tamaina
2023-07-25
4
-6
/
+7
*
fix: hide sensitive gallery image on OGP (#11380)
Acid Chicken (硫酸鶏)
2023-07-25
1
-2
/
+6
[next]