Commit graph

990 commits

Author SHA1 Message Date
syuilo
ddd11ea14a 🎨 2018-09-02 17:56:20 +09:00
xps2
0e869600bf fix 2018-09-02 01:10:55 +09:00
Aya Morisawa
36e10e2bbf Use string interpolation 2018-09-01 23:12:51 +09:00
Aya Morisawa
11105ac0be Refactor mfm component 2018-09-01 22:38:50 +09:00
Aya Morisawa
4981b3f7ae Refactor reversi game 2018-09-01 22:18:07 +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
967d7b00c3 DeckでもURLプレビュー 2018-09-01 13:08:43 +09:00
syuilo
7de717835b Fix bug 2018-09-01 12:58:04 +09:00
syuilo
6f51b825c6 モバイルのドライブをダークモード対応した 2018-09-01 12:05:25 +09:00
syuilo
b1f8a2cb69 #2236 #2237 2018-09-01 09:42:25 +09:00
syuilo
d96ac7f13d Fix bug 2018-09-01 09:29:59 +09:00
syuilo
64b864f03f Improve usability 2018-09-01 09:16:25 +09:00
syuilo
8a211c0f1f #2447 #1958 2018-09-01 08:09:21 +09:00
Nasha Hiramiya
a9bf1f33b1 Fix darkmode on followers-you-may-know 2018-08-31 20:42:20 +01:00
Nasha Hiramiya
c46fbed829 Add return for invalid filetypes, fixes wrong behaviour 2018-08-30 21:04:20 +01:00
syuilo
90b49159fa 開発モードで警告を表示するようにするなど 2018-08-30 22:10:29 +09:00
syuilo
b24f27bf3c 🎨 2018-08-30 03:56:04 +09:00
syuilo
d6b621541e Clean up 2018-08-30 03:37:23 +09:00
syuilo
13d8dc5818 Refactoring 2018-08-30 03:32:42 +09:00
Zero King
2c03854fd5 Use https:// for maps.google.com links 2018-08-29 04:34:53 +00:00
syuilo
bb3fb7beb2 デフォルトで時計を表示するように 2018-08-29 07:10:42 +09:00
syuilo
6a158fdcde モバイルでもサウンドの設定を行えるように 2018-08-29 07:05:56 +09:00
syuilo
d39d1fb469 Fix bug 2018-08-29 06:59:43 +09:00
syuilo
cbd9497ba3 Fix bug 2018-08-29 06:46:05 +09:00
syuilo
bb13b2439f Merge pull request #2512 from Hiramiya/avatarbannerfiletypes
Fix linting errors
2018-08-28 18:08:22 +09:00
Nasha Hiramiya
81f30e3ac1 Fix linting errors 2018-08-28 09:44:49 +01:00
syuilo
88711c8e0d Merge pull request #2511 from Hiramiya/avatarbannerfiletypes
Prevent setting non-image files as avatar/banner
2018-08-28 07:41:50 +09:00
syuilo
d2136db2ff Merge pull request #2509 from Hiramiya/updateavatarfix
Update update-avatar.ts to match update-banner.ts behaviour
2018-08-28 07:39:35 +09:00
Hiramiya
a426e55b95 Restrict banner filetypes 2018-08-27 20:03:48 +01:00
Hiramiya
645b905759 Restrict avatar filetypes 2018-08-27 20:03:28 +01:00
Hiramiya
b1152402f8 Update update-avatar.ts 2018-08-27 17:29:21 +01:00
Hiramiya
1dd5da4fb9 Fix border-radius on friends 2018-08-27 16:06:31 +01:00
Hiramiya
3e6ee4dac0 Fix border-radius on photos 2018-08-27 16:06:04 +01:00
Hiramiya
6c4b13cb37 Remove temp border change 2018-08-27 15:51:31 +01:00
Hiramiya
777becca30 DarkMode user page bottom nav 2018-08-27 15:46:27 +01:00
Hiramiya
7decc5d584 DarkMode User Photos 2018-08-27 15:45:35 +01:00
Hiramiya
d7ce11ff05 DarkMode user friends 2018-08-27 15:43:19 +01:00
xps2
b9214cff39 fix 2018-08-26 10:29:24 +09:00
xps2
87db63d242 donation、configのmaintainerを参照するよう変更 2018-08-26 10:14:43 +09:00
syuilo
2ab4b5eca8 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-08-26 02:05:46 +09:00
syuilo
600d80a725 Fix #2428 2018-08-26 02:05:42 +09:00
syuilo
9f16783426 Fix indent 2018-08-26 02:05:13 +09:00
syuilo
017812ddbd Merge pull request #2486 from syuilo/fix-fa-pen
Use pencil-alt instead of pen
2018-08-26 01:57:39 +09:00
syuilo
de37c3b62d Merge pull request #2491 from xps2/fix-repository-feedback-url
リポジトリとフィードバックのURLが設定ファイルから反映されないのを修正
2018-08-26 01:23:41 +09:00
syuilo
de60689b01 Merge pull request #2487 from syuilo/clock-visibility-option
Make clock on header optional
2018-08-26 01:20:29 +09:00
xps2
02a3123ce4 リポジトリとフィードバックのURLが設定ファイルから反映されないのを修正 2018-08-26 01:00:13 +09:00
Aya Morisawa
8b2eacc5ea Use startsWith and endsWith for readability 2018-08-25 22:42:26 +09:00
Aya Morisawa
ba7c4408e8 Make clock on header optional 2018-08-25 22:24:58 +09:00
Aya Morisawa
d48a30bdbf Use pencil-alt instead of pen 2018-08-25 22:07:10 +09:00
syuilo
11549cdd63 Add brackets 2018-08-25 19:39:06 +09:00
syuilo
8ed95ce620 Merge pull request #2476 from acid-chicken/patch-4
Fix #2392
2018-08-25 19:37:35 +09:00
syuilo
3a900b63e5 ✌️ 2018-08-25 19:34:54 +09:00
Acid Chicken (硫酸鶏)
7c6e634b54 Update boot.js 2018-08-25 17:06:40 +09:00
syuilo
07927768d1 Fix bug 2018-08-25 15:40:22 +09:00
syuilo
55f4a8ab65 Fix #2466 2018-08-25 15:30:48 +09:00
syuilo
c349df7dc3 🎨 2018-08-25 15:25:16 +09:00
syuilo
baaa3f6d67 Improve stats page 2018-08-25 12:43:18 +09:00
syuilo
d4a2fe34bf チャートコンポーネントを分離するなど 2018-08-25 12:28:05 +09:00
syuilo
87324da7f0 ✌️ 2018-08-25 12:14:36 +09:00
syuilo
c6e0a2eb26 #2451 2018-08-25 08:39:12 +09:00
syuilo
8d3669193f #2460 2018-08-25 08:35:41 +09:00
syuilo
ea87d1e181 バグ修正など 2018-08-24 14:55:58 +09:00
syuilo
4abc7f2217 Improve chart 2018-08-24 09:39:16 +09:00
syuilo
2f235a334a Improve chart 2018-08-24 08:56:57 +09:00
syuilo
29ea1f8179 チャート取得APIを誰でも利用できるようにするなど 2018-08-24 07:23:04 +09:00
syuilo
b976f682de Improve chart 2018-08-24 07:17:17 +09:00
syuilo
de23da93ac Fix bug 2018-08-24 07:02:52 +09:00
syuilo
e337fac005 Refactor 2018-08-24 07:02:27 +09:00
syuilo
3581850c3b Improve chart 2018-08-24 06:41:53 +09:00
syuilo
c51ba19926 Better charts 2018-08-24 05:37:19 +09:00
syuilo
e1aaa01177 Merge pull request #2424 from acid-chicken/patch-4
Fix #2421
2018-08-23 16:36:42 +09:00
syuilo
90c8eacd95 一時間ごとのグラフも見れるように 2018-08-23 16:36:23 +09:00
Acid Chicken (硫酸鶏)
14690e4729 Update url-preview.vue 2018-08-23 16:25:36 +09:00
syuilo
255660c645 コントロールパネルから招待制のオンオフを切り替えられるように 2018-08-23 03:19:57 +09:00
syuilo
e14b84a65e Add control panel link in nav 2018-08-23 02:47:12 +09:00
syuilo
c0fecda18b Fix bug 2018-08-23 01:55:39 +09:00
syuilo
4ab19e12b9 良い感じに 2018-08-23 01:37:05 +09:00
syuilo
ff47a37740 Merge pull request #2396 from Tosuke/fix-2354
Mute on mobile(#2354)
2018-08-23 00:47:50 +09:00
Acid Chicken (硫酸鶏)
d7dc3ca969 Update url-preview.vue 2018-08-23 00:40:32 +09:00
Acid Chicken (硫酸鶏)
4d77db942f Update url-preview.vue 2018-08-23 00:34:35 +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
syuilo
f7a12375b8 Merge pull request #2364 from acid-chicken/patch-2
Resolve #2363
2018-08-22 08:41:47 +09:00
Acid Chicken (硫酸鶏)
5950bcdf8d Update boot.js 2018-08-22 01:50:13 +09:00
Acid Chicken (硫酸鶏)
c4f3d1e432 Update boot.js 2018-08-22 01:48:08 +09:00
syuilo
c75920aab2 Fix bug 2018-08-22 01:02:56 +09:00
syuilo
6b272362c4 #2338 2018-08-22 00:52:00 +09:00
syuilo
a5015410da Clean up 2018-08-21 05:42:31 +09:00
syuilo
17610e0a13 Revert "Fix bug?"
This reverts commit 2c9bacfceade688865ad1e8533ca494dd34d0ee5.
2018-08-21 01:23:39 +09:00
syuilo
c17c12d684 Fix bug? 2018-08-20 23:49:00 +09:00
Acid Chicken (硫酸鶏)
fb81e4585d Update reversi.game.vue 2018-08-20 18:12:03 +09:00
Acid Chicken (硫酸鶏)
03185b12e5 Update reversi.game.vue 2018-08-20 18:10:51 +09:00
Acid Chicken (硫酸鶏)
120cd170df Update user.vue 2018-08-20 02:05:57 +09:00
syuilo
486535cfd3 Fix bug 2018-08-20 01:41:53 +09:00
syuilo
ce7ca7e160 wip 2018-08-19 22:32:25 +09:00
syuilo
a6eaa9718e wip 2018-08-19 21:07:18 +09:00