Commit Graph

24913 Commits

Author SHA1 Message Date
syuilo 3a4039e2e1 refactor 2023-10-09 15:34:03 +09:00
syuilo 4f20c87186 lint fixes 2023-10-09 13:32:41 +09:00
syuilo a2d3544a08 refactor(backend): better argument name 2023-10-09 13:22:58 +09:00
syuilo 1564651bf6 2023.10.0-beta.10 2023-10-09 12:37:21 +09:00
syuilo fce557715b
New Crowdin updates (#11980)
* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Chinese Traditional)
2023-10-09 12:37:04 +09:00
_ ca07459f5e
fix(backend): ダイレクト投稿がタイムライン上に正常に表示されない問題を修正 (#11993)
* DMをredisにpushするように

* add test

* add CHANGELOG

* Update NoteCreateService.ts

* lint

* ✌️

* 前のバージョンから発生した問題ではないため不要

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-09 12:36:25 +09:00
Insert5StarName 8f53748839 remove uneeded line 2023-10-09 04:39:16 +02:00
Insert5StarName bdc9619f2d test transparency on user profiles 2023-10-09 04:38:31 +02:00
syuilo 457b4cf608 fix(backend): users/notes で 自身の visibility: followers なノートが含まれない問題を修正 2023-10-09 08:54:57 +09:00
syuilo 5601ed0914 enhance(backend): UserListMembershipにユーザーリストの作成者IDを非正規化 2023-10-09 08:46:05 +09:00
April John f6e43ffbd2
Release: 2023.9.1.beta5 2023-10-08 20:55:12 +02:00
April John c4cb99a6bb
Revert: swcrc back to normal state 2023-10-08 20:54:24 +02:00
April John ef5e9de7e6
Feat: binary builds (#60)
Automatic binary
2023-10-08 20:20:14 +02:00
syuilo ca022cbbdf Update about-misskey.vue 2023-10-08 18:04:56 +09:00
syuilo c78b4a7597 2023.10.0-beta.9 2023-10-08 18:00:55 +09:00
syuilo 274c21e2cc chore(backend): tweak MkInput 2023-10-08 17:57:48 +09:00
かっこかり 4bbfc98883
Feat: タイムライン更新中に広告を挿入 (#11989)
* Feat: タイムライン更新中に広告を挿入

* 翻訳を変更

* Run api extractor

* fix api extractor

* Update locales/ja-JP.yml

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* confirm -> mkinfo

* MkInputにmin, maxを指定できるように

* 負の値が指定されたら何もしない

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-08 17:56:44 +09:00
syuilo 9240db35f3 perf(backend): improve hybrid-timeline performance 2023-10-08 15:22:43 +09:00
syuilo 774bf6a55e enhance(frontend): make default volume of video 30% 2023-10-08 14:01:40 +09:00
かっこかり f37a3eff79
(fix) メールアドレス認証失敗時にメッセージを表示 (#11986) 2023-10-08 13:48:12 +09:00
Srgr0 bb9f04d586
Set http header for CORS in nodeinfo page (#11988)
* add Access-Control-Allow-Origin header

* WellKnownServerService.tsに合わせる

* update changelog

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-08 13:47:45 +09:00
syuilo 8e0fb23068 fix(backend): 同じ種類のTLのストリーミングを複数接続できない問題を修正
Fix #11985
2023-10-08 13:46:02 +09:00
syuilo 308745f6de 2023.10.0-beta.8 2023-10-08 08:42:56 +09:00
syuilo cd8fda50c8 fix(backend): fix of 8c684d5391 2023-10-08 08:25:37 +09:00
syuilo 2859cbab91 perf(backend): WebSocket接続が多い場合のパフォーマンスを向上
https: //github.com/MisskeyIO/misskey/pull/176
Co-Authored-By: KOBA789 <kobahide789@gmail.com>
2023-10-08 08:10:28 +09:00
syuilo 7cd9a90f26 perf(backend): use HyperLogLog instead of Set to improve hashtag chart performance 2023-10-08 07:51:10 +09:00
April John 08716d57d3 YOUR NOTES! 2023-10-07 20:54:08 +02:00
April John 2b46fb7572 Update de-DE.yml 2023-10-07 20:54:08 +02:00
Mar0xy 8961872edc
fix: background overlapping certain elements
in visitor view
2023-10-07 18:57:09 +02:00
April John beb998f23d
Update welcome.yml 2023-10-07 18:28:57 +02:00
April John feb1bcf46b
Use rollup node resolve 2023-10-07 17:36:54 +02:00
April John 60bc2b4269
Greet new contributors (#58)
* Greet new contributors

Added a workflow to greet new contributors and first time issuers.

* add Token + msg change

* Change welcome action

* Use official GH action
2023-10-07 17:12:30 +02:00
April John 2e75ae905d
Upload release artifacts 2023-10-07 17:01:20 +02:00
April John 447399eb07
Wrap entry into async function 2023-10-07 16:21:09 +02:00
April John 3d15f89638
Change pkg command 2023-10-07 16:06:49 +02:00
April John a6e7941e04
Transpile when packaging from ESM to CJS
*insert April ranting about Javascript here*
2023-10-07 16:06:19 +02:00
April John cb8136c8fe
Update package workflow 2023-10-07 15:42:39 +02:00
April John 790ab85c06
Checkout submodules 2023-10-07 15:16:36 +02:00
April John eff2e5574b
Rename package workflow to proper naming scheme 2023-10-07 15:00:39 +02:00
April John 7250af1cab Wip package.yml 2023-10-07 14:47:43 +02:00
syuilo 04c8a7077f fix of 8c684d5391 2023-10-07 20:27:35 +09:00
syuilo 6d5e18aa8d 2023.10.0-beta.7 2023-10-07 18:21:30 +09:00
syuilo 986623dbdc fix(backend): fix sql error when featured notes is zero 2023-10-07 18:21:16 +09:00
syuilo 8c684d5391 enhance(backend): User TLをRedisにキャッシュされる以前まで遡れるように
#11958
2023-10-07 18:00:56 +09:00
syuilo 69de8cad7c refactor 2023-10-07 17:57:15 +09:00
syuilo fb3338029b refactor 2023-10-07 17:48:10 +09:00
syuilo aae1034d62 2023.10.0-beta.6 2023-10-07 14:10:45 +09:00
syuilo dc435fb8ee enhance(backend): tweak hashtag trend 2023-10-07 14:05:58 +09:00
syuilo 0fe8c0134c enhance(backend): notes/global-timeline復活 2023-10-07 14:02:05 +09:00
ありす 48bc32d17e
Fix. Fixed a problem that flagSpeakAsCat and flagSpeakAsCatDescription are not set and not displayed in ja-JP and ja-KS. 2023-10-07 13:25:47 +09:00