Commit graph

350 commits

Author SHA1 Message Date
syuilo
ede359d600 Refactor 2018-09-13 18:01:50 +09:00
syuilo
337ae8d0ac CWが適用されない箇所を修正 2018-09-13 17:44:36 +09:00
Aya Morisawa
96844289c5 Use unique (#2695) 2018-09-12 03:02:14 +09:00
syuilo
fe3de4aaf7 Resolve #2691 2018-09-12 02:48:19 +09:00
Acid Chicken (硫酸鶏)
042826af04 サロゲートペアを字数にカウントしないようにする (#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
c590f30712 Fix #2596 2018-09-10 03:02:06 +09:00
syuilo
18e17b9f92 Improve welcome page 2018-09-08 15:28:38 +09:00
syuilo
af3b0ec2bf Improve note visibility settings
Closes #2312
Closes #2313
2018-09-07 21:13:15 +09:00
syuilo
96a864bbad Improve welcome page 2018-09-07 20:41:12 +09:00
syuilo
c228e3b0bb ユーザー名にコントラストを付けるデザインのオンオフを切り替えられるように 2018-09-07 05:45:13 +09:00
Aya Morisawa
d144385cdf Add sum function (#2653) 2018-09-07 04:21:04 +09:00
syuilo
a3e8c9722f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-07 00:52:21 +09:00
syuilo
2d2222691e Fix bug & some refactor 2018-09-07 00:52:13 +09:00
Aya Morisawa
9e28382dc9 Add erase function (#2641) 2018-09-07 00:02:55 +09:00
Aya Morisawa
2b28981cf9 Add concat function (#2640) 2018-09-06 21:31:15 +09:00
syuilo
85c24df82e Improve welcome page 2018-09-06 04:52:42 +09:00
MeiMei
f09482e300 Show host in local user detail (#2634) 2018-09-06 03:21:11 +09:00
Aya Morisawa
3c0b375680 Resolve #2631 (#2632) 2018-09-06 02:44:01 +09:00
syuilo
cbb3644063 #2620 2018-09-05 19:32:46 +09:00
syuilo
46c3abc84e モバイル版のメニューにお知らせを表示するように 2018-09-05 17:43:31 +09:00
syuilo
4dc2080a49 nanka iroiro 2018-09-05 13:47:26 +09:00
syuilo
e6d8e070f1 Improve usability 2018-09-05 13:06:49 +09:00
tamaina
395904cf00 Improve media list 2018-09-05 01:08:18 +09:00
syuilo
5da367f9c5 🎨 2018-09-04 19:19:51 +09:00
MeiMei
dd310b0529 Fix remote follow (#2606) 2018-09-04 18:33:16 +09:00
syuilo
0dececbc5b 🎨 2018-09-04 11:34:36 +09:00
syuilo
c959914a5e Improve usability 2018-09-02 18:27:43 +09:00
syuilo
3a4e6b21e9 モバイルのドライブダイアログがおかしいのを修正 & ダークモード対応 2018-09-02 18:23:47 +09:00
Aya Morisawa
36e10e2bbf Use string interpolation 2018-09-01 23:12:51 +09:00
syuilo
b8c07396bf Better post form 2018-09-01 20:47:49 +09:00
syuilo
4459fcdb5a ✌️ 2018-09-01 16:23:23 +09:00
syuilo
0e7e234f45 Fix bug 2018-09-01 15:38:03 +09:00
syuilo
63a518ab69 Fix bug 2018-09-01 15:22:28 +09:00
syuilo
6f51b825c6 モバイルのドライブをダークモード対応した 2018-09-01 12:05:25 +09:00
syuilo
64b864f03f Improve usability 2018-09-01 09:16:25 +09:00
syuilo
90b49159fa 開発モードで警告を表示するようにするなど 2018-08-30 22:10:29 +09:00
Zero King
2c03854fd5 Use https:// for maps.google.com links 2018-08-29 04:34:53 +00:00
syuilo
6a158fdcde モバイルでもサウンドの設定を行えるように 2018-08-29 07:05:56 +09:00
syuilo
600d80a725 Fix #2428 2018-08-26 02:05:42 +09:00
syuilo
55f4a8ab65 Fix #2466 2018-08-25 15:30:48 +09:00
syuilo
e14b84a65e Add control panel link in nav 2018-08-23 02:47:12 +09:00
syuilo
ff47a37740 Merge pull request #2396 from Tosuke/fix-2354
Mute on mobile(#2354)
2018-08-23 00:47:50 +09:00
Tosuke
35b5817ce9 feature mute on mobile(#2354) 2018-08-22 15:54:22 +09:00
syuilo
fb3f25f6b0 Fix bugs
Closes #2367
2018-08-22 09:31:35 +09:00
syuilo
13a9dd642b リバーシのアイコンのコントラストのオプションを追加するなど 2018-08-22 09:10:39 +09:00
Acid Chicken (硫酸鶏)
120cd170df Update user.vue 2018-08-20 02:05:57 +09:00
syuilo
a6eaa9718e wip 2018-08-19 21:07:18 +09:00
Aya Morisawa
118fc3d3b8 Fix bug 2018-08-19 13:32:02 +09:00
syuilo
55f42f8eae #2324 2018-08-19 03:56:44 +09:00
Aya Morisawa
eef09b8f3f Fix #2301 2018-08-18 04:13:25 +09:00
sei0o
76b97ba15e fix #2266: デフォルト値を設定 2018-08-17 17:16:27 +09:00
sei0o
320f657712 fix #2266 2018-08-17 16:35:04 +09:00
Aya Morisawa
c1e2979c63 Resolve #2276 2018-08-17 06:04:09 +09:00
syuilo
017a2c7a3c Use thumbnail 2018-08-17 00:27:36 +09:00
syuilo
3b5014c7da Fix bug 2018-08-17 00:19:27 +09:00
syuilo
6ef10ba596 #2263 2018-08-16 23:59:22 +09:00
syuilo
212f70b55c ✌️ 2018-08-16 07:56:53 +09:00
syuilo
43bfabb04b wip 2018-08-16 07:17:04 +09:00
syuilo
a1e6f9e9a4 ✌️ 2018-08-07 13:25:50 +09:00
gutfuckllc
bedf956c31 Localize mobile search.vue 2018-08-06 21:06:09 -04:00
gutfuckllc
87f6314a1e Localized 2 missing lines for mobile widgets.vue 2018-08-06 16:08:54 -04:00
gutfuckllc
fe7157d846 Added more close buttons 2018-08-06 16:05:48 -04:00
gutfuckllc
8f172a6539 Localized adjective 2018-08-06 16:04:20 -04:00
syuilo
8fa33b9117 #2080 など 2018-08-05 13:40:26 +09:00
syuilo
68ea3caeed 動きのあるMFMを無効にするオプションを実装 2018-08-04 22:48:35 +09:00
syuilo
51ecf02479 ✌️ 2018-08-03 22:42:53 +09:00
syuilo
2727ec3e77 ✌️ 2018-08-03 22:34:58 +09:00
Aya Morisawa
8e60a346d6 #332 (#2065) 2018-08-02 19:03:31 +09:00
syuilo
0f28713404 Improve i18n 2018-08-02 08:04:16 +09:00
gutfuckllc
cfdbcce1ce Translated mobile/views/pages/widgets/activity.vue and mobile/views/pages/widgets.vue 2018-08-01 17:34:27 -04:00
gutfuckllc
4acfd5584e Translated mobile/views/pages/welcome.vue 2018-08-01 17:30:54 -04:00
gutfuckllc
fd21f64c9b Translated mobile/views/pages/welcome.vue 2018-08-01 17:30:35 -04:00
gutfuckllc
6e552736a8 Translated mobile/views/pages/signup.vue 2018-08-01 16:43:47 -04:00
gutfuckllc
737ca22503 Localized mobile/views/pages/reversi.vue
Also added common.name line, as to allow easier rebranding.
2018-08-01 15:09:42 -04:00
gutfuckllc
598caa981d Localized mobile/views/components/ui.header.vue
Also added name i18n line, as to allow easier rebranding should there be any.
2018-08-01 15:04:00 -04:00
syuilo
4dc3ffbb91 Fix bug 2018-07-30 14:46:11 +09:00
syuilo
6f2d25fd31 Revert "Fix bug"
This reverts commit 4e6dcd16ac9a976b6fa7765d02ef86ba3493ef7f.
2018-07-30 14:45:48 +09:00
syuilo
e378a82c6a Fix bug 2018-07-30 06:20:06 +09:00
syuilo
40b1689691 #2018 2018-07-29 09:17:07 +09:00
nzws
83f2a28e1a Fix margin in visibleUsers (mobile) 2018-07-28 13:17:32 +09:00
nzws
b941e9536f Change VisibilityButton's icon in mobile view 2018-07-27 13:30:46 +09:00
syuilo
56864d8515 Improve tweet embed 2018-07-26 04:55:39 +09:00
syuilo
8e82e22c9f Merge pull request #1968 from syuilo/object-storage
Object storage support
2018-07-24 23:45:19 +09:00
syuilo
07922395da wip 2018-07-24 23:43:14 +09:00
Aya Morisawa
702e63e2ae #1957 2018-07-23 14:07:09 +09:00
Aya Morisawa
56ec06d699 Fix #1957 2018-07-23 13:37:29 +09:00
syuilo
3686cf426b ✌️ 2018-07-21 02:58:44 +09:00
Acid Chicken (硫酸鶏)
2c68f95ff3 インデクサーを忘れていた 2018-07-21 01:25:55 +09:00
Acid Chicken (硫酸鶏)
22a1b0c8f0 保存し忘れ 2018-07-21 01:24:12 +09:00
Acid Chicken (硫酸鶏)
03b2366f73 回転寿司 2018-07-21 01:21:27 +09:00
Acid Chicken (硫酸鶏)
f75ec78291 タグサジェストが重複しないようにする 2018-07-20 21:12:28 +09:00
Aya Morisawa
abef7ba942 mark as read all -> mark all as read
Close #855
2018-07-20 14:16:02 +09:00
syuilo
8f4a638133 最近使ったハッシュタグを表示するようにするなど 2018-07-20 05:29:56 +09:00
syuilo
e2a033c627 動画もNSFW 2018-07-20 02:53:32 +09:00
syuilo
be05309ca4 #1334 2018-07-20 02:40:37 +09:00
syuilo
31e4d127e9 #1720 #59 2018-07-18 07:19:24 +09:00
syuilo
1cd24fa175 #1894 2018-07-14 11:58:21 +09:00
syuilo
5428b6de48 wip 2018-07-11 13:43:09 +09:00
syuilo
bea7e21a80 Refactorng 2018-07-07 19:19:00 +09:00
syuilo
58f6a63e17 Refactorijg 2018-07-07 19:01:33 +09:00