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 #10261 (#10323)
タービン
2023-03-15
3
-3
/
+34
*
Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...
CyberRex
2023-03-14
10
-27
/
+32
*
fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...
YS
2023-03-14
10
-9
/
+10
*
user schemaにあるany型を厳格にした (#10319)
Cj-bc
2023-03-13
2
-2
/
+3
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-03-13
1
-2
/
+2
|
\
|
*
refactor(frontend): 引数の型を強くし、関数内部のas anyを除去...
Kisaragi
2023-03-13
1
-2
/
+2
*
|
chore(client): tweak admin/roles page
syuilo
2023-03-13
1
-18
/
+28
*
|
enhance: make configurable to whether notes search available by role
syuilo
2023-03-13
7
-19
/
+48
*
|
feat: sensitive word
syuilo
2023-03-13
10
-1
/
+122
|
/
*
enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...
CyberRex
2023-03-13
2
-0
/
+13
*
fix(frontend/XHome): fall back to user.uri if user.url does not exist (#10313)
Kagami Sascha Rosylight
2023-03-13
5
-22
/
+92
*
空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)
YS
2023-03-13
1
-3
/
+5
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-03-12
6
-12
/
+13
|
\
|
*
fix: Do not use avif (#10301)
tamaina
2023-03-12
6
-12
/
+13
*
|
refactor(test): rename variable for INestApplicationContext
syuilo
2023-03-12
13
-39
/
+39
|
/
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-03-12
2
-7
/
+15
|
\
|
*
パスワードリセットがおささってしまわないようにする (...
atsuchan
2023-03-12
2
-7
/
+15
*
|
enhance(client): 設定から自分のロールを確認できるように
syuilo
2023-03-12
4
-0
/
+66
*
|
enhance: ロールの並び順を設定可能に
syuilo
2023-03-12
11
-7
/
+42
|
/
*
fix(backend/ApRendererService): allow announces with visibility: followers (#...
Kagami Sascha Rosylight
2023-03-12
4
-0
/
+42
*
タイムラインを正常に無効化できるように (#10299)
atsuchan
2023-03-12
3
-6
/
+41
*
fix(frontend/MkSignup): prevent uncaught errors from interrupted signup (#10265)
Kagami Sascha Rosylight
2023-03-11
2
-28
/
+29
*
add backend 2fa test (#10289)
Nanashia
2023-03-11
1
-0
/
+439
*
enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...
tamaina
2023-03-11
10
-74
/
+91
*
Update CHANGELOG.md
syuilo
2023-03-11
1
-0
/
+1
*
fix(frontend): Safariでプラグインが複数ある場合に正常に読...
(Fairy)Phy
2023-03-11
1
-1
/
+3
*
fix(backend/DriveService): gracely skip when getting NoSuchKey error from S3 ...
Kagami Sascha Rosylight
2023-03-11
3
-6
/
+72
*
refactor(backend): 必要ないas anyを消去 (#10293)
Kisaragi
2023-03-11
5
-5
/
+6
*
enhance(client): 付箋ウィジェットの高さを設定可能に
syuilo
2023-03-10
2
-1
/
+6
*
Issue:#9828対応 (#9916)
nenohi
2023-03-10
1
-1
/
+1
*
fix(client): プロフィールで設定した情報が削除できない
syuilo
2023-03-10
2
-5
/
+12
*
Update ja-JP.yml
syuilo
2023-03-10
1
-1
/
+1
*
Update about-misskey.vue
syuilo
2023-03-10
1
-0
/
+3
*
tweak postgresql entities
syuilo
2023-03-10
10
-82
/
+137
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-03-10
2
-1
/
+23
|
\
|
*
絵文字ピッカーのすべての絵文字でマウスホバー時にtitle...
YS
2023-03-10
2
-1
/
+23
*
|
refactor: rename schema to json-schema
syuilo
2023-03-10
65
-76
/
+76
*
|
:art:
syuilo
2023-03-10
1
-0
/
+3
|
/
*
update deps
syuilo
2023-03-10
4
-645
/
+566
*
chore(backend): fix typo in warning message (#10284)
Kisaragi
2023-03-10
1
-1
/
+1
*
Update CHANGELOG.md
syuilo
2023-03-10
1
-0
/
+1
*
fix(backend/DriveService): convert WebP/AVIF to WebP (#10239)
Kagami Sascha Rosylight
2023-03-10
8
-42
/
+86
*
enhance(backend): restore OpenAPI endpoints (#10281)
Kagami Sascha Rosylight
2023-03-10
10
-29
/
+270
*
fix(client): Solve the problem of not automatically jumping to /admin/overvie...
Launchpad
2023-03-10
1
-1
/
+8
*
ドライブのファイルを消すときの文章を「ノートは消え...
kabo2468
2023-03-10
1
-1
/
+1
*
Merge pull request #10248 from saschanaz/alt-pre-line
tamaina
2023-03-10
1
-1
/
+2
|
\
|
*
fix(frontend/MkMediaList): altメッセージのnewlineを認識
Kagami Sascha Rosylight
2023-03-06
1
-1
/
+2
*
|
Merge pull request #10282 from misskey-dev/saschanaz-patch-1
tamaina
2023-03-09
1
-1
/
+1
|
\
\
|
*
|
fix(frontend/widget): federation widgetのdata-cyも移動
Kagami Sascha Rosylight
2023-03-09
1
-1
/
+1
|
/
/
*
|
Merge pull request #9970 from saschanaz/mkusername-empty
tamaina
2023-03-09
2
-28
/
+39
|
\
\
[prev]
[next]