KMY
|
d845d1e9fb
|
Remove: kmyblue独自機能の引用
|
2025-04-24 08:48:28 +09:00 |
|
KMY
|
a72160b66f
|
Merge remote-tracking branch 'parent/main' into upstream-20240225
|
2025-02-25 08:15:45 +09:00 |
|
Claire
|
26c692d45b
|
Fix streaming server not filtering unknown-language posts from public timelines (#33774)
|
2025-02-21 07:48:31 +00:00 |
|
KMY(雪あすか)
|
67064de265
|
Change: #955 フィルターアクションの「アカウント名だけを出し、本文は警告で隠す」を削除し、外観設定に移動 (#970)
* Remove: #955 フィルターのアクション`half_warn`
* Add: 「フィルター対象投稿の投稿者名やアイコンを表示する」設定
* Fix test
|
2025-01-23 19:18:40 +09:00 |
|
KMY
|
055045981f
|
Merge remote-tracking branch 'parent/main' into upstream-20241119
|
2024-11-19 08:49:55 +09:00 |
|
Emelia Smith
|
9a46329fbd
|
Streaming: add development logging of database queries (#32945)
|
2024-11-18 09:34:34 +00:00 |
|
KMY
|
ab58aed910
|
Merge remote-tracking branch 'parent/main' into upstream-20241021
|
2024-10-21 07:07:48 +09:00 |
|
Emelia Smith
|
b23ff050ac
|
Fix missing or incorrect cache-control headers for Streaming server (#32551)
|
2024-10-17 08:17:18 +00:00 |
|
KMY
|
c905714459
|
Merge remote-tracking branch 'parent/main' into upstream-20240926
|
2024-09-26 08:29:41 +09:00 |
|
Matt Jankowski
|
5405bdd344
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|
Emelia Smith
|
9ba81eae3e
|
Streaming: Improve Redis connection options handling (#31623)
|
2024-09-04 14:10:26 +00:00 |
|
KMY
|
b39054ff3c
|
Merge remote-tracking branch 'parent/main' into upstream-20240828
|
2024-08-28 20:26:35 +09:00 |
|
Emelia Smith
|
f6fb9b75db
|
Streaming: Fix BIND IPv6 handling (#31624)
|
2024-08-28 10:40:37 +00:00 |
|
Emelia Smith
|
4118688fba
|
Streaming: Refactor move database and redis logic into separate files (#31567)
|
2024-08-27 08:40:04 +00:00 |
|
Emelia Smith
|
c245a2044e
|
Streaming: Refactor to use metrics.$name instead of destructuring (#31566)
|
2024-08-26 08:08:21 +00:00 |
|
KMY
|
8e5fe5ccb9
|
Merge remote-tracking branch 'parent/main' into upstream-20240806
|
2024-08-06 08:16:16 +09:00 |
|
Emelia Smith
|
7490019535
|
Fix support for IPv6 redis connections in streaming (#31229)
|
2024-08-02 06:56:09 +00:00 |
|
KMY
|
adee1645a3
|
Merge remote-tracking branch 'parent/main' into upstream-20240716
|
2024-07-16 09:01:12 +09:00 |
|
Emelia Smith
|
c953dca1de
|
Streaming: use pgPool.query instead of manually acquiring & releasing a connection (#30964)
|
2024-07-12 12:23:09 +00:00 |
|
Emelia Smith
|
d436696f46
|
Streaming: Fix incorrect type definitions (#30977)
|
2024-07-10 15:59:18 +00:00 |
|
KMY(雪あすか)
|
8e59cd0992
|
Add: #778 アカウント名・紹介文のフィルタリング (#779)
* Add: #778 アカウント名・紹介文のフィルタリング
* Fix test
|
2024-07-10 20:15:12 +09:00 |
|
KMY
|
6955843321
|
Merge remote-tracking branch 'parent/main' into upstream-20240628
|
2024-06-28 08:57:12 +09:00 |
|
Essem
|
54cc204473
|
Use WebSocketServer instead of WebSocket.Server in streaming (#30788)
|
2024-06-24 10:29:00 +00:00 |
|
KMY
|
4b5fc77b6e
|
Merge remote-tracking branch 'parent/main' into upstream-20240229
|
2024-02-29 09:23:59 +09:00 |
|
Renaud Chaput
|
899eac1a92
|
Use modern ES syntax rather than .call (#29368)
|
2024-02-27 15:42:05 +00:00 |
|
Renaud Chaput
|
036f5a05e3
|
Convert the streaming server to ESM (#29389)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-27 14:59:20 +00:00 |
|
KMY
|
1802e318f9
|
Merge remote-tracking branch 'parent/main' into upstream-20240226
|
2024-02-26 12:23:46 +09:00 |
|
Emelia Smith
|
491dd97642
|
Streaming: refactor to custom Error classes (#28632)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-22 13:20:20 +00:00 |
|
KMY
|
3dd9591a4b
|
Merge remote-tracking branch 'parent/main' into upstream-20240126
|
2024-01-26 11:14:21 +09:00 |
|
Emelia Smith
|
881e8c113c
|
Refactor: fix streaming postgresql and redis typing issues (#28747)
|
2024-01-25 16:46:02 +00:00 |
|
KMY
|
54f5113b46
|
Merge remote-tracking branch 'parent/main' into upstream-20240124
|
2024-01-24 08:38:14 +09:00 |
|
Emelia Smith
|
3fbf01918f
|
Streaming: Move more methods to the utils from the main file (#28825)
|
2024-01-22 10:02:26 +00:00 |
|
KMY
|
a4cc73438e
|
Merge remote-tracking branch 'parent/main' into upstream-20240122
|
2024-01-22 10:07:33 +09:00 |
|
Emelia Smith
|
1335083bed
|
Streaming: replace npmlog with pino & pino-http (#27828)
|
2024-01-18 18:40:25 +00:00 |
|
KMY
|
2b51fabe9c
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
|
Emelia Smith
|
58830be943
|
Streaming: Rework websocket server initialisation & authentication code (#28631)
|
2024-01-15 10:36:30 +00:00 |
|
KMY
|
a0a3d1b101
|
Merge remote-tracking branch 'parent/main' into upstream-20230105
|
2024-01-05 10:01:36 +09:00 |
|
KMY(雪あすか)
|
2c5c068365
|
Fix: #416 フィルターでhalf_warnを指定した時の代替値指定ミス (#423)
|
2024-01-05 09:07:48 +09:00 |
|
Emelia Smith
|
9826b7780a
|
Streaming: use standard cors package instead of custom implementation (#28523)
|
2024-01-04 09:18:03 +00:00 |
|
KMY(雪あすか)
|
eee362b9e0
|
Fix: #404 フィルターでhalf_warn を設定してると、クライアントアプリでタイムラインが読み込まれない (#410)
|
2024-01-03 22:10:02 +09:00 |
|
KMY
|
16914f5f02
|
Merge commit 'c40cfc5d09 ' into upstream-20231129
|
2023-11-29 12:43:01 +09:00 |
|
Emelia Smith
|
a4de0e364b
|
Refactor streaming to simplify for logging change (#28056)
|
2023-11-28 14:24:41 +00:00 |
|
KMY
|
24371d6b2a
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-15 13:01:29 +09:00 |
|
Emelia Smith
|
15b2d7eec5
|
Split streaming server from web server (#24702)
|
2023-11-14 17:43:20 +00:00 |
|
KMY
|
80498c8377
|
Merge remote-tracking branch 'parent/main' into kb-merge-231010
|
2023-10-10 22:17:15 +09:00 |
|
Renaud Chaput
|
774e1189d2
|
Change eslint config to autofix missing comma and indentation in JS files (#26711)
|
2023-10-09 13:38:29 +02:00 |
|
KMY
|
9e91c1e653
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-10-03 20:42:23 +09:00 |
|
Emelia Smith
|
f68d540271
|
Fix websocket connections being incorrectly decremented twice on errors (#27238)
|
2023-10-02 13:21:43 +02:00 |
|
KMY
|
e1ac510c65
|
編集時にフィルターが機能しない問題を修正
|
2023-10-02 11:58:12 +09:00 |
|