index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
feat: チャンネルにノートをピン留めできるように
syuilo
11
-56
/
+54
2023-03-31
feat: チャンネルをお気に入りに登録できるように
syuilo
13
-2
/
+280
2023-03-30
use workspace:*, use pnpm@8.1.0
tamaina
1
-1
/
+1
2023-03-30
lint fix
syuilo
1
-1
/
+1
2023-03-30
update deps
syuilo
2
-41
/
+41
2023-03-30
chore: integrate misskey-js as a workspace item (git subtree) (#10409)
Kagami Sascha Rosylight
1
-1
/
+1
2023-03-25
regionが空文字列のときはundefinedとする (#10410)
YS
1
-1
/
+1
2023-03-25
Revert "Additional changes for the merge"
Kagami Sascha Rosylight
1
-1
/
+1
2023-03-25
Additional changes for the merge
Kagami Sascha Rosylight
1
-1
/
+1
2023-03-24
fix test
syuilo
1
-4
/
+4
2023-03-24
enhance(backend): リモートサーバーのチャート生成を無効に...
syuilo
11
-20
/
+78
2023-03-24
enhance(backend): use :heart: for reaction fallback
syuilo
5
-19
/
+15
2023-03-24
enhance of f01e6ef6bf
syuilo
1
-1
/
+5
2023-03-24
perf(backend): ドライブのチャートはローカルユーザーのみ...
syuilo
1
-8
/
+10
2023-03-24
refactor
syuilo
1
-1
/
+1
2023-03-24
refactor(backend): rename cache class
syuilo
15
-52
/
+137
2023-03-24
fix(server): 空のアンテナが作成できるのを修正
syuilo
1
-1
/
+1
2023-03-24
enhance(backend): リモートユーザーのチャート生成を無効に...
syuilo
6
-4
/
+38
2023-03-23
enhance: コンディショナルロールの条件に「投稿数が~以...
syuilo
2
-1
/
+19
2023-03-23
bump aws-sdk to v3 for s3 (#10363)
YS
5
-75
/
+180
2023-03-22
fix(backend): 絵文字を編集すると保存できないことがある問...
syuilo
1
-6
/
+6
2023-03-22
Update packages/backend/test/utils.ts
syuilo
1
-1
/
+1
2023-03-22
feat: queue force promote (#10370)
CyberRex
3
-0
/
+58
2023-03-20
enhance: 使われてないアンテナは自動停止されるように
syuilo
8
-4
/
+58
2023-03-20
fix(users/show): ユーザーが見つからなかった場合に404ステー...
choco
2
-2
/
+3
2023-03-20
絵文字の名前に@や:が使用できる (#9964)
nenohi
1
-3
/
+8
2023-03-20
fix indentation
syuilo
1
-11
/
+11
2023-03-20
feat: drive cleaner (#10366)
CyberRex
1
-0
/
+10
2023-03-19
fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339)
Kagami Sascha Rosylight
2
-6
/
+20
2023-03-19
test(backend): Add tests for clips (#10358)
Nanashia
2
-0
/
+1009
2023-03-19
feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)
Kagami Sascha Rosylight
1
-10
/
+7
2023-03-19
perf(backend): improve performance of timeline apis
syuilo
3
-3
/
+9
2023-03-19
Fix: foreignkey on reports (#9753)
atsuchan
1
-0
/
+15
2023-03-18
test(backend): Add tests for web resources (#10341)
Nanashia
2
-129
/
+468
2023-03-17
絵文字のライセンスを表示できるように
syuilo
4
-18
/
+63
2023-03-16
feat: clip favorite
syuilo
21
-10
/
+323
2023-03-16
enhance: カスタム絵文字にライセンス情報を付与できるよ...
syuilo
9
-0
/
+28
2023-03-16
Update NotificationService.ts
syuilo
1
-0
/
+1
2023-03-16
refactor(backend): integrate CreateNotificationService to NotificationService
syuilo
10
-234
/
+205
2023-03-16
update tabler-icons
syuilo
1
-1
/
+1
2023-03-15
fix(server): prevent creation of empty antennas
syuilo
1
-0
/
+4
2023-03-15
Update AggregateRetentionProcessorService.ts
syuilo
1
-0
/
+2
2023-03-15
fix: tweak retention rate aggregation
syuilo
3
-7
/
+36
2023-03-14
Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...
CyberRex
10
-27
/
+32
2023-03-14
fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...
YS
9
-9
/
+9
2023-03-13
user schemaにあるany型を厳格にした (#10319)
Cj-bc
1
-2
/
+2
2023-03-13
enhance: make configurable to whether notes search available by role
syuilo
2
-0
/
+16
2023-03-13
feat: sensitive word
syuilo
5
-1
/
+37
2023-03-13
enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...
CyberRex
1
-0
/
+12
2023-03-13
空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)
YS
1
-3
/
+5
[next]