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): APIエラーのHTTP status code変更 (#11047)
Kagami Sascha Rosylight
2023-06-26
2
-3
/
+49
*
refactor(backend): use node16 for moduleResolution (#10938)
syuilo
2023-06-25
23
-31
/
+36
*
refactor(backend): replace rndstr with secureRndstr (#11044)
Kagami Sascha Rosylight
2023-06-25
15
-61
/
+57
*
chore(backend, misskey-js): add type for signup (#11043)
Kagami Sascha Rosylight
2023-06-25
18
-278
/
+292
*
refactor(backend): replace private-ip with ipaddr.js (#11041)
Kagami Sascha Rosylight
2023-06-25
3
-11
/
+11
*
update deps
syuilo
2023-06-24
2
-30
/
+30
*
fix(backend): Resolve missing parseObjectId in IdService (#11039)
Caipira
2023-06-23
1
-2
/
+2
*
fix: clear queue endpoint error with redis script (#11037)
Balazs Nadasdi
2023-06-22
1
-2
/
+2
*
ユーザー統計表示機能を削除
syuilo
2023-06-13
3
-234
/
+0
*
tweak of f3a16bcd6
syuilo
2023-06-10
6
-23
/
+2
*
ロールのユーザーリストを非公開にできるように (#10987)
nenohi
2023-06-10
5
-0
/
+23
*
fix(backend): キャッシュが溜まり続けないように
syuilo
2023-06-10
9
-13
/
+116
*
enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...
syuilo
2023-06-09
1
-6
/
+5
*
chore
syuilo
2023-06-09
1
-0
/
+1
*
エラー画像URLを設定可能に (#10959)
Ebise Lutica
2023-06-09
7
-43
/
+96
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-06-09
1
-2
/
+2
|
\
|
*
fix: correctly check the sensitivity flag (#10976)
Outvi V
2023-06-09
1
-2
/
+2
*
|
add note
syuilo
2023-06-09
1
-0
/
+1
|
/
*
Fix: #10955 TypeError: JSON5.parse is not a function (#10956)
CaffeeLake
2023-06-05
1
-1
/
+1
*
fix(backend): pageのピン留めを解除することができない問題...
tamaina
2023-06-05
1
-1
/
+1
*
fix typo: schema -> scheme
syuilo
2023-06-05
1
-3
/
+3
*
fix backend e2e
syuilo
2023-06-04
1
-1
/
+1
*
fix(backend): 7日経過して無効化されたアンテナを再度有効...
syuilo
2023-06-02
1
-0
/
+1
*
update deps
syuilo
2023-06-02
3
-22
/
+22
*
perf(backend): terminate stalled websocket connections
syuilo
2023-06-02
1
-2
/
+21
*
fix(backend): i/notificationsのsinceIdが機能しない問題を修正
syuilo
2023-06-01
1
-3
/
+3
*
fix(backend): 「アクセストークンの管理」画面でアプリの情...
syuilo
2023-05-30
2
-5
/
+3
*
perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変...
syuilo
2023-05-30
1
-2
/
+4
*
perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)
syuilo
2023-05-29
5
-63
/
+83
*
Update QueueProcessorService.ts
syuilo
2023-05-29
1
-9
/
+11
*
refactor of QueueProcessorService
syuilo
2023-05-29
1
-20
/
+64
*
refactor
syuilo
2023-05-29
16
-21
/
+104
*
enhance(backend): migrate bull to bullmq (#10910)
syuilo
2023-05-29
49
-409
/
+440
*
enhance: ハッシュタグのノート一覧ページから、そのハッ...
Chocolate Pie
2023-05-26
1
-2
/
+3
*
package.jsonの並び替えを修正
tamaina
2023-05-25
1
-1
/
+1
*
:art:
syuilo
2023-05-24
1
-35
/
+35
*
update deps
syuilo
2023-05-24
1
-7
/
+7
*
refactor
syuilo
2023-05-24
1
-5
/
+5
*
feat: support summary_large_image (#10862)
Acid Chicken (硫酸鶏)
2023-05-20
8
-2
/
+22
*
chore: update slacc (#10867)
Acid Chicken (硫酸鶏)
2023-05-20
1
-11
/
+12
*
test(backend): Add tests for antennas (#10868)
Nanashia
2023-05-19
2
-0
/
+750
*
fix:ロールタイムライン無効に関する修正 (#10843)
nenohi
2023-05-19
3
-1
/
+19
*
update deps
syuilo
2023-05-19
1
-13
/
+13
*
feat: 公開リスト (#10842)
Chocolate Pie
2023-05-19
18
-15
/
+462
*
feat: センシティブなカスタム絵文字のリアクションを受...
syuilo
2023-05-19
3
-3
/
+8
*
tweak of 7ce569424
syuilo
2023-05-18
2
-2
/
+12
*
feat(backend): カスタム絵文字ごとに連合するかどうか設定...
syuilo
2023-05-18
2
-4
/
+4
*
feat: カスタム絵文字ごとにそれをリアクションとして使...
syuilo
2023-05-18
12
-55
/
+186
*
perf(backend): pre-compile regexp
syuilo
2023-05-18
1
-2
/
+5
*
fix streamin error
syuilo
2023-05-17
1
-1
/
+1
[prev]
[next]