Commit graph

326 commits

Author SHA1 Message Date
syuilo 6843019481
メモリリークを承知でいくつかの重要な部分のアニメーションを有効化 2018-09-14 09:15:37 +09:00
syuilo 03e1d3fbc4
Refactor 2018-09-13 18:01:50 +09:00
syuilo 700f8c9bb4
CWが適用されない箇所を修正 2018-09-13 17:44:36 +09:00
syuilo 8a8c079b2f
Improve following/followers view
Closes #2235
2018-09-13 02:08:17 +09:00
Aya Morisawa 0ed197d4d9 Use unique (#2695) 2018-09-12 03:02:14 +09:00
syuilo 046976dffc
Resolve #2691 2018-09-12 02:48:19 +09:00
Acid Chicken (硫酸鶏) b24f368d3f サロゲートペアを字数にカウントしないようにする (#2661)
* Update post-form.vue

* Update messaging-message.ts

* Update post-form.vue

* Update note.ts

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update messaging-message.ts

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update note.ts

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216175581

* Update post-form.vue

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242002

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242105
2018-09-10 18:02:46 +09:00
syuilo bc3a5f3512
Fix #2596 2018-09-10 03:02:06 +09:00
syuilo efaaa76185
Improve note visibility settings
Closes #2312
Closes #2313
2018-09-07 21:13:15 +09:00
syuilo 19e1f996a6
Fix bug 2018-09-07 21:10:31 +09:00
syuilo 2b50364ab4
ユーザー名にコントラストを付けるデザインのオンオフを切り替えられるように 2018-09-07 05:45:13 +09:00
Aya Morisawa 7959196dc7 Add sum function (#2653) 2018-09-07 04:21:04 +09:00
Aya Morisawa 00d79487cd Add erase function (#2641) 2018-09-07 00:02:55 +09:00
syuilo a1b82e9723 #2620 2018-09-05 19:32:46 +09:00
MeiMei eaec936fa6 Fix remote follow (#2606) 2018-09-04 18:33:16 +09:00
Aya Morisawa c57bf87f52 Make poll button togglable (#2592) 2018-09-02 21:39:47 +09:00
xps2 f24869625e fix 2018-09-02 01:10:55 +09:00
Aya Morisawa 291beb45fc
Use string interpolation 2018-09-01 23:12:51 +09:00
syuilo f0abc46429 開発モードで警告を表示するようにするなど 2018-08-30 22:10:29 +09:00
syuilo 1b7d98c17e 🎨 2018-08-30 03:56:04 +09:00
syuilo e50fa4762d Clean up 2018-08-30 03:37:23 +09:00
Zero King f55fcd3305 Use https:// for maps.google.com links 2018-08-29 04:34:53 +00:00
syuilo 7135c0e308
Merge pull request #2487 from syuilo/clock-visibility-option
Make clock on header optional
2018-08-26 01:20:29 +09:00
Aya Morisawa 08a59591ae
Use startsWith and endsWith for readability 2018-08-25 22:42:26 +09:00
Aya Morisawa 483a61d90d
Make clock on header optional 2018-08-25 22:24:58 +09:00
syuilo 65549d06d9 ✌️ 2018-08-25 19:34:54 +09:00
syuilo 81969ea8b2 🎨 2018-08-25 15:25:16 +09:00
syuilo 47a5f3bc67 チャートコンポーネントを分離するなど 2018-08-25 12:28:05 +09:00
syuilo d98c67e13c Add control panel link in nav 2018-08-23 02:47:12 +09:00
syuilo ef0793311f リバーシのアイコンのコントラストのオプションを追加するなど 2018-08-22 09:10:39 +09:00
syuilo a603602f32 Clean up 2018-08-21 05:42:31 +09:00
syuilo bb925e5de3 wip 2018-08-19 21:07:18 +09:00
syuilo 78b560d89a #2324 2018-08-19 03:56:44 +09:00
Aya Morisawa 41cf856e26 Fix #2301 2018-08-18 04:13:25 +09:00
syuilo 9776d8e06b
Merge pull request #2283 from sei0o/patch-2266
fix #2266
2018-08-17 19:24:10 +09:00
sei0o e4b8c688bb fix #2266: デフォルト値を設定 2018-08-17 17:16:27 +09:00
sei0o 4535ab4c43 fix #2266 2018-08-17 16:35:04 +09:00
Aya Morisawa a507b7c0b0 Enhance note footer 2018-08-17 07:16:56 +09:00
Aya Morisawa 48dc1678c3 Resolve #2276 2018-08-17 06:04:09 +09:00
syuilo ffdaa6bc56 Use thumbnail 2018-08-17 00:27:36 +09:00
syuilo 22e79675ad #2263 2018-08-16 23:59:22 +09:00
syuilo 6183262037 wip 2018-08-16 07:17:04 +09:00
Aya Morisawa d2ef95a8c3 Make text unclickable 2018-08-16 00:49:40 +09:00
syuilo 8939452036
Merge pull request #2192 from acid-chicken/acid-chicken-patch-3
Re: Re: Fix #2177
2018-08-14 02:31:00 +09:00
Acid Chicken (硫酸鶏) a2931d6f7e
Update ui.header.vue 2018-08-14 02:26:58 +09:00
syuilo a3cf63823f
Merge pull request #2189 from syuilo/patch-1
Hide unimplemented button
2018-08-13 23:53:15 +09:00
Aya Morisawa 33469ff87a Hide Unimplemented button 2018-08-13 22:08:59 +09:00
Acid Chicken (硫酸鶏) 4da8cc478f
Update ui.header.vue 2018-08-13 01:58:15 +09:00
syuilo 2cb39a8882 Fix #2097 2018-08-13 00:59:36 +09:00
Acid Chicken (硫酸鶏) 92befbb4cc Fix #2177
Resolves #2177
2018-08-13 00:18:02 +09:00