MeiMei
6ecc7f8f25
Fix AP inbox Announce ( #5641 )
2019-12-15 03:32:48 +09:00
MeiMei
434883be1e
Fix #4800 ( #5622 )
2019-12-12 00:49:30 +09:00
MeiMei
710d33b658
Fix #5611 ( #5612 )
2019-12-12 00:46:10 +09:00
MeiMei
1a98dafc27
Resolve syuilo#5548 ( #5607 )
2019-12-12 00:41:26 +09:00
riku6460
686c518966
Fix #5424 ( #5604 )
2019-12-12 00:39:59 +09:00
MeiMei
4d7f69b05f
gulpのminifyプロセスの改善 ( #5624 )
...
* Use terser instead of uglify
* Use gulp-clean-css instead of gulp-cssnano
* isProduction分岐を削除
2019-12-12 00:37:58 +09:00
MeiMei
dc5b2bf02c
AP Signatureヘッダの特殊処理を削除 ( #5628 )
2019-12-11 23:14:51 +09:00
Acid Chicken (硫酸鶏)
181e4e5198
Update README.md [AUTOGEN] ( #5634 )
2019-12-11 21:57:49 +09:00
Acid Chicken (硫酸鶏)
1e535839d1
Update README.md [AUTOGEN] ( #5631 )
2019-12-10 21:40:42 +09:00
Acid Chicken (硫酸鶏)
0f0e4e96a3
Update README.md [AUTOGEN] ( #5626 )
2019-12-10 21:25:36 +09:00
Acid Chicken (硫酸鶏)
ac93cc4b1d
Update README.md [AUTOGEN] ( #5618 )
2019-12-03 08:53:08 +09:00
Acid Chicken (硫酸鶏)
6f502b81a0
Update README.md [AUTOGEN] ( #5613 )
2019-12-02 15:43:06 +09:00
Acid Chicken (硫酸鶏)
c515718dd4
Update README.md [AUTOGEN] ( #5606 )
2019-12-01 17:39:30 +09:00
Acid Chicken (硫酸鶏)
799ca1587b
Update README.md [AUTOGEN] ( #5601 )
2019-11-25 18:27:00 +09:00
syuilo
33e8906b3d
11.36.0
2019-11-24 17:12:05 +09:00
syuilo
fb6760422a
Update master.ts
2019-11-24 17:11:53 +09:00
syuilo
d1550cf9e6
Update dependencies 🚀
2019-11-24 17:09:32 +09:00
syuilo
b23dbfc5f6
New Crowdin translations ( #5573 )
...
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Polish)
2019-11-24 17:01:34 +09:00
syuilo
e9af7e94c4
Fix bug
2019-11-24 16:43:19 +09:00
MeiMei
f01c63afa0
Fix: ローカルにフォロワー限定投稿が流れてくる ( #5598 )
2019-11-24 08:31:57 +09:00
syuilo
d3f04e36dd
Fix bug
2019-11-23 09:43:47 +09:00
syuilo
83fb424471
Remove unused import
2019-11-18 06:30:58 +09:00
syuilo
bd4fd5efe0
Fix bug
2019-11-18 06:27:22 +09:00
syuilo
d504afa9d1
Refactor
2019-11-18 06:25:47 +09:00
syuilo
59ba7e2b34
Refactor
2019-11-18 06:23:44 +09:00
Mary
7da5dc23d7
boot: remove setAttribute() calls and translate reload msg ( #5532 )
...
* boot: remove setAttribute() calls and translate reload msg
* Update src/client/app/boot.js
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2019-11-17 00:44:21 +09:00
syuilo
f25dd2dd1e
Link joinmisskey
2019-11-17 00:15:48 +09:00
MeiMei
007f4bcef0
無駄なAP deliverをしないように ( #5589 )
...
* DeliverManager, note/create
* recipe
* followers delivers
* comment
* rename
* fix
* cleanup
2019-11-09 18:51:54 +09:00
MeiMei
0646f77ed1
Resolve #5587 ( #5588 )
...
* Resolve #5587
* stat
2019-11-09 18:24:41 +09:00
MeiMei
1b919cd7e3
管理画面のジョブキュー一覧の修正 ( #5586 )
...
* Fix: inboxのジョブキューが表示されない
* ジョブキューで試行回数等を表示するように
* DBとオブジェクトストレージのジョブキューが表示されるように
2019-11-07 05:41:44 +09:00
MeiMei
37cd41e0c9
APの統計とログの修正と強化 ( #5585 )
...
* Fix #5580
* Improve AP logging
2019-11-07 00:02:18 +09:00
MeiMei
f51109608f
Resolve #5582 ( #5583 )
2019-11-06 23:56:56 +09:00
MeiMei
0ba4d79e15
Update yarn.lock ( #5584 )
2019-11-06 23:56:24 +09:00
syuilo
cde36ebd03
11.35.1
2019-11-05 22:24:00 +09:00
syuilo
a9acc0afea
Update dependency
2019-11-05 22:21:52 +09:00
syuilo
f8ee5213d7
Resolve #5581
2019-11-05 22:20:56 +09:00
syuilo
25dedfb911
Store nodeinfo per federated instances ( #5578 )
...
* Store nodeinfo per federated instances
* Update fetch-nodeinfo.ts
* Update fetch-nodeinfo.ts
* update
2019-11-05 22:14:42 +09:00
syuilo
349356a82c
Fix bug
2019-11-05 22:11:47 +09:00
tamaina
6dd0117dcf
Update example.yml ( #5572 )
...
Redisの設定にprefix, dbを追加
2019-11-04 20:48:07 +09:00
syuilo
f61002f15c
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-11-04 20:44:05 +09:00
syuilo
fa81b0ec07
Improve reaction setting
...
Fix #5577
2019-11-04 20:44:01 +09:00
MeiMei
193e768faa
Fix #5552 ( #5579 )
2019-11-03 17:54:37 +09:00
Acid Chicken (硫酸鶏)
ae34e50c33
Update README.md [AUTOGEN] ( #5574 )
2019-11-03 04:22:36 +09:00
Acid Chicken (硫酸鶏)
f627c46f66
Update README.md [AUTOGEN] ( #5570 )
2019-11-02 13:47:24 +09:00
MeiMei
5577473af5
実行時にpackage.jsonを参照しないように ( #5418 )
...
* 実行時にpackage.jsonを参照しないように
* nodeinfo
* move meta.json
* add dummy
* lowercase
2019-11-01 22:34:26 +09:00
syuilo
6a19b3dff2
11.35.0
2019-11-01 06:17:43 +09:00
syuilo
a75f5d7cd0
New Crowdin translations ( #5503 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
2019-11-01 05:46:47 +09:00
MeiMei
125936baa3
Preserve the attached order in AP ( #5561 )
...
* Preserve the attached order in AP
* Revert "Preserve the attached order in AP"
This reverts commit 8ac09cc81b1c216edccd2eba4bbdf0a194320883.
* use IN
2019-11-01 05:46:20 +09:00
rinsuki
c393a91f58
新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに ( #5562 )
...
* 新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに
Fix #2467
Related #5560
* remove unnecessary import
* Update src/services/note/create.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2019-11-01 05:43:54 +09:00
Acid Chicken (硫酸鶏)
89a947919b
Update webpack.config.ts ( #5567 )
2019-11-01 05:40:11 +09:00