summaryrefslogtreecommitdiff
path: root/src/client/app (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add featured pagesyuilo2019-02-157-9/+181
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-151-2/+4
|\
| * Add i18n when timelines are empty (#4261)Lynx Kotoura2019-02-151-2/+4
| |
* | :art:syuilo2019-02-151-1/+1
|/
* 非ログイン時にお知らせを表示syuilo2019-02-151-0/+4
|
* :art:syuilo2019-02-151-2/+9
|
* Improve desktop UX (#4262)syuilo2019-02-1559-1199/+1119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * Merge * wip * wip * wip * wip * wip * wip
* 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
|
* 無効化されているタイムラインのフォールバック (#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
|
* Add prelude function for URL Query (#4135)Acid Chicken (硫酸鶏)2019-02-131-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* 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
|
* [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-101-0/+1
| | | | うに
* [Client] Fix bugsyuilo2019-02-101-5/+14
|
* Update user.followers-you-know.vue (#4215)Acid Chicken (硫酸鶏)2019-02-101-0/+2
|
* Hide unusable follow buttons (#4208)MeiMei2019-02-102-2/+2
|
* deckにフォローされていますマークを追加 (#4207)MeiMei2019-02-101-0/+11
| | | | | | * deckにフォローされていますを追加 * opacity
* :art:syuilo2019-02-091-0/+3
|
* :art:syuilo2019-02-091-2/+2
|
* Improve usabilitysyuilo2019-02-091-5/+5
|
* Improve instances manegementsyuilo2019-02-081-2/+10
| | | | Resolve #4187
* Introduce per-instance chart (#4183)syuilo2019-02-081-3/+272
| | | | | | | | | | | | | | | | | | * 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
* :art:syuilo2019-02-081-2/+4
|
* :art:syuilo2019-02-081-3/+4
|
* Implement instance blocking (#4182)syuilo2019-02-081-3/+24
| | | | | | | | | | * Implement instance blocking * Add missing text * Delete unnecessary file * Covert Punycode to Unicode
* [Client] Add icon :art:syuilo2019-02-071-3/+3
|
* インスタンス一覧の表示数を増やしたsyuilo2019-02-071-1/+2
|
* 特定インスタンスからのフォローを全解除できるようにsyuilo2019-02-071-0/+15
|
* Make instance information more detailsyuilo2019-02-071-1/+30
|
* 連合しているインスタンスを一覧できるようにsyuilo2019-02-073-4/+149
|
* Update builtin themessyuilo2019-02-071-0/+2
|
* :art:syuilo2019-02-072-0/+2
|
* Refactor reaction-viewer (#4171)MeiMei2019-02-072-143/+154
| | | | | | | | * Refactor reaction-viewer * code style * fix
* リアクションマージン再調整 (#4169)MeiMei2019-02-061-2/+2
| | | | | | * リアクションマージン再調整 * fix size
* Fix bugsyuilo2019-02-061-1/+1
|
* Revert "余計なマージンを削除 (#4168)"syuilo2019-02-061-0/+1
| | | | This reverts commit 77bcb58f120e8a5f3efb47cee3f2ef2d4c95a5c9.
* Revert "[Client] リアクション一覧のマージンを調整"syuilo2019-02-061-4/+1
| | | | This reverts commit 80ea747db6bf77ff97a9363c3530bceca050b0ae.
* Fix bugsyuilo2019-02-061-1/+0
|
* Resolve #4151syuilo2019-02-061-3/+16
|
* 余計なマージンを削除 (#4168)MeiMei2019-02-061-1/+0
|
* :art:syuilo2019-02-0623-30/+30
|
* :art:syuilo2019-02-061-2/+4
|
* [Client] リアクション一覧のマージンを調整syuilo2019-02-061-1/+4
| | | | Close #4160
* Resolve #4165syuilo2019-02-062-2/+50
|
* :art:syuilo2019-02-051-1/+1
|