index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(backend): アンテナのノート、チャンネルのノート、通知...
syuilo
2023-04-10
3
-3
/
+3
*
fix(backend): イベント用redis分離が上手く動かない問題を修正
syuilo
2023-04-09
9
-34
/
+53
*
fix(backend): ストリーミングのLTLチャンネルでサーバー側に...
syuilo
2023-04-09
1
-2
/
+2
*
fix(backend): 連合しているインスタンスについて予期せず配...
syuilo
2023-04-09
1
-1
/
+1
*
add note
syuilo
2023-04-09
1
-0
/
+1
*
fix(server): リアクションできない問題をとりあえず修正 (#1...
tamaina
2023-04-09
2
-3
/
+6
*
fix(backend): 通知読み込みでエラーが発生する場合がある問...
syuilo
2023-04-09
1
-0
/
+1
*
fix: redis から取得できないチャンネル投稿はDBから取得 (#1...
futchitwo
2023-04-09
1
-6
/
+12
*
fix(server): IdService.parseを全てのidタイプに対応させるよう...
tamaina
2023-04-09
7
-7
/
+92
*
disable account migration
syuilo
2023-04-08
2
-3
/
+3
*
use for of
syuilo
2023-04-08
1
-4
/
+4
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-04-08
1
-1
/
+1
|
\
|
*
chore: local test が redis version 起因で落ちる (#10519)
omi
2023-04-08
1
-1
/
+1
*
|
disable flaky test
syuilo
2023-04-08
1
-34
/
+35
|
/
*
fetch person again (#10514)
Namekuji
2023-04-08
2
-15
/
+23
*
fix type
syuilo
2023-04-08
1
-2
/
+0
*
feat(backend): support replication of postgresql
syuilo
2023-04-08
2
-0
/
+26
*
Create 1680931179228-account-move.js
syuilo
2023-04-08
1
-0
/
+17
*
chore: use for instead of forEach
syuilo
2023-04-08
1
-4
/
+4
*
feat: account migration (#10507)
Namekuji
2023-04-08
14
-55
/
+534
*
enhance(backend): Redisにチャンネル投稿がない場合はDBから持...
syuilo
2023-04-08
1
-24
/
+43
*
fix(test): disable remote user tests
syuilo
2023-04-07
1
-0
/
+6
*
Revert "test"
syuilo
2023-04-07
1
-1
/
+1
*
test
syuilo
2023-04-07
1
-1
/
+1
*
fix(backend): restore date properly of federated instance cache
syuilo
2023-04-07
1
-1
/
+9
*
perf(backend): improve cache of federated instances
syuilo
2023-04-07
2
-18
/
+22
*
enhance(backend): tweak cache of role
syuilo
2023-04-07
1
-2
/
+2
*
perf(backend): improve cache of instance of user
syuilo
2023-04-07
1
-7
/
+10
*
typo
syuilo
2023-04-07
1
-4
/
+4
*
feat(backend): ジョブキュー用Redisを別サーバーに分離できる...
syuilo
2023-04-07
2
-6
/
+17
*
feat(backend): イベント用Redisを別サーバーに分離できるように
syuilo
2023-04-07
10
-51
/
+64
*
perf(backend): reduce db query
syuilo
2023-04-07
1
-1
/
+1
*
update deps
syuilo
2023-04-06
1
-23
/
+23
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-04-06
1
-0
/
+2
|
\
|
*
perf(backend): prevent emit needless db queries
syuilo
2023-04-06
1
-0
/
+2
*
|
perf(backend): cache avatar and banner url to db
syuilo
2023-04-06
28
-183
/
+126
|
/
*
perf(backend): reduce db query
syuilo
2023-04-06
1
-1
/
+7
*
fix(backend): fix pack of notification behaviour
syuilo
2023-04-06
1
-3
/
+7
*
fix
syuilo
2023-04-06
1
-1
/
+1
*
perf(backend): cache local custom emojis
syuilo
2023-04-06
20
-310
/
+335
*
refactor
syuilo
2023-04-06
1
-2
/
+2
*
perf(backend): reduce db query
syuilo
2023-04-06
1
-4
/
+7
*
fix misskey-dev/misskey-#10417 (#10418)
totegamma
2023-04-06
1
-0
/
+4
*
fix: 通知インジケータが光りっぱなしになる問題を修正 (#...
tamaina
2023-04-06
2
-4
/
+5
*
fix: webhook delivery content-type (#9823) (#10458)
xtexChooser
2023-04-05
1
-0
/
+1
*
fix
syuilo
2023-04-05
2
-6
/
+21
*
fix
syuilo
2023-04-05
2
-1
/
+1
*
enhance(backend): improve userkeypair cache
syuilo
2023-04-05
5
-22
/
+32
*
add note
syuilo
2023-04-05
1
-0
/
+1
*
enhance(backend): improve cache
syuilo
2023-04-05
32
-447
/
+263
[next]