syuilo
7cf7d33f59
2020
2020-01-02 04:15:16 +09:00
MeiMei
3be435049f
Hide suspended user profile ( #5452 )
2020-01-02 02:47:20 +09:00
MeiMei
efd0032c81
ドライブファイルURL生成などの修正 ( #5671 )
...
* Fix: リモートプロキシ時にサムネイルのContent-Typeがおかしい
* fix drive
2020-01-02 02:45:05 +09:00
MeiMei
724290f18b
期限切れ/未保存リモートファイルのローカルプロキシ ( #5655 )
...
* Media Proxy を実装
* サンプルを追加
* https://github.com/syuilo/misskey/pull/5649#discussion_r359967471 の修正
* https://github.com/syuilo/misskey/pull/5649#discussion_r359967966 の修正
* https://github.com/syuilo/misskey/pull/5649#discussion_r359968219 の修正
* 期限切れ/未保存リモートファイルのローカルプロキシ
* 設定
* 説明
* comment out
* fix
Co-authored-by: 和風ドレッシング <37681609+CookieRamen@users.noreply.github.com>
2019-12-31 17:23:47 +09:00
MeiMei
54e049a723
Stacked bar chart がおかしいのを修正 ( #5654 )
...
* Fix stacked bar chart
* Fix drive stacked bar chart
2019-12-21 16:49:01 +09:00
syuilo
629452476a
Add round function
2019-12-20 02:09:51 +09:00
和風ドレッシング
a91f6e2b95
Media Proxy を実装 ( #5649 )
...
* Media Proxy を実装
* サンプルを追加
2019-12-20 01:54:28 +09:00
MeiMei
5a3a9fec1d
/files/ 下のヘッダ設定タイミングを修正 ( #5650 )
2019-12-20 01:39:59 +09:00
MeiMei
09726a11c2
管理画面でstatsを継続リクエストしないように ( #5608 )
2019-12-15 03:43:31 +09:00
MeiMei
5a58d98168
ミュート/ブロックでページングと解除ができるように ( #5610 )
2019-12-15 03:42:33 +09:00
MeiMei
ab62dfbf90
AP引用でquoteUrlに対応 ( #5632 )
...
* Supports quoteUrl
* Quote resolveをリトライする
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2019-12-15 03:37:54 +09:00
MeiMei
93ba6b9e2b
Implement Talk has read federation ( #5636 )
...
* Talk read
* fix
* 複数のRead ActivityはCollectionとして送るように
* あ
2019-12-15 03:37:19 +09:00
MeiMei
8934d3a0fc
Fix #5637 ( #5638 )
2019-12-15 03:35:09 +09:00
MeiMei
a1d6204982
Redis prefixにホスト名を使用するように ( Resolve #5639 ) ( #5640 )
2019-12-15 03:34:11 +09:00
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
dc5b2bf02c
AP Signatureヘッダの特殊処理を削除 ( #5628 )
2019-12-11 23:14:51 +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
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
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
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
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
MeiMei
5577473af5
実行時にpackage.jsonを参照しないように ( #5418 )
...
* 実行時にpackage.jsonを参照しないように
* nodeinfo
* move meta.json
* add dummy
* lowercase
2019-11-01 22:34:26 +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
MeiMei
79e18b8a8e
Resolve #5560 ( #5568 )
2019-11-01 05:39:00 +09:00
syuilo
1c8ebf983b
Fix chart bug
2019-10-31 15:51:33 +09:00
Aya Morisawa
77053819c6
Componentize modal ( #5386 )
2019-10-29 09:51:19 +09:00
Acid Chicken (硫酸鶏)
5ea1508d22
Make issue process of registration tickets better ( #5545 )
...
* Make issue process of registration tickets better
* Fix illegal indent
* Bye rangestr
* Update invite.ts
* Fix bug
* Update invite.ts
2019-10-29 09:46:51 +09:00
MeiMei
0191e2addd
Fix: プロフィールで他のユーザーにうつってもfieldsが更新されない ( #5563 )
2019-10-29 09:37:55 +09:00
MeiMei
d365b9d5f1
Talk federation ( #5534 )
2019-10-29 06:01:14 +09:00