summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change minimum allowed maxNoteTextLength to 0 (#4256)MeiMei2019-02-141-1/+1
|
* Emojify user.friends of desktop view (#4249)Lynx Kotoura2019-02-141-1/+1
|
* Fix huge close icon of friends-maker (#4245)Lynx Kotoura2019-02-142-0/+2
|
* Restore web max-age to 5 minutes (#4246)MeiMei2019-02-141-1/+1
|
* 無効化されているタイムラインのフォールバック (#4242)Acid Chicken (硫酸鶏)2019-02-142-6/+14
| | | | | | * Update timeline.vue * Update home.vue
* Fix title of robot icon in user.header of desktop view (#4243)Lynx Kotoura2019-02-141-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-145-14/+48
|\
| * Add prelude function for URL Query (#4135)Acid Chicken (硫酸鶏)2019-02-135-14/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update string.ts * Refactor * Update string.ts * Update wrap-url.ts * Update string.ts * Update get-static-image-url.ts * Use querystring.stringify * Update outbox.ts * Back to the urlQuery * Update followers.ts * Update following.ts * Update outbox.ts * Update string.ts * Update get-static-image-url.ts * Update string.ts * Update string.ts * Separate prelude files
* | ハッシュタグの集計期間を短くしたsyuilo2019-02-141-1/+3
|/ | | | Resolve #4238 ?
* Make ignore pointer eventssyuilo2019-02-131-0/+1
|
* :art:syuilo2019-02-131-8/+4
|
* Add GIF badge (#4241)Acid Chicken (硫酸鶏)2019-02-131-1/+20
|
* Migrate cafy to 14.0 (#4240)syuilo2019-02-1376-344/+333
|
* Update nodeinfo.ts (#4239)Acid Chicken (硫酸鶏)2019-02-131-15/+15
| | | | | | | | | | | | * Update nodeinfo.ts * Update nodeinfo.ts * Update nodeinfo.ts * Update nodeinfo.ts * Update nodeinfo.ts
* よく話すユーザーからサスペンドされたユーザーを隠す ↵MeiMei2019-02-122-2/+6
| | | | | | | | | | | | ど (#4228) * Resolve #4226 * fix * Fix: anonymousでアクセスするとサスペンドユーザーが隠れない * fix
* Remove unused importsyuilo2019-02-111-1/+1
|
* Fix bugsyuilo2019-02-112-7/+9
|
* Fix #4152 (#4224)MeiMei2019-02-111-1/+1
| | | | | | | | * Fix #4152 * fix * remove unused code
* [Client] Make default sort lastCommunicatedAt in instances list of admin panelsyuilo2019-02-101-1/+1
|
* [Client] Make default origin local in user list of admin panelsyuilo2019-02-101-1/+1
|
* 管理画面でサイレンスされているユーザーを一覧できる ↵syuilo2019-02-102-0/+3
| | | | うに
* [Client] Fix bugsyuilo2019-02-101-5/+14
|
* Optimize url-preview image (#4216)MeiMei2019-02-101-3/+3
|
* Update user.followers-you-know.vue (#4215)Acid Chicken (硫酸鶏)2019-02-101-0/+2
|
* 重いのでジョブキュー無効化syuilo2019-02-106-36/+48
|
* Hide unusable follow buttons (#4208)MeiMei2019-02-102-2/+2
|
* deckにフォローされていますマークを追加 (#4207)MeiMei2019-02-101-0/+11
| | | | | | * deckにフォローされていますを追加 * opacity
* Limit the parallelism of AP object processing (#4193)MeiMei2019-02-092-4/+10
|
* :art:syuilo2019-02-091-0/+3
|
* :art:syuilo2019-02-091-2/+2
|
* フォロー処理のリファクタリング (#4196)syuilo2019-02-092-112/+78
| | | | | | * Fix #4185 * Fix bug
* Improve usabilitysyuilo2019-02-091-5/+5
|
* Improve instances manegementsyuilo2019-02-086-11/+60
| | | | Resolve #4187
* Fix themesyuilo2019-02-081-1/+1
|
* Introduce per-instance chart (#4183)syuilo2019-02-0816-13/+726
| | | | | | | | | | | | | | | | | | * Introduce per-instance chart * Implement chart view in client * Handle note deleting * More chart srcs * Add drive stats * Improve drive stats * Fix bug * Add icon
* Supress logs during testsyuilo2019-02-081-0/+1
|
* :art:syuilo2019-02-081-2/+4
|
* :art:syuilo2019-02-081-3/+4
|
* Refactoring: Move chart dir into services dirsyuilo2019-02-0841-53/+53
|
* Implement instance blocking (#4182)syuilo2019-02-086-4/+99
| | | | | | | | | | * Implement instance blocking * Add missing text * Delete unnecessary file * Covert Punycode to Unicode
* [Client] Add icon :art:syuilo2019-02-071-3/+3
|
* Fix bugsyuilo2019-02-071-2/+4
|
* Remove unused importsyuilo2019-02-071-1/+0
|
* Fix bugsyuilo2019-02-071-8/+1
|
* インスタンス一覧の表示数を増やしたsyuilo2019-02-071-1/+2
|
* 特定インスタンスからのフォローを全解除できるようにsyuilo2019-02-072-0/+56
|
* Make instance information more detailsyuilo2019-02-071-1/+30
|
* Revert "Fix bug"syuilo2019-02-071-2/+2
| | | | This reverts commit 2ef795aba8a0dccf791000653ceea03a2ded7b26.
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-0719-194/+125
|
* Fix #4179Acid Chicken (硫酸鶏)2019-02-071-3/+3
|