Commit graph

3666 commits

Author SHA1 Message Date
syuilo 1075e3a005 透過画像のレンダリングを改善 2018-05-18 15:31:28 +09:00
syuilo dad8fff12d Fix ui 2018-05-18 14:41:44 +09:00
syuilo a6a175ede1 🎨 2018-05-18 14:31:30 +09:00
syuilo a01607fd97 ✌️ 2018-05-18 12:21:53 +09:00
syuilo 27582319fa Catch error 2018-05-18 12:08:05 +09:00
mei23 9b0e83d971 Fix can't convert i18n docs 2018-05-18 11:00:50 +09:00
syuilo e880d7da6c 🎨 2018-05-18 09:49:28 +09:00
syuilo 6ad90ecfa8 🎨 2018-05-18 09:40:57 +09:00
syuilo a8ade110e6 Improve renoting in mobile 2018-05-18 06:27:27 +09:00
Marcin Mikołajczak 1529a2eded moar i18n
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-05-17 20:18:47 +02:00
syuilo 4ad51672c1 Fix bug 2018-05-17 23:53:55 +09:00
syuilo 89a58dc596 添付されたメディアのURLは省略して表示するように 2018-05-17 23:38:35 +09:00
syuilo e1672e539b 🎨 2018-05-17 23:18:24 +09:00
syuilo 518f6e9677 🎨 2018-05-17 23:10:53 +09:00
syuilo d253df4574 ✌️ 2018-05-17 18:18:45 +09:00
syuilo a1692ebc7c モバイル版のウィジェット復活 2018-05-17 16:24:01 +09:00
syuilo 5c38084af5 ✌️ 2018-05-17 15:41:07 +09:00
syuilo e08b2a9481 oops 2018-05-17 15:25:41 +09:00
syuilo 23d452b99e
Merge pull request #1587 from m4sk1n/typo
fix typo
2018-05-17 12:45:33 +09:00
syuilo 14f7ff13ec #491 2018-05-17 09:28:31 +09:00
rinsuki 859c0c3491 fix #1428 2018-05-17 08:14:30 +09:00
Marcin Mikołajczak f9cd25c424 fix typo
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-05-16 16:35:07 +02:00
syuilo 161bce1a42
Update deliver.ts 2018-05-16 17:30:00 +09:00
syuilo 66437f31c0 Save remote user's endpoints 2018-05-16 17:06:12 +09:00
syuilo 34186cf45f ✌️ 2018-05-16 17:04:39 +09:00
syuilo f59209aaa3 Fix bug 2018-05-16 16:50:36 +09:00
syuilo e127341228 i18n 2018-05-16 08:22:07 +09:00
Marcin Cieślak 87ef08cf7a Stop webpack on URL error, otherwise gulp continues
$ webpack && gulp build
「dont.know.yet」は、正しいURLではありません。先頭に http:// または https:// をつけ忘れてないかなど確認してください。
[00:28:15] Requiring external module ts-node/register
/**
node-macaddress: Unkown os.platform(), defaulting to `unix'.
Error: Cannot find module './built/client/meta.json'
    at Function.Module._resolveFilename (module.js:543:15)
    at Function.Module._load (module.js:470:25)
    at Module.require (module.js:593:17)
    at require (internal/module.js:11:18)
/**
 * Config loader
    at Object.<anonymous> (/usr/home/saper/sw/misskey/gulpfile.ts:24:16)
    at Module._compile (module.js:649:30)
    at Module.m._compile (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:402:23)
    at Module._extensions..js (module.js:660:10)
    at Object.require.extensions.(anonymous function) [as .ts] (/usr/home/saper/sw/misskey/node_modules/ts-node/src/index.ts:405:12)
    at Module.load (module.js:561:32)
error Command failed with exit code 1.
2018-05-16 00:34:39 +02:00
Marcin Cieślak 7d881427d4 Use delete[] after new[]
gmake: Wejście do katalogu '/usr/home/saper/sw/misskey/build'
  CXX(target) Release/obj.target/crypto_key/src/crypto_key.o
../src/crypto_key.cc:25:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'?
      [-Wmismatched-new-delete]
                delete sourceBuf;
                ^
                      []
../src/crypto_key.cc:18:25: note: allocated with 'new[]' here
        const auto sourceBuf = new char[sourceLength];
                               ^
../src/crypto_key.cc:32:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'?
      [-Wmismatched-new-delete]
        delete sourceBuf;
        ^
              []
../src/crypto_key.cc:18:25: note: allocated with 'new[]' here
        const auto sourceBuf = new char[sourceLength];
                               ^
2 warnings generated.
2018-05-16 00:21:54 +02:00
Marihachi 3853255638
update license tip 2018-05-14 18:58:47 +09:00
syuilo 97c4758de2 Use _id instead of createdAt to improve performance 2018-05-14 13:58:44 +09:00
syuilo f20c08f0f7 Fix bug 2018-05-14 13:54:18 +09:00
syuilo 1641d6bce2 Update add-file.ts 2018-05-14 12:47:33 +09:00
syuilo f5d2cb5c61 Improve performance 2018-05-14 09:24:49 +09:00
syuilo 06461bb9ee NoteのuserIdに対してインデックスを張るように 2018-05-14 09:15:43 +09:00
syuilo 9f4624283d Disable prev/next 2018-05-14 09:01:37 +09:00
syuilo d4b696d03a Fix bug 2018-05-13 17:00:34 +09:00
syuilo 219fdecc50 Fix bug 2018-05-13 16:52:47 +09:00
syuilo 7af9ad9869 Better error handling 2018-05-13 16:26:11 +09:00
syuilo f47377d181 ✌️ 2018-05-13 03:16:31 +09:00
syuilo bc197bc958 Add index 2018-05-13 03:13:55 +09:00
syuilo 1836dd7312 Merge branch 'master' of https://github.com/syuilo/misskey 2018-05-13 03:08:33 +09:00
syuilo b844a8e9d5 Add note 2018-05-13 03:08:00 +09:00
mei23 f40e1ff0cc Fix cause error in case preview has data URI 2018-05-10 01:08:33 +09:00
mei23 d261fdbbc0 Fix can't preview some url 2018-05-09 20:14:34 +09:00
mei23 107d9fd2c8 Fix list load-more is not working 2018-05-09 04:56:07 +09:00
syuilo 4116b9eaf2 Provide originalNotesCount and originalUsersCount 2018-05-08 07:19:23 +09:00
syuilo ecd71ef5ff Fix bug 2018-05-08 07:08:02 +09:00
syuilo 058602352c Fix #1574 2018-05-08 07:03:06 +09:00
syuilo 79640d6861 Fix bug 2018-05-07 18:20:15 +09:00
syuilo d305c7e401 Fix 2018-05-07 17:45:21 +09:00
syuilo 8afaca36d9 Better text parsing 2018-05-07 17:19:00 +09:00
syuilo 9950fafff7 oops 2018-05-07 17:15:20 +09:00
syuilo 10c932876d Better banner redering 2018-05-07 17:05:05 +09:00
syuilo d5d7a527a0 Fix #1569 2018-05-07 16:53:56 +09:00
syuilo 9eb8595130 Fix ui 2018-05-07 16:39:00 +09:00
syuilo 8c46e5b3d9 投稿のレンダリングを改善 2018-05-07 16:31:33 +09:00
syuilo 73bd877993 Merge branch 'master' of https://github.com/syuilo/misskey 2018-05-07 16:25:21 +09:00
syuilo de6cbf8a22 リモートアカウントの投稿に対しての返信にはメンションを付けるように 2018-05-07 16:25:06 +09:00
syuilo 89f618d732
Update i18n.ts 2018-05-07 05:22:06 +09:00
syuilo 4955df3911 oops 2018-05-07 04:26:45 +09:00
syuilo 6785f50a1f 良い感じに 2018-05-07 04:08:39 +09:00
syuilo a549327170 Merge branch 'master' of https://github.com/syuilo/misskey 2018-05-07 03:19:27 +09:00
syuilo 1f018d87f2 メンションを処理 2018-05-07 03:19:24 +09:00
syuilo 769ee734fa
Merge pull request #1572 from ha-dai/patch1
Fix typo.
2018-05-07 03:09:45 +09:00
ha-dai 6419185228 fix typo 2018-05-07 03:05:00 +09:00
syuilo b77cbeca22 #1427 2018-05-07 02:54:14 +09:00
syuilo 4cce10a7d7 Fix glitch 2018-05-07 01:43:51 +09:00
syuilo 1a6fd7d72e Fix ui glitch 2018-05-06 21:13:21 +09:00
syuilo 3f2a7a561e アイコンのレンダリングを改善 2018-05-06 18:04:37 +09:00
syuilo c6492d3d58 誰もフォローしていないときはローカルタイムラインを表示するように 2018-05-06 14:35:28 +09:00
syuilo 650f79d0fd Fix bugs 2018-05-06 02:08:27 +09:00
syuilo c32c3c1370 Fix bug 2018-05-06 01:46:35 +09:00
syuilo 29ad7ab0cf Provide prev and next note link 2018-05-06 01:43:53 +09:00
syuilo 11716fa9d3 Provide og:type 2018-05-06 01:37:32 +09:00
syuilo 210f11ffd8 Update theme color 🎨 2018-05-06 01:35:17 +09:00
syuilo 440cf139bb メタ情報をレンダリングするように 2018-05-06 01:34:48 +09:00
syuilo 414c600356 ファイルのURLを保存するように 2018-05-04 18:32:03 +09:00
syuilo d69b919961 oops 2018-05-04 18:02:09 +09:00
syuilo ed9e7520f1 Fix bug 2018-05-04 17:59:51 +09:00
syuilo b8eac630ed 🍕 2018-05-04 17:40:50 +09:00
syuilo 34345ea8a7 oops 2018-05-04 17:08:41 +09:00
syuilo fc166b7bee oops 2018-05-04 16:56:23 +09:00
syuilo cf3112c7c0 ✌️ 2018-05-04 16:48:18 +09:00
syuilo e7dd74a443 ✌️ 2018-05-04 16:37:15 +09:00
syuilo b5acf15877 2.0.0 2018-05-04 16:27:03 +09:00
syuilo f62603fd9d ドライブのファイルにユーザー情報を非正規化 2018-05-04 15:30:56 +09:00
Marcin Mikołajczak 8d53f8639e i18n: Add Polish translation
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-05-04 00:28:07 +02:00
syuilo 9516f2fa63 Fix bug 2018-05-03 23:32:46 +09:00
syuilo faabb039a5 ✌️ 2018-05-03 20:12:08 +09:00
syuilo 15e4cf1243 サムネイルを予め生成するように 2018-05-03 20:03:14 +09:00
syuilo 75764e59e1 oops 2018-05-03 19:49:04 +09:00
syuilo f664cf09c0 Update cafy to 8.0.0 🚀 2018-05-02 18:06:16 +09:00
syuilo 0c3e9dd5e0 oops 2018-04-30 14:05:16 +09:00
syuilo 0bc7d28f58 🎨 2018-04-30 11:59:58 +09:00
syuilo 04cd3377ee oops 2018-04-29 22:04:51 +09:00
syuilo 326bd5e094 oops 2018-04-29 21:41:48 +09:00
syuilo 987799e9db Refactor 2018-04-29 21:37:51 +09:00
syuilo 19c846afaf 🎨 2018-04-29 21:35:18 +09:00
syuilo ea9265b30b Fix bug 2018-04-29 21:28:45 +09:00
syuilo 0516353afd Disable http2
Use https instead
2018-04-29 21:21:32 +09:00
syuilo ed130ca82c Fix bug 2018-04-29 18:16:02 +09:00
syuilo 9f22f924f1 ✌️ 2018-04-29 17:55:57 +09:00
syuilo a8083eb52b バグ修正など 2018-04-29 17:54:50 +09:00
syuilo 665afccb45 ✌️ 2018-04-29 17:22:45 +09:00
syuilo 372bfaceda リファクタリングなど 2018-04-29 17:17:15 +09:00
syuilo 72c1352acf wip 2018-04-29 09:29:39 +09:00
syuilo 2f2a945905 wip 2018-04-29 09:19:05 +09:00
syuilo 9870e73069 wip 2018-04-29 09:00:41 +09:00
syuilo f2874d778a wip 2018-04-29 08:51:17 +09:00
syuilo e9940c9221 wip 2018-04-29 07:01:47 +09:00
syuilo 7797a0746a wip 2018-04-29 05:28:34 +09:00
syuilo 6df010a71e wip 2018-04-29 04:51:19 +09:00
syuilo 671c5e7c12 wip 2018-04-29 04:44:58 +09:00
syuilo ec4ed8fb2d wip 2018-04-29 04:30:51 +09:00
syuilo 34786130b7 ✌️ 2018-04-28 17:29:46 +09:00
syuilo 6cb520cd2c oops 2018-04-28 17:27:41 +09:00
syuilo 47ce59d555 wip 2018-04-28 17:25:56 +09:00
syuilo 52560dd986 🎨 2018-04-28 12:04:31 +09:00
syuilo de81502fdf 🎨 2018-04-28 12:00:58 +09:00
syuilo 51876bac62 🎨 2018-04-28 10:59:37 +09:00
syuilo a5b994259e Fix bug 2018-04-28 10:27:53 +09:00
syuilo c85c825bad 🎨 2018-04-28 10:27:43 +09:00
syuilo 8984e3131d モバイル版のダークモード
など
2018-04-28 02:29:17 +09:00
syuilo 93fa28991e 🎨 2018-04-28 00:47:52 +09:00
syuilo 319f525199 wip 2018-04-27 21:33:18 +09:00
syuilo ee62f6e356 wip 2018-04-27 21:06:28 +09:00
syuilo 0f27b62924 Update dependencies 🚀 2018-04-27 19:12:15 +09:00
syuilo 32da569ef6 #1029 2018-04-26 20:30:49 +09:00
syuilo 1625fdc2f4 ✌️ 2018-04-26 20:22:51 +09:00
syuilo a0795b1afe Fix #1552 2018-04-26 18:24:14 +09:00
syuilo bb204b2ef7 wip 2018-04-26 16:10:01 +09:00
syuilo f7c02819be Fix lint 2018-04-26 14:44:23 +09:00
syuilo 03d09e9d24 wip 2018-04-26 14:38:37 +09:00
syuilo 6ab0c386cb wip 2018-04-26 14:01:41 +09:00
syuilo bc8a0083e2 wip 2018-04-26 11:46:42 +09:00
syuilo a2a3dd55ad wip 2018-04-26 11:19:57 +09:00
syuilo 3972e98f74 wip 2018-04-26 11:02:15 +09:00
syuilo 0616d29fd5 wip 2018-04-25 23:08:40 +09:00
syuilo 80cfa0f95d wip 2018-04-25 22:50:59 +09:00
syuilo f801b05057 wip 2018-04-25 22:50:05 +09:00
syuilo 7ea42af0ba wip 2018-04-25 22:37:08 +09:00
syuilo 76c8e05e3a wip 2018-04-25 20:20:02 +09:00
syuilo c2e053a208 wip 2018-04-25 19:53:16 +09:00
syuilo 3d9ac6387e wip 2018-04-25 18:04:16 +09:00
syuilo 4c9b4cb80d wip 2018-04-25 13:48:02 +09:00
syuilo c7f80182c2 wip 2018-04-25 12:36:54 +09:00
syuilo 1ba5dfd79c wip 2018-04-25 06:34:50 +09:00
syuilo 1a13c7e0b1 wip 2018-04-24 23:34:18 +09:00
syuilo 070cd52c21 wip 2018-04-24 21:24:06 +09:00
syuilo e14ea1fe61 wip 2018-04-24 20:58:29 +09:00
syuilo 7602e8f938 cafy 5.xに移行 2018-04-24 18:13:06 +09:00
syuilo fd2c45cc02 Better japanese 2018-04-24 14:12:19 +09:00
syuilo 03c824f893 wip 2018-04-24 10:08:15 +09:00
syuilo 9e74a3b8fa Refactor 2018-04-23 18:00:58 +09:00
syuilo 1131ce8a71 sharedInboxを提供 2018-04-23 15:37:27 +09:00
syuilo 02bb99ac02 他のMisskeyインスタンスにリアクション情報を伝えるように 2018-04-23 15:27:01 +09:00
syuilo 0b99483ccb サーバーのバージョンとクライアントのバージョンを分けた 2018-04-22 21:32:09 +09:00
syuilo 8682fd21c4 Fix bug 2018-04-22 19:33:06 +09:00
syuilo a7cbdbc1f2 ✌️ 2018-04-22 17:43:02 +09:00
syuilo 3a767f29be Fix #1532 2018-04-22 17:34:25 +09:00
syuilo ed0885ce5c #1533 2018-04-22 17:32:56 +09:00
syuilo 08b8d829f9 ダークモード情報をアカウントではなくブラウザに保存するように 2018-04-22 17:28:21 +09:00
syuilo d2d3a7d52b CW 2018-04-22 17:04:52 +09:00
syuilo 4e032a9188 [wip] #1455 2018-04-22 10:53:27 +09:00
syuilo 20e77196f2 AP: 投票をレンダリング 2018-04-22 10:44:17 +09:00
syuilo 7ee0cad010 Fix bug 2018-04-22 07:50:09 +09:00
syuilo 40849a5aa8 ✌️ 2018-04-22 07:34:33 +09:00
syuilo 132c30e557 🎨 2018-04-22 07:23:56 +09:00
syuilo ee13d2382b Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-22 07:21:54 +09:00
syuilo 3e1f7861a1 oops 2018-04-22 07:21:51 +09:00
mei23 0bb59bd73b Fix Misskey同士でフォローできない 2018-04-22 00:41:07 +09:00
syuilo 29a121f5b2 Darken 2018-04-21 19:05:55 +09:00
syuilo 4cfb360d44 Fix #1529 2018-04-21 19:02:12 +09:00
syuilo 441796f845 Add search syntax 2018-04-21 18:59:16 +09:00
syuilo 3c80f0eaca Fix #1526 2018-04-21 18:25:25 +09:00
syuilo 86e1b792c2 Salt 2018-04-21 16:40:16 +09:00
syuilo decb257136 Revert "wait"
This reverts commit d670591713.
2018-04-21 16:32:15 +09:00
syuilo d670591713 wait 2018-04-21 16:27:47 +09:00
syuilo dee2b77bdc oops 2018-04-21 16:21:12 +09:00
syuilo 6119312a74 Fix bug 2018-04-21 16:18:58 +09:00
syuilo 4a0f9d8280 Add timeline animation
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2018-04-21 16:01:12 +09:00
syuilo 797b5d2311 Darken 2018-04-21 15:46:46 +09:00
syuilo b14d7b45ae Better timeline rendering
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2018-04-21 15:37:02 +09:00
syuilo d721a143a8 Darken 2018-04-21 14:19:21 +09:00
syuilo fde9c783ae Fix username rendering
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2018-04-21 13:54:51 +09:00
syuilo c80b288db3 Better renote annotation rendering
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2018-04-21 13:48:56 +09:00
syuilo 93898b7a5f 🎨 2018-04-21 12:09:04 +09:00
syuilo a0a2335c16 Darken 2018-04-21 11:57:46 +09:00
syuilo 716b41107b Darken 2018-04-21 11:44:55 +09:00
syuilo a9a7a89b8b #1506 2018-04-21 11:42:38 +09:00
syuilo 4bf85a0e6b Darken 2018-04-21 10:10:04 +09:00
syuilo 8ccfbbf24c Darken 2018-04-20 13:38:28 +09:00
syuilo 4953842ff1 ✌️ 2018-04-20 13:31:43 +09:00
syuilo 8a8d97b8c7 🎨 2018-04-20 13:03:51 +09:00
syuilo 5916fcca6a Improve usability 2018-04-20 12:55:18 +09:00
syuilo 2105e4964b ✌️ 2018-04-20 12:38:31 +09:00
syuilo 8ed30d1ff3 ✌️ 2018-04-20 12:18:50 +09:00
syuilo 6f546efdb7 Darken 2018-04-20 12:13:33 +09:00
syuilo c4f62296a4 Fix bug 2018-04-20 08:05:57 +09:00
syuilo 160f441a95 [wip] darkmode 2018-04-20 07:59:01 +09:00
syuilo 63fdd0aec4 [wip] darkmode 2018-04-20 07:55:46 +09:00
syuilo b3cb9c7537 [wip] darkmode 2018-04-20 07:50:49 +09:00
syuilo 8daa9c8062 [wip] darkmode 2018-04-20 07:45:37 +09:00
syuilo 9b3ee877a6 [wip] darkmode 2018-04-20 05:06:32 +09:00
syuilo 5ace37e3db [wip] darkmode 2018-04-20 04:51:04 +09:00
syuilo 2145730409 [wip] darkmode 2018-04-20 04:16:48 +09:00
syuilo cba07d08d0 [wip] darkmode 2018-04-20 03:56:58 +09:00
syuilo f2fea7f3cd [wip] darkmode 2018-04-20 03:41:24 +09:00
syuilo d4a2c6cef4 🎨 2018-04-20 02:16:58 +09:00
syuilo 51f0a5e30b 🎨 2018-04-20 02:09:53 +09:00
syuilo 5d0ded2a69 Better error handling 2018-04-19 18:58:57 +09:00
syuilo bd207b5012 Implement suspend account 2018-04-19 18:54:34 +09:00
syuilo e2202b084b 🎨 2018-04-19 18:10:36 +09:00
syuilo 45b6a6bc54 make logger great again 2018-04-19 18:03:46 +09:00
syuilo d87e3a0ee3 oops 2018-04-19 15:19:18 +09:00
syuilo 7a270275ef Add new text syntax
And some fixes
2018-04-19 15:05:39 +09:00
syuilo f6a041559f Add doc 2018-04-19 14:32:14 +09:00
syuilo 6ea168485a Fix bug 2018-04-19 14:32:00 +09:00
syuilo d02afbee96 oops 2018-04-19 13:06:12 +09:00
syuilo 0d5bc3be66 ストーキング実装
Closes #1511
2018-04-19 12:43:25 +09:00
syuilo 02fd46f64f Fix bug 2018-04-19 09:17:42 +09:00
syuilo dfb6e717e4
Update index.ts 2018-04-19 08:28:24 +09:00
syuilo 70a1721460 Fix design 2018-04-18 19:47:56 +09:00
syuilo 7410aa9b37 Fix #1438 2018-04-18 19:24:09 +09:00
syuilo ea9c4de45b Fix #1510 2018-04-18 18:46:38 +09:00
syuilo 5ac335a531 oops 2018-04-18 18:39:04 +09:00
syuilo 0e63627394 🎨 2018-04-18 16:25:33 +09:00
syuilo 772bc243af ✌️ 2018-04-18 14:53:17 +09:00
syuilo 0e2bb5bddc Fix #1473 2018-04-18 14:48:40 +09:00
syuilo 21f77e484f Fix bug 2018-04-18 14:14:30 +09:00
syuilo 233e1eeeb2 Fix bug 2018-04-18 14:09:55 +09:00
syuilo 3519cb208e Clean up 2018-04-18 07:36:04 +09:00
syuilo fa8a08f016 タイムラインでリプライ先の投稿を表示するか否か設定できるように 2018-04-18 07:35:56 +09:00
syuilo 957cddf4db 🎨 2018-04-18 07:23:27 +09:00
syuilo a447ed1d10 oops 2018-04-17 22:33:27 +09:00
syuilo 50d56bdc25 Clean up 2018-04-17 22:31:52 +09:00
syuilo 7c5b9ba1d1 良い感じに 2018-04-17 22:25:51 +09:00
syuilo d892e66072 Fix bug 2018-04-17 22:20:25 +09:00
syuilo ff5ab7d12f Fix bug 2018-04-17 22:17:55 +09:00
syuilo ac0146f949 🎨 2018-04-17 20:17:00 +09:00
syuilo 1b8acb7e01 tombstone 2018-04-17 20:04:19 +09:00
syuilo 0f67a544bd #1414 2018-04-17 19:55:58 +09:00
syuilo e69554f810 Delete publicKey of remote user 2018-04-17 19:43:49 +09:00
syuilo 0a1455ac9f メニュー整理 2018-04-17 19:40:02 +09:00
syuilo 2c769c1643 🎨 2018-04-17 19:33:43 +09:00
syuilo d9fe884e87 🎨 2018-04-17 19:32:18 +09:00
rinsuki cc7e374f69 add feedback link 2018-04-17 17:14:25 +09:00
syuilo 6fa3cbcd64 Fix bug 2018-04-17 16:22:10 +09:00
syuilo d852cc2789 Fix bug 2018-04-17 16:06:55 +09:00
syuilo aaa167fd57 Refactor 2018-04-17 16:05:50 +09:00
syuilo 40ce8f9532 Fix bug 2018-04-17 15:41:42 +09:00
syuilo 9d8606bf42 oops 2018-04-17 15:37:18 +09:00
syuilo ee754f83cd #1448 2018-04-17 15:30:58 +09:00
syuilo f6b0814548 #1496 2018-04-17 15:12:59 +09:00
syuilo a0e640b118 ローカルタイムラインとグローバルタイムラインを実装 2018-04-17 14:52:28 +09:00
syuilo 06535a37b5 キューのメモリ使用量を削減 2018-04-17 08:06:51 +09:00
syuilo 3f6c6c5b73 Fix 2018-04-17 07:42:38 +09:00
syuilo a0a2cecc73 ✌️ 2018-04-17 07:40:19 +09:00
syuilo fdfbd1d202
Merge pull request #1479 from tamaina/master
タイムラインで古い投稿から順に画面から消していく
2018-04-17 04:47:46 +09:00
tamaina b441074483
oops 2018-04-16 20:44:55 +09:00
syuilo 172cca6ad6 Better recovery system 2018-04-16 15:59:43 +09:00
syuilo d59ad70802 Fix bug 2018-04-16 15:42:34 +09:00
syuilo 77bac02fc0 ✌️ 2018-04-16 15:39:35 +09:00
syuilo 58f124e4fc ✌️ 2018-04-16 15:32:40 +09:00
syuilo 192eb6fc3b 🎨 2018-04-16 15:17:20 +09:00
syuilo 8ff8f14d4e Fix #1486 2018-04-16 15:13:31 +09:00
syuilo 08ce6b895c Fix bug 2018-04-16 07:07:32 +09:00
syuilo 51ed3a6fad Fix #1483 2018-04-16 06:31:56 +09:00
syuilo 53f8428d4d Fix bug 2018-04-16 06:22:28 +09:00
syuilo 6029b1ca58 Add french 2018-04-16 05:59:21 +09:00
tamaina 8f518eba09
Merge pull request #9 from tamaina/pop
Pop
2018-04-15 23:51:23 +09:00
tamaina 9a152162e5
Update timeline.vue 2018-04-15 23:50:00 +09:00
tamaina 8bfa215208
Update timeline.vue 2018-04-15 23:49:14 +09:00
tamaina 32e40df53c
Merge pull request #8 from syuilo/master
追従
2018-04-15 21:08:58 +09:00
tamaina 80a0a9f052
oops 2018-04-15 21:00:28 +09:00
tamaina 50baad1fd0
Update timeline.vue 2018-04-15 20:57:37 +09:00
tamaina 83327fc477
Update timeline.vue 2018-04-15 20:57:30 +09:00
tamaina 7df6419208
Update timeline.vue 2018-04-15 20:50:53 +09:00
tamaina aea194fba2
Update timeline.vue 2018-04-15 19:30:51 +09:00
syuilo becdc4b609 oops 2018-04-15 19:24:21 +09:00
tamaina dc8c05373c
Update timeline.vue 2018-04-15 19:10:12 +09:00
syuilo 780b9c51d1 Fix bug 2018-04-15 18:57:59 +09:00
syuilo a9ea405c0c ✌️ 2018-04-15 18:38:40 +09:00
syuilo 10e3411020 nanka iroiro 2018-04-15 17:53:25 +09:00
syuilo 0bbe8267b8 ストリームを経由してのリクエストではトークンの添付は無駄だった 2018-04-15 17:39:12 +09:00
syuilo 2d7525b2f6 Fix bug 2018-04-15 13:20:52 +09:00
syuilo eebd5f62b3 Fix bug 2018-04-15 12:51:05 +09:00
syuilo 82c93fdcb8 oops 2018-04-15 12:40:48 +09:00
syuilo 69c452a980 🍕 2018-04-15 11:57:33 +09:00
syuilo 10f6d5980f i18n 2018-04-15 07:54:54 +09:00
syuilo 63fdb68320 i18n 2018-04-15 07:51:56 +09:00
syuilo ef715ec64b oops 2018-04-15 07:41:10 +09:00
syuilo 30752b0fff ✌️ 2018-04-15 06:37:55 +09:00
syuilo 0ef280377b wip 2018-04-15 06:34:55 +09:00
syuilo 9c2f340c1e i18n 2018-04-15 06:26:33 +09:00
syuilo 7ced7db866 🍕 2018-04-15 06:21:19 +09:00
syuilo a53746e9d0 ✌️ 2018-04-15 06:16:50 +09:00
syuilo d3b3a7fc4e wip 2018-04-15 05:57:30 +09:00
syuilo f78ae399f2 wip 2018-04-15 05:22:16 +09:00
syuilo 5a49d14246 wip 2018-04-15 02:58:49 +09:00
syuilo 986780a39a wip 2018-04-15 02:51:29 +09:00
syuilo 1464df57fa wip 2018-04-15 02:36:01 +09:00
syuilo 27d5079c7e wip 2018-04-15 02:03:36 +09:00
syuilo 298e4fe566 wip 2018-04-15 01:36:16 +09:00
syuilo a16dffbd75 wip 2018-04-15 01:20:46 +09:00
syuilo 554570cb09 wip 2018-04-15 01:04:40 +09:00
syuilo 93b0fe821b
Fix bug 2018-04-14 23:41:25 +09:00
syuilo 416d8f24ef
Merge pull request #1469 from tamaina/snake_case
nameId → name_id
2018-04-14 23:38:28 +09:00
tamaina 101492bb80 nameId → name_id 2018-04-14 23:34:40 +09:00
syuilo 08531e8002 Add some indexes 2018-04-14 14:42:18 +09:00
syuilo d81c20f163 hostLowerは廃止してhostにlowerしたものを入れるように 2018-04-14 14:39:07 +09:00
syuilo 26c979bcec Better indexes 2018-04-14 14:29:18 +09:00
syuilo bcc5449e47 リモートユーザーはおすすめユーザーに含めないように 2018-04-14 14:22:58 +09:00
syuilo bf57b2ad13 Fix bug 2018-04-14 06:41:33 +09:00
syuilo 8bf05e47df Fix bug 2018-04-14 06:27:17 +09:00
syuilo f0be021d85 Fix bug 2018-04-14 06:18:18 +09:00
syuilo 7eac0bb1d6 wait 3 sec 2018-04-14 05:23:13 +09:00
syuilo a42b860624 一時的に日本語のみに 2018-04-14 05:16:15 +09:00
syuilo 10abe03ed7 Fix bug 2018-04-14 03:40:12 +09:00
syuilo 04285c9498 Fix bug 2018-04-14 03:23:06 +09:00
syuilo 3cdb320488 Use require to avoid warning 2018-04-14 03:04:55 +09:00
syuilo 79475f6856 set ja as default 2018-04-14 01:56:10 +09:00
syuilo ec6300f5ae ✌️ 2018-04-14 01:54:54 +09:00
syuilo 39feb54aab Fix: Add missing semicolon 2018-04-14 01:50:43 +09:00
syuilo 8260464090 Add note 2018-04-14 01:46:03 +09:00
syuilo fde2782a9e Cache url preview 2018-04-14 01:45:44 +09:00
tamaina e49f7f40bc
Update index.ts 2018-04-13 23:04:22 +09:00
syuilo 17f4dd69a3 Refactor 2018-04-13 14:39:08 +09:00
syuilo a9080f87ad Fix bug 2018-04-13 14:29:01 +09:00
syuilo 8e0949c66f compress 2018-04-13 14:28:09 +09:00
syuilo 16920caf9c Revert "Use http2"
This reverts commit 645481c2e8.
2018-04-13 14:07:42 +09:00
syuilo 732e07a4b3 Clean up 2018-04-13 13:52:25 +09:00
syuilo 645481c2e8 Use http2 2018-04-13 13:36:21 +09:00
syuilo f618dedfbc Fix 2018-04-13 12:08:56 +09:00
syuilo b099ad2a30 wip 2018-04-13 12:05:24 +09:00
syuilo e2e7babee0 wip 2018-04-13 11:44:39 +09:00
syuilo 22d2f2051c wip 2018-04-13 09:44:00 +09:00
syuilo 61f21594a9 wip 2018-04-13 07:34:27 +09:00
syuilo c54ff5b2bc wip 2018-04-13 06:17:14 +09:00
syuilo 3368fe8552 wip 2018-04-13 06:06:18 +09:00
syuilo a3bd4ba426 wip 2018-04-13 00:51:55 +09:00
syuilo 0cf7c76d2c Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-13 00:07:16 +09:00
syuilo ec3fdbc6db Add home customize link 2018-04-13 00:07:13 +09:00
こぴなたみぽ 051ab45181 wip 2018-04-12 07:32:35 +09:00
こぴなたみぽ 7b05e01819 wip 2018-04-12 07:25:46 +09:00
こぴなたみぽ 991635f919 wip 2018-04-12 07:19:28 +09:00
こぴなたみぽ a015524cb5 wip 2018-04-12 07:13:15 +09:00
syuilo a5ab80bf02 oops 2018-04-12 06:20:53 +09:00
syuilo 3ffae40085 サウンドのボリュームはデフォルトで50%に 2018-04-12 06:20:32 +09:00
syuilo cca9963a9a ✌️ 2018-04-12 06:18:55 +09:00
syuilo 70433469a1 Clean up 2018-04-12 06:02:34 +09:00
syuilo 0f99469243 HSTS
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2018-04-12 05:54:54 +09:00
syuilo b846eb8afe wip 2018-04-12 05:50:45 +09:00
syuilo 53415e9ba4 wip 2018-04-12 04:22:06 +09:00
syuilo 92dd4b3e5a wip 2018-04-12 04:05:03 +09:00
syuilo 553fccd719 wip 2018-04-12 03:46:32 +09:00
syuilo fba36561cd Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-12 02:53:52 +09:00
syuilo c32385b616 Add missing index 2018-04-12 02:53:48 +09:00
syuilo 39d87305ba
Update index.ts 2018-04-12 02:48:06 +09:00
syuilo c3f2cea0e6
Merge pull request #1454 from tamaina/provide_thumb_for_more_types
Provide thumb for more types
2018-04-12 02:46:46 +09:00
tamaina 5172ef247b
動画はimagemagickで変換できない 2018-04-12 02:34:51 +09:00
tamaina 760b90a84b
🖌 2018-04-11 23:50:11 +09:00
tamaina 703376841a
可能な限り動画や画像のサムネイルを提供する 2018-04-11 23:14:08 +09:00
tamaina 3569a7820e
ユーザー名の少なくとも3文字以上という制限を撤廃できていなかった 2018-04-11 21:05:47 +09:00
syuilo 4166fd87c2 wip #1443 2018-04-11 18:24:42 +09:00
syuilo 534ef9e999 Fix bug 2018-04-11 17:42:56 +09:00
syuilo 72d5a2f9b9 Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-11 17:40:04 +09:00
syuilo bd3d57a67f ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +09:00
syuilo 1fbcc648a6 Update sw.js 2018-04-11 15:55:04 +09:00
syuilo 7b974575f8 Update sw.js 2018-04-11 15:54:41 +09:00
syuilo 9717451e2b Update recovery scripts 2018-04-11 11:48:04 +09:00
syuilo 21119e972d Add new recover script 2018-04-11 01:41:35 +09:00
syuilo 40b6797933 Add recover.html again 2018-04-11 01:26:05 +09:00
syuilo 4ec94696fe Fix #1437 and some clean ups 2018-04-10 21:47:56 +09:00
syuilo d4fbac44dd oops 2018-04-10 18:45:44 +09:00
syuilo f635e22962 Add todo 2018-04-10 05:02:44 +09:00
syuilo cb85d7cb14 再帰的にNoteをレンダリングするように 2018-04-10 04:38:02 +09:00
syuilo 0e7cabc622 Fix bug 2018-04-10 04:15:20 +09:00
syuilo eebfb86b2e Fix bug 2018-04-10 04:11:52 +09:00
syuilo 66a9094665 Refactor 2018-04-10 04:03:25 +09:00
syuilo ad18136b04 Refactor 2018-04-10 04:02:25 +09:00
syuilo be5138207e Fix bug 2018-04-10 02:38:48 +09:00
syuilo 47b6f5de92 ✌️ 2018-04-10 02:36:28 +09:00
syuilo 43ae3c6e27 Refactor 2018-04-10 02:34:47 +09:00
syuilo dcd851cb68 Refactor 2018-04-10 02:20:06 +09:00
syuilo 805bc4b254 Refactor 2018-04-10 02:12:17 +09:00
syuilo ce9316491a Fix bug 2018-04-10 02:04:30 +09:00
syuilo d0aed377b9 Fix bug 2018-04-09 20:03:38 +09:00
syuilo 9f4781c691 oops 2018-04-09 20:00:30 +09:00
syuilo 84ffcb9672 Clean up 2018-04-09 19:53:15 +09:00
syuilo b4d806033c Fix bug 2018-04-09 19:52:17 +09:00
syuilo d06b80deb8 Fix bug 2018-04-09 19:28:16 +09:00
syuilo fe15a5abda Fox bug 2018-04-09 19:26:23 +09:00
syuilo 48d540e9f4 Fix bug 2018-04-09 19:23:52 +09:00
syuilo 2560d3d1c1 Fix bug 2018-04-09 19:18:15 +09:00
syuilo 47fc8f63be oops 2018-04-09 18:56:31 +09:00
syuilo 592527cd5f Fix bug 2018-04-09 18:54:03 +09:00
syuilo 98fe9c39eb Refactor 2018-04-09 18:52:29 +09:00
syuilo 2a5016865a Fix bug 2018-04-09 17:38:22 +09:00
syuilo 64547965b4 Fix bug 2018-04-09 17:33:52 +09:00
syuilo b9a676a1c1 ユーザー名の少なくとも3文字以上という制限を撤廃 2018-04-09 17:09:57 +09:00
syuilo d90ad34924 Fix bug 2018-04-09 05:44:35 +09:00
syuilo 5093f69b08 oops 2018-04-09 05:39:18 +09:00
syuilo 94e48ba122 ✌️ 2018-04-09 05:37:50 +09:00
syuilo 6b1dc866a8 ✌️ 2018-04-09 05:34:33 +09:00
syuilo 44e5ae110e ✌️ 2018-04-09 05:30:17 +09:00
syuilo 1186b788d6 ✌️ 2018-04-09 05:27:38 +09:00
syuilo cf5b679117 ✌️ 2018-04-09 05:23:35 +09:00
syuilo d8a87379ca Fix bug 2018-04-09 05:14:47 +09:00
syuilo 536277122d wip 2018-04-09 05:02:52 +09:00
syuilo 08beb45935 wip 2018-04-09 04:08:56 +09:00
unarist 3c4235067f Fix username/mention regexes
* Allow underscore instead of hypen
* Fix domain part handling
* Add tests for remote mention
2018-04-09 01:52:41 +09:00
syuilo 34281de04e
Merge pull request #1420 from unarist/fix/banner-selection
Fix banner selection from user page and drives
2018-04-09 00:38:49 +09:00
unarist 8a37227907 Fix banner selection from user page and drives
Previously, updateBanner takes a callback as a first argument of the function, but some calls passes a file object.

I've refactored it with Promise to avoid those misuses (although it should have type definitions :/)
2018-04-09 00:33:56 +09:00
syuilo ad1a86113b Fix bug 2018-04-08 23:29:27 +09:00
syuilo 2ce9ea2eda
Merge pull request #1418 from unarist/fix/note-detail
Fix errors related to getUserName on NoteDetail component
2018-04-08 20:56:09 +09:00
unarist 0d036100ee Fix errors related to getUserName on NoteDetail component 2018-04-08 20:53:48 +09:00
unarist c087edd33a Fix model method definitions on profile page components 2018-04-08 20:48:01 +09:00
syuilo ba280ac380 Fix bug 2018-04-08 19:30:19 +09:00
syuilo 2076ab876a Fix bugs 2018-04-08 19:27:53 +09:00
syuilo 282f685065 Fix bug 2018-04-08 19:16:48 +09:00
syuilo 998b1c4a9c Clean up 2018-04-08 19:14:55 +09:00
syuilo 9b4778c05f Fix bug 2018-04-08 18:52:42 +09:00
syuilo a1e6bb6fa3 Provide url property 2018-04-08 18:21:02 +09:00
syuilo a16b96ccc0 Fix bug 2018-04-08 17:40:03 +09:00
syuilo 6eefdfcb17 Fix bug 2018-04-08 17:37:16 +09:00
syuilo 7093d4b87a oops 2018-04-08 17:23:32 +09:00
syuilo cd198d8fbf ✌️ 2018-04-08 17:23:06 +09:00
syuilo 6089169a3c oops 2018-04-08 17:20:46 +09:00
syuilo 56da6f77c0 oops 2018-04-08 17:16:11 +09:00
syuilo 4753dfa4d9 oops 2018-04-08 17:15:07 +09:00
syuilo 5fb08b0ba1 Check whether is local user 2018-04-08 15:51:32 +09:00
syuilo 6d49edc0ab ✌️ 2018-04-08 15:25:17 +09:00
syuilo e63f884bc6 Use id in uri instead of username 2018-04-08 15:15:22 +09:00
syuilo 04cdb04ee2 Fix bug 2018-04-08 07:11:29 +09:00
syuilo 6e34e77372 Implement announce
And bug fixes
2018-04-08 06:55:26 +09:00
syuilo 0004944708 Fix bug 2018-04-08 05:07:17 +09:00
syuilo 5ddb047794 Fix bugs 2018-04-08 05:02:50 +09:00
syuilo 7f448221ce Fix bugs 2018-04-08 04:44:59 +09:00
syuilo cebea4e94c Some bug fixes and clean ups 2018-04-08 04:02:12 +09:00
syuilo a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo a1b490afa7 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
syuilo c5f23bce78 Implement like 2018-04-07 17:05:14 +09:00
syuilo 321f61f1cb Refactor 2018-04-07 16:36:40 +09:00
syuilo 93f631e358 Refactor 2018-04-07 16:14:35 +09:00
syuilo 7dc06b3d43 Refactor 2018-04-07 15:54:11 +09:00
syuilo 81d19195cf Add todo 2018-04-07 15:52:42 +09:00
syuilo c77013ab3e oops 2018-04-07 15:45:03 +09:00
syuilo 2259747072 各種カウントを復活させたりなど 2018-04-07 15:39:40 +09:00
syuilo 62171dce22 oops 2018-04-07 13:05:10 +09:00
syuilo ddced43ec7 Merge branch 'master' into refactor 2018-04-07 13:03:19 +09:00
syuilo ac5076c678 Ignore post that not public 2018-04-07 12:05:15 +09:00
syuilo e68dd11ecc Support unlisted visibility type 2018-04-07 12:02:25 +09:00
syuilo 779a37c4ae Visibility support 2018-04-07 07:27:18 +09:00
syuilo 494597236c 投稿に関しては論理削除するように
処理をシンプルにするため
2018-04-07 07:19:30 +09:00
syuilo 8273a7e748 Fix bug 2018-04-07 06:59:20 +09:00
syuilo a34710fea9 Refactor 2018-04-07 06:58:53 +09:00
syuilo b98e67bca4 Fix bug 2018-04-07 06:58:39 +09:00
syuilo a0c6e7af1c Fix bug 2018-04-07 06:51:35 +09:00
syuilo de620c822a Fix bug 2018-04-07 06:44:29 +09:00
syuilo 765a10c8da Increase limit to avoid warning 2018-04-07 06:25:58 +09:00
syuilo 866797a005 Fix bug 2018-04-07 06:23:38 +09:00
syuilo 66346495e5 Fix bug 2018-04-07 06:22:03 +09:00
syuilo ba1a81dab1 Bug fixes and some refactors 2018-04-07 06:13:40 +09:00
syuilo ef30390e76 Add todo 2018-04-07 00:07:30 +09:00
syuilo 81a6846f24
Merge pull request #1410 from akihikodaki/objec
Resolve local Object ID
2018-04-06 23:56:43 +09:00
syuilo 85d98f1e37 Add index 2018-04-06 23:32:38 +09:00
syuilo 3cf6eab119 Log 2018-04-06 22:40:06 +09:00
syuilo 2b02655a3f Fix bug 2018-04-06 22:15:31 +09:00
syuilo bc06c66407 Add todo 2018-04-06 22:00:37 +09:00
syuilo f640a8fd5b Resolve local Person ID 2018-04-06 20:52:38 +09:00
syuilo 358de80e65
Merge pull request #1408 from akihikodaki/person
Resolve local Person ID
2018-04-06 20:47:07 +09:00
syuilo a01251477e Revert "Remove silent flag"
This reverts commit 9c15c94f80.
2018-04-06 20:45:33 +09:00
syuilo 4e9ae8e8d5 Split code 2018-04-06 19:35:23 +09:00
syuilo 574e3b0bfd Fix type annotation 2018-04-06 19:26:17 +09:00
syuilo 0ecbafe5eb Add todos 2018-04-06 19:23:13 +09:00
syuilo 9c15c94f80 Remove silent flag 2018-04-06 19:18:38 +09:00
こぴなたみぽ eb0809ebb4 Remove needless log 2018-04-06 14:57:01 +09:00
syuilo 1e8fe4c6a8 Better English 2018-04-06 14:47:00 +09:00
syuilo 0856f4cd12 Use error instaed of warn 2018-04-06 14:39:28 +09:00
syuilo 862463a13c Fix bug 2018-04-06 14:35:17 +09:00
Akihiko Odaki 41acde0d8a Resolve local Object ID 2018-04-06 12:55:48 +09:00
Akihiko Odaki 6752594578 Resolve local Person ID 2018-04-06 12:54:34 +09:00
Akihiko Odaki 39b896a900 Add missing src/renderers/get-user-name.ts 2018-04-06 12:19:44 +09:00
syuilo a6fb4f2e33 wip 2018-04-06 04:04:50 +09:00
syuilo 0154e44e1d Fix bugs 2018-04-06 03:42:55 +09:00
syuilo b6aeacdeb9 RENAME: api --> services 2018-04-06 03:10:25 +09:00
Akihiko Odaki d99d628f50 Do not save 名無し as the name of a new user 2018-04-06 01:37:24 +09:00
Akihiko Odaki f0e8e6392b Allow name property of user to be null 2018-04-06 01:36:34 +09:00
syuilo 0de40f3a76 wip 2018-04-05 23:24:51 +09:00
syuilo 30bd467b71 wip 2018-04-05 23:19:47 +09:00
syuilo 5f8ab58446 wip 2018-04-05 22:49:41 +09:00
syuilo 46e8fd44c1
Merge pull request #1403 from akihikodaki/duplicate
Add a missing await expression
2018-04-05 21:17:47 +09:00
Akihiko Odaki 068c0b4cce Add a missing await expression 2018-04-05 21:16:19 +09:00
syuilo a6abcd1aa5 wip 2018-04-05 19:23:42 +09:00
syuilo 2a80fdeafe wip 2018-04-05 19:19:00 +09:00
syuilo fd87a63e57 wip 2018-04-05 18:50:52 +09:00
syuilo 7403f38fb4 wip 2018-04-05 18:43:06 +09:00
syuilo 06347cd71e wip 2018-04-05 18:08:51 +09:00
syuilo f5c55d46b7 wip 2018-04-05 17:52:46 +09:00
syuilo d3ed2761b9 wip 2018-04-05 15:54:12 +09:00
syuilo fc15249aa4 wip 2018-04-05 15:50:52 +09:00
syuilo c2c03a1c65 wip 2018-04-05 03:21:11 +09:00
syuilo 15b9bfb471
Merge pull request #1400 from akihikodaki/duplicate
Handle inReplyTo property
2018-04-05 01:59:10 +09:00
Akihiko Odaki ced6b9a76f Handle inReplyTo property 2018-04-05 01:57:18 +09:00
syuilo 18728cb394
Merge pull request #1399 from akihikodaki/duplicate
Implement Hashtag object
2018-04-05 01:32:03 +09:00
Akihiko Odaki f44a7389e2 Implement Hashtag object 2018-04-05 01:29:56 +09:00
syuilo 021595c4ae
Merge pull request #1398 from akihikodaki/duplicate
Implement Mention object
2018-04-05 01:25:53 +09:00
Akihiko Odaki 168b0730b4 Implement Mention object 2018-04-05 01:24:39 +09:00
syuilo b6b9875205 wip 2018-04-05 01:24:01 +09:00
syuilo eb304cb5fb wip 2018-04-05 01:22:41 +09:00
syuilo 9254966eb3
Merge pull request #1396 from akihikodaki/duplicate
Do not declare two variables in a statement
2018-04-05 01:09:18 +09:00
Akihiko Odaki a5715ecc1b Do not declare two variables in a statement 2018-04-05 01:07:55 +09:00
syuilo fba46b4c7f wip 2018-04-05 01:07:07 +09:00
syuilo 87d592c9c4
Merge pull request #1395 from akihikodaki/duplicate
Let unhandled rejection handler handle rejections in jobs
2018-04-05 01:05:50 +09:00
Akihiko Odaki e330ac1934 Let unhandled rejection handler handle rejections in jobs 2018-04-05 01:04:44 +09:00
syuilo fd73fad148 wip 2018-04-05 00:50:57 +09:00
syuilo 0009a371c8 wip 2018-04-05 00:40:34 +09:00
syuilo 0ac695edbd wip 2018-04-05 00:01:01 +09:00
syuilo 77f056b4fc wip 2018-04-04 23:59:38 +09:00
syuilo 5bd1451b61 wip 2018-04-04 23:22:48 +09:00
syuilo e8b42d7e16 wip 2018-04-04 23:12:35 +09:00
syuilo cf160285f8
Merge pull request #1394 from akihikodaki/duplicate
Retry HTTP requests
2018-04-04 22:48:27 +09:00
Akihiko Odaki d7c13b975f Retry HTTP requests 2018-04-04 22:45:55 +09:00
Akihiko Odaki 86b1345c17 Make HTTP request first in unfollow job 2018-04-04 22:05:12 +09:00
Akihiko Odaki 1b6bae72c2 Make HTTP request first in follow processor 2018-04-04 21:56:04 +09:00
Akihiko Odaki df38c2f485 Extract http request from post delivery job 2018-04-04 21:04:58 +09:00
syuilo b60121527d
Merge pull request #1393 from akihikodaki/duplicate
Allow to undo Create activity
2018-04-04 19:52:33 +09:00
Akihiko Odaki 783453897f Allow to undo Create activity 2018-04-04 19:51:41 +09:00
syuilo 2d4fe8c619 [wip] Implement like activity 2018-04-04 19:29:06 +09:00
Akihiko Odaki 210cb57aa5 Implement Delete activity 2018-04-04 00:22:00 +09:00
Akihiko Odaki 5bcb4b1dde Always deduplicate Activity Streams objects by id 2018-04-04 00:16:22 +09:00
Akihiko Odaki fdc81f395d Enforce URI uniquness 2018-04-04 00:09:00 +09:00
syuilo 18f317a4ac Refactor 2018-04-03 23:59:03 +09:00
syuilo 9694c1fc37 Refactor: Specify return type 2018-04-03 23:57:41 +09:00
syuilo a6f63e055a Refactor: Better variable name 2018-04-03 23:14:56 +09:00
syuilo f79e05195b Refactor 2018-04-03 23:01:48 +09:00
Akihiko Odaki aa0516d984 Wait for promise to resolve in Undo activity handler 2018-04-03 22:19:11 +09:00
Akihiko Odaki c22cb37759 Remove resolveRemoteUserObjects method of remote/activitypub/resolver
The value of the value returned by resolveRemoteUserObjects method of
remote/activitypub/resolver was inconsistent.
2018-04-03 20:41:54 +09:00
syuilo f5a948acac Improve readability 2018-04-03 20:13:04 +09:00
syuilo 9a6d524d5a Refactor 2018-04-03 20:09:26 +09:00
syuilo 172f11a2a0 Implement visibility param 2018-04-03 17:46:09 +09:00
syuilo ec629c4d8d Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-03 17:24:36 +09:00
syuilo 76efc03963 Add createdAt property 2018-04-03 17:24:28 +09:00
syuilo a596a960bf
Merge pull request #1383 from akihikodaki/unfollow
Add a missing semicolon
2018-04-03 17:23:41 +09:00
Akihiko Odaki 30614a3779 Add a missing semicolon 2018-04-03 17:21:59 +09:00
syuilo c666a2b26e
Merge pull request #1382 from akihikodaki/unfollow
Implement remote account unfollow
2018-04-03 17:19:52 +09:00
Akihiko Odaki 4b507ed349 Implement remote account unfollow 2018-04-03 17:18:06 +09:00
syuilo 41d3992c52
Merge pull request #1381 from akihikodaki/unfollow
Implement unfollow by remote account
2018-04-03 16:37:42 +09:00
syuilo 9449ed14d2
Merge pull request #1380 from akihikodaki/misc
Fix ActivityStreams collection resolution
2018-04-03 16:37:07 +09:00
Akihiko Odaki 6b66ec1231 Implement unfollow by remote account 2018-04-03 16:35:07 +09:00
Akihiko Odaki a9abc669e0 Fix ActivityStreams collection resolution 2018-04-03 16:32:54 +09:00
syuilo 648cfa8b8a Clean up 2018-04-03 13:08:21 +09:00
syuilo 97a4ec4ff3
Merge pull request #1379 from akihikodaki/misc 2018-04-03 12:30:11 +09:00
Akihiko Odaki b5487826a6 Invoke a constructor with parentheses 2018-04-03 12:28:34 +09:00
syuilo b4833d551e
Merge pull request #1378 from akihikodaki/misc 2018-04-03 12:27:56 +09:00
Akihiko Odaki 6503beecc5 Explicityly wrap objects with Create activity 2018-04-03 12:25:13 +09:00
syuilo 858999b07f
Merge pull request #1377 from akihikodaki/misc 2018-04-03 12:11:51 +09:00
Akihiko Odaki cc3704c3e9 Accept remote follow 2018-04-03 12:07:29 +09:00
syuilo b851402db1
Merge pull request #1376 from akihikodaki/misc
Misc
2018-04-03 02:12:13 +09:00
Akihiko Odaki 32c008d008 Deliver posts to remote followers 2018-04-03 02:10:43 +09:00
Akihiko Odaki 63906af5ab Fix job processor interfaces 2018-04-03 02:10:24 +09:00
syuilo 1332adf12b Use index 2018-04-03 01:37:43 +09:00
syuilo 9bf19d4676 Revert "[wip] Implement like activity"
This reverts commit 7da1913964.
2018-04-03 01:37:11 +09:00
syuilo 00e7b317fc Revert "Fix typo"
This reverts commit f3f6dce60b.
2018-04-03 01:37:02 +09:00
syuilo f8ebbfac0f Revert "Fix"
This reverts commit 8afdb5aef9.
2018-04-03 01:36:55 +09:00
syuilo 8afdb5aef9 Fix 2018-04-03 01:22:23 +09:00
syuilo f3f6dce60b Fix typo 2018-04-03 01:02:04 +09:00
syuilo 7da1913964 [wip] Implement like activity 2018-04-03 00:59:38 +09:00
syuilo d88f096e6b Fix: Remove unused imports 2018-04-02 23:21:04 +09:00
syuilo 5ce6fa67d2 Make migration scripts
and use createdAt instead of _id
2018-04-02 23:19:07 +09:00
syuilo 5b80b6e901
Merge pull request #1374 from akihikodaki/log
Introduce followed log and following log
2018-04-02 22:06:24 +09:00
Akihiko Odaki 319e905bf9 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
syuilo 4fc04acdc1
Merge pull request #1373 from akihikodaki/misc
Implement Follow activity
2018-04-02 19:53:04 +09:00
Akihiko Odaki 7942f76acb Implement Follow activity 2018-04-02 19:50:40 +09:00
syuilo da36d50cfe
Merge pull request #1372 from akihikodaki/misc
Improve WebFinger verification
2018-04-02 19:38:47 +09:00
Akihiko Odaki 8361289b4e Improve WebFinger verification 2018-04-02 19:37:00 +09:00
syuilo 5ceb808c6f ✌️ 2018-04-02 18:59:48 +09:00
syuilo b42c656776
Merge pull request #1371 from akihikodaki/misc
Resolve account by signature in inbox
2018-04-02 18:38:29 +09:00
Akihiko Odaki 69763ac32b Resolve account by signature in inbox 2018-04-02 18:36:47 +09:00
syuilo 81af33f8a1
Merge pull request #1368 from akihikodaki/misc
Distribute posts from remote
2018-04-02 17:41:51 +09:00
Akihiko Odaki ce7efc4dbb Distribute posts from remote 2018-04-02 17:11:14 +09:00
syuilo 2835259dc4 Present icons 2018-04-02 15:22:32 +09:00
syuilo 1ba3661791 Clean up 2018-04-02 15:19:12 +09:00
syuilo 0718ae45cb Add visibility property 2018-04-02 14:18:01 +09:00
Akihiko Odaki aa94035987 Introduce acct directory 2018-04-02 13:44:32 +09:00
Akihiko Odaki 4ef3d3a6d2 Introduce renderers directory 2018-04-02 13:41:25 +09:00
Akihiko Odaki ad38cd2605 Introduce publishers directory 2018-04-02 13:33:46 +09:00
Akihiko Odaki 3fb6834f7d Introduce config module 2018-04-02 13:15:53 +09:00
Akihiko Odaki 5b9f3701f5 Abolish common and misc directories 2018-04-02 12:58:53 +09:00
syuilo 21ebd9a367 Refactor 2018-04-02 11:14:45 +09:00
syuilo 6b6adeaa68 Refactor 2018-04-02 04:52:11 +09:00
syuilo 86e1ff6a6f Refactor 2018-04-02 04:48:38 +09:00
syuilo cd2542e0fd Refactor 2018-04-02 04:15:27 +09:00
syuilo e8bde94e5b Refactor 2018-04-02 04:01:34 +09:00
syuilo ad57e36d0d Fix: Add missing bracket 2018-04-02 01:26:17 +09:00
syuilo d166dbd01e
Merge pull request #1358 from akihikodaki/inbox
Make inbox signature verification compatible with Mastodon
2018-04-02 00:37:41 +09:00
Akihiko Odaki 111e5d569c Make inbox signature verification compatible with Mastodon 2018-04-02 00:36:36 +09:00
syuilo 2cf5a40649
Merge pull request #1357 from akihikodaki/publickey
Force TLS on WebFinger
2018-04-01 23:34:58 +09:00
Akihiko Odaki baf0c4a340 Force TLS on WebFinger 2018-04-01 23:33:48 +09:00
syuilo 13c2de67a4
Merge pull request #1356 from akihikodaki/publickey
Implement remote follow
2018-04-01 23:32:46 +09:00
Akihiko Odaki dc529711ce Implement remote follow 2018-04-01 23:30:57 +09:00
syuilo f78ff27e93 Add missing semicolon 2018-04-01 22:24:44 +09:00
syuilo 8be069083d Fix type annotation 2018-04-01 22:09:25 +09:00
syuilo cd2c23e390 Refactor 2018-04-01 21:56:11 +09:00
syuilo a20c1c8547 oops 2018-04-01 21:53:44 +09:00
syuilo 79f87b6943 Some fixes and refactors 2018-04-01 21:24:25 +09:00
syuilo 623f5b0072 Better variable name 2018-04-01 21:19:39 +09:00
syuilo e285f6feda Add missing semicolon 2018-04-01 21:17:46 +09:00
syuilo 8e6e70ef8a Remove unnecessary brackets 2018-04-01 21:16:37 +09:00
syuilo a7bf324f3c Add missing brackets 2018-04-01 21:15:00 +09:00
Akihiko Odaki cba73d6bc1 Implement account public key endpoint 2018-04-01 20:07:04 +09:00
Akihiko Odaki 1f1417a0f7 Implement outbox 2018-04-01 19:21:59 +09:00
syuilo 0cb6fbea8c Refactor: Better variable name 2018-04-01 18:28:10 +09:00
syuilo 9a90d8a7b4 Fix type annotation 2018-04-01 18:20:17 +09:00
syuilo 2e8e5f68dd
Merge pull request #1352 from akihikodaki/inbox
Respond with 202 for inbox request
2018-04-01 18:17:36 +09:00
syuilo fea2e549ba Resolve conflict 2018-04-01 18:17:04 +09:00
Akihiko Odaki c83bb3b8ab Respond with 202 for inbox request 2018-04-01 18:16:47 +09:00
syuilo 5323ab8e8e
Merge pull request #1351 from akihikodaki/webfinger
Implement post Activity Streams
2018-04-01 18:15:35 +09:00
Akihiko Odaki 12a251c7d6 Implement post Activity Streams 2018-04-01 18:12:51 +09:00
syuilo 63e8050094 Add missing property 2018-04-01 18:07:29 +09:00
syuilo d36f5376e3 Fix 2018-04-01 16:46:33 +09:00
syuilo 54776545b6 Use dot notation 2018-04-01 16:04:23 +09:00
syuilo 1fc185e569
Merge pull request #1350 from akihikodaki/webfinger
Implement inbox
2018-04-01 16:02:06 +09:00
Akihiko Odaki fabf233478 Implement inbox 2018-04-01 15:58:49 +09:00
syuilo b42a915172 [wip] dark mode 2018-04-01 15:58:32 +09:00
Akihiko Odaki 9a71a8b917 Implement WebFinger 2018-04-01 14:12:07 +09:00
syuilo e0a736a25d
Merge pull request #1347 from akihikodaki/user
Mark host parameter of /api/users/show nullable
2018-04-01 14:11:33 +09:00
Akihiko Odaki edfba6eed3 Mark host parameter of /api/users/show nullable 2018-04-01 14:10:22 +09:00
syuilo d23de60b8b Disable needless header 2018-04-01 12:43:59 +09:00
syuilo c0ad36193c ✌️ 2018-04-01 12:37:53 +09:00
syuilo 63c3c3dfdd Use sendStatus instead of send 2018-04-01 12:33:26 +09:00
syuilo 55f716fc62
Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
2018-04-01 12:27:16 +09:00
Akihiko Odaki 975dd842d8 Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
syuilo a09613cdd4 Fix bug 2018-03-31 21:46:58 +09:00
syuilo 3178bb20c7 Use Vue rendering function
and some refactors
2018-03-31 21:41:08 +09:00
Akihiko Odaki 68a9aac957 Implement remote status retrieval 2018-03-31 20:33:14 +09:00
Akihiko Odaki 7da60a0147 Store texts as HTML 2018-03-31 20:30:28 +09:00
Akihiko Odaki 8c41432907 Set empty array instead of null to mediaIds property of posts 2018-03-31 20:17:16 +09:00
syuilo 4e37ee541a デフォルトでドライブ容量は128MiBにした 2018-03-30 21:55:23 +09:00
syuilo 53beaddde2 oops 2018-03-30 21:37:01 +09:00
syuilo 616408f36e oops 2018-03-30 21:31:51 +09:00
syuilo 1af9efe54e 返信先プレビューなどではURLプレビューを表示しないように 2018-03-30 18:48:51 +09:00
syuilo 93ee7a4229
Merge pull request #1336 from akihikodaki/recommendation
Fix recommendation query
2018-03-30 14:11:11 +09:00
syuilo 953c81971a
Merge pull request #1340 from akihikodaki/github
Fix GitHub bot user query
2018-03-30 14:10:23 +09:00
Akihiko Odaki f1140ad300 Fix GitHub bot user query 2018-03-30 13:00:05 +09:00
Akihiko Odaki 277701310e Fix recommendation query 2018-03-30 12:58:21 +09:00
syuilo 75c4c844e6 cw 2018-03-30 11:24:07 +09:00
syuilo 5c3ca62426
Update user.ts 2018-03-30 00:13:20 +09:00
syuilo 74bbfd4144
Update user.ts 2018-03-30 00:05:12 +09:00
syuilo 4c0b48af5e
Use id instead of username
Because username is mutable. id is immutable!
2018-03-30 00:00:19 +09:00
syuilo 228d3141a7
Update show.ts 2018-03-29 21:45:43 +09:00
syuilo 78f7464891
Update show.ts 2018-03-29 21:44:39 +09:00
syuilo 6abb04ea12
Update show.ts 2018-03-29 21:36:27 +09:00
syuilo d68cc702a5 oops 2018-03-29 20:50:45 +09:00
syuilo af1a533d13 Fix bug 2018-03-29 20:37:24 +09:00
syuilo 7228e6d111 ✌️ 2018-03-29 20:34:39 +09:00
syuilo cf33e483f7 整理した 2018-03-29 20:32:18 +09:00
syuilo 31006fbc25 #1253 2018-03-29 15:23:15 +09:00
syuilo 1968d18e3f Use @type 2018-03-29 14:59:06 +09:00
syuilo b3bd6b60b4 oops 2018-03-29 14:53:48 +09:00
syuilo bfc193d8cd Resolve conflicts 2018-03-29 14:48:47 +09:00
Akihiko Odaki 90f8fe7e53 Introduce processor 2018-03-29 01:54:41 +09:00
Akihiko Odaki 68ce6d5748 Implement remote account resolution 2018-03-27 23:51:21 +09:00
syuilo bee892d446
Merge pull request #1316 from akihikodaki/host
Describe host field of user entity
2018-03-27 16:41:26 +09:00
Akihiko Odaki d57b628ee0 Describe host field of user entity 2018-03-27 16:40:10 +09:00
syuilo d6e1aa78cd
Merge pull request #1315 from akihikodaki/host
Revert a change for AuthSess query
2018-03-27 16:06:01 +09:00
Akihiko Odaki f12ea885f7 Revert a change for AuthSess query 2018-03-27 16:04:22 +09:00
syuilo 54eab4395a
Merge pull request #1314 from akihikodaki/host
Add host_lower to User
2018-03-27 16:00:24 +09:00
Akihiko Odaki 285bf04221 Add host_lower to User 2018-03-27 15:57:42 +09:00
syuilo f298fc6eb3 Bye bye subdomains 2018-03-27 14:13:12 +09:00
Akihiko Odaki 834dc49038 Replace /:user endpoints with /@:user 2018-03-27 12:55:33 +09:00
syuilo 336384a193 Bye bye secondary domain 2018-03-27 12:53:34 +09:00
syuilo 003ecd4c58 Destory api. subdomain
api.example.com --> example.com/api
2018-03-27 12:45:18 +09:00
syuilo 9a56c9ad0f
Merge pull request #1309 from akihikodaki/key
Add host field to User
2018-03-27 12:03:48 +09:00
Akihiko Odaki 396bb5821e Add host field to User 2018-03-27 12:02:43 +09:00
syuilo 27183b2142 Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-27 11:47:17 +09:00
syuilo c051779d34 Refactor 2018-03-27 11:47:13 +09:00
syuilo 4189ffd5e4
Merge pull request #1304 from rinsuki/features/implement-media-video
Implement mk-media-video
2018-03-27 04:43:18 +09:00
Akihiko Odaki 001d5faac9 Add keypair to local account 2018-03-27 00:26:25 +09:00
rinsuki 6d69b0d271 mobile version of media-video 2018-03-26 22:04:34 +09:00
rinsuki b1f8fe7752 implement mk-media-video 2018-03-26 21:54:38 +09:00
syuilo 7b0f93464a Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-26 17:54:13 +09:00
syuilo 4c0a341ccf Implement packForAp 2018-03-26 17:54:10 +09:00
rinsuki 1696c50c86 media-listのgridの処理をJSからCSSに移行 2018-03-26 17:26:21 +09:00
rinsuki 4d25db59a9 :mediaList -> :media-list 2018-03-26 17:03:20 +09:00
rinsuki 2dba24d0da mk-images -> mk-media-list, mk-images-image -> mk-media-image 2018-03-26 16:56:46 +09:00
rinsuki ff8b8df075 #1296 で壊してしまったのを直した 2018-03-26 16:22:00 +09:00
rinsuki 7676b86617 デスクトップ版にTwitterでログインするリンクを復活させた 2018-03-26 16:18:40 +09:00
syuilo 8bdb074b5d
Merge pull request #1295 from rinsuki/features/user-tab-position-sticky
モバイル版のユーザーページの表示切り変えnavを上についてくるように
2018-03-26 16:11:04 +09:00
rinsuki fd0e63c12e モバイル版のユーザーページの表示切り変えnavを上についてくるように 2018-03-26 15:56:31 +09:00
syuilo 8d7d200eff
Merge pull request #1287 from akihikodaki/account
Introduce account document to user document
2018-03-26 14:51:03 +09:00
rinsuki 8d6356c565 document.domainをチェックする際に、hostのかわりにhostnameを使うように 2018-03-26 14:27:42 +09:00
Akihiko Odaki 5db00e8179 Define hostname and secondary_hostname in config
This is missing part of commit 0109e0811c.
2018-03-26 14:12:14 +09:00
Akihiko Odaki 19b9cb105d Introduce account document to user document
An account document is attached to a user document if an account of the
user is on the server. It may be missing if the user is on a remote server.
2018-03-26 14:07:16 +09:00
rinsuki 4c9bcf2ab4 using WHATWG URL API 2018-03-26 13:57:28 +09:00
Akihiko Odaki 0109e0811c Specify Cookie domain with hostname 2018-03-26 13:21:41 +09:00
Akihiko Odaki a633f184ab Allow to use domain whose prefix is not misskey 2018-03-25 23:10:31 +09:00
Akihiko Odaki dc351ef396 Pass hostname instead of host to vhost module 2018-03-25 22:49:30 +09:00
syuilo 0823ea7f76 🎨 2018-03-19 23:27:34 +09:00
syuilo 29e84b4be2 Fix bug 2018-03-19 03:46:13 +09:00
syuilo 1e214278c9 Fix bug 2018-03-19 03:20:10 +09:00
syuilo e0ce00bacd Embed YouTube 2018-03-19 02:56:35 +09:00
syuilo f58470979b Add animation 2018-03-19 01:20:49 +09:00
syuilo 70960db60b 🎨 2018-03-18 16:52:28 +09:00
syuilo 1090339e7b 🎨 2018-03-18 16:47:33 +09:00
syuilo 59ea7344f9 2018-03-18 04:03:30 +09:00
syuilo 584ebdbdf1 🎨 2018-03-18 04:00:14 +09:00
syuilo 9a10dd4213 🎨 2018-03-18 03:55:43 +09:00
syuilo 90eb1753c8 🎨 2018-03-18 03:47:10 +09:00
syuilo 6e7e92f18b 🎨 2018-03-18 03:40:51 +09:00
syuilo eea53de963 🎨 2018-03-18 03:40:06 +09:00
syuilo 2d11b3967e oops 2018-03-17 23:16:01 +09:00
syuilo ab8eefda25 ✌️ 2018-03-17 23:01:17 +09:00
syuilo c10c534d02 🎨 2018-03-17 22:29:25 +09:00
syuilo 5ac7a6702c 🎨 2018-03-17 22:16:35 +09:00
syuilo 7bb19f5b9b #1252 2018-03-17 17:53:35 +09:00
syuilo f540393ee8 🎨 2018-03-17 17:47:46 +09:00
syuilo 128b56da28 ✌️ 2018-03-17 03:33:36 +09:00
syuilo f55cb79a70 Refactor 2018-03-17 00:22:22 +09:00
syuilo 747099821f Repost instead of reply 2018-03-17 00:04:33 +09:00
syuilo bcb6b63111 Fix bug 2018-03-16 23:56:20 +09:00
syuilo f42adcabe0 Refactor 2018-03-16 23:38:53 +09:00
syuilo 11cca4882a Add test map 2018-03-16 23:38:34 +09:00
syuilo 8da0b058ab ✌️ 2018-03-16 23:38:25 +09:00
syuilo 62abf32195 ✌️ 2018-03-16 22:38:28 +09:00
syuilo a0337d0489 Destroy background process when game ended 2018-03-16 22:30:08 +09:00
syuilo bc3e50420d
より良い重み付け 2018-03-16 22:23:53 +09:00
syuilo 8b0aabb4cb oops 2018-03-16 06:09:23 +09:00
syuilo 56a1deb9d5 ✌️ 2018-03-16 06:05:39 +09:00
syuilo 8e9d5e8e2a Fix bug 2018-03-16 06:02:18 +09:00
syuilo cada902e7a ✌️ 2018-03-16 05:45:28 +09:00
syuilo f06f7a46bc #1241 2018-03-15 20:19:26 +09:00
syuilo fe81d2b865 Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-15 19:53:56 +09:00
syuilo 1439c3245b ✌️ 2018-03-15 19:53:46 +09:00
Aya Morisawa 0d272a6949
Update front.ts 2018-03-15 15:55:13 +09:00
syuilo 0ca4c7c332 #1203 2018-03-15 15:02:15 +09:00
syuilo f026b39888 ✌️ 2018-03-15 14:37:56 +09:00
syuilo c662726259 Refactor 2018-03-15 14:09:38 +09:00
syuilo 1a8d6e0a25 ✌️ 2018-03-15 13:50:43 +09:00
syuilo cc49e1af8e ✌️ 2018-03-15 13:11:31 +09:00
syuilo 45cb5cec04 #1239 2018-03-15 12:56:50 +09:00
syuilo 2e7feadcd9 ✌️ 2018-03-14 16:12:36 +09:00
syuilo a1e5420b8f Use ReconnectingWebSocket 2018-03-14 06:58:40 +09:00
syuilo 0fb52ea7eb ✌️ 2018-03-14 04:37:20 +09:00
syuilo 85df5ce3f7 ✌️ 2018-03-14 04:30:24 +09:00
syuilo 02d22943c4 Improve othello ai 2018-03-14 04:20:15 +09:00
syuilo 88a06dfff7 oops 2018-03-13 04:06:14 +09:00
syuilo c7272a4de4 ✌️ 2018-03-13 03:22:40 +09:00
syuilo 3a0527805a oops 2018-03-13 02:06:18 +09:00
syuilo c1c5e97d24 Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-13 01:50:06 +09:00
syuilo e6f68e0b9e オセロで黒白を真理値で表現するように 2018-03-13 01:49:54 +09:00
syuilo 49b7340096
Update othello.game.vue 2018-03-12 07:53:58 +09:00
syuilo 408435c195 Oops 2018-03-11 23:50:17 +09:00
syuilo 0ef2261889 ✌️ 2018-03-11 21:48:16 +09:00
syuilo bd79352e80 #1204 2018-03-11 18:08:26 +09:00
syuilo 04cc63ac64 #1231 2018-03-11 17:26:07 +09:00
syuilo 27914e227f #1230 2018-03-11 17:23:59 +09:00
syuilo 98f09ad16c ✌️ 2018-03-11 07:07:22 +09:00
Aya Morisawa 8eea10c4f4
Add Lack of Black map 2018-03-11 04:53:00 +09:00
syuilo a0194b4957 Enable wwbww 2018-03-11 02:17:41 +09:00
syuilo d103a57073 #1232 2018-03-11 01:55:50 +09:00
Aya Morisawa b6b1fb3032
Add 8x8 handicap 16 map 2018-03-11 00:04:25 +09:00
Aya Morisawa 01b2c7b027
Add 8x8 handicap 20 map 2018-03-10 23:36:05 +09:00
syuilo 2ebdd67895 othello/games/show にボードの状態やターン情報を含めるように 2018-03-10 22:30:38 +09:00
syuilo 1dc8ad6d0c ✌️ 2018-03-10 22:23:14 +09:00
syuilo 8281249806 Fix bug 2018-03-10 21:48:20 +09:00
syuilo 3a9b0cce4a Improve readability 2018-03-10 21:29:57 +09:00
syuilo e6d2cbe6a3 ループモード実装 2018-03-10 21:23:00 +09:00
syuilo c8bf30d0d8 どこでも置けるモード実装 2018-03-10 18:22:54 +09:00
syuilo 2acb3ca07d Add some othello maps 2018-03-10 18:04:39 +09:00
syuilo c3a2330569 #1225 2018-03-10 13:42:26 +09:00
syuilo 9010e73d12 ✌️ 2018-03-10 13:22:20 +09:00
syuilo a8d086596f ✌️ 2018-03-10 13:07:17 +09:00
syuilo 59fbf693ed Implement othello map editing 2018-03-10 12:48:41 +09:00
Aya Morisawa 57081857f7
Add Parallel map 2018-03-10 11:42:50 +09:00
Aya Morisawa efdc5366cc
Add 8x8 handicap 12 map 2018-03-09 21:14:46 +00:00
syuilo 754f7a65f0 Add new map 2018-03-10 03:53:42 +09:00
syuilo 30a5bf1a64 Add new handi map 2018-03-10 03:33:03 +09:00
syuilo 5cbac059e5 Better text 2018-03-10 03:29:28 +09:00
syuilo 7bd1199d2e Add some handicap maps 2018-03-10 03:25:59 +09:00
syuilo ec176831bf 先行後攻を決められるように 2018-03-10 03:24:01 +09:00
syuilo 5383714ce8 ✌️ 2018-03-10 03:01:33 +09:00
syuilo 859ea79f31 Fix #1218 2018-03-10 03:01:01 +09:00
syuilo 1690df926a 🎨 2018-03-10 01:48:20 +09:00
syuilo f5fec3d008 ✌️ 2018-03-10 01:48:16 +09:00
syuilo 99bef32d1f Add new othello map 2018-03-09 22:54:30 +09:00
syuilo 79b20a3729 setイベントに次どっちのターンかの情報を含めた 2018-03-09 22:30:02 +09:00
syuilo 601d9cdbdf #1215 2018-03-09 22:06:16 +09:00
syuilo 7f570eb1e7 Add reactor map 2018-03-09 22:05:00 +09:00
syuilo e815d3bed6 Add triangle map 2018-03-09 21:54:47 +09:00
syuilo d7cf78a19e Add galaxy map 2018-03-09 21:51:00 +09:00
syuilo 7f30c26cc2 Add new othello map 2018-03-09 19:10:11 +09:00
syuilo 75285315c5 Fix bug 2018-03-09 18:46:51 +09:00
syuilo e82268db7e ✌️ 2018-03-09 18:29:27 +09:00
syuilo 910ccf1804 なんかもうめっちゃ変えた 2018-03-09 18:11:10 +09:00
Aya Morisawa 61d2497e5c
Add checker map 2018-03-09 03:10:19 +09:00
Aya Morisawa ee9611ec2b
Add X map 2018-03-09 03:01:55 +09:00
syuilo bd07246af6
Merge pull request #1207 from syuilo/othello-reserved-map
Add Reserved map
2018-03-09 02:56:44 +09:00
Aya Morisawa 175b2ed81f
Add Walls map 2018-03-09 02:54:51 +09:00
Aya Morisawa 91f92f9c98
Add reserved map 2018-03-09 02:38:54 +09:00
syuilo b872cde569 Fix islands map 2018-03-09 02:35:35 +09:00
Aya Morisawa 5e2b1f66ef
Add cross map 2018-03-09 02:31:01 +09:00
syuilo 58e4326ebc Remove the duplicatd map 2018-03-09 02:04:55 +09:00
Aya Morisawa 2f593dfa67
Add Two board map 2018-03-09 01:00:21 +09:00
Aya Morisawa b7e3c9b317
Remove trailing + 2018-03-09 00:48:50 +09:00
Aya Morisawa bef678df95
Add Big board map 2018-03-09 00:47:41 +09:00
syuilo 2526960f42 oops 2018-03-08 23:57:33 +09:00
syuilo 5e606684a2 Fix bug 2018-03-08 23:57:11 +09:00
syuilo 2c5d1c6239 ✌️ 2018-03-08 22:11:08 +09:00
syuilo 6d5b486833 Fix bug 2018-03-08 18:30:28 +09:00
syuilo 155012846d #1200 2018-03-08 17:57:57 +09:00
syuilo 08c6c8b917 Fix bug 2018-03-07 23:08:42 +09:00
syuilo 4b7efd1f17 ✌️ 2018-03-07 22:25:26 +09:00
syuilo 50e40ed61e ✌️ 2018-03-07 21:57:06 +09:00
syuilo 88d1ac2556 Fix bug 2018-03-07 19:03:32 +09:00
syuilo d6594b6e65 oops 2018-03-07 18:58:19 +09:00
syuilo a53874edc2 wip 2018-03-07 18:56:55 +09:00
syuilo 7f0b9d933d wip 2018-03-07 18:55:02 +09:00
syuilo 0bca0e8a02 wip 2018-03-07 18:45:16 +09:00
syuilo 161fd4afab wip 2018-03-07 17:48:32 +09:00
syuilo 6c495268ae wip 2018-03-07 11:40:40 +09:00
syuilo 06eabcbc63 wip 2018-03-07 01:54:56 +09:00
syuilo 043cbcf6f5 #1195 2018-03-06 18:06:45 +09:00
syuilo ee676f7cb3 #1191 2018-03-06 14:33:01 +09:00
syuilo e8df6e8116 ✌️ 2018-03-06 14:32:15 +09:00
syuilo 5f8e1ca025
Update settings.vue 2018-03-06 09:58:34 +09:00
syuilo e515276e15 nanka iroiro
Closes #1188
2018-03-06 08:35:25 +09:00
syuilo bd167b48d5 #1189 2018-03-06 07:39:47 +09:00
syuilo ab0b650696 #1184 2018-03-05 20:09:26 +09:00
syuilo 6374ddfc68 ✌️ 2018-03-05 18:37:12 +09:00
syuilo 3a1978cb65 ✌️ 2018-03-05 18:11:07 +09:00
syuilo 592386a2c8 oops 2018-03-05 14:18:00 +09:00
syuilo ca30798910 ✌️ 2018-03-05 14:09:12 +09:00
syuilo 5c6dfe5bb6 Fix bug 2018-03-05 13:46:54 +09:00
syuilo 47c1139a49 Show google maps when geo location attached 2018-03-05 13:40:21 +09:00
syuilo 8955ff538d 🎨 2018-03-05 11:35:58 +09:00
syuilo a9ce3a2f88 ✌️ 2018-03-05 11:33:44 +09:00
syuilo f5f7ceb66b oops 2018-03-05 09:22:28 +09:00
syuilo 84fe2c28ad ✌️ 2018-03-05 09:10:23 +09:00
syuilo e5d6ff0dac 🎨 2018-03-05 09:05:45 +09:00
syuilo 4ca31fd2cf Fix bug 2018-03-05 09:03:54 +09:00
syuilo b0c7cb8803 wip 2018-03-05 08:44:37 +09:00
syuilo cb0d237b6a #1183 2018-03-05 08:07:09 +09:00
syuilo 5daa9262f6 #304 2018-03-05 07:34:29 +09:00
syuilo d0227b95f6
Fix bug 2018-03-04 19:29:21 +09:00
syuilo 9cff3868de make sounds great again 2018-03-04 18:50:30 +09:00
syuilo bad780ce96 🎨 2018-03-04 18:27:22 +09:00
syuilo f152e3a2d5 Fix bug 2018-03-04 18:14:13 +09:00
syuilo e1984e3991 ✌️ 2018-03-04 14:33:39 +09:00
syuilo 073a2def64 #1177 2018-03-04 14:10:14 +09:00
syuilo d54453c5ff ✌️ 2018-03-04 12:14:59 +09:00
syuilo 9ea08051b1 Fix bug 2018-03-04 12:14:59 +09:00
syuilo d7c94de07e #172 2018-03-04 09:39:25 +09:00
syuilo 71b4a73798 🎨 2018-03-03 17:01:41 +09:00
syuilo 85ea92751c oops 2018-03-03 16:59:00 +09:00
syuilo 2c8b4c2ebe 🎨 2018-03-03 16:41:43 +09:00
syuilo a8f6908940 ✌️ 2018-03-03 16:39:53 +09:00
syuilo bc208ce854 Fix bug 2018-03-03 16:35:15 +09:00
syuilo df577b5d63 🎨 2018-03-03 16:27:07 +09:00
syuilo e29e43af3c 🎨 2018-03-03 16:20:28 +09:00
syuilo bec7ed723b ✌️ 2018-03-03 14:42:25 +09:00
syuilo 12f472b3fc ✌️ 2018-03-03 14:25:36 +09:00
syuilo 87d17517f3 ✌️ 2018-03-03 13:48:00 +09:00
syuilo 521b855738
Update drive.vue 2018-03-03 11:27:05 +09:00
syuilo d562fc4a4a
Update ui.header.vue 2018-03-03 11:26:46 +09:00
syuilo 818bdc09be
Update settings.vue 2018-03-03 11:13:28 +09:00
syuilo 41c9426929 nanka iroior 2018-03-03 09:49:47 +09:00
syuilo 6ba1035b69 nanka iroiro
Closes #1168, #1169
2018-03-03 07:32:18 +09:00
syuilo d10be71161 #1161, #1163 2018-03-02 18:46:08 +09:00
syuilo 21ebc5e84e oops 2018-03-02 07:01:47 +09:00
syuilo 423f73777c nanka iroiro 2018-03-02 06:26:31 +09:00
syuilo dd232b996a ✌️ 2018-02-28 05:43:14 +09:00
syuilo 0d43e095cb Fix bug 2018-02-28 01:13:42 +09:00
syuilo 94745e11ac Fix bug 2018-02-28 00:38:00 +09:00
syuilo d96c7ae528 Fix #1156 2018-02-28 00:34:57 +09:00
syuilo 41635ca3d3 oops 2018-02-28 00:30:36 +09:00
syuilo dbc421cb57 ✌️ 2018-02-28 00:11:28 +09:00
syuilo e86386bd8b #1152 2018-02-27 14:11:18 +09:00
syuilo 06d917b4d7 🎨 2018-02-27 14:05:01 +09:00
syuilo a505d627b9 🎨 2018-02-27 12:32:06 +09:00
syuilo 68dd705500 #1153 2018-02-27 12:32:01 +09:00
syuilo d24bb24c6e Fix bug 2018-02-27 06:37:20 +09:00
syuilo 0bbb15afbb ✌️ 2018-02-27 06:35:16 +09:00
syuilo c6118c7bc8 Improve drag and drop 2018-02-27 06:25:17 +09:00
syuilo c4a59c3912 Improve usability 2018-02-27 04:36:16 +09:00
syuilo 44946e8359 Fix bug 2018-02-27 03:48:14 +09:00
syuilo ae20b8c1b2 oops 2018-02-27 02:36:19 +09:00
syuilo 15c94f6b81 ✌️ 2018-02-27 02:17:10 +09:00
syuilo d3639b2df4 #372 2018-02-27 02:10:52 +09:00
syuilo d939e552f3 Fix bugs 2018-02-26 19:23:53 +09:00
syuilo 76db93d690 Fix bug 2018-02-26 19:00:46 +09:00
syuilo 522e3d7f59 🐡 2018-02-26 18:59:26 +09:00
syuilo e56ba51294 ✌️ 2018-02-26 18:57:52 +09:00
こぴなたみぽ ad464c9f78 oops 2018-02-26 18:32:24 +09:00
こぴなたみぽ 37e5a9d06a Fix bug 2018-02-26 18:31:55 +09:00
syuilo 65d564490a Fix bug 2018-02-26 01:36:36 +09:00
syuilo 9292df217c ✌️ 2018-02-26 01:06:21 +09:00
syuilo 3ae824c354 ✌️ 2018-02-26 00:39:05 +09:00
syuilo 157316088e ✌️ 2018-02-25 23:31:41 +09:00
syuilo 18595dd3bb #1145 2018-02-25 22:56:23 +09:00
syuilo 59834220c1 ✌️ 2018-02-25 22:50:26 +09:00
syuilo eebbfb55d4 Fix #1144 2018-02-25 18:40:39 +09:00
syuilo 341618a9d5 v3880 2018-02-25 17:38:16 +09:00
syuilo 0b7f33849a Improve emojis 2018-02-25 17:03:39 +09:00
syuilo 977df7f194 Fix #81 2018-02-25 13:31:02 +09:00
syuilo 493dfd2118 Fix #1141 2018-02-25 13:05:55 +09:00
syuilo 241aebc2f6 🎨 2018-02-25 03:17:13 +09:00
syuilo 5d05781609 🎨 2018-02-25 03:12:57 +09:00
syuilo d37cf47984 🎨 2018-02-25 03:05:29 +09:00
syuilo 3e91159bc3 ✌️ 2018-02-25 02:57:19 +09:00
syuilo 83fde7c131 #1126 2018-02-25 01:55:49 +09:00
syuilo 36c11e1f0f Refactor 2018-02-25 00:18:09 +09:00
syuilo 89a98b2644 Fix #1129 2018-02-24 23:56:57 +09:00
syuilo 8797c975ba Fix #1137 2018-02-24 12:33:49 +09:00
syuilo 6358856a94
Update init.ts 2018-02-24 10:34:36 +09:00
syuilo 2c007ff36f Fix #1130 2018-02-24 07:55:11 +09:00
syuilo a2ed259501 ✌️ 2018-02-24 07:55:11 +09:00
syuilo 482c86a25a ✌️ 2018-02-24 07:55:11 +09:00
syuilo 48341db13d Fix #1131 2018-02-24 07:55:11 +09:00
syuilo 34d570aaeb ✌️ 2018-02-24 03:33:27 +09:00
syuilo ce26d7f3ba ✌️ 2018-02-24 03:30:13 +09:00
syuilo 7c2fce1f77 ✌️ 2018-02-24 03:05:50 +09:00
syuilo cf1f2562d7 ✌️ 2018-02-24 03:03:26 +09:00
syuilo df8a2aea35 Implement #1098 2018-02-24 02:46:09 +09:00
syuilo 10994c2361 ✌️ 2018-02-23 23:30:30 +09:00
syuilo 45634e8d8d ✌️ 2018-02-23 21:46:59 +09:00
syuilo cd9fc9a717 ✌️ 2018-02-23 21:45:59 +09:00
syuilo b3d5b6bd5e Fix bugs 2018-02-23 19:03:41 +09:00
こぴなたみぽ 753e714576 Fix bug 2018-02-23 18:42:49 +09:00
こぴなたみぽ 9c4e3142b1 Clean up 2018-02-23 18:42:38 +09:00
こぴなたみぽ dbc2f42399 Fix #1124 2018-02-23 18:34:14 +09:00
syuilo 04f8c8aac5 Update home.vue 2018-02-23 08:44:32 +09:00
syuilo c386bd1129 Update home.vue 2018-02-23 08:44:16 +09:00
syuilo 9a569fb30c ✌️ 2018-02-23 08:07:30 +09:00
syuilo 2fbd7ff3c6 ✌️ 2018-02-23 07:56:35 +09:00
syuilo 0162f68cce Fix bug 2018-02-23 07:50:47 +09:00
syuilo fc23ee8a92 Update license.ja.pug 2018-02-23 06:30:33 +09:00
syuilo b3cfe756b0 ✌️ 2018-02-23 06:17:10 +09:00
syuilo 23498e3e54 ✌️ 2018-02-23 05:52:14 +09:00
syuilo 28c9458b85 ✌️ 2018-02-23 05:43:19 +09:00
syuilo 54dc54f2ae Fix bug 2018-02-23 05:27:00 +09:00
syuilo 6510068189 Fix bug 2018-02-23 05:15:20 +09:00
syuilo ea125723e3 ✌️ 2018-02-23 05:06:47 +09:00
syuilo f1e241255e Fix bug 2018-02-23 04:49:21 +09:00
syuilo 4cbbaf3f77 ✌️ 2018-02-23 04:07:22 +09:00
syuilo 0247200596 ✌️ 2018-02-23 04:01:22 +09:00
syuilo 80929eb176 ✌️ 2018-02-23 03:33:12 +09:00
syuilo 75c86a8f7f ✌️ 2018-02-23 02:53:36 +09:00