index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update deps
syuilo
2023-03-30
1
-1
/
+1
*
regionが空文字列のときはundefinedとする (#10410)
YS
2023-03-25
1
-1
/
+1
*
enhance(backend): リモートサーバーのチャート生成を無効に...
syuilo
2023-03-24
10
-20
/
+67
*
enhance(backend): use :heart: for reaction fallback
syuilo
2023-03-24
4
-19
/
+4
*
enhance of f01e6ef6bf
syuilo
2023-03-24
1
-1
/
+5
*
perf(backend): ドライブのチャートはローカルユーザーのみ...
syuilo
2023-03-24
1
-8
/
+10
*
refactor
syuilo
2023-03-24
1
-1
/
+1
*
refactor(backend): rename cache class
syuilo
2023-03-24
15
-52
/
+137
*
fix(server): 空のアンテナが作成できるのを修正
syuilo
2023-03-24
1
-1
/
+1
*
enhance(backend): リモートユーザーのチャート生成を無効に...
syuilo
2023-03-24
5
-4
/
+27
*
enhance: コンディショナルロールの条件に「投稿数が~以...
syuilo
2023-03-23
2
-1
/
+19
*
bump aws-sdk to v3 for s3 (#10363)
YS
2023-03-23
2
-45
/
+69
*
fix(backend): 絵文字を編集すると保存できないことがある問...
syuilo
2023-03-22
1
-6
/
+6
*
feat: queue force promote (#10370)
CyberRex
2023-03-22
3
-0
/
+58
*
enhance: 使われてないアンテナは自動停止されるように
syuilo
2023-03-20
7
-4
/
+41
*
fix(users/show): ユーザーが見つからなかった場合に404ステー...
choco
2023-03-20
1
-0
/
+1
*
絵文字の名前に@や:が使用できる (#9964)
nenohi
2023-03-20
1
-3
/
+8
*
fix indentation
syuilo
2023-03-20
1
-11
/
+11
*
feat: drive cleaner (#10366)
CyberRex
2023-03-20
1
-0
/
+10
*
fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339)
Kagami Sascha Rosylight
2023-03-19
1
-6
/
+12
*
feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)
Kagami Sascha Rosylight
2023-03-19
1
-10
/
+7
*
perf(backend): improve performance of timeline apis
syuilo
2023-03-19
3
-3
/
+9
*
絵文字のライセンスを表示できるように
syuilo
2023-03-17
4
-18
/
+63
*
feat: clip favorite
syuilo
2023-03-16
20
-10
/
+300
*
enhance: カスタム絵文字にライセンス情報を付与できるよ...
syuilo
2023-03-16
8
-0
/
+17
*
Update NotificationService.ts
syuilo
2023-03-16
1
-0
/
+1
*
refactor(backend): integrate CreateNotificationService to NotificationService
syuilo
2023-03-16
10
-234
/
+205
*
update tabler-icons
syuilo
2023-03-16
1
-1
/
+1
*
fix(server): prevent creation of empty antennas
syuilo
2023-03-15
1
-0
/
+4
*
Update AggregateRetentionProcessorService.ts
syuilo
2023-03-15
1
-0
/
+2
*
fix: tweak retention rate aggregation
syuilo
2023-03-15
2
-7
/
+22
*
Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...
CyberRex
2023-03-14
10
-27
/
+32
*
fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...
YS
2023-03-14
9
-9
/
+9
*
user schemaにあるany型を厳格にした (#10319)
Cj-bc
2023-03-13
1
-2
/
+2
*
enhance: make configurable to whether notes search available by role
syuilo
2023-03-13
2
-0
/
+16
*
feat: sensitive word
syuilo
2023-03-13
4
-1
/
+26
*
enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...
CyberRex
2023-03-13
1
-0
/
+12
*
空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)
YS
2023-03-13
1
-3
/
+5
*
fix: Do not use avif (#10301)
tamaina
2023-03-12
4
-9
/
+9
*
enhance: ロールの並び順を設定可能に
syuilo
2023-03-12
5
-2
/
+17
*
fix(backend/ApRendererService): allow announces with visibility: followers (#...
Kagami Sascha Rosylight
2023-03-12
1
-0
/
+3
*
enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...
tamaina
2023-03-11
6
-69
/
+83
*
fix(backend/DriveService): gracely skip when getting NoSuchKey error from S3 ...
Kagami Sascha Rosylight
2023-03-11
1
-6
/
+16
*
refactor(backend): 必要ないas anyを消去 (#10293)
Kisaragi
2023-03-11
5
-5
/
+6
*
tweak postgresql entities
syuilo
2023-03-10
7
-82
/
+53
*
refactor: rename schema to json-schema
syuilo
2023-03-10
65
-76
/
+76
*
chore(backend): fix typo in warning message (#10284)
Kisaragi
2023-03-10
1
-1
/
+1
*
fix(backend/DriveService): convert WebP/AVIF to WebP (#10239)
Kagami Sascha Rosylight
2023-03-10
2
-40
/
+40
*
enhance(backend): restore OpenAPI endpoints (#10281)
Kagami Sascha Rosylight
2023-03-10
7
-17
/
+246
*
Merge pull request #9970 from saschanaz/mkusername-empty
tamaina
2023-03-09
1
-0
/
+3
|
\
[next]