Commit graph

703 commits

Author SHA1 Message Date
syuilo 174cd3e97c [Test] Add some drive tests 2017-02-12 20:23:30 +09:00
syuilo cd5e49c9c2 [Test] Add some drive tests 2017-02-12 11:18:36 +09:00
syuilo 1e4533e069 [Server] Fix bug 2017-02-12 06:44:16 +09:00
syuilo e0703e0a50 [Server] Fix bug 2017-02-12 06:39:37 +09:00
syuilo 5149c4cea8 [Server] ✌️ 2017-02-12 06:27:47 +09:00
syuilo 3aec163822 Remove unused code 2017-02-12 06:03:48 +09:00
syuilo a7ac99f142 Revert "[Server] Fix bug"
This reverts commit d0f8634865.
2017-02-12 06:03:04 +09:00
syuilo 40f05f4ea5 [API] Fix: Validate file_id 2017-02-12 06:01:31 +09:00
syuilo 27c4d4b83b [Test] Fix some tests 2017-02-12 06:01:19 +09:00
syuilo a6ce54ec18 [Test] Add some tests 2017-02-12 06:00:40 +09:00
syuilo d0f8634865 [Server] Fix bug 2017-02-12 05:09:33 +09:00
syuilo c1df48517f [Test] Fix test 2017-02-12 05:06:48 +09:00
syuilo a8318851ad [Doc] Mention to request format 2017-02-12 02:46:11 +09:00
syuilo e19899962e インラインのコードでもシンタックスハイライトを有効化 2017-02-12 02:38:47 +09:00
syuilo 7791dd5471 [Client] Use JSON for API requests 2017-02-12 02:19:19 +09:00
syuilo 680f9a0b5c [Server] text/plainの場合もJSONとして解析するように 2017-02-12 02:18:58 +09:00
syuilo 38d9f736aa [Test] Use JSON 2017-02-12 01:51:08 +09:00
syuilo 1894e9052a [Server] Misskey API server is now accept a JSON as well as a application/x-www-form-urlencoded
Related to #154
2017-02-12 01:50:47 +09:00
syuilo 7d1983470d [Test] Add some drive tests 2017-02-12 01:40:29 +09:00
syuilo ec8c51fbca Add /uploads directory to .gitignore 2017-02-12 01:39:58 +09:00
syuilo bcd5f2f83c [API] Fix bug 2017-02-12 01:39:27 +09:00
syuilo 56d5a988b6 Add Nice Comment 2017-02-12 01:03:57 +09:00
syuilo 7949982679 [Test] Add some text tests 2017-02-12 01:01:35 +09:00
syuilo 0e7763938f Remove duplicated property 2017-02-11 23:53:40 +09:00
syuilo 9706eb3059 Use overflow-wrap instead of word-wrap 2017-02-11 23:50:49 +09:00
syuilo fa70c40b33 インラインコードを実装 2017-02-11 23:41:57 +09:00
syuilo 8107a6e539 [Client] Fix bug 2017-02-11 23:05:23 +09:00
syuilo⭐️ 00abb140ed [Client:Mobile] Update design 🎨 2017-02-11 22:45:55 +09:00
syuilo⭐️ 30c175ee4e Merge pull request #153 from syuilo/greenkeeper/ratelimiter-2.2.0
Update ratelimiter to the latest version 🚀
2017-02-11 19:04:59 +09:00
greenkeeper[bot] f0cf050a27 fix(package): update ratelimiter to version 2.2.0
https://greenkeeper.io/
2017-02-11 10:02:13 +00:00
syuilo⭐️ 9b98bb38ee Merge pull request #152 from syuilo/greenkeeper/morgan-1.8.1
Update morgan to the latest version 🚀
2017-02-11 10:50:54 +09:00
greenkeeper[bot] a4ac54a528 fix(package): update morgan to version 1.8.1
https://greenkeeper.io/
2017-02-11 01:50:31 +00:00
syuilo⭐️ 5cff1882ff Merge pull request #151 from syuilo/greenkeeper/body-parser-1.16.1
Update body-parser to the latest version 🚀
2017-02-11 10:47:27 +09:00
greenkeeper[bot] d8d0d3c515 fix(package): update body-parser to version 1.16.1
https://greenkeeper.io/
2017-02-11 01:41:44 +00:00
syuilo 2449b308ed 🎨 2017-02-11 09:45:45 +09:00
syuilo 91569061f4 Refactor 2017-02-11 09:14:24 +09:00
syuilo be113e1c72 #150 2017-02-11 08:49:50 +09:00
syuilo⭐️ 87a461c4ae Merge pull request #149 from syuilo/greenkeeper/@types/mongodb-2.1.40
Update @types/mongodb to the latest version 🚀
2017-02-11 07:30:15 +09:00
greenkeeper[bot] 236cf95071 fix(package): update @types/mongodb to version 2.1.40
https://greenkeeper.io/
2017-02-10 22:25:01 +00:00
syuilo⭐️ cb573276cc Merge pull request #148 from syuilo/greenkeeper/debug-2.6.1
Update debug to the latest version 🚀
2017-02-11 04:05:53 +09:00
greenkeeper[bot] 0868b0d388 fix(package): update debug to version 2.6.1
https://greenkeeper.io/
2017-02-10 19:05:37 +00:00
syuilo 1b2d080651 Refactoring 2017-02-11 02:32:00 +09:00
syuilo c20cd97be2 Remove variables tracking system to more simply implementation 2017-02-11 02:20:13 +09:00
syuilo 92dd5e57db [Client:Desktop] 🎨 2017-02-11 02:16:01 +09:00
syuilo⭐️ 534251040a Merge pull request #145 from tamaina/MHOH
デスクトップのホームを良くするプロジェクト
2017-02-11 01:39:28 +09:00
syuilo⭐️ 0ec8597c17 Merge pull request #144 from tamaina/SHSH
モバイルの投稿詳細画面を良くするプロジェクト
2017-02-11 01:35:03 +09:00
syuilo⭐️ 1b72f5e357 Merge pull request #146 from syuilo/greenkeeper/riot-3.2.1
Update riot to the latest version 🚀
2017-02-11 01:32:24 +09:00
greenkeeper[bot] ac989aedae fix(package): update riot to version 3.2.1
https://greenkeeper.io/
2017-02-10 16:25:03 +00:00
tamaina 54920c6977 タイムライン:リプライ 2017-02-11 00:03:51 +09:00
tamaina 0747f42fc7 タイムライン:標準 2017-02-10 23:57:16 +09:00