index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
/
endpoints
/
notes
/
create.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor/perf(backend): provide metadata statically (#14601)
syuilo
2024-09-22
1
-2
/
+0
*
fix(backend): incorrect logic for determining whether Quote or not (#13700)
zyoshoka
2024-04-14
1
-3
/
+3
*
メンションの最大数をロールごとに設定可能にする (#13343)
Yuriha
2024-02-29
1
-2
/
+11
*
fix(backend): ダイレクトなノートに対してはダイレクトでし...
zyoshoka
2024-02-29
1
-0
/
+8
*
fix: 禁止キーワードを含むノートがDelayed Queueに追加され...
anatawa12
2024-02-22
1
-2
/
+3
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
fix: 特定文字列を含むノートを投稿できないようにする管...
おさむのひと
2024-02-09
1
-24
/
+41
*
refactor(backend): exist -> exists (#13203)
かっこかり
2024-02-08
1
-2
/
+2
*
fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...
zyoshoka
2024-01-13
1
-7
/
+27
*
Replace deprecated `Repository.findOneById()` (#12426)
woxtu
2023-11-24
1
-1
/
+1
*
fix(backend): 非公開の投稿に対して返信できないように (#12333)
zyoshoka
2023-11-15
1
-0
/
+8
*
feat: チャンネル内→チャンネル外へのリノート制限機能...
おさむのひと
2023-11-03
1
-0
/
+19
*
CWを使用する場合、注釈を空にすることを許可しない
syuilo
2023-11-03
1
-2
/
+2
*
fix(backend): We can renote pure renote (#12171)
anatawa12
2023-10-30
1
-2
/
+3
*
Disallow renote of direct note (#11970)
anatawa12
2023-10-05
1
-0
/
+14
*
fix(backend): fix notes/create validation
syuilo
2023-09-29
1
-1
/
+1
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-4
/
+4
*
update deps (#11820)
syuilo
2023-09-15
1
-1
/
+1
*
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
2023-08-17
1
-2
/
+1
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
1
-9
/
+9
*
update deps (#11409)
syuilo
2023-07-31
1
-1
/
+1
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)
okayurisotto
2023-07-11
1
-8
/
+12
*
feat: センシティブなカスタム絵文字のリアクションを受...
syuilo
2023-05-19
1
-1
/
+1
*
feat: チャンネルの削除
syuilo
2023-05-06
1
-1
/
+1
*
enhance: account migration (#10592)
Namekuji
2023-04-30
1
-0
/
+2
*
feat: Reaction acceptance (#10256)
syuilo
2023-03-08
1
-1
/
+3
*
fix(server): 単純にrenoteできないのを修正
tamaina
2023-02-26
1
-0
/
+1
*
test(server): add validation test of api:notes/create (#10090)
tamaina
2023-02-26
1
-59
/
+40
*
fix(server): notes/createで、fileIdsと見つかったファイルの数が...
tamaina
2023-02-24
1
-0
/
+10
*
style(backend): fix all eslint errors (#9967)
Kagami Sascha Rosylight
2023-02-17
1
-1
/
+1
*
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
2023-02-16
1
-1
/
+0
*
enhance(backend): enhance SchemaType handling of anyOf (#9762)
tamaina
2023-02-01
1
-36
/
+40
*
fix import type
syuilo
2022-09-21
1
-1
/
+1
*
なんかもうめっちゃ変えた
syuilo
2022-09-18
1
-104
/
+130
*
fix: validate text is not empty
Johann150
2022-05-28
1
-1
/
+1
*
fix: postgres type error
Johann150
2022-05-15
1
-1
/
+1
*
fix: keep file order (#8659)
Johann150
2022-05-14
1
-4
/
+8
*
refactor
syuilo
2022-04-17
1
-11
/
+11
*
refactor
syuilo
2022-04-08
1
-8
/
+8
*
fix: validation (better #8456) (#8461)
Johann150
2022-04-03
1
-29
/
+54
*
revert 484e023c0
syuilo
2022-04-02
1
-48
/
+24
*
enhance(doc): required input fields (#8456)
Johann150
2022-04-02
1
-24
/
+48
*
refactor: migrate to typeorm 3.0 (#8443)
syuilo
2022-03-26
1
-9
/
+9
*
refactor: Use ESM (#8358)
syuilo
2022-02-27
1
-10
/
+10
*
remove max note text length setting
syuilo
2022-02-20
1
-12
/
+2
*
Fix ajv (#8333)
tamaina
2022-02-20
1
-1
/
+1
*
refactor: use ajv instead of cafy (#8324)
syuilo
2022-02-19
1
-81
/
+42
[next]