Commit graph

4114 commits

Author SHA1 Message Date
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
syuilo d279f8e9ff 🎨 2018-09-04 19:19:51 +09:00
MeiMei eaec936fa6 Fix remote follow (#2606) 2018-09-04 18:33:16 +09:00
MeiMei 5b039a1bee Add User-Agent header (#2602) 2018-09-04 17:44:21 +09:00
syuilo 199573ccee #2566 2018-09-04 13:03:16 +09:00
syuilo 977200b7cd 🎨 2018-09-04 12:59:40 +09:00
syuilo 6abff253ea トップページのタイムラインをリアルタイム更新するように 2018-09-04 12:59:34 +09:00
syuilo ba64de334a Fix bug 2018-09-04 12:58:43 +09:00
syuilo dc1d7fa9d7 ローカルタイムラインストリームに認証不要で接続できるように 2018-09-04 12:58:35 +09:00
syuilo f42665d4bc 🎨 2018-09-04 11:34:36 +09:00
syuilo a5eb19c878 Support darkmode 2018-09-04 11:24:39 +09:00
syuilo 3698c679e2 🍕 2018-09-04 02:09:56 +09:00
syuilo db3ae303cb Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-03 23:23:55 +09:00
syuilo 66f3a155e6 なんかもうめっちゃやった 2018-09-03 23:23:50 +09:00
Aya Morisawa 09843a409b Fix typo: Wroker -> Worker (#2597) 2018-09-03 18:58:26 +09:00
syuilo d94b3757be Merge branch 'master' into develop 2018-09-02 22:41:10 +09:00
syuilo 13e822cba6 Trim text
Closes #2595
2018-09-02 22:40:27 +09:00
Aya Morisawa c57bf87f52 Make poll button togglable (#2592) 2018-09-02 21:39:47 +09:00
tamaina 99fbd60265 Improve url visual (#2591)
* Use string interpolation

* improve url visual

* fix lint
2018-09-02 20:19:59 +09:00
Aya Morisawa 3136c714bf Fix users/list/update API (#2590) 2018-09-02 19:03:00 +09:00
Aya Morisawa c0ee134f19 Add users/lists/delete API (#2589) 2018-09-02 18:59:42 +09:00
syuilo d15ebe5732 Improve usability 2018-09-02 18:27:43 +09:00
syuilo ef630195fa モバイルのドライブダイアログがおかしいのを修正 & ダークモード対応 2018-09-02 18:23:47 +09:00
syuilo e31921151e Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-02 17:56:39 +09:00
syuilo f94992abbe 🎨 2018-09-02 17:56:20 +09:00
Aya Morisawa b00060c09c
Clean up 2018-09-02 17:44:49 +09:00
Marihachi f6217d96d2 add an endpoint users/lists/update (#2585)
* add an endpoint users/lists/update

* add meta params

* fix packing
2018-09-02 11:25:32 +09:00
syuilo 4f0d844b43 Remove needless properties 2018-09-02 09:31:11 +09:00
mei23 0177023ead Use Tombstone for Delete 2018-09-02 08:02:43 +09:00
Aya Morisawa a4678e45de Not check dependencies 2018-09-02 08:02:10 +09:00
xps2 f24869625e fix 2018-09-02 01:10:55 +09:00
syuilo ce28c70c35 Clean up 2018-09-01 23:57:05 +09:00
Aya Morisawa 5e0f5c31e7
Merge branch 'string-interpolation' into develop 2018-09-01 23:30:16 +09:00
Aya Morisawa b28dd4be52
Use typeof 2018-09-01 23:29:22 +09:00
Aya Morisawa 291beb45fc
Use string interpolation 2018-09-01 23:12:51 +09:00
tamaina ffb345ccb5 fix #2315 (#2339)
* improve MFM to html

* improve html to MFM

* missing semicolon

* missing semicolon

* fix html to MFM

タグのリンクは解除するように

* fix bug

* misssing semicolon

* Update html-to-mfm.ts

* Update html-to-mfm.ts
2018-09-01 22:45:27 +09:00
Aya Morisawa acffc3e522
Refactor mfm component 2018-09-01 22:38:50 +09:00
syuilo 0962e62b8c
Merge pull request #2572 from syuilo/refactor-reversi-game
Refactor reversi game
2018-09-01 22:20:32 +09:00
Aya Morisawa 91ebd310b7
Refactor reversi game 2018-09-01 22:18:07 +09:00
Aya Morisawa 3d24112d2d
Refactor reversi engine 2018-09-01 22:09:54 +09:00
syuilo 4b1886990f
Merge pull request #2570 from mei23/mei-0901-update2b
Implement ActivityPub Update(Person)
2018-09-01 21:38:49 +09:00
syuilo 5209a584a2 Better post form 2018-09-01 20:47:49 +09:00
mei23 57a63d38aa Send Update activity 2018-09-01 20:23:01 +09:00
mei23 3efffbcf22 Receive Update activity 2018-09-01 20:23:01 +09:00
mei23 15eaebe522 updatePersonで再割り当てを考慮する 2018-09-01 20:23:01 +09:00
mei23 eee98358ac Add missing updatePerson properties 2018-09-01 20:23:01 +09:00
mei23 795fc5e7bc Set Person.updatedAt at first 2018-09-01 20:23:01 +09:00
Aya Morisawa 52aa64fcb6
Fix drop index 2018-09-01 19:12:07 +09:00
Aya Morisawa 7860d97a10
Add type annotation 2018-09-01 18:47:02 +09:00
syuilo 7559b8da6c ✌️ 2018-09-01 16:23:23 +09:00
syuilo f1d65a66b4 Fix bug 2018-09-01 15:38:03 +09:00
syuilo 63e2dbbb0d Fix bug 2018-09-01 15:22:28 +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 4d6b9f62e5 モバイルのドライブをダークモード対応した 2018-09-01 12:05:25 +09:00
syuilo 2a235151ed #2236 #2237 2018-09-01 09:42:25 +09:00
syuilo 9e318d5ebc Fix bug 2018-09-01 09:29:59 +09:00
syuilo 6819eb3b4d Improve usability 2018-09-01 09:16:25 +09:00
syuilo 4c6fb60dd2 #2541 2018-09-01 08:13:18 +09:00
syuilo bffb9a5c45 #2447 #1958 2018-09-01 08:09:21 +09:00
syuilo bbeb6d534e
Merge pull request #2557 from Hiramiya/darkmode
Fix darkmode on followers-you-may-know
2018-09-01 07:15:22 +09:00
Nasha Hiramiya 63b8af4531 Fix darkmode on followers-you-may-know 2018-08-31 20:42:20 +01:00
mei23 18b4f74cdb Improve validation error message 2018-08-31 16:46:24 +09:00
Nasha Hiramiya 6434dac04d Add return for invalid filetypes, fixes wrong behaviour 2018-08-30 21:04:20 +01:00
syuilo f0abc46429 開発モードで警告を表示するようにするなど 2018-08-30 22:10:29 +09:00
mei23 48223c1c76 Validate host in activity 2018-08-30 20:53:41 +09:00
mei23 dddf7834cc Add host/digest to HTTP signature 2018-08-30 20:52:35 +09:00
syuilo 1b7d98c17e 🎨 2018-08-30 03:56:04 +09:00
syuilo 3038434712 Fix bug 2018-08-30 03:53:26 +09:00
syuilo 117ab633a1 Improve API 2018-08-30 03:49:52 +09:00
syuilo e50fa4762d Clean up 2018-08-30 03:37:23 +09:00
syuilo aed1e839ba Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-08-30 03:32:45 +09:00
syuilo 00f2974a2a Refactoring 2018-08-30 03:32:42 +09:00
syuilo 89288d8e0d
Merge pull request #2530 from mei23/mei-0829-apvalidate
ActivityPub Personのホストの検証等の修正
2018-08-29 17:32:33 +09:00
mei23 6e3bf26cad Validate host on Person 2018-08-29 16:10:03 +09:00
Zero King f55fcd3305 Use https:// for maps.google.com links 2018-08-29 04:34:53 +00:00
syuilo f92745e381 デフォルトで時計を表示するように 2018-08-29 07:10:42 +09:00
syuilo 2762b78bcc モバイルでもサウンドの設定を行えるように 2018-08-29 07:05:56 +09:00
syuilo 2de8e8c358 Fix bug 2018-08-29 06:59:43 +09:00
syuilo 321e851b26 Fix bug 2018-08-29 06:46:05 +09:00
syuilo 02341ceb6e
Merge pull request #2512 from Hiramiya/avatarbannerfiletypes
Fix linting errors
2018-08-28 18:08:22 +09:00
Nasha Hiramiya 3dcdd7a5d7 Fix linting errors 2018-08-28 09:44:49 +01:00
syuilo 77baca8e6e
Merge pull request #2511 from Hiramiya/avatarbannerfiletypes
Prevent setting non-image files as avatar/banner
2018-08-28 07:41:50 +09:00
syuilo 6a7169630c
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 e7e6d833b7
Restrict banner filetypes 2018-08-27 20:03:48 +01:00
Hiramiya d1a9561135
Restrict avatar filetypes 2018-08-27 20:03:28 +01:00
Hiramiya ef43721e32
Update update-avatar.ts 2018-08-27 17:29:21 +01: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 33dfc21e4b Fix bug 2018-08-27 04:50:52 +09:00
Aya Morisawa bfed1475bb
Use endsWith for readability 2018-08-26 13:55:39 +09:00
xps2 3f30a69b8b fix 2018-08-26 10:29:24 +09:00
xps2 2d2e16d9f6 donation、configのmaintainerを参照するよう変更 2018-08-26 10:14:43 +09: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 58da32358b Fix indent 2018-08-26 02:05:13 +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 c56ff5d88d Add sunnaly proxy option 2018-08-26 01:56:21 +09:00
syuilo 9a295a85b1
Merge pull request #2491 from xps2/fix-repository-feedback-url
リポジトリとフィードバックのURLが設定ファイルから反映されないのを修正
2018-08-26 01:23:41 +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
syuilo 1962bfb4a5
Merge pull request #2489 from mei23/mei-0825-apresolvekey
リモートユーザー解決時のURIがまちがっているのを修正
2018-08-26 01:19:07 +09:00
xps2 fa7c8cfe5b リポジトリとフィードバックのURLが設定ファイルから反映されないのを修正 2018-08-26 01:00:13 +09:00
Aya Morisawa 08a59591ae
Use startsWith and endsWith for readability 2018-08-25 22:42:26 +09:00
mei23 a09a244242 Fix resolvePerson key 2018-08-25 22:25:40 +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 0875460974 ユーザーのアイコンにサムネイルを使うように
Closes #2365
2018-08-25 19:44:47 +09:00
syuilo f0b08d3936 Add brackets 2018-08-25 19:39:06 +09:00
syuilo 16520c7b4c
Merge pull request #2476 from acid-chicken/patch-4
Fix #2392
2018-08-25 19:37:35 +09:00
syuilo 65549d06d9 ✌️ 2018-08-25 19:34:54 +09:00
Acid Chicken (硫酸鶏) 0ebe801af4
Update boot.js 2018-08-25 17:06:40 +09:00
syuilo d9b02a18bf
Merge pull request #2474 from mei23/mei-0825-appleroma2
Pleromaとつながらないのを修正
2018-08-25 16:33:02 +09:00
syuilo 47f4b51207 Fix bug 2018-08-25 15:40:22 +09:00
syuilo 739c993911 Fix #2466 2018-08-25 15:30:48 +09:00
syuilo 81969ea8b2 🎨 2018-08-25 15:25:16 +09:00
mei23 ac474f3884 Send actor in Delete 2018-08-25 14:52:35 +09:00
mei23 a39aaf6eb1 Send actor in Undo Follow 2018-08-25 14:46:47 +09:00
mei23 68a7661f08 Create Note activity にも toとcc 2018-08-25 14:23:51 +09:00
mei23 ffcb2f755c Send actor in CreateNote, Announce 2018-08-25 14:12:44 +09:00
mei23 b3a3238e43 HTTP Signature検証対象ヘッダにDateが含まれてなくても許容する 2018-08-25 13:40:12 +09:00
mei23 92828028db Add Activity id if missing 2018-08-25 13:11:54 +09:00
mei23 edb61e52c5 Use resolvable ActivityPub keyId 2018-08-25 12:46:06 +09:00
syuilo 1c45cc808b Improve stats page 2018-08-25 12:43:18 +09:00
mei23 1f53d1a149 Send Content-Type in ActivityPub request 2018-08-25 12:32:31 +09:00
syuilo 47a5f3bc67 チャートコンポーネントを分離するなど 2018-08-25 12:28:05 +09:00
syuilo 1c1e3009e9 ✌️ 2018-08-25 12:14:36 +09:00
syuilo ef57f5907b Fix bug 2018-08-25 11:10:27 +09:00
syuilo 4e8033d5a4 Fix bug 2018-08-25 10:28:09 +09:00
syuilo 88c71c2998 #2451 2018-08-25 08:39:12 +09:00
syuilo 7b6e55047f #2460 2018-08-25 08:35:41 +09:00
syuilo 6b137f8d69
Merge pull request #2458 from syuilo/master
Master
2018-08-25 07:20:38 +09:00
syuilo e78b2b0ab8
Merge pull request #2457 from mei23/mei-0825-apresolveuri3
リモートからのActivityに添付されている投稿は使用しないように変更
2018-08-25 07:07:46 +09:00
mei23 8b51428347 ActivityPub resolve で 添付のNoteを使用しないように 2018-08-25 06:50:35 +09:00
syuilo b8d53a7b40
Merge pull request #2455 from mei23/mei-0824-apattchobj
ActivityPubで非公開投稿が添付されてしまう件の修正
2018-08-25 05:25:14 +09:00
syuilo 13624ea7c2 バグ修正など 2018-08-24 14:55:58 +09:00
mei23 9502586c8b ActivityPub Renote/Replyで 対象Noteを添付しないようにする 2018-08-24 14:53:40 +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 fc180f030f Fix bug 2018-08-24 08:35:01 +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 e0e006e284 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-08-24 06:41:56 +09:00
syuilo a294a881ec Improve chart 2018-08-24 06:41:53 +09:00
syuilo 53926082e7
Merge pull request #2438 from mei23/mei-0824-basehtmlcc
ベースHTMLは immutableキャッシュしないようにする
2018-08-24 05:47:53 +09:00
mei23 5b5de6a89c ベースHTMLは immutableキャッシュしないようにする 2018-08-24 05:41:03 +09:00
syuilo a11c991f83
Merge pull request #2436 from mei23/mei-0824-api404
/api/ 下の存在しないにURL対しては404を返すようにする
2018-08-24 05:40:30 +09:00
syuilo 4dee7d91b1 Better charts 2018-08-24 05:37:19 +09:00
mei23 839be6477d Return 404 for unknown API 2018-08-24 05:26:26 +09:00
syuilo efae7a7bce
8.1.0 (#2426)
* Update url-preview.vue

* 一時間ごとのグラフも見れるように

* Merge pull request #2423 from syuilo/develop (#2425)

* 8.1.0
2018-08-23 16:38:12 +09:00
syuilo 912ffae600
Merge pull request #2424 from acid-chicken/patch-4
Fix #2421
2018-08-23 16:36:42 +09:00
syuilo 71a5662195 一時間ごとのグラフも見れるように 2018-08-23 16:36:23 +09:00
Acid Chicken (硫酸鶏) 774834a31f
Update url-preview.vue 2018-08-23 16:25:36 +09:00
syuilo 8fc1e07136 1時間単位での集計を追加 2018-08-23 15:40:24 +09:00
syuilo a62e2b83ff Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-08-23 14:56:43 +09:00
syuilo e31a2f7e55 Fix bug: Check following request existance 2018-08-23 14:56:39 +09:00
rinsuki 4fb7ee760a
https://misskey.xyz/notes/5b7e20bd248403003019b860 の修正 2018-08-23 11:58:44 +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 d129151fdf Fix #2410
なぜか .ts という拡張子で来るのかは不明
2018-08-23 02:28:58 +09:00
syuilo 1b9c69f793 Fix bug 2018-08-23 01:55:39 +09:00
syuilo 8dc9ec06f8 良い感じに 2018-08-23 01:37:05 +09:00
syuilo da88043962
Merge pull request #2396 from Tosuke/fix-2354
Mute on mobile(#2354)
2018-08-23 00:47:50 +09:00
Acid Chicken (硫酸鶏) d704aca035
Update url-preview.vue 2018-08-23 00:40:32 +09:00
Acid Chicken (硫酸鶏) 2b54b4ac06
Update url-preview.vue 2018-08-23 00:34:35 +09:00
Tosuke 9f49ca8fdb feature mute on mobile(#2354) 2018-08-22 15:54:22 +09:00
syuilo c3747db670 Fix doc 2018-08-22 09:36:42 +09:00
syuilo fe1e60a28c Fix #2334 2018-08-22 09:33:59 +09:00
syuilo f91d2e8c8d Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-22 09:31:51 +09:00
syuilo dccc2c60e3 Fix bugs
Closes #2367
2018-08-22 09:31:35 +09:00
Tosuke 0b503661af fix login bug(#2384) 2018-08-22 09:26:06 +09:00
syuilo 58082431ff Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-22 09:16:55 +09:00
syuilo 2536bfb5f5 #2378 2018-08-22 09:16:52 +09:00
syuilo 6428066552
Merge pull request #2388 from mei23/mei-0822-dbcheck
起動時のDB接続チェックでエラーを検出できないのを修正
2018-08-22 09:12:59 +09:00
syuilo 4bf3827b73 Revert "#2387"
This reverts commit 3cad494404.
2018-08-22 09:12:37 +09:00
syuilo 3cad494404 #2387 2018-08-22 09:11:59 +09:00
syuilo ef0793311f リバーシのアイコンのコントラストのオプションを追加するなど 2018-08-22 09:10:39 +09:00
mei23 6f3e341e89 Fix DB connectivity check 2018-08-22 08:46:31 +09:00
syuilo 2fea3be7c0
Merge pull request #2364 from acid-chicken/patch-2
Resolve #2363
2018-08-22 08:41:47 +09:00
syuilo 07ddeae2f1 Clean up 2018-08-22 04:53:02 +09:00
Acid Chicken (硫酸鶏) f33701233c
Update boot.js 2018-08-22 01:50:13 +09:00
Acid Chicken (硫酸鶏) 70003269e5
Update boot.js 2018-08-22 01:48:08 +09:00
syuilo c65f5761e1
Merge pull request #2385 from mei23/mei-0821-aptype
ActivityPub で Content-Type を正しく扱う
2018-08-22 01:23:43 +09:00
syuilo 3016ac4805 Fix bug 2018-08-22 01:02:56 +09:00
syuilo 6ecb88b0d1 #2338 2018-08-22 00:52:00 +09:00
syuilo 75e4c8d74d Better reponse 2018-08-21 23:56:15 +09:00
syuilo 3476be16ab
Merge pull request #2381 from mei23/mei-0821-apnote
ActivityPub Note/Outbox の公開範囲の修正
2018-08-21 20:07:33 +09:00
mei23 b42a9e1c4e Set ActivityPub Content-Type 2018-08-21 13:48:03 +09:00
mei23 4495525705 Respect visibility in ActivityPub Note/Outbox 2018-08-21 13:22:30 +09:00
syuilo a603602f32 Clean up 2018-08-21 05:42:31 +09:00
syuilo fd947407af Revert "Fix bug?"
This reverts commit 2c9bacfcea.
2018-08-21 01:23:39 +09:00
syuilo 30444e5f1a #2359 など 2018-08-21 01:03:58 +09:00
syuilo f0d818de24 Fix bug 2018-08-21 00:12:45 +09:00
syuilo 2c9bacfcea Fix bug? 2018-08-20 23:49:00 +09:00
Acid Chicken (硫酸鶏) 166c4ebda0
Update reversi.game.vue 2018-08-20 18:12:03 +09:00
Acid Chicken (硫酸鶏) 319eed029b
Update reversi.game.vue 2018-08-20 18:10:51 +09:00
Acid Chicken (硫酸鶏) 4f4496078a
Update user.vue 2018-08-20 02:05:57 +09:00
syuilo bdc6718ae5 Fix bug 2018-08-20 01:41:53 +09:00
syuilo 7d65a0c3d5 wip 2018-08-19 22:32:25 +09:00
syuilo bb925e5de3 wip 2018-08-19 21:07:18 +09:00
syuilo c9de5b65d4 wip 2018-08-19 19:15:29 +09:00
syuilo 9bc3fcf74f
Merge pull request #2348 from mei23/mei-0819-nsfw3
リモートにNSFWが効かないのを修正
2018-08-19 18:46:47 +09:00
syuilo 19d979c330 Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-19 18:38:15 +09:00
syuilo bb7b335491 nameId廃止 & アプリ作成時にシークレットを返すように 2018-08-19 18:38:02 +09:00
mei23 be5a0b4794 Fix リモートにNSFWが効かない 2018-08-19 18:08:29 +09:00
Aya Morisawa 566317dc83 Fix bug 2018-08-19 13:32:02 +09:00
syuilo 452514f7fe Fix bug 2018-08-19 05:26:34 +09:00
syuilo 000d9cc1ce Fix bug 2018-08-19 05:15:50 +09:00
syuilo f3936a79aa Fix #2335 2018-08-19 04:01:10 +09:00
syuilo 78b560d89a #2324 2018-08-19 03:56:44 +09:00
syuilo 2fc6313380 Fix #2325 2018-08-19 03:36:51 +09:00
syuilo c2b882a5d7 Improve cpu and memory chart in control panel 2018-08-19 03:32:01 +09:00
syuilo 667b18fe24 Refactoring 2018-08-19 03:06:23 +09:00
syuilo 043b66f5da
Merge pull request #2330 from syuilo/patch
Clean up
2018-08-19 00:52:10 +09:00
syuilo 2f45ac3712
Merge pull request #2329 from syuilo/improve-chart
Improve chart
2018-08-19 00:46:17 +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
Aya Morisawa 7aac2c4e29 Clean up 2018-08-19 00:31:25 +09:00
syuilo 0481de6629 wip 2018-08-19 00:27:23 +09:00
tamaina f59d0a75e4 missing semicolon 2018-08-19 00:20:36 +09:00
tamaina 22f4b3cc7b missing semicolon 2018-08-19 00:20:36 +09:00
tamaina a4283c415a improve html to MFM 2018-08-19 00:20:36 +09:00
tamaina c0fbcee38a improve MFM to html 2018-08-19 00:20:36 +09:00
syuilo 335200c31e wip 2018-08-18 23:56:44 +09:00
syuilo df71c90f9f wip 2018-08-18 23:48:54 +09:00
syuilo ef79903811 wip 2018-08-18 23:23:55 +09:00
syuilo c3cd0451ad wip 2018-08-18 23:15:16 +09:00
syuilo 773fe28fcb wip 2018-08-18 20:26:01 +09:00
syuilo 69e2576387 wip 2018-08-18 20:22:56 +09:00
Aya Morisawa b52d995719 Fix typo 2018-08-18 13:12:29 +09:00
Aya Morisawa 11bb1608cf Resolve #2293 2018-08-18 13:09:15 +09:00
syuilo bc3f5e0d78
Merge pull request #2310 from sei0o/fix-1776
fix #1776
2018-08-18 07:54:49 +09:00
sei0o 53ea709697 fix #1776 2018-08-18 07:53:06 +09:00
syuilo 31aaf559ac Fix bug 2018-08-18 05:46:57 +09:00
syuilo 160185b108 Fix bug 2018-08-18 05:43:09 +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
syuilo e922d8904c Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-18 04:22:00 +09:00
syuilo 45b55a8c98 Update rate limit setting 2018-08-18 04:21:49 +09:00