Mar0xy
|
c21d255604
|
add: Bot Trending Toggle, Hide Bot in Timeline client option
|
2023-10-18 07:29:16 +02:00 |
|
syuilo
|
6cc02fee99
|
enhance(backend): improve fanout tl
Resolve #11958
Resolve #12061
|
2023-10-18 12:26:16 +09:00 |
|
syuilo
|
2a88d8ee2d
|
refactor(backend): rename service
|
2023-10-18 12:07:18 +09:00 |
|
Mar0xy
|
68886b9ab5
|
merge: upstream performance changes & instance silencing
|
2023-10-16 23:38:21 +02:00 |
|
syuilo
|
1fa1d31696
|
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
|
2023-10-16 10:45:22 +09:00 |
|
Mar0xy
|
7e648a255f
|
upd: Separate quote from boost
|
2023-10-15 02:16:02 +02:00 |
|
Mar0xy
|
23e0daed4e
|
upd: fix getting renote for logged-in user
|
2023-10-14 02:53:52 +02:00 |
|
Mar0xy
|
96d99f04fb
|
upd: change unrenote function
|
2023-10-13 22:29:14 +02:00 |
|
Mar0xy
|
b4c81eb4ef
|
upd: make unrenote stream its change
|
2023-10-13 22:15:35 +02:00 |
|
Mar0xy
|
f8f128b347
|
merge: all upstream changes
|
2023-10-13 19:01:17 +02:00 |
|
syuilo
|
f6ba5cfaf4
|
merge: timeline 1
|
2023-10-13 17:58:11 +02:00 |
|
syuilo
|
a26d9ea132
|
enhance(backend): LTLでフォローしているユーザーからの自分への返信が含まれるように
|
2023-10-11 17:29:24 +09:00 |
|
syuilo
|
7a8d5e5840
|
enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に
Resolve #12001
|
2023-10-11 10:15:44 +09:00 |
|
syuilo
|
edf847d966
|
fix of 0bb0c32908
|
2023-10-09 21:23:07 +09:00 |
|
syuilo
|
0bb0c32908
|
enhance(backend): RedisへのTLの構築をListで行うように
#11404
|
2023-10-09 20:31:39 +09:00 |
|
syuilo
|
4f20c87186
|
lint fixes
|
2023-10-09 13:32:41 +09:00 |
|
syuilo
|
9240db35f3
|
perf(backend): improve hybrid-timeline performance
|
2023-10-08 15:22:43 +09:00 |
|
syuilo
|
fb3338029b
|
refactor
|
2023-10-07 17:48:10 +09:00 |
|
syuilo
|
0fe8c0134c
|
enhance(backend): notes/global-timeline復活
|
2023-10-07 14:02:05 +09:00 |
|
Mar0xy
|
f81d6f8e24
|
upd: show poll in non-detailed post if poll exists
Closes transfem-org/Sharkey#52
|
2023-10-06 20:36:28 +02:00 |
|
syuilo
|
a5b6e807bb
|
feat: per user featured notes
|
2023-10-06 18:30:08 +09:00 |
|
syuilo
|
dab205edb8
|
enhance(backend): improve featured system
|
2023-10-06 14:24:25 +09:00 |
|
anatawa12
|
ee483f2dee
|
Disallow renote of direct note (#11970)
* chore: renoteに関するチェックをまとめる
* fix: ダイレクト投稿をrenoteできる
* fix(frontend): 自分のダイレクト投稿をrenoteできる
* docs(changelog): ダイレクト投稿をリノートできてしまう
* fix lint
* chore(backend): visibilityに関するエラーをApi Errorとして返す
|
2023-10-05 17:03:50 +09:00 |
|
syuilo
|
2333bdb98a
|
fix(backend): sinceIdやsinceDateを利用してTLを取得することができない
Fix #11961
|
2023-10-05 10:23:58 +09:00 |
|
syuilo
|
b40329887f
|
revert: note editing
|
2023-10-04 12:05:01 +09:00 |
|
syuilo
|
be81c1a6d6
|
refactor
|
2023-10-04 11:15:37 +09:00 |
|
Mar0xy
|
bf3d493d04
|
Revert "feat: improve tl performance"
|
2023-10-03 20:21:26 +02:00 |
|
Mar0xy
|
38e35e1472
|
merge: upstream
|
2023-10-03 15:20:49 +02:00 |
|
syuilo
|
6277a5545c
|
feat: improve tl performance (#11946)
* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip
|
2023-10-03 20:26:11 +09:00 |
|
syuilo
|
392de4df36
|
enhance: ノートの翻訳機能の利用可否をロールで設定可能に
Resolve #11923
|
2023-09-30 07:54:11 +09:00 |
|
syuilo
|
d92e2b6ae0
|
Update create.test.ts
|
2023-09-29 16:41:03 +09:00 |
|
syuilo
|
961f5a0caa
|
fix(backend): fix notes/create validation
|
2023-09-29 15:14:13 +09:00 |
|
syuilo
|
2438c047a7
|
enhance: 編集されたノートかどうか分かるように
|
2023-09-28 21:06:14 +09:00 |
|
syuilo
|
408def474b
|
enhance: タイムラインからRenoteを除外するオプションを追加
|
2023-09-28 12:37:49 +02:00 |
|
syuilo
|
0e7a1ac44e
|
enhance: タイムラインからRenoteを除外するオプションを追加
|
2023-09-28 12:37:31 +02:00 |
|
syuilo
|
c106db89e1
|
feat: note edit
|
2023-09-28 17:21:16 +09:00 |
|
syuilo
|
772d2432b6
|
enhance: タイムラインからRenoteを除外するオプションを追加
|
2023-09-28 15:32:47 +09:00 |
|
syuilo
|
eb740e2c72
|
enhance: タイムラインからRenoteを除外するオプションを追加
|
2023-09-28 11:41:41 +09:00 |
|
Mar0xy
|
8595a325ce
|
merge: upstream
|
2023-09-26 02:26:30 +02:00 |
|
syuilo
|
9e4d3ebe5f
|
enhance(backend): refine moderation log (#10939)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update DriveService.ts
|
2023-09-23 18:28:16 +09:00 |
|
syuilo
|
cac1c2f1e9
|
fix(backend): notes/reactionsのページネーションが機能しない
|
2023-09-23 10:00:38 +09:00 |
|
Mar0xy
|
1795195097
|
fix: update? what update
|
2023-09-22 22:54:35 +02:00 |
|
Mar0xy
|
feec3c302b
|
upd: add backend for post editing
|
2023-09-22 21:05:42 +02:00 |
|
syuilo
|
053da10e94
|
refactor(backend): update directory structure for models
|
2023-09-20 11:33:36 +09:00 |
|
syuilo
|
6cf466e5d1
|
update deps (#11820)
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
|
2023-09-15 14:28:29 +09:00 |
|
Ezekiel Lee
|
af7e129b1e
|
fix(backend): timeout when querying mentions (#11799)
|
2023-09-08 08:44:46 +09:00 |
|
syuilo
|
f53cffaeb2
|
enhance(backend): タイムライン等の有効期限を設定可能に
Resolve #11773
|
2023-09-05 15:03:50 +09:00 |
|
woxtu
|
dd1783f984
|
chore(backend): Resolve import/no-default-export rule violations (#11732)
* Disable `import/no-default-export` properly
* Disable `import/no-default-export`
|
2023-08-17 21:20:58 +09:00 |
|
syuilo
|
792622aead
|
refactor: prefix Mi for all entities (#11719)
* wip
* wip
* wip
* wip
* Update RepositoryModule.ts
* wip
* wip
* wip
* Revert "wip"
This reverts commit c1c13b37d2aaf3c65bc148212da302b0eb7868bf.
|
2023-08-16 17:51:28 +09:00 |
|
anatawa12
|
b26e4dc505
|
fix: muteがapiからのuser list timeline取得で機能しない (#11480)
|
2023-08-08 13:23:25 +09:00 |
|