Commit Graph

4527 Commits

Author SHA1 Message Date
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 c1d27f1158 Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-03 00:59:43 +09:00
syuilo 7da1913964 [wip] Implement like activity 2018-04-03 00:59:38 +09:00
syuilo fb7781fc64
Merge pull request #1375 from syuilo/greenkeeper/ws-5.1.1
Update ws to the latest version 🚀
2018-04-03 00:14:37 +09:00
syuilo 45fb451111 Fix bug 2018-04-02 23:26:47 +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
greenkeeper[bot] 38f60b411a fix(package): update ws to version 5.1.1 2018-04-02 13:43:13 +00: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 cb5fe0d48f Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-02 18:41:02 +09:00
syuilo b54f6367ca Fix bug 2018-04-02 18:40:59 +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 39c9bff27b Fix bug 2018-04-02 18:36:07 +09:00
syuilo c4bc3a44bc
Merge pull request #1369 from syuilo/greenkeeper/bootstrap-vue-2.0.0-rc.6
fix(package): update bootstrap-vue to version 2.0.0-rc.6
2018-04-02 17:42:46 +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
greenkeeper[bot] 5d527cec6b fix(package): update bootstrap-vue to version 2.0.0-rc.6
Closes #1367
2018-04-02 07:52:37 +00: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 f4fde1cd79 Clean up 2018-04-02 15:09:20 +09:00
syuilo ccd4223275 Update icon 🎨 2018-04-02 15:08:54 +09:00
syuilo 45f50b9d32 Update icon 🎨 2018-04-02 15:05:46 +09:00
syuilo 0718ae45cb Add visibility property 2018-04-02 14:18:01 +09:00
syuilo 64da9afc33
Merge pull request #1366 from akihikodaki/misc
Introduce acct directory
2018-04-02 13:46:31 +09:00
Akihiko Odaki aa94035987 Introduce acct directory 2018-04-02 13:44:32 +09:00
syuilo 8f15bbd97f
Merge pull request #1365 from akihikodaki/misc
Introduce renderers directory
2018-04-02 13:43:02 +09:00
Akihiko Odaki 4ef3d3a6d2 Introduce renderers directory 2018-04-02 13:41:25 +09:00
syuilo fc5284e9aa
Merge pull request #1364 from akihikodaki/misc
Introduce publishers directory
2018-04-02 13:35:46 +09:00
Akihiko Odaki ad38cd2605 Introduce publishers directory 2018-04-02 13:33:46 +09:00