Commit graph

2588 commits

Author SHA1 Message Date
syuilo
1a6b5f53ca Increase display instances limit 2019-03-16 01:36:10 +09:00
syuilo
a0bb3381c7 Add icons 🎨 2019-03-16 01:34:21 +09:00
syuilo
27dc18e4e4 Resolve #4506 2019-03-16 01:20:13 +09:00
syuilo
989c67b144 Fix bug 2019-03-16 01:08:26 +09:00
syuilo
55cf6b92ab ジョブを一覧できるように 2019-03-15 13:48:17 +09:00
syuilo
3fd0bf2642 🎨 2019-03-15 13:14:50 +09:00
syuilo
55198152fd Better queue chart 2019-03-15 13:09:19 +09:00
syuilo
82b912211b Fix bug 2019-03-15 13:09:05 +09:00
MeiMei
878c6866a5 ファビコンが保存されないのを修正 (#4500)
* Fix ファビコン保存されない

* Fix meta
2019-03-15 12:40:10 +09:00
syuilo
d4b69ee62a Improve queue page 2019-03-15 01:56:40 +09:00
syuilo
ffe0e3ceea 🎨 2019-03-15 01:43:11 +09:00
syuilo
0c117451f3 Improve readability 2019-03-14 16:35:07 +09:00
syuilo
16dea09fb6 Faviconを可変にするなど 2019-03-14 16:30:51 +09:00
syuilo
cd419a2a2f Fix #4489 2019-03-14 15:19:02 +09:00
syuilo
f3f6d0826a 🎨 2019-03-13 23:27:11 +09:00
syuilo
328917153d Refactor 2019-03-13 23:04:17 +09:00
syuilo
d59f9a01d2 🎨 2019-03-13 09:32:10 +09:00
syuilo
268599ac41 🎨 2019-03-13 09:26:38 +09:00
syuilo
19895f242a Refactor 2019-03-13 00:14:44 +09:00
syuilo
733af1003f Resolve #4454 2019-03-13 00:13:56 +09:00
syuilo
750db2e88a Add icons 🎨 2019-03-12 23:30:44 +09:00
syuilo
ff45a8d27d 🎨 2019-03-12 23:14:18 +09:00
MeiMei
ec66381ef7 Fix queue charts (#4482) 2019-03-12 21:53:36 +09:00
syuilo
3a17847d40 🎨 2019-03-12 17:20:40 +09:00
syuilo
57d680b3fb Add queue chart 2019-03-12 17:11:06 +09:00
MeiMei
094d5a72b0 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo
96528d139b シェアページを統合 2019-03-12 13:02:16 +09:00
syuilo
39256a1c13 Better share template 2019-03-12 12:59:26 +09:00
syuilo
b665906196 Follow latest Web Share Target specification 2019-03-12 12:55:43 +09:00
syuilo
a7af657143 activeなジョブ数のカウント方法を分けた
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo
997b99cafc Resolve #1736 2019-03-12 00:34:19 +09:00
syuilo
e6c8a45aac Add icons 🎨 2019-03-11 20:12:44 +09:00
syuilo
24158cedb6 Add icon 🎨 2019-03-11 20:07:27 +09:00
syuilo
0599b03ee8 Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo
3791fee78d リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
syuilo
6acc01bf81 Resolve #4462 2019-03-10 19:16:33 +09:00
syuilo
f89f6f2d4a 🎨 2019-03-08 15:34:34 +09:00
syuilo
aeb9302001 🎨 2019-03-08 15:27:06 +09:00
syuilo
e36c2ad892 自動更新 2019-03-08 13:10:38 +09:00
syuilo
f82fffeb58 ジョブの数を一覧できるように 2019-03-08 13:03:38 +09:00
syuilo
13205d11ac Resolve #4437 2019-03-07 13:03:46 +09:00
syuilo
e63b300279 Fix 2019-03-07 09:35:23 +09:00
syuilo
db78657b7a 🎨 2019-03-07 09:30:44 +09:00
Acid Chicken (硫酸鶏)
7ff7530f2e Enhance poll (#4409)
* Start working

* WIP: Enhance poll

* Fix bug

* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296

* Fix style

* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>

* WIP: Update poll editor

* Fix bug

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r

* Fix typo

* Better design

* Beautify poll editor

* Fix UI

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524

* Add debug logging

* Fix bug

* Log deliver

* fix vote

* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386

* Update poll view

* Maybe done

* Add tests

* Fix path

* Fix test

* Fix test

* Fix test

* Fix expired check on AP

* Update note.ts

* Squashed commit of the following:

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Fix typo

* Update vote.ts

* Update vote.ts

* Update poll-editor.vue

* Update tslint.json

* Fix layout

* Add note

* Fix bug

* Rename text key

* 投票するときに投稿として扱わないように (#4425)

* wip

* 形式をMastodonと合わせた

* Bye something

* Use - instead of ~

* Redundancy

* Yes!

* Refactor

* Use moment instead of Date

* Fix indent

* Refactor

if (votes.length)
は必要なさそう

* Clean up

* Bye Date

* Clean

* Fix timer is not displayed

* Fix リモートから無期限pollにvoteできない

* Fix vote actor
2019-03-06 22:55:47 +09:00
syuilo
d04682d709 [Client] Fix bug 2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏)
2f2945f18f Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
syuilo
ec0ef87a38 Fix #4421 2019-03-06 09:24:16 +09:00
syuilo
f7890b696d [Client] Better transition 2019-03-05 20:45:19 +09:00
syuilo
6641d3b35b Refactor 2019-03-05 20:32:39 +09:00
syuilo
e536e499b8 Fix #4416 2019-03-05 08:27:50 +09:00
syuilo
6c708011e0 Fix #4415 2019-03-05 08:24:19 +09:00
syuilo
f205278dbd Resolve #3220 2019-03-04 14:32:36 +09:00
syuilo
25d620dc8d Fix bug 2019-03-04 09:23:45 +09:00
syuilo
82256c8e36 Use vue-json-pretty 2019-03-04 09:16:24 +09:00
MeiMei
d076b04dd5 Revert "Improve log view" (#4406)
This reverts commit e8ef8f0004576b094981094c3d6b71900f29e1b6.
2019-03-04 08:55:35 +09:00
syuilo
c99a64d167 Hide some components 2019-03-03 08:46:42 +09:00
syuilo
796b032158 テーマの切り替えをなめらかに 2019-03-03 08:43:51 +09:00
syuilo
1a539c1261 Improve log view 2019-03-03 08:35:30 +09:00
syuilo
ae0dc96f83 Increase log limit 2019-03-03 08:28:35 +09:00
syuilo
2630b34eca Fix log order 2019-03-03 08:28:12 +09:00
syuilo
53860c5010 Improve usability 2019-03-03 08:23:06 +09:00
syuilo
4574cc2923 Use dot 2019-03-03 07:48:25 +09:00
syuilo
3d277fe4a0 ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo
c013b4bf25 Add animaition 2019-03-02 14:27:30 +09:00
syuilo
348022571a Fix bug
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo
dbadeff302 モバイルのデッキで返信が表示されない問題を修正 2019-03-02 08:06:03 +09:00
syuilo
5bcec0a82b Refactor 2019-03-02 07:57:18 +09:00
syuilo
b6a7f25f73 Add animation 2019-03-01 14:24:12 +09:00
syuilo
e78e4cc2bf ダークモードの設定をテーマに移動 2019-03-01 11:03:45 +09:00
syuilo
09657df0d2 クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
4983c32f31 文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo
86754b11ef Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo
ed2a778933 Fix error 2019-02-28 14:17:39 +09:00
syuilo
7414366269 🎨 2019-02-28 14:14:05 +09:00
syuilo
ae056509f7 Fix error 2019-02-28 14:13:18 +09:00
syuilo
da84e8a1cb Fix i18n 2019-02-28 14:10:56 +09:00
syuilo
5f50f6df73 Use internal dialog 2019-02-28 14:07:03 +09:00
syuilo
43d2453aa5 Improve usability 2019-02-28 12:53:31 +09:00
syuilo
102dc98ce5 Refactor 2019-02-28 12:49:13 +09:00
syuilo
41796be727 Improve usability 2019-02-28 12:29:04 +09:00
syuilo
57024a538a Improve performance 2019-02-28 12:14:24 +09:00
syuilo
df95c0c1a9 url-previewでembedプレイヤー展開をオプトインにする (#4382)
* url-previewでembedプレイヤー展開をオプトインにする

* remove tabs
2019-02-28 12:05:47 +09:00
syuilo
7e15d90f81 読み込む通知数を増やした 2019-02-28 11:44:16 +09:00
syuilo
e434f9922e 🎨 2019-02-28 11:42:41 +09:00
syuilo
bf3fe593ad [Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
mei23
c5b05e90bf remove tabs 2019-02-28 03:57:35 +09:00
mei23
eaccabfbd1 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo
69e200d574 🎨 2019-02-27 16:47:13 +09:00
syuilo
1a34553931 🎨 2019-02-27 09:27:19 +09:00
syuilo
d2ed002014 Resolve #4374 2019-02-27 05:31:16 +09:00
syuilo
57d6eb2ef8 🎨 2019-02-27 05:20:29 +09:00
syuilo
8f7a7dc619 🎨 2019-02-27 05:16:32 +09:00
syuilo
749ddf249b 🎨 2019-02-27 05:13:11 +09:00
syuilo
1b38b87e6c 🎨 2019-02-26 14:44:26 +09:00
syuilo
0ce087c244 Update notes/featured 2019-02-26 14:42:24 +09:00
syuilo
9adb5c3de8 🎨 2019-02-26 14:37:17 +09:00
syuilo
2d516cc059 Chage default settings 2019-02-26 14:28:38 +09:00
syuilo
e46e0d2c3c i18n整理 2019-02-26 14:13:02 +09:00
syuilo
a7c4c914ac 🎨 2019-02-26 14:02:23 +09:00
syuilo
1666d92911 🎨 2019-02-26 12:14:24 +09:00
syuilo
89f0a8c864 Improve usability 2019-02-26 06:56:15 +09:00
syuilo
776d93546b Fix bug 2019-02-26 06:54:49 +09:00
syuilo
f407409e39 🎨 2019-02-26 05:22:21 +09:00
syuilo
c5863f779e Improve usability 2019-02-25 20:18:15 +09:00
syuilo
07902854d4 i18n 2019-02-25 20:17:33 +09:00
syuilo
ba2f27eeac 🎨 2019-02-25 20:08:56 +09:00
syuilo
b4f7a2389f モバイル版でもデッキを使えるように (#4366)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* wip

* Update notifications.vue

* Update user-menu.vue

* deck settings

* indicate
2019-02-25 19:45:00 +09:00
syuilo
66bda9eb8a Fix error 2019-02-25 15:22:56 +09:00
syuilo
fce12f9258 Improve doc 2019-02-25 03:21:54 +09:00
syuilo
84b0252a5f 🎨 2019-02-24 13:29:08 +09:00
syuilo
030c23d7ea Resolve #4362 2019-02-24 12:58:45 +09:00
MeiMei
6528c53874 Resolve audioTag undefined error (#4363) 2019-02-24 10:50:45 +09:00
MeiMei
61d5e5833a Remember container state on user page (#4361)
* Remember container state on user page

* remove unnecessary code
2019-02-24 10:38:53 +09:00
MeiMei
d5f05619b9 assetsのjs要求時にsaltを付けないように (#4358)
* No assets salt

* remove related code
2019-02-24 10:38:00 +09:00
syuilo
47a9de51a5 Fix bug 2019-02-24 03:56:15 +09:00
syuilo
1e8e817de4 テキストをまとめた 2019-02-24 03:54:04 +09:00
syuilo
b020fc2e7e Use internal alert function 2019-02-24 03:52:12 +09:00
syuilo
1401b3c798 Update drive.vue 2019-02-24 03:50:24 +09:00
YuzuRyo61
cdcde1141a Implement mobile version folder deletion (#4355) 2019-02-24 03:49:07 +09:00
syuilo
0471c05469 Use global translation 2019-02-24 03:39:45 +09:00
MeiMei
0af138e28a デッキからホームに行くメニューをホームと表記する (#4359) 2019-02-24 03:34:09 +09:00
Acid Chicken (硫酸鶏)
ca544039e3 Add reaction count (#4283) 2019-02-23 13:44:37 +09:00
syuilo
4e15337a64 Introduce OpenAPI specs (#4351)
* wip

* wip

* wip

* Update index.ts

* Update gen-openapi-spec.ts

* Update api.ja-JP.md

* Fix

* Improve doc

* Update gen-openapi-spec.ts

* Update redoc.html

* Improve doc

* Update gen-openapi-spec.ts

* Improve doc

* Update CHANGELOG.md
2019-02-23 11:20:58 +09:00
syuilo
02436175db Fix i18n 2019-02-22 02:08:45 +09:00
syuilo
76178e242f Fix #4340 2019-02-22 01:56:07 +09:00
Acid Chicken (硫酸鶏)
6d1711586a Update note-detail.vue (#4342) 2019-02-21 23:20:55 +09:00
syuilo
425b296462 🎨 2019-02-21 06:04:42 +09:00
syuilo
da15ace279 Fix bug 2019-02-21 05:53:10 +09:00
syuilo
86ecc2d0ff Resolve #2017 2019-02-21 01:30:21 +09:00
syuilo
193e169a61 🎨 2019-02-21 00:37:58 +09:00
syuilo
e774812635 Fix #4331 2019-02-21 00:30:53 +09:00
syuilo
5f44ef0ced メディアビュー機能を削除 2019-02-21 00:13:46 +09:00
syuilo
611ebcc644 デッキでメディア投稿のみ表示するオプションが機能していない問題を修正 2019-02-21 00:12:09 +09:00
syuilo
c4e7795828 Fix #1537 2019-02-21 00:04:23 +09:00
syuilo
e37d03a469 Fix template styling 2019-02-21 00:02:23 +09:00
syuilo
7024983075 Fix #4333 2019-02-20 22:21:12 +09:00
syuilo
5fad8e277b 返信が遷移後も残り続ける問題を修正 2019-02-20 16:35:00 +09:00
syuilo
55be982c69 🎨 2019-02-20 13:41:31 +09:00
syuilo
c59dbf9df0 Resolve #747 2019-02-20 13:38:48 +09:00
syuilo
a1fcda14b1 Fix bug 2019-02-20 10:15:06 +09:00
syuilo
280771d54e 🎨 2019-02-20 10:14:11 +09:00
syuilo
0faf8ef5e3 Improve usability 2019-02-20 07:19:05 +09:00
syuilo
76702406fe 🎨 2019-02-20 07:15:08 +09:00
syuilo
4a0945afe7 Fix error 2019-02-20 07:09:57 +09:00
syuilo
e75ecb71fd 🎨 2019-02-20 07:08:54 +09:00
MeiMei
73902ffd3b 人気のタグは常に上 (#4314) 2019-02-20 06:46:35 +09:00
syuilo
0a2cc8078c 🎨 2019-02-20 01:00:59 +09:00
imgbot[bot]
d63567957e [ImgBot] Optimize images (#4322)
*Total -- 482.97kb -> 427.88kb (11.41%)

/src/client/assets/misskey-php-like-logo.png -- 48.77kb -> 41.66kb (14.59%)
/assets/ss/explore.jpg -- 272.68kb -> 238.07kb (12.69%)
/assets/ss/user.jpg -- 161.52kb -> 148.15kb (8.27%)
2019-02-19 20:47:11 +09:00
MeiMei
68fe016a01 Supports scrollbar width in Firefox (#4319)
* Supports scrollbar width in Firefox

* fix style
2019-02-19 20:12:19 +09:00
syuilo
8b053099f8 Remove unused import 2019-02-19 08:48:25 +09:00
MeiMei
c6b8534932 Fix #4308 (#4310) 2019-02-19 03:48:21 +09:00
syuilo
c32c74aa6a コンポーネント整理 2019-02-19 03:38:34 +09:00
MeiMei
e9835dd729 developにキャッシュFlushリンクを追加 (#4313) 2019-02-18 20:55:52 +09:00
syuilo
d107a5206e 🎨 2019-02-18 20:48:39 +09:00
syuilo
be58534603 Split cropperjs to reduce bundle size 2019-02-18 19:26:53 +09:00
syuilo
07fe2f1401 Fix #4063 2019-02-18 19:22:10 +09:00
syuilo
8e164abb97 みつけるの人気のタグを第2ソートで連合含めたユーザー数にしたりユーザーのタグ以外は除外するように 2019-02-18 11:47:25 +09:00
syuilo
a5d37c02c6 ユーザーが存在しない場合の表示を追加 2019-02-18 11:27:15 +09:00
syuilo
1af755ac27 Remove duplicated route name 2019-02-18 11:21:50 +09:00
syuilo
f3d864a456 Avoid dupulicated route name 2019-02-18 11:20:20 +09:00
syuilo
eb93e54d89 Improve usability 2019-02-18 11:16:52 +09:00
syuilo
14a94a1c98 Use # instead of v-slot: 2019-02-18 11:13:56 +09:00
syuilo
42c5e716ca Fix bug 2019-02-18 10:05:58 +09:00
syuilo
661776e18c Revert "🎨"
This reverts commit 9883c751dabb2d6c8e54c3d367626562f4b13ab4.
2019-02-18 10:02:32 +09:00
syuilo
e1b6e3e475 🎨 2019-02-18 09:57:19 +09:00
syuilo
7053777563 🎨 2019-02-18 09:51:22 +09:00
syuilo
99db28be52 Use v-slot instead of slot 2019-02-18 09:48:00 +09:00
syuilo
2cc858728d Refactor client (#4307)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* 🎨

* 🎨

* 🎨
2019-02-18 09:17:55 +09:00
syuilo
0955a0e1b5 Resolve #4305 2019-02-18 04:52:40 +09:00
syuilo
f8058fa390 誰もフォローしていない状態でホームTLを表示したときにexploreページへ誘導するように 2019-02-18 04:45:16 +09:00
syuilo
7a5288549b Fix bug 2019-02-18 00:49:34 +09:00
syuilo
2b9efa1d2c Fix bug 2019-02-18 00:47:45 +09:00
syuilo
6c7a02a6eb Fix bug 2019-02-18 00:45:43 +09:00
syuilo
92c9f8af78 🎨 2019-02-18 00:41:05 +09:00
syuilo
0701d0ceea ハッシュタグでユーザー検索できるように (#4298)
* ハッシュタグでユーザー検索できるように

* 🎨

* Increase limit

* リモートユーザーも表示

* Fix bug

* Fix bug

* Improve performance
2019-02-17 23:41:47 +09:00
MeiMei
bc796a476b Fix #4300 (#4304)
* Fix #4300

* sidebar
2019-02-17 23:40:00 +09:00
MeiMei
6c65d70d89 Fix #4292 (#4294)
* Fix #4292

* use commit
2019-02-17 21:28:20 +09:00
syuilo
852c434dc5 Exploreページに新規ユーザー一覧を追加 (#4295) 2019-02-17 17:53:51 +09:00
syuilo
8d87f5e5d0 Improve user page 2019-02-17 03:23:34 +09:00
MeiMei
f648566ccf 別タブでルートより下を開いたときにはデッキにしないように (#4291) 2019-02-17 02:26:17 +09:00
syuilo
a639eed4a8 Resolve #4272 2019-02-17 01:50:17 +09:00
Acid Chicken (硫酸鶏)
aa93cbd8b6 Update media-banner.vue (#4287) 2019-02-17 01:09:49 +09:00
syuilo
d72a90beea Add support for disabled timeline to deck
Close #4286
Resolve #4275
2019-02-17 01:04:21 +09:00
syuilo
7c7fdfd077 [Client] Improve featured notes page 2019-02-17 00:28:41 +09:00
syuilo
f20b4a8ac1 ミュートワードで正規表現を使えるように 2019-02-16 19:37:05 +09:00
syuilo
48118c9ed2 🎨 2019-02-16 17:41:54 +09:00
syuilo
1dc6431192 🎨 2019-02-16 16:46:06 +09:00
syuilo
338500fe64 Fix bug 2019-02-16 16:43:17 +09:00
syuilo
96ad827825 Use home icon 2019-02-16 16:40:17 +09:00
syuilo
95a83085ec Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-16 16:39:42 +09:00
syuilo
18a162c7bf Fix bug 2019-02-16 16:39:34 +09:00
MeiMei
adee00580d Change home button to timeline (#4282)
* Home to Timeline

* remove home from locales
2019-02-16 16:27:24 +09:00
syuilo
14e858cc72 Improve UI 2019-02-16 10:58:44 +09:00
syuilo
0f7569486a Improve user-list component 2019-02-16 09:27:53 +09:00
syuilo
72757d8229 🎨 2019-02-16 08:51:35 +09:00
syuilo
d1513e97e1 Exploreページを実装 2019-02-16 06:50:58 +09:00
syuilo
069c5b9a31 Add missing comma 2019-02-16 04:51:57 +09:00
syuilo
23a86049dd 🎨 2019-02-15 19:40:11 +09:00
syuilo
a577eea7c2 🎨 2019-02-15 15:35:52 +09:00
syuilo
34d8b00039 Refactor 2019-02-15 15:12:23 +09:00
syuilo
a4d5a27e69 Update deck.vue 2019-02-15 15:06:15 +09:00
syuilo
b83238fa12 Increase featured limit 2019-02-15 15:01:05 +09:00
syuilo
07e4e553c9 🎨 2019-02-15 15:00:20 +09:00
syuilo
8ef36275dc 🎨 2019-02-15 14:58:15 +09:00
syuilo
de802dc301 検索結果を内部コンポーネントに 2019-02-15 14:52:21 +09:00
syuilo
34061e13e6 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 14:29:59 +09:00
syuilo
6c112d447e Increase featured limit 2019-02-15 14:29:42 +09:00
MeiMei
93e8209444 デッキから フォロー/フォロワー ページに行けるように (#4271) 2019-02-15 14:27:16 +09:00
syuilo
d81cf4ae0a 🎨 2019-02-15 08:52:09 +09:00
syuilo
39cdb39a8a 🎨 2019-02-15 08:42:41 +09:00
syuilo
1d44665cd7 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 08:40:25 +09:00
syuilo
72defa907e Fix bug 2019-02-15 08:40:16 +09:00
MeiMei
ddb171b8b0 Hide localOnly from welcome TL (#4257) 2019-02-15 08:38:59 +09:00
syuilo
323c457d4c 🎨 2019-02-15 08:37:46 +09:00
syuilo
f4261f37dc Fix bug 2019-02-15 08:34:54 +09:00
syuilo
bb0f48f447 Fix #4267
Close #4269
2019-02-15 08:32:18 +09:00
syuilo
2e19df27e6 Add featured page 2019-02-15 06:31:03 +09:00
syuilo
493acd600f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 06:06:24 +09:00
syuilo
ec84456707 🎨 2019-02-15 06:06:13 +09:00
Lynx Kotoura
8c273f8a47 Add i18n when timelines are empty (#4261) 2019-02-15 05:59:07 +09:00
syuilo
66da7d58c2 非ログイン時にお知らせを表示 2019-02-15 05:55:59 +09:00
syuilo
0ef4510136 🎨 2019-02-15 05:51:22 +09:00
syuilo
e3bf76e143 Improve desktop UX (#4262)
* wip

* wip

* wip

* wip

* wip

* wip

* Merge

* wip

* wip

* wip

* wip

* wip

* wip
2019-02-15 05:08:59 +09:00
Lynx Kotoura
83de6d1ce9 Emojify user.friends of desktop view (#4249) 2019-02-14 13:42:14 +09:00
Lynx Kotoura
a95eaa984d Fix huge close icon of friends-maker (#4245) 2019-02-14 13:41:48 +09:00
Acid Chicken (硫酸鶏)
64a05a9f3f 無効化されているタイムラインのフォールバック (#4242)
* Update timeline.vue

* Update home.vue
2019-02-14 13:39:42 +09:00
Lynx Kotoura
68207c47f0 Fix title of robot icon in user.header of desktop view (#4243) 2019-02-14 03:01:42 +09:00
Acid Chicken (硫酸鶏)
7f700b8429 Add prelude function for URL Query (#4135)
* 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
2019-02-13 23:45:35 +09:00
syuilo
01ab18ea93 Make ignore pointer events 2019-02-13 21:48:20 +09:00
syuilo
37116f668c 🎨 2019-02-13 21:47:53 +09:00
Acid Chicken (硫酸鶏)
7f95b8a75c Add GIF badge (#4241) 2019-02-13 21:43:58 +09:00
syuilo
798dc9b1df [Client] Make default sort lastCommunicatedAt in instances list of admin panel 2019-02-10 19:46:47 +09:00
syuilo
2dfa65027e [Client] Make default origin local in user list of admin panel 2019-02-10 19:44:57 +09:00
syuilo
9151d401f4 管理画面でサイレンスされているユーザーを一覧できるように 2019-02-10 19:43:46 +09:00
syuilo
f7728db8fe [Client] Fix bug 2019-02-10 19:38:17 +09:00
Acid Chicken (硫酸鶏)
02e3d28920 Update user.followers-you-know.vue (#4215) 2019-02-10 17:15:41 +09:00
MeiMei
0a957c27d9 Hide unusable follow buttons (#4208) 2019-02-10 05:56:11 +09:00
MeiMei
9a77bef5bb deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加

* opacity
2019-02-10 05:26:49 +09:00
syuilo
249bc659a2 🎨 2019-02-09 12:43:26 +09:00
syuilo
398924b5d5 🎨 2019-02-09 12:34:42 +09:00
syuilo
0fd411ad86 Improve usability 2019-02-09 01:53:46 +09:00
syuilo
3ecc84c514 Improve instances manegement
Resolve #4187
2019-02-08 20:56:16 +09:00
syuilo
f3eb3f927e Fix theme 2019-02-08 17:05:50 +09:00
syuilo
c54f1928be Introduce per-instance chart (#4183)
* 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
2019-02-08 16:58:57 +09:00
syuilo
12aed8ade4 🎨 2019-02-08 04:40:47 +09:00
syuilo
d12646fc4f 🎨 2019-02-08 04:36:23 +09:00
syuilo
dd0871dd59 Implement instance blocking (#4182)
* Implement instance blocking

* Add missing text

* Delete unnecessary file

* Covert Punycode to Unicode
2019-02-08 04:26:43 +09:00
syuilo
89ce313e70 [Client] Add icon 🎨 2019-02-07 23:42:56 +09:00
syuilo
b3d66f8e86 インスタンス一覧の表示数を増やした 2019-02-07 22:00:55 +09:00
syuilo
3b6bbbd6b4 特定インスタンスからのフォローを全解除できるように 2019-02-07 21:59:18 +09:00
syuilo
c57ae0a6aa Make instance information more detail 2019-02-07 21:23:12 +09:00
syuilo
708b990954 連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +09:00
syuilo
3ea1163181 Update builtin themes 2019-02-07 02:36:02 +09:00
syuilo
bb883c8d38 🎨 2019-02-07 02:28:08 +09:00
MeiMei
e485a157ee Refactor reaction-viewer (#4171)
* Refactor reaction-viewer

* code style

* fix
2019-02-07 02:05:49 +09:00
MeiMei
3e32d783c0 リアクションマージン再調整 (#4169)
* リアクションマージン再調整

* fix size
2019-02-06 22:57:08 +09:00
syuilo
e1e1c42a3e Fix bug 2019-02-06 22:56:20 +09:00
syuilo
eec5e400f8 Revert "余計なマージンを削除 (#4168)"
This reverts commit 77bcb58f120e8a5f3efb47cee3f2ef2d4c95a5c9.
2019-02-06 21:51:01 +09:00
syuilo
2b6dc6fd3e Revert "[Client] リアクション一覧のマージンを調整"
This reverts commit 80ea747db6bf77ff97a9363c3530bceca050b0ae.
2019-02-06 21:50:37 +09:00
syuilo
2ab0d8d765 Fix bug 2019-02-06 21:21:49 +09:00
syuilo
de7d50b8c0 Resolve #4151 2019-02-06 20:56:48 +09:00
MeiMei
8163295242 余計なマージンを削除 (#4168) 2019-02-06 18:29:39 +09:00
syuilo
7068d5fea2 🎨 2019-02-06 17:51:33 +09:00
syuilo
9efd04a67b 🎨 2019-02-06 17:10:40 +09:00
syuilo
6cd8ae7559 [Client] リアクション一覧のマージンを調整
Close #4160
2019-02-06 17:03:43 +09:00
syuilo
e8f1bcbb1b Resolve #4165 2019-02-06 15:24:59 +09:00
syuilo
28a57a523b 🎨 2019-02-05 23:45:27 +09:00
syuilo
44ac9e3363 自分の投稿情報をエクスポートできるように (#4144)
* wip

* 正しいJSONを生成するように

* データを整形
2019-02-05 19:50:14 +09:00
syuilo
3a50c429b3 Improve readability 2019-02-05 17:30:17 +09:00
syuilo
9a79b22163 Fix bug 2019-02-05 14:56:33 +09:00
syuilo
7bbfa3bbca [Client] Use localStorage instead of window 2019-02-05 14:42:18 +09:00
syuilo
819d6fcbba Enable service worker 2019-02-05 14:22:52 +09:00
syuilo
7d6f71a3fa Remove unused declare 2019-02-05 14:22:35 +09:00
syuilo
a39086f6b8 [Client] Clip note content 2019-02-05 13:54:40 +09:00
MeiMei
d5f9c4c124 アニメーション停止箇所の追加 (#4138) 2019-02-05 06:22:39 +09:00
syuilo
66cd6fc303 [Client] Fix bug 2019-02-05 06:12:41 +09:00
syuilo
a66be66274 Better key name 2019-02-05 04:09:44 +09:00
syuilo
70fc92bcda [Client] Increase font size a little in the Deck view
Resolve #1821
2019-02-05 04:01:50 +09:00
syuilo
b76aed4c59 アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei
0a8cff4f3c アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo
3cdadbec0d Refactoring 2019-02-05 01:31:02 +09:00
syuilo
f7f525acbf 個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo
4a585e50cf [API] お気に入り状態は投稿情報に含めないように統一 2019-02-05 01:11:06 +09:00
syuilo
326a13bf7f Fix imports 2019-02-04 09:37:15 +09:00
MeiMei
54a945e86b Remember the media playback volume (#4089)
* Remember the media playback volume

* fix
2019-02-03 19:33:23 +09:00
syuilo
3496c92bcd Improve usability 2019-02-03 18:40:50 +09:00
syuilo
e154043018 Improve usability 2019-02-03 05:06:23 +09:00
MeiMei
d0c33c5727 Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない (#4103)
* Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない

* remove debug
2019-02-03 04:26:58 +09:00
syuilo
83b6b5df8b [Client] Resolve #3226 2019-02-02 23:20:40 +09:00
syuilo
b3a059cc3c [Client] Improve usability
Resolve #4094
2019-02-02 22:59:11 +09:00
syuilo
5f1ab1a2c8 [Client] Fix #4086 2019-02-02 13:47:12 +09:00
MeiMei
765980c4d5 Generate video thumbnails (#4084)
* Generate video thumbnails

* import order
2019-02-02 13:22:09 +09:00
Acid Chicken (硫酸鶏)
598f91aa3c リモートの外部サービス認証情報を表示する (#4047)
* Update user.vue

* Update ja-JP.yml

* Fix path

refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb

* Update user.vue

* Update ja-JP.yml

* Re-fix path

refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb

* Update user.vue

* Update ja-JP.yml

* Update ja-JP.yml

* Fix sentence a little
2019-02-01 20:02:10 +09:00
syuilo
c6de2261aa Refactoring 2019-02-01 00:09:28 +09:00
syuilo
570ccb54ab [Client] Add information 2019-01-31 20:55:40 +09:00
syuilo
769d18219c 🎨 2019-01-31 12:24:21 +09:00
syuilo
e39eb4227c [Client] MFMの制限を緩和 2019-01-31 12:24:14 +09:00
syuilo
bd0f54219d Introduce silence (#4043)
* Introduce silence

* Fix icon
2019-01-30 17:25:56 +09:00
Aya Morisawa
d034a10d54 Avoid export default 2019-01-30 16:56:27 +09:00
Aya Morisawa
6ef6f06a21 Extract parsePlain function 2019-01-30 15:27:54 +09:00
Aya Morisawa
1e48af9693 Extract MFM types 2019-01-30 14:51:30 +09:00
Acid Chicken (硫酸鶏)
643fc6a16b Module 'crypto' as import syntax (#4011) 2019-01-30 11:51:29 +09:00
syuilo
34d788b998 [Client] Resolve #3638 2019-01-27 22:04:50 +09:00
syuilo
1c37ed589b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-27 20:09:03 +09:00
syuilo
1a6acaa933 [Client] Fix #4008 2019-01-27 20:05:03 +09:00
syuilo
51e24a13e0 🎨 2019-01-27 20:03:58 +09:00
Acid Chicken (硫酸鶏)
b56b775588 Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
syuilo
582aae6494 [MFM] Resolve #4009 2019-01-27 19:32:35 +09:00
Aya Morisawa
e254ddb1c8 Add jump syntax (#4007)
* Add jump syntax

* Fix typo: spin -> jump

* Fix typo
2019-01-27 19:12:45 +09:00
Aya Morisawa
764c89c228 Merge branch 'develop' into math-block 2019-01-27 16:41:30 +09:00
syuilo
ee81bd2955 [MFM] Add flip syntax
Resolve #4002
2019-01-27 16:31:00 +09:00
syuilo
5f10be3f9a [MFM] Add spin syntax
Resolve #4003
2019-01-27 16:18:04 +09:00
syuilo
c08a217a9c Celan up 2019-01-27 14:44:39 +09:00
syuilo
daa1963645 [Client] Improve syntax highlighting
Resolve #3926
Resolve #3390
2019-01-27 14:34:52 +09:00
syuilo
4d443344c9 Clean up 2019-01-27 14:30:57 +09:00
syuilo
1fa85492e3 Refactoring 2019-01-27 13:29:53 +09:00
MeiMei
f6a90080c6 テーマによってコードが見づらいのを少し改善 (#3993) 2019-01-26 21:10:25 +09:00
syuilo
b7160f160b 🎨 2019-01-26 20:59:14 +09:00
MeiMei
2258d1f793 管理画面からリモートユーザー情報を更新できるように (#3992) 2019-01-26 17:53:35 +09:00
syuilo
22f84f88a3 Resolve #2253 2019-01-26 17:47:56 +09:00
MeiMei
4ab9b5bb8e Improve moderation UI (#3989)
* admin users UI

* tune
2019-01-26 17:14:10 +09:00
Aya Morisawa
e53c969727 Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-01-25 23:08:06 +09:00
MeiMei
967cbba2d8 Reapply the theme first (#3971)
* Reapply the theme first

* Cannot
2019-01-24 18:06:20 +09:00
Acid Chicken (硫酸鶏)
66a899bcf3 Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""

This reverts commit f433182c4cd449a08eb436df30bee731345240c1.

* Keep CW is back

* New Wave

https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo
7364de6e67 [Client] Resolve #3967 2019-01-23 19:45:14 +09:00
syuilo
5a6f90be53 Clean up 2019-01-23 19:43:45 +09:00
syuilo
e38ee94fa5 Squash multiple space 2019-01-23 19:42:47 +09:00
syuilo
49bd147171 Clean up 2019-01-23 05:30:02 +09:00
syuilo
1ab2c4c7d4 🎨 2019-01-23 05:25:46 +09:00
syuilo
c0a21a49ae [Client] Improve usability 2019-01-23 05:20:28 +09:00
MeiMei
e090ccfae8 Supports Twemoji / CustomEmoji in poll (#3960)
* Supports Twemoji / CustomEmoji in poll

* extract emojis in polls
2019-01-23 04:49:16 +09:00
syuilo
a3091f5614 [Client] Fix bug 2019-01-22 21:32:51 +09:00
syuilo
6f71c55b69 [Client] Fix UI 2019-01-22 21:25:37 +09:00
syuilo
be1ddbae41 [Client] Fix #3321 2019-01-21 21:03:55 +09:00
syuilo
29101b41b9 [Client] Fix bug 2019-01-21 20:56:10 +09:00
syuilo
8578d0898e Fix 404 2019-01-21 17:25:36 +09:00
syuilo
f1243cf4c1 Update reversi.vue 2019-01-21 17:20:41 +09:00
syuilo
18aba17989 🎨 2019-01-21 17:19:00 +09:00
Acid Chicken (硫酸鶏)
ee427c60a0 Re: Fix routing
本当に申し訳ありませんでした。
2019-01-21 15:52:25 +09:00
Acid Chicken (硫酸鶏)
a6b1c2144a Fix routing 2019-01-21 15:19:43 +09:00
Acid Chicken (硫酸鶏)
bb51706302 Fix routing 2019-01-21 15:18:42 +09:00
syuilo
cc213d63eb [Client] Fix bug 2019-01-21 14:45:57 +09:00
syuilo
e960f882f9 [Client] Fix bug
ドライブのファイルメニューからアバターやバナーに設定することができない問題を修正
2019-01-21 12:04:31 +09:00
Acid Chicken (硫酸鶏)
17b4fad249 Update reversi routing (#3937) 2019-01-20 19:10:19 +09:00
syuilo
b47a8ef4a5 Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
syuilo
59850c4d1d Refactor 2019-01-19 23:00:15 +09:00
syuilo
5c408400a3 スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
0d456b151f Improve drive file operation
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo
8ebc945a0f Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
syuilo
b6af6f6c1a Fix camelCase in HTML 2019-01-19 08:30:53 +09:00
MeiMei
f497c0c85c Fix missing username conversions (#3922) 2019-01-19 08:28:46 +09:00
syuilo
5c910b926f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00
syuilo
b19857cfdb [Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏)
c0e86296fd Better 2FA input on sign in form (#3910)
* Update signin.vue

* Update ja-JP.yml

* Update settings.vue

* Update signin.vue

* Update init.ts
2019-01-18 13:20:32 +09:00
syuilo
dcb45a24fa animejs 3.xに対応 2019-01-18 13:06:11 +09:00
syuilo
8c418f705f [Client] Fix chart rendering 2019-01-17 17:54:25 +09:00
syuilo
6981c18a02 Implement active users chart
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo
7ddf5c5680 [Client] Add information 2019-01-17 09:46:40 +09:00
MeiMei
2607fc56d6 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
syuilo
b77b85b4eb Resolve #3896 2019-01-16 14:54:14 +09:00
syuilo
fb701393c9 [Client] Resolve #3895 2019-01-16 14:46:54 +09:00
syuilo
f2f09bd5e6 Revert "Resolve #3813 (#3814)"
This reverts commit 96515c454423d9f7aba501f7c1d08d5327645f31.
2019-01-15 18:28:11 +09:00
syuilo
f5cf4571d4 Implement instance info page 2019-01-12 11:27:23 +09:00
syuilo
0fc2933963 [Client] specifiedのアイコンを戻した 2019-01-12 09:40:53 +09:00
syuilo
5d630d4613 Revert "[Client] Renote数の表示を廃止"
This reverts commit d7af18efbd1d85802145f39c4f1a99dc611b8b97.
2019-01-12 09:38:44 +09:00
syuilo
c98ccb5d59 [Client] Improve UI 2019-01-12 09:34:02 +09:00
syuilo
bbcb48546d 🎨 2019-01-12 09:17:23 +09:00
syuilo
56b5f43a91 [Client] Resolve #3881 2019-01-12 09:13:35 +09:00
MeiMei
1b065d4969 モデレーター登録を解除できるように (#3876) 2019-01-11 08:11:24 +09:00
MeiMei
65e34cef83 Hide NSFW in Photos (#3875) 2019-01-11 08:10:39 +09:00
MeiMei
e5782a7c30 管理画面でユーザーを状態でフィルタできるように (#3873) 2019-01-11 08:09:44 +09:00
MeiMei
b1a7a7b08d Supports toggle password in SMTP settings (#3868) 2019-01-11 08:05:36 +09:00
Acid Chicken (硫酸鶏)
4de390eeba Fix style 2019-01-10 19:23:22 +09:00
ibrokemypie
2580420752 Change SMTP password field to have password type (#3861) 2019-01-10 10:23:13 +09:00
MeiMei
1d03184472 Toggle show/hide password (#3865)
* Toggle show/hide password

* hoverでアンダーラインが中途半端に出てダサいので出さないように

* Update signin.vue
2019-01-10 10:22:45 +09:00
syuilo
b1ed2c3e21 🎨 2019-01-08 18:00:05 +09:00
syuilo
3796725c48 ドライブの管理画面でファイルのオリジナルURLを表示するように 2019-01-08 17:45:16 +09:00
Aya Morisawa
72f664afe7 Resolve #3078 (#3838) 2019-01-06 17:45:14 +09:00
MeiMei
1a8a3ddc2d Compact URL preview (#3835)
* Compact url-preview

* fix header

* increase limit

* better limit

* Revert "better limit"

This reverts commit ef396f773394068b0b7e37fccff31c70661b3978.

ハードリミットかけるならサーバー上でかけたほうが良さそう

* Revert "increase limit"

This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
2019-01-06 12:56:13 +09:00
MeiMei
1d4473a171 Fix #3827 (#3837) 2019-01-06 04:00:30 +09:00
MeiMei
14e21021b6 Locked mark (#3836) 2019-01-05 19:59:10 +09:00
syuilo
a04dddc4d8 Rename 2019-01-04 03:52:50 +09:00
ibrokemypie
2589743e0a Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
syuilo
4c6aa5b3df Improve readability 2019-01-03 12:34:08 +09:00
MeiMei
3488de440f Resolve #3813 (#3814) 2019-01-02 03:35:42 +09:00
syuilo
12c13bc696 [Client] Improve theme 🎨 2018-12-31 02:33:03 +09:00
syuilo
2b5d644eb4 [Client] Improve theming 🎨 2018-12-31 01:15:32 +09:00
syuilo
e3672dc7da [Client] line thiknessの設定はデバイスに保存するように 2018-12-31 00:59:13 +09:00
syuilo
776949c8a4 Fix bug 2018-12-31 00:50:56 +09:00
syuilo
d1af272ded 🎨 2018-12-31 00:50:14 +09:00
syuilo
b697190d23 [Client] Fix bug 2018-12-30 14:43:03 +09:00
syuilo
2cf0574f25 Clean up 2018-12-30 14:19:22 +09:00
syuilo
249d8a7ad3 モバイル版にも設定を追加 2018-12-30 14:12:46 +09:00
syuilo
76227ddfa0 🎨 2018-12-30 14:08:40 +09:00
syuilo
69ba0e13e6 Better setting 2018-12-30 14:05:13 +09:00
syuilo
45a265e457 🎨 2018-12-30 14:00:57 +09:00
syuilo
fa6f8ca303 🎨 2018-12-30 13:19:06 +09:00
syuilo
93d9b62743 [Client] Fix i18n 2018-12-30 13:02:17 +09:00
syuilo
1b0129ab03 [Client] Update theme setting 2018-12-30 13:02:06 +09:00
syuilo
e7562cfbe2 🎨 2018-12-30 12:45:31 +09:00
syuilo
8373c06762 Update gruvbox-dark.json5 2018-12-30 11:58:26 +09:00
syuilo
7c9d69d4db [Client] Add Monokai theme 🎨 2018-12-30 09:21:23 +09:00
syuilo
460265d38e [Client] Separate theme property 2018-12-30 09:21:07 +09:00
syuilo
2f13e6be47 [Client] Fix bug 2018-12-30 09:15:56 +09:00
syuilo
506723eb6f oops 2018-12-30 09:04:19 +09:00
syuilo
1350e14589 [Client] Add some themes 🎨 2018-12-30 06:40:48 +09:00
syuilo
c191729762 🎨 2018-12-30 01:32:58 +09:00
syuilo
60dba1397f [Client] Improve 2fa settings 2018-12-29 22:10:54 +09:00
syuilo
7783626f84 🎨 2018-12-29 05:55:09 +09:00
syuilo
49f194184d Better note filtering 2018-12-29 05:51:17 +09:00
syuilo
904cbd5cb6 [Client] Renote数の表示を廃止 2018-12-29 05:43:31 +09:00
syuilo
d66864b1ed Improve usability 2018-12-29 03:12:22 +09:00
syuilo
2b771b043b Clean up 2018-12-29 02:58:04 +09:00
syuilo
cbf50fee15 Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
MeiMei
644e420930 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
MeiMei
a55f53439b Supports CSS Scrollbars (#3783)
* Supports CSS Scrollbars

* fix
2018-12-28 21:34:35 +09:00
syuilo
c24394216d 🎨 2018-12-28 05:14:04 +09:00
syuilo
02164a5829 通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo
9492aad015 🎨 2018-12-28 04:30:37 +09:00
syuilo
b88fe7d15d 🎨 2018-12-28 04:28:16 +09:00
syuilo
9d543762b5 🎨 2018-12-28 04:26:32 +09:00
MeiMei
6b26c21c68 Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
MeiMei
3d970eaa89 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa
93d3948e1c Set cursor default on hover the own reaction
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 23:02:32 +09:00
Aya Morisawa
45e589727d Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa
fa1a63cc4e Remove needless code 2018-12-27 21:09:03 +09:00
Aya Morisawa
3d868d4036 Resolve #3524 2018-12-27 21:07:44 +09:00
Aya Morisawa
5ef3832da4 Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
Aya Morisawa
29f5c91889 Resolve #3287, resolve #3107
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:46:23 +09:00
syuilo
ae439e3eeb [Client] Fix bug 2018-12-27 20:34:30 +09:00
syuilo
3a70e8b096 Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
Aya Morisawa
59abef421b Remove unused code 2018-12-27 20:10:29 +09:00
Aya Morisawa
fed4b5e032 Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +09:00
Aya Morisawa
fb1bf720a5 Resolve #3248
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +09:00
MeiMei
5779fc08b0 Feature to show only my posts in the user page (#3753)
* Fix #3681

* Feature to show only my posts in the user page
2018-12-26 23:11:50 +09:00
Aya Morisawa
48aa7c2a7b Make reactions removable
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>

Resolve #367, resolve #2260, close #3503
2018-12-26 23:05:47 +09:00
Aya Morisawa
3106e0b4a8 Fix #3346
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
Aya Morisawa
9cc4ebf270 Fix #3345
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:24:38 +09:00
MeiMei
1a241b366b Fix #3715 (#3752) 2018-12-26 06:21:09 +09:00
MeiMei
0b7c22ab6c Supports emoji in notifications (#3751) 2018-12-26 05:15:02 +09:00
ibrokemypie
17f7e91faf Make activity view in admin scrollable (#3741)
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
Zero King
bb88d06f3f Update translation placeholder (#3735) 2018-12-24 05:36:02 +09:00
Zero King
ea82187eb2 Fix mention links (#3728)
canonical already starts with @, so remove the extra @.
2018-12-23 14:35:18 +09:00
syuilo
ed8e55d9a2 Fix #3717 (#3723) 2018-12-23 03:41:28 +09:00
syuilo
2eea6e9f39 Fix indent 2018-12-23 03:31:11 +09:00
syuilo
aaa865beb9 Fix space 2018-12-23 03:27:26 +09:00
MeiMei
33abd4500e Fix tag not found (#3710) 2018-12-21 21:46:50 +09:00
syuilo
e60a6447f4 [Client] Fix #3693 2018-12-21 16:22:34 +09:00
MeiMei
138aeff682 Fix processing icon (#3705) 2018-12-21 02:30:49 +09:00
Aya Morisawa
45c9667c5c Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00