okayurisotto
|
cf3e39178b
|
refactor(backend): 存在確認のfindOneBy をexist に置き換え (#11224)
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え
* cleanup
|
2023-07-11 14:58:58 +09:00 |
|
okayurisotto
|
d84796588c
|
cleanup: trim trailing whitespace (#11136)
* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-07-08 07:08:16 +09:00 |
|
syuilo
|
8099bc24e1
|
refactor(backend): use node16 for moduleResolution (#10938)
* refactor(backend): use node16 for moduleResolution
* update deps
* Update tsconfig.json
* ✌️
* revive KEYWORD
* restore strict-event-emitter-types dependency
* restore ms dependency
* cancel redundant import reorder
* fix
* Delete ms.ts
* remove rndstr
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
|
2023-06-25 21:13:15 +09:00 |
|
syuilo
|
f930eaee02
|
perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)
* perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node
Resolve #10883
* refactor
* Update StreamingApiServerService.ts
* Update StreamingApiServerService.ts
* ✌️
* Update StreamingApiServerService.ts
* fix main stream init
* fix timing 2
* setIntervalの重複を避ける(気休め)
* add comment
* ✌️
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-05-29 13:32:19 +09:00 |
|
nenohi
|
bd6666173a
|
fix:ロールタイムライン無効に関する修正 (#10843)
* 修正
* note visibility change
* public投稿のみ
* update changelog
* RN非表示機能がうごかないところだった
|
2023-05-19 17:12:22 +09:00 |
|
syuilo
|
cbca48846c
|
fix streamin error
|
2023-05-17 11:10:31 +09:00 |
|
syuilo
|
d10d5a8d53
|
enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように
Resolve #10646
|
2023-05-16 12:16:37 +09:00 |
|
tamaina
|
3ff5a5ae29
|
fix type in CustomEmojiService 2
|
2023-04-12 12:32:27 +00:00 |
|
syuilo
|
5d56799070
|
feat: role timeline
Resolve #10581
|
2023-04-12 11:40:08 +09:00 |
|
syuilo
|
b56f4b27ee
|
fix(backend): ストリーミングのLTLチャンネルでサーバー側にエラーログが出るのを修正
|
2023-04-09 17:01:03 +09:00 |
|
syuilo
|
f44504097c
|
enhance(backend): improve cache
|
2023-04-05 10:21:10 +09:00 |
|
syuilo
|
625fed8838
|
enhance(backend): チャンネルの既読管理を削除
- 現状上手く機能していない
- パフォーマンス上の理由
- 実装するにしてももっと効率的な方法がある
|
2023-04-05 07:52:49 +09:00 |
|
syuilo
|
ecaf152b4a
|
enhance(backend): improve cache
|
2023-04-04 17:32:09 +09:00 |
|
syuilo
|
30d6992684
|
perf(backend): 通知をRedisに保存するように
Resolve #10168
|
2023-04-04 14:06:57 +09:00 |
|
syuilo
|
5de8930058
|
refactor: rename schema to json-schema
|
2023-03-10 14:22:37 +09:00 |
|
syuilo
|
4c2f7c64cc
|
feat: Per-user renote mute (#10249)
* feat: per-user renote muting
From FoundKey/c414f24a2c https://akkoma.dev/FoundKeyGang/FoundKey
* Update ja-JP.yml
* Delete renote-muting.ts
* rename
* fix ids
* lint
* fix
* Update CHANGELOG.md
* リノートをミュートしたユーザー一覧を見れるように
* 🎨
* add test
* fix test
---------
Co-authored-by: Hélène <pleroma-dev@helene.moe>
|
2023-03-08 08:56:09 +09:00 |
|
syuilo
|
746770ac3b
|
fix Serialized type
|
2023-02-28 16:46:25 +09:00 |
|
syuilo
|
60df819c60
|
refactor: fix types
|
2023-02-17 15:36:36 +09:00 |
|
Kagami Sascha Rosylight
|
63df2c851e
|
refactor: remove all unused imports (#9951)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-16 23:09:41 +09:00 |
|
syuilo
|
8caf288ac1
|
drop group (#9942)
* drop group
* Update operations.ts
|
2023-02-15 13:37:18 +09:00 |
|
syuilo
|
8f2049bcd2
|
drop messaging (#9919)
* drop messaging (from backend)
* wip
|
2023-02-15 13:06:06 +09:00 |
|
syuilo
|
1b21bad202
|
refactor
|
2023-02-13 15:50:22 +09:00 |
|
syuilo
|
0c12e80106
|
perf(server): cache blocking
|
2023-02-04 12:40:40 +09:00 |
|
syuilo
|
d9d98f84bf
|
refactor: fix type
|
2023-02-01 20:12:42 +09:00 |
|
tamaina
|
605b0f27e4
|
Merge branch 'develop' into emoji-re
|
2023-01-25 14:22:26 +00:00 |
|
syuilo
|
2a2e8d0cf6
|
refactor(server): fix type errors
|
2023-01-25 11:23:57 +09:00 |
|
tamaina
|
2f6c45e118
|
wip
|
2023-01-22 14:53:24 +00:00 |
|
syuilo
|
81f11d8f86
|
refactor: rename role.options -> role.policies
|
2023-01-15 20:52:53 +09:00 |
|
syuilo
|
4151087d3c
|
フォロワー数、フォロー数もConditional roleで利用できるように
|
2023-01-14 08:27:23 +09:00 |
|
syuilo
|
2470afaa2e
|
Role (#9437)
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* Update create.ts
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* Update delete.ts
* Update delete.ts
* wip
* wip
* wip
* Update account-info.vue
* wip
* wip
* Update settings.vue
* Update user-info.vue
* wip
* Update show-file.ts
* Update show-user.ts
* wip
* wip
* Update delete.ts
* wip
* wip
* Update overview.moderators.vue
* Create 1673500412259-Role.js
* wip
* wip
* Update roles.vue
* 色
* Update roles.vue
* integrate silence
* wip
* wip
|
2023-01-12 21:02:26 +09:00 |
|
syuilo
|
bbb49457f9
|
refactor: introduce bindThis decorator to bind this automaticaly
|
2022-12-04 15:03:09 +09:00 |
|
syuilo
|
01d4d55e78
|
fix import type
|
2022-09-21 05:33:11 +09:00 |
|
syuilo
|
dc43fc68ef
|
enhance(backend): metaのポーリング頻度を減らし、redisで更新を受け取るように
|
2022-09-21 02:35:49 +09:00 |
|
syuilo
|
b75184ec8e
|
なんかもうめっちゃ変えた
|
2022-09-18 03:27:08 +09:00 |
|
syuilo
|
c1c8c9c37c
|
fix(server): fix bind of method
Fix #9006
|
2022-07-16 19:03:41 +09:00 |
|
Johann150
|
66b27bdc97
|
fix typo
Co-authored-by: mei23 <m@m544.net>
|
2022-06-30 22:03:04 +02:00 |
|
Johann150
|
bc3ae901cc
|
refactor: remove duplicate code (#8895)
|
2022-06-27 21:48:10 +09:00 |
|
syuilo
|
02bb36cdc4
|
refactor: fix type
|
2022-04-17 20:44:21 +09:00 |
|
syuilo
|
31b216f667
|
refactor: fix type
|
2022-04-17 14:42:13 +09:00 |
|
syuilo
|
3770bb6576
|
Streaming経由でのAPIリクエストを削除
|
2022-04-17 13:19:05 +09:00 |
|
syuilo
|
8e5f2690f2
|
feat: Webhook (#8457)
* feat: introduce webhook
* wip
* wip
* wip
* Update CHANGELOG.md
|
2022-04-02 15:28:49 +09:00 |
|
syuilo
|
1c67c26bd8
|
refactor: migrate to typeorm 3.0 (#8443)
* wip
* wip
* wip
* Update following.ts
* wip
* wip
* wip
* Update resolve-user.ts
* maxQueryExecutionTime
* wip
* wip
|
2022-03-26 15:34:00 +09:00 |
|
syuilo
|
ac8c66f5ab
|
perf(server): refactor and performance improvements
|
2022-03-25 16:27:41 +09:00 |
|
syuilo
|
d071d18dd7
|
refactor: Use ESM (#8358)
* wip
* wip
* fix
* clean up
* Update tsconfig.json
* Update activitypub.ts
* wip
|
2022-02-27 11:07:39 +09:00 |
|
tamaina
|
fd8f8162e1
|
SchemaTypeの型計算量を削減 (#8332)
* schema typeの型計算量を削減
* reduce some type error
* wip
* fix
* clean up
* more shrink
|
2022-02-19 23:21:28 +09:00 |
|
syuilo
|
1dc06f7ad3
|
refactor: fix type
|
2022-02-19 14:30:42 +09:00 |
|
nullobsi
|
3ff89fa7ec
|
feat: Option to show replies in timeline (rebase #7685) (#8202)
* Add an option for timeline replies. Credit to Emilis (puffaboo)
* update db on request
|
2022-02-06 16:02:48 +09:00 |
|
syuilo
|
435945d09d
|
refactor
|
2022-02-03 02:41:22 +09:00 |
|
tamaina
|
efb0ffc4ec
|
refactor: APIエンドポイントファイルの定義を良い感じにする (#8154)
* Fix API Schema Error
* Delete SimpleSchema/SimpleObj
and Move schemas to dedicated files
* Userのスキーマを分割してみる
* define packMany type
* add ,
* Ensure enum schema and Make "as const" put once
* test?
* Revert "test?"
This reverts commit 97dc9bfa70851bfb7d1cf38e883f8df20fb78b79.
* Revert "Fix API Schema Error"
This reverts commit 21b6176d974ed8e3eb73723ad21a105c5d297323.
* ✌️
* clean up
* test?
* wip
* wip
* better schema def
* ✌️
* fix
* add minLength property
* wip
* wip
* wip
* anyOf/oneOf/allOfに対応? ~ relation.ts
* refactor!
* Define MinimumSchema
* wip
* wip
* anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
* anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
* Update packages/backend/src/misc/schema.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix
* array oneOfをより正確な型に
* array oneOfをより正確な型に
* wip
* ✌️
* なんかもういろいろ
* remove
* very good schema
* api schema
* wip
* refactor: awaitAllの型定義を変えてみる
* fix
* specify types in awaitAll
* specify types in awaitAll
* ✌️
* wip
* ...
* ✌️
* AllowDateはやめておく
* 不必要なoptional: false, nullable: falseを廃止
* Packedが展開されないように
* 続packed
* wip
* define note type
* wip
* UserDetailedをMeDetailedかUserDetailedNotMeかを区別できるように
* wip
* wip
* wip specify user type of other schemas
* ok
* convertSchemaToOpenApiSchemaを改修
* convertSchemaToOpenApiSchemaを改修
* Fix
* fix
* ✌️
* wip
* 分割代入ではなくallOfで定義するように
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2022-01-18 22:27:10 +09:00 |
|
syuilo
|
b267a504ca
|
bye reversi
|
2022-01-12 17:34:53 +09:00 |
|