index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
test
/
unit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
enhance: 新しいコンディショナルロール条件の実装 (#13732)
おさむのひと
2024-04-19
1
-66
/
+432
*
fix(backend): incorrect logic for determining whether Quote or not (#13700)
zyoshoka
2024-04-14
2
-0
/
+232
*
enhance(backend): ビデオファイルにビデオトラックがあるか...
かっこかり
2024-03-31
1
-4
/
+23
*
chore: add missing SPDX ID and workflow check (#13570)
zyoshoka
2024-03-13
2
-0
/
+10
*
refactor(backend): UserEntityService.packMany()の高速化 (#13550)
おさむのひと
2024-03-12
1
-0
/
+528
*
test(backend): enable typecheck by workflow (#13526)
zyoshoka
2024-03-07
1
-1
/
+2
*
fix(backend): リモートサーバーの情報が更新できなくなって...
tamaina
2024-03-04
1
-2
/
+22
*
test(backend): refactor tests (#13499)
zyoshoka
2024-03-03
3
-10
/
+14
*
Enhance: コンディショナルロールの条件に「マニュアルロ...
zawa-ch
2024-02-27
1
-0
/
+28
*
refactor(backend): `ReactionService.prototype.convertLegacyReactions` (#13375)
okayurisotto
2024-02-21
1
-0
/
+41
*
Merge pull request from GHSA-qqrm-9grj-6v32
tamaina
2024-02-17
1
-1
/
+1
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
18
-18
/
+18
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
18
-18
/
+18
*
enhance: 禁止ワードはリモートノートも対象に (#13280)
tamaina
2024-02-13
1
-0
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
18
-18
/
+18
*
Enhance: 連合向けのノート配信を軽量化 (#13192)
MeiMei
2024-02-07
2
-0
/
+50
*
enhance(backend): テストの高速化 (#12939)
おさむのひと
2024-01-08
9
-12
/
+29
*
fix(backend): テストが死んでいるのを修正 (#12738)
おさむのひと
2023-12-22
1
-3
/
+17
*
enhance: ロールにアサインされたときの通知 (#12607)
syuilo
2023-12-21
1
-0
/
+54
*
enhance(backend): make ftt db fallback configurable
syuilo
2023-11-16
1
-0
/
+1
*
enhance(backend): RedisへのTLのキャッシュをオフにできるように
syuilo
2023-10-23
1
-0
/
+1
*
fix test
syuilo
2023-10-16
1
-2
/
+2
*
fix tests
syuilo
2023-10-16
4
-17
/
+18
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
2
-6
/
+2
*
perf(backend): WebSocket接続が多い場合のパフォーマンスを向上
syuilo
2023-10-08
1
-0
/
+88
*
fix test
syuilo
2023-10-04
1
-0
/
+2
*
fix test
syuilo
2023-10-04
1
-0
/
+1
*
enhance(backend): refine moderation log (#10939)
syuilo
2023-09-23
1
-4
/
+14
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-1
/
+1
*
update deps (#11820)
syuilo
2023-09-15
6
-6
/
+6
*
feat: introduce aidx and make it default
syuilo
2023-09-06
3
-6
/
+14
*
fixes
syuilo
2023-09-05
4
-49
/
+49
*
update deps (#11764)
syuilo
2023-09-04
3
-13
/
+13
*
feat: refine announcement (#11497)
syuilo
2023-08-13
1
-0
/
+194
*
fix(backend/ApNoteService): try retrieving again when failed by duplication (...
Kagami Sascha Rosylight
2023-08-08
1
-0
/
+15
*
enhance(backend): Improve behavior of correctFilename (#11484)
tamaina
2023-08-08
2
-28
/
+48
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
16
-77
/
+157
*
feat(backend): allow disabling cache for sensitive files (#11245)
Kagami Sascha Rosylight
2023-07-15
1
-3
/
+126
*
refactor(backend): skip fetching notes when the data is same-origin (#11200)
Kagami Sascha Rosylight
2023-07-09
1
-10
/
+103
*
Add unit test for FetchInstanceMetadataService (#11173)
Yuriha
2023-07-08
1
-0
/
+109
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
4
-22
/
+22
*
refactor(backend): replace rndstr with secureRndstr (#11044)
Kagami Sascha Rosylight
2023-06-25
2
-20
/
+20
*
feat: カスタム絵文字ごとにそれをリアクションとして使...
syuilo
2023-05-18
1
-23
/
+19
*
perf: use slacc on check-word-mute (#10721)
Acid Chicken (硫酸鶏)
2023-05-05
1
-0
/
+49
*
enhance: account migration (#10592)
Namekuji
2023-04-30
1
-3
/
+7
*
[fix] .wav .flac ファイルを再生可能にする (#10686)
Yuriha
2023-04-26
1
-151
/
+258
*
fix(server): IdService.parseを全てのidタイプに対応させるよう...
tamaina
2023-04-09
1
-0
/
+44
*
enhance(backend): improve cache
syuilo
2023-04-04
1
-2
/
+2
*
fix test
syuilo
2023-03-24
1
-4
/
+4
*
bump aws-sdk to v3 for s3 (#10363)
YS
2023-03-23
2
-29
/
+107
[prev]
[next]