Commit graph

719 commits

Author SHA1 Message Date
syuilo dda2967e2d
Merge pull request #2611 from tamaina/improve-media
メディアリストにバナータイプのメディアビューを追加
2018-09-16 04:28:07 +09:00
syuilo a680bcda1f
Fix 2018-09-16 04:27:10 +09:00
syuilo 7d76887517
アニメーションを無効にするオプションを実装 2018-09-16 03:46:53 +09:00
tamaina 952a49f749
revert デスクトップの動画埋め込みを廃止 2018-09-15 22:22:41 +09:00
tamaina 8f8c67ad6d
Merge branch 'develop' into improve-media 2018-09-15 22:15:56 +09:00
syuilo 25b0a93acd
✌️ 2018-09-15 21:53:04 +09:00
syuilo 7b2b7d1456
Resolve #2066 2018-09-15 21:48:10 +09:00
syuilo c985fed3e4
Resolve #2328 2018-09-15 05:40:58 +09:00
syuilo f670345d45
ユーザー名のホストを省略しないオプションを実装 2018-09-14 20:33:27 +09:00
syuilo 3220d69a69
常にメディアを閲覧注意として投稿するオプションを実装 2018-09-14 20:11:01 +09:00
syuilo 34a5adf951
常に閲覧注意の画像を表示するオプションを追加 & リファクタリング 2018-09-14 15:14:59 +09:00
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 5d4e9aa949
Show ai image in welcome page 2018-09-08 23:16:02 +09:00
MeiMei 5a13c38a6d インスタンス名がブラウザタイトルに反映されないのを修正 (#2668)
* titleが反映されないのを修正

* deckでtitleが反映されるように修正
2018-09-08 21:44:28 +09:00
syuilo 380cf0de69
Improve welcome page 2018-09-08 15:11:12 +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 8c6856d894
Improve welcome page 2018-09-07 20:21:25 +09:00
syuilo 7343e6e2e8
統計で無視するハッシュタグを設定できるように 2018-09-07 19:20:50 +09:00
syuilo 2b50364ab4
ユーザー名にコントラストを付けるデザインのオンオフを切り替えられるように 2018-09-07 05:45:13 +09:00
syuilo fa04ac789e
🎨 2018-09-07 05:37:15 +09:00
Aya Morisawa 7959196dc7 Add sum function (#2653) 2018-09-07 04:21:04 +09:00
syuilo bf7e19b288
🎨 2018-09-07 01:18:47 +09:00
syuilo 538bb978ed
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-07 00:52:21 +09:00
syuilo 10232c5866
Fix bug & some refactor 2018-09-07 00:52:13 +09:00
Aya Morisawa 00d79487cd Add erase function (#2641) 2018-09-07 00:02:55 +09:00
Aya Morisawa 3cace734c7 Add concat function (#2640) 2018-09-06 21:31:15 +09:00
syuilo 4a00c13b33
🎨 2018-09-06 16:03:00 +09:00
syuilo 91e0fc8c62
Improve welcome page 2018-09-06 04:52:42 +09:00
syuilo b4f86feddb
🎨 2018-09-06 04:38:07 +09:00
syuilo ccf8e44acc
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-06 04:28:42 +09:00
syuilo 451acb77df
Improve welcome page 2018-09-06 04:28:39 +09:00
MeiMei ebd1c877ad Show host in local user detail (#2634) 2018-09-06 03:21:11 +09:00
Aya Morisawa 395cfa6108 Resolve #2625 (#2627) 2018-09-06 02:16:08 +09:00
syuilo 229e85b2c5 [WIP] Update welcome page 2018-09-05 21:51:31 +09:00
syuilo a1b82e9723 #2620 2018-09-05 19:32:46 +09:00
syuilo db943df0c8 🎨 2018-09-05 18:09:31 +09:00
tamaina ebeaef94e2 Improve media list 2018-09-05 01:08:18 +09:00
tamaina 2399ba05cd wip 2018-09-04 21:07:41 +09:00
tamaina 8bcfa97349 wip 2018-09-04 21:06:02 +09:00
tamaina dd3e3ddcdd wip 2018-09-04 20:21:36 +09:00
tamaina 2555e23b10 wip 2018-09-04 20:01:15 +09:00
MeiMei eaec936fa6 Fix remote follow (#2606) 2018-09-04 18:33:16 +09:00
syuilo 977200b7cd 🎨 2018-09-04 12:59:40 +09:00
syuilo 3698c679e2 🍕 2018-09-04 02:09:56 +09:00
syuilo 66f3a155e6 なんかもうめっちゃやった 2018-09-03 23:23:50 +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 5209a584a2 Better post form 2018-09-01 20:47:49 +09:00
syuilo f1d65a66b4 Fix bug 2018-09-01 15:38:03 +09:00
syuilo 488bbc9651 DeckでもURLプレビュー 2018-09-01 13:08:43 +09:00
syuilo 29b2bdf613 Fix bug 2018-09-01 12:58:04 +09:00
syuilo bffb9a5c45 #2447 #1958 2018-09-01 08:09:21 +09:00
Nasha Hiramiya 63b8af4531 Fix darkmode on followers-you-may-know 2018-08-31 20:42:20 +01: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
Hiramiya f283d2423f
Fix border-radius on friends 2018-08-27 16:06:31 +01:00
Hiramiya c07f668f14
Fix border-radius on photos 2018-08-27 16:06:04 +01:00
Hiramiya 975e4dd285
Remove temp border change 2018-08-27 15:51:31 +01:00
Hiramiya 09b05c8552
DarkMode user page bottom nav 2018-08-27 15:46:27 +01:00
Hiramiya 530ee6f80e
DarkMode User Photos 2018-08-27 15:45:35 +01:00
Hiramiya 6ad31dca76
DarkMode user friends 2018-08-27 15:43:19 +01:00
syuilo 699879d95d Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-08-26 02:05:46 +09:00
syuilo 6677508ba7 Fix #2428 2018-08-26 02:05:42 +09:00
syuilo b9eafeee3f
Merge pull request #2486 from syuilo/fix-fa-pen
Use pencil-alt instead of pen
2018-08-26 01:57:39 +09: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
Aya Morisawa 385fb7586b
Use pencil-alt instead of pen 2018-08-25 22:07:10 +09:00
syuilo 65549d06d9 ✌️ 2018-08-25 19:34:54 +09:00
syuilo 47f4b51207 Fix bug 2018-08-25 15:40:22 +09:00
syuilo 81969ea8b2 🎨 2018-08-25 15:25:16 +09:00
syuilo 1c45cc808b Improve stats page 2018-08-25 12:43:18 +09:00
syuilo 47a5f3bc67 チャートコンポーネントを分離するなど 2018-08-25 12:28:05 +09:00
syuilo 1c1e3009e9 ✌️ 2018-08-25 12:14:36 +09:00
syuilo 7b6e55047f #2460 2018-08-25 08:35:41 +09:00
syuilo 13624ea7c2 バグ修正など 2018-08-24 14:55:58 +09:00
syuilo 9c4a7bf94c Improve chart 2018-08-24 09:39:16 +09:00
syuilo 8b37fc4772 Improve chart 2018-08-24 08:56:57 +09:00
syuilo b21287262e チャート取得APIを誰でも利用できるようにするなど 2018-08-24 07:23:04 +09:00
syuilo 3f7d248684 Improve chart 2018-08-24 07:17:17 +09:00
syuilo 92cf205c66 Fix bug 2018-08-24 07:02:52 +09:00
syuilo fa3299840f Refactor 2018-08-24 07:02:27 +09:00
syuilo a294a881ec Improve chart 2018-08-24 06:41:53 +09:00
syuilo 4dee7d91b1 Better charts 2018-08-24 05:37:19 +09:00
syuilo 71a5662195 一時間ごとのグラフも見れるように 2018-08-23 16:36:23 +09:00
syuilo 8ba178f795 コントロールパネルから招待制のオンオフを切り替えられるように 2018-08-23 03:19:57 +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
syuilo c2b882a5d7 Improve cpu and memory chart in control panel 2018-08-19 03:32:01 +09:00
syuilo 8ecf3db608 Add drive chart 2018-08-19 00:45:54 +09:00
syuilo f59c68022f Fix bug 2018-08-19 00:42:09 +09:00
syuilo 0481de6629 wip 2018-08-19 00:27:23 +09:00
Aya Morisawa 11bb1608cf Resolve #2293 2018-08-18 13:09:15 +09:00
syuilo 607a5326d9 Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-18 05:05:48 +09:00
syuilo 2cbd35acc4 🎨 2018-08-18 05:05:39 +09:00
Aya Morisawa 9a0224ee21 🎨 2018-08-18 05:00:54 +09:00
syuilo 6d53e64798 Improve control panel 2018-08-18 04:52:06 +09:00
Aya Morisawa 41cf856e26 Fix #2301 2018-08-18 04:13:25 +09:00
Aya Morisawa d7dbe503b6 🎨 2018-08-18 03:59:56 +09:00
syuilo bc34ac82cf Show some charts in control panel 2018-08-18 03:52:24 +09:00
syuilo 71657ddb98 🎨 2018-08-17 23:06:58 +09:00
Aya Morisawa 9f4c6a3aef Resolve #2271 2018-08-17 21:40:08 +09:00
syuilo 9776d8e06b
Merge pull request #2283 from sei0o/patch-2266
fix #2266
2018-08-17 19:24:10 +09:00
syuilo 2c8f962889 #2214 #2155 2018-08-17 19:17:23 +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
Aya Morisawa c53cb94250 Resolve #2215 2018-08-15 06:50:49 +09:00
Aya Morisawa 259fac224e Resolve #2201 2018-08-15 04:44:39 +09:00
syuilo ec07112f94 Fix bug 2018-08-14 16:53:57 +09:00
Aya Morisawa dc02168f33 Merge #2182 2018-08-14 05:25:02 +09:00
syuilo d35f62d0e4
Merge pull request #2195 from syuilo/instance-management-system
管理画面
2018-08-14 04:42:16 +09:00
Aya Morisawa 09b8e81a77 wip 2018-08-14 04:39:37 +09:00
Aya Morisawa 3b38979a34 wip 2018-08-14 04:30:42 +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
Aya Morisawa ba08d1aa53 wip 2018-08-14 01:48:11 +09:00
Aya Morisawa fb1e2efbdd wip 2018-08-14 01:37:23 +09:00
Aya Morisawa 92e5cff285 wip 2018-08-14 01:35:36 +09:00
Aya Morisawa ba9340a26b wip 2018-08-14 01:24:46 +09:00
syuilo 9021bb5694 wip 2018-08-14 01:05: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 (硫酸鶏) e1f460f90f
Update user.header.vue 2018-08-13 03:40:50 +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
MeiMei 3d10b19727 Fix Powered by <b>Misskey</b>. (#2140) 2018-08-10 20:11:54 +09:00
syuilo 454d294cf3 Fix #2133 など 2018-08-10 00:51:40 +09:00
syuilo 7bd33ecc72 ✌️ 2018-08-07 13:25:50 +09:00
gutfuckllc ff325d9588 Localized annotations line 2018-08-06 21:00:58 -04:00
gutfuckllc 1e4f11a979 Localize japanese adjective. 2018-08-06 15:58:09 -04:00
gutfuckllc be12e23aa1 Localize unlocalized line. 2018-08-06 15:55:39 -04:00
syuilo d733a1b445 i18n 2018-08-07 03:20:26 +09:00
syuilo 128a201b9d #2080 など 2018-08-05 13:40:26 +09:00
syuilo 9a2ff56a79 動きのあるMFMを無効にするオプションを実装 2018-08-04 22:48:35 +09:00
syuilo 42fbc7ab66 Fix #2047 2018-08-03 23:06:58 +09:00
syuilo cbcf3fd7f1 ✌️ 2018-08-03 22:34:58 +09:00
Aya Morisawa 7b33c63f78 #332 (#2065) 2018-08-02 19:03:31 +09:00
syuilo 1d4f4b829f Improve i18n 2018-08-02 08:04:16 +09:00
gutfuckllc bdde0c3c63 Fixed welcome.vue build bug. 2018-08-01 16:37:36 -04:00
gutfuckllc df74a4eb20 Forgot to add vue. here 2018-08-01 14:55:30 -04:00
gutfuckllc 5ab4d0c29b Translated desktop/views/pages/tag.vue
More weird syntax fiddling. Should work nonetheless
2018-08-01 14:52:53 -04:00
gutfuckllc d6fab5fd6c Translated desktop/views/components/settings.drive.vue 2018-08-01 14:42:52 -04:00
gutfuckllc e42c8859b4 Translated desktop\views\pages\search.vue
Needed some weird text hack. Might want to check it later.
2018-08-01 12:20:41 -04:00
gutfuckllc 3636db3f85 Translated desktop/views/pages/share.vue 2018-08-01 12:09:59 -04:00
gutfuckllc b39384258c Added i18n line to hint
home.vue
2018-07-31 18:54:43 -04:00
gutfuckllc 0a8213b851 Fully translated settings.profile.vue
Added relevant translation lines
2018-07-31 14:03:43 -04:00
gutfuckllc 460a4edb13 Added uncommitted file 2018-07-31 13:56:21 -04:00
gutfuckllc 2855ec0372 Reformat, more translation
Translated the totality of desktop/post-form.vue, reformated customization-tips.
2018-07-31 13:54:12 -04:00
gutfuckllc 0f34ed3ccd Added got it to the local files
Home.vue got it was still untranslated. It now has a localization file
2018-07-31 13:32:18 -04:00
gutfuckllc cbb73e4e15 Localized customization tips on home.vue
Added relevant customization lines.
2018-07-31 13:29:18 -04:00
gutfuckllc aed7d06af5 Translated trash on main menu
Translated trash on main menu
2018-07-31 11:36:15 -04:00
syuilo 1ba1a7aa40 Fix bug 2018-07-30 14:46:11 +09:00
syuilo 835057d970 Revert "Fix bug"
This reverts commit 4e6dcd16ac.
2018-07-30 14:45:48 +09:00
syuilo 4e6dcd16ac Fix bug 2018-07-30 06:20:06 +09:00
Acid Chicken (硫酸鶏) 5268fee5b5
Fix bug 2018-07-27 19:15:38 +09:00
Acid Chicken (硫酸鶏) df5a7c7e0c
Update calendar.vue 2018-07-27 18:28:06 +09:00
nzws 3fcc793269 Fix problem displaying button in profile page 2018-07-26 21:47:02 +09:00
nzws fd27a0efef Hide follow button of my account 2018-07-26 21:45:43 +09:00
nzws 4474a2568e Change VisibilityButton's icon when changing visibility 2018-07-26 21:44:21 +09:00
syuilo ce4fb49d4c Improve tweet embed 2018-07-26 04:55:39 +09:00
syuilo 91b89b79d2 Fix bug 2018-07-26 04:29:09 +09:00
syuilo 0b656999d8 Clean up 2018-07-25 07:45:38 +09:00
syuilo f8477fa88d 🎨 2018-07-25 04:36:02 +09:00
syuilo 7432de3d33
Merge pull request #1968 from syuilo/object-storage
Object storage support
2018-07-24 23:45:19 +09:00
syuilo 03ce87d710 wip 2018-07-24 23:43:14 +09:00
Aya Morisawa 9ad403af00 Enhance #1958 2018-07-23 20:58:59 +09:00
Aya Morisawa 5b116737b6 Fix typo 2018-07-23 20:11:20 +09:00
syuilo 8adc799041
Merge pull request #1959 from acid-chicken/top
Go to top
2018-07-23 14:37:18 +09:00
Acid Chicken (硫酸鶏) 41e657b64e Go to top 2018-07-23 14:35:00 +09:00
Aya Morisawa f16cda51fb #1957 2018-07-23 14:07:09 +09:00
Aya Morisawa 138fa1454f Fix #1957 2018-07-23 13:37:29 +09:00
syuilo 1d027613e4 🎨 2018-07-21 04:33:04 +09:00
syuilo 7316352ff5 ✌️ 2018-07-21 02:58:44 +09:00
syuilo ad76d5d8e2
Merge pull request #1939 from acid-chicken/sushi
🍣回転寿司🍣
2018-07-21 02:23:13 +09:00
Acid Chicken (硫酸鶏) 9bb02e5bf6
Update post-form.vue 2018-07-21 02:14:24 +09:00
Acid Chicken (硫酸鶏) 69593994ef
Update post-form.vue 2018-07-21 02:06:49 +09:00
Acid Chicken (硫酸鶏) cb52ebe65b インデクサーを忘れていた 2018-07-21 01:25:55 +09:00
Acid Chicken (硫酸鶏) f13bef4ac8 回転寿司 2018-07-21 01:21:27 +09:00
Aya Morisawa 773d104306 Fix #1868 2018-07-20 21:59:09 +09:00
Acid Chicken (硫酸鶏) bc627fc55c タグサジェストが重複しないようにする 2018-07-20 21:12:28 +09:00
syuilo 8dc5375d55 最近使ったハッシュタグを表示するようにするなど 2018-07-20 05:29:56 +09:00
syuilo 738ced81ec 動画もNSFW 2018-07-20 02:53:32 +09:00
syuilo ec2b1ec3f0 #1334 2018-07-20 02:40:37 +09:00
Aya Morisawa 66c106722c Hide settings button
It is unimplemented
2018-07-19 16:40:40 +09:00
Aya Morisawa 9d0204f2fa Hide detail button
It is unimplemented
2018-07-19 16:21:22 +09:00
Aya Morisawa e03ec67b5c Show error message if searching is not available 2018-07-19 08:24:03 +09:00
Aya Morisawa 6e720b2798 Hide drive search form
It is unimplemented
2018-07-18 19:13:41 +09:00
Acid Chicken (硫酸鶏) 180bf33a28
Update calendar.vue 2018-07-18 01:46:21 +09:00
syuilo 0a4b652493 Darken
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2018-07-15 01:49:36 +09:00
syuilo 9666e6b4d3 #1894 2018-07-14 11:58:21 +09:00
syuilo b68af344cb oops 2018-07-11 14:08:18 +09:00
syuilo 555501d534 wip 2018-07-11 13:43:09 +09:00
Aya Morisawa 48d1b9444c Fix typo 2018-07-08 20:15:10 +09:00
syuilo aa4ef6745a Refactorng 2018-07-07 19:19:00 +09:00
syuilo 865fd25af1 Refactorijg 2018-07-07 19:01:33 +09:00
syuilo 081ad9adcf Fix bug 2018-07-04 21:23:50 +09:00
syuilo c1b77365a0 wip 2018-07-04 20:44:13 +09:00
Zero King 041415519b i18n 2018-06-26 13:27:52 +00:00
syuilo 55be57ad21 Clean up 2018-06-26 18:47:09 +09:00
syuilo cdd9585cb8 🎨 2018-06-24 15:55:41 +09:00
syuilo abc082f7c0 リモートフォローフォームを実装するなど 2018-06-24 13:08:48 +09:00
syuilo b502627494 Fix nado 2018-06-23 23:18:39 +09:00
syuilo 3f0b5e4318 ✌️ 2018-06-23 23:03:25 +09:00
syuilo 874411990b ✌️ 2018-06-23 22:55:32 +09:00
syuilo 2c0b137848 リバーシのラベルを表示できるように 2018-06-23 16:55:52 +09:00
syuilo 24d8617f81 Fix bug 2018-06-23 12:09:09 +09:00
syuilo 9d8391583f ✌️ 2018-06-22 18:47:23 +09:00
syuilo 6037b0acc5 非ログイン時のトップにトレンドを表示するように 2018-06-22 18:32:21 +09:00
syuilo 09c5efc161 ✌️ 2018-06-22 18:03:08 +09:00
syuilo 06cfa207fc ✌️ 2018-06-22 17:51:36 +09:00
tamaina 6f38c6f339 $theme-color 2018-06-22 13:37:46 +09:00
tamaina fb1d727db9 trifling style changes
投稿のタグのマージンと色の最適化
ユーザーページの修正(幅が伸びる、profileの色)
ウェルカムページの修正(ダークモード時)
2018-06-22 13:20:27 +09:00
syuilo b54539b647 Fix bug 2018-06-21 11:37:18 +09:00
syuilo 50bd1d9a5d 更新ダイアログをHTMLで描画 2018-06-21 01:58:47 +09:00
syuilo 46d7cee639 🎨 2018-06-21 01:46:35 +09:00
syuilo 79d1bf30a4 リモートユーザーのHTMLで表現されたプロフィールをMFMに変換するように 2018-06-21 01:21:57 +09:00
syuilo 3633d7ada1 Disable transitions to avoid memory leak 2018-06-20 22:28:08 +09:00
syuilo 2458255e22 nanka iroiro 2018-06-20 19:55:34 +09:00
syuilo 1496fdaf80 nanka 2018-06-18 17:25:20 +09:00
syuilo 77013f982d Fiox bug 2018-06-17 13:52:52 +09:00
syuilo 1ef66c962a reversi 💮 💯 2018-06-17 08:10:54 +09:00
syuilo d150b10b3e Update default home widgets 2018-06-17 06:57:50 +09:00
syuilo 555a0f276c MisskeyShare 2018-06-16 18:42:49 +09:00
syuilo c9d993b838 ✌️ 2018-06-16 07:40:07 +09:00
syuilo 65f35dc9f4 ✌️ 2018-06-16 07:31:35 +09:00
syuilo b600d462c1 ✌️ 2018-06-16 07:13:45 +09:00
syuilo 07265f594b ✌️ 2018-06-15 19:58:04 +09:00
syuilo e6f33e997f 🎨 2018-06-15 19:56:18 +09:00
syuilo bd827f946a ドライブのファイルの削除を実装 2018-06-15 09:53:30 +09:00