summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update README.md [AUTOGEN] (#5626)Acid Chicken (硫酸鶏)2019-12-101-2/+2
|
* Update README.md [AUTOGEN] (#5618)Acid Chicken (硫酸鶏)2019-12-031-1/+3
|
* Update README.md [AUTOGEN] (#5613)Acid Chicken (硫酸鶏)2019-12-021-3/+1
|
* Update README.md [AUTOGEN] (#5606)Acid Chicken (硫酸鶏)2019-12-011-1/+3
|
* Update README.md [AUTOGEN] (#5601)Acid Chicken (硫酸鶏)2019-11-251-1/+3
|
* 11.36.0syuilo2019-11-242-1/+21
|
* Update master.tssyuilo2019-11-241-5/+6
|
* Update dependencies :rocket:syuilo2019-11-2421-517/+837
|
* New Crowdin translations (#5573)syuilo2019-11-2411-5/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* Fix bugsyuilo2019-11-241-1/+1
|
* Fix: ローカルにフォロワー限定投稿が流れてくる (#5598)MeiMei2019-11-241-20/+10
|
* Fix bugsyuilo2019-11-231-1/+1
|
* Remove unused importsyuilo2019-11-181-1/+0
|
* Fix bugsyuilo2019-11-181-2/+2
|
* Refactorsyuilo2019-11-181-4/+4
|
* Refactorsyuilo2019-11-185-30/+10
|
* boot: remove setAttribute() calls and translate reload msg (#5532)Mary2019-11-171-9/+12
| | | | | | | | * boot: remove setAttribute() calls and translate reload msg * Update src/client/app/boot.js Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Link joinmisskeysyuilo2019-11-171-2/+2
|
* 無駄なAP deliverをしないように (#5589)MeiMei2019-11-096-152/+181
| | | | | | | | | | | | | | | | * DeliverManager, note/create * recipe * followers delivers * comment * rename * fix * cleanup
* Resolve #5587 (#5588)MeiMei2019-11-092-14/+33
| | | | | | * Resolve #5587 * stat
* 管理画面のジョブキュー一覧の修正 (#5586)MeiMei2019-11-072-12/+25
| | | | | | | | * Fix: inboxのジョブキューが表示されない * ジョブキューで試行回数等を表示するように * DBとオブジェクトストレージのジョブキューが表示されるように
* APの統計とログの修正と強化 (#5585)MeiMei2019-11-074-41/+45
| | | | | | * Fix #5580 * Improve AP logging
* Resolve #5582 (#5583)MeiMei2019-11-061-4/+6
|
* Update yarn.lock (#5584)MeiMei2019-11-061-4/+4
|
* 11.35.1syuilo2019-11-052-1/+8
|
* Update dependencysyuilo2019-11-051-1/+1
|
* Resolve #5581syuilo2019-11-051-2/+2
|
* Store nodeinfo per federated instances (#5578)syuilo2019-11-058-10/+173
| | | | | | | | | | * Store nodeinfo per federated instances * Update fetch-nodeinfo.ts * Update fetch-nodeinfo.ts * update
* Fix bugsyuilo2019-11-051-1/+2
|
* Update example.yml (#5572)tamaina2019-11-041-0/+2
| | | Redisの設定にprefix, dbを追加
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-11-041-5/+34
|\
| * Fix #5552 (#5579)MeiMei2019-11-031-5/+34
| |
* | Improve reaction settingsyuilo2019-11-044-26/+32
|/ | | | Fix #5577
* Update README.md [AUTOGEN] (#5574)Acid Chicken (硫酸鶏)2019-11-031-1/+3
|
* Update README.md [AUTOGEN] (#5570)Acid Chicken (硫酸鶏)2019-11-021-3/+1
|
* 実行時にpackage.jsonを参照しないように (#5418)MeiMei2019-11-0110-62/+43
| | | | | | | | | | | | * 実行時にpackage.jsonを参照しないように * nodeinfo * move meta.json * add dummy * lowercase
* 11.35.0syuilo2019-11-012-1/+26
|
* New Crowdin translations (#5503)syuilo2019-11-013-19/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* Preserve the attached order in AP (#5561)MeiMei2019-11-011-4/+6
| | | | | | | | | | * Preserve the attached order in AP * Revert "Preserve the attached order in AP" This reverts commit 8ac09cc81b1c216edccd2eba4bbdf0a194320883. * use IN
* 新規投稿のMFMをHTMLに変換する際、リモートユーザーへの ↵rinsuki2019-11-013-8/+15
| | | | | | | | | | | | | | | | | | | メンションのリンク先を(できれば)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>
* Update webpack.config.ts (#5567)Acid Chicken (硫酸鶏)2019-11-011-2/+3
|
* Resolve #5560 (#5568)MeiMei2019-11-011-1/+1
|
* Update README.md [AUTOGEN] (#5566)Acid Chicken (硫酸鶏)2019-10-311-3/+1
|
* Clean upsyuilo2019-10-311-1/+0
|
* Fix chart bugsyuilo2019-10-313-1/+38
|
* Componentize modal (#5386)Aya Morisawa2019-10-296-220/+185
|
* Make issue process of registration tickets better (#5545)Acid Chicken (硫酸鶏)2019-10-291-4/+7
| | | | | | | | | | | | | | * Make issue process of registration tickets better * Fix illegal indent * Bye rangestr * Update invite.ts * Fix bug * Update invite.ts
* Fix: ↵MeiMei2019-10-293-3/+3
| | | | プロフィールで他のユーザーにうつってもfieldsが更新されない (#5563)
* Talk federation (#5534)MeiMei2019-10-296-74/+125
|
* Update README.md [AUTOGEN] (#5556)Acid Chicken (硫酸鶏)2019-10-291-3/+3
|