Commit graph

4676 commits

Author SHA1 Message Date
Akihiko Odaki
634a1be950 Invoke a constructor with parentheses 2018-04-03 12:28:34 +09:00
syuilo
1ea50fe6bc Merge pull request #1378 from akihikodaki/misc 2018-04-03 12:27:56 +09:00
Akihiko Odaki
655846f5cf Explicityly wrap objects with Create activity 2018-04-03 12:25:13 +09:00
syuilo
ca2596c3ca Merge pull request #1377 from akihikodaki/misc 2018-04-03 12:11:51 +09:00
Akihiko Odaki
c8077538f2 Accept remote follow 2018-04-03 12:07:29 +09:00
syuilo
6238d0dfea Merge pull request #1376 from akihikodaki/misc
Misc
2018-04-03 02:12:13 +09:00
Akihiko Odaki
1d62b15889 Deliver posts to remote followers 2018-04-03 02:10:43 +09:00
Akihiko Odaki
1420358efd Fix job processor interfaces 2018-04-03 02:10:24 +09:00
syuilo
342cba4c54 Use index 2018-04-03 01:37:43 +09:00
syuilo
f4cb6ba0e0 Revert "[wip] Implement like activity"
This reverts commit 7da191396469642de14655c30eba86926882e98c.
2018-04-03 01:37:11 +09:00
syuilo
6eac6f8ddd Revert "Fix typo"
This reverts commit f3f6dce60b9ace954a26b0e045d8bf8f49571482.
2018-04-03 01:37:02 +09:00
syuilo
ece470fd23 Revert "Fix"
This reverts commit 8afdb5aef91bea931c1ab7ecfd9f5ba1e977652c.
2018-04-03 01:36:55 +09:00
syuilo
3f3e6d0ba0 Fix 2018-04-03 01:22:23 +09:00
syuilo
4762ab417d Fix typo 2018-04-03 01:02:04 +09:00
syuilo
5990b5bb6a Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-03 00:59:43 +09:00
syuilo
507b9fdfd7 [wip] Implement like activity 2018-04-03 00:59:38 +09:00
syuilo
dde8b1945c 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
92bdf8b2e2 Fix bug 2018-04-02 23:26:47 +09:00
syuilo
757eca395b Fix: Remove unused imports 2018-04-02 23:21:04 +09:00
syuilo
6a3cd68423 Make migration scripts
and use createdAt instead of _id
2018-04-02 23:19:07 +09:00
greenkeeper[bot]
a83184f1f5 fix(package): update ws to version 5.1.1 2018-04-02 13:43:13 +00:00
syuilo
1a156b94dd Merge pull request #1374 from akihikodaki/log
Introduce followed log and following log
2018-04-02 22:06:24 +09:00
Akihiko Odaki
f3e3c58fe1 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
syuilo
1d393b9fb0 Merge pull request #1373 from akihikodaki/misc
Implement Follow activity
2018-04-02 19:53:04 +09:00
Akihiko Odaki
00253eb355 Implement Follow activity 2018-04-02 19:50:40 +09:00
syuilo
c69c7b1919 Merge pull request #1372 from akihikodaki/misc
Improve WebFinger verification
2018-04-02 19:38:47 +09:00
Akihiko Odaki
cf195b8e92 Improve WebFinger verification 2018-04-02 19:37:00 +09:00
syuilo
2536d58d72 ✌️ 2018-04-02 18:59:48 +09:00
syuilo
a7afa4d470 Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-02 18:41:02 +09:00
syuilo
0a3f457139 Fix bug 2018-04-02 18:40:59 +09:00
syuilo
cbfc35101d Merge pull request #1371 from akihikodaki/misc
Resolve account by signature in inbox
2018-04-02 18:38:29 +09:00
Akihiko Odaki
00110e37f2 Resolve account by signature in inbox 2018-04-02 18:36:47 +09:00
syuilo
a8f7156fb1 Fix bug 2018-04-02 18:36:07 +09:00
syuilo
4ea50f1d5d 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
7d679fb115 Merge pull request #1368 from akihikodaki/misc
Distribute posts from remote
2018-04-02 17:41:51 +09:00
Akihiko Odaki
ebae97a1fe Distribute posts from remote 2018-04-02 17:11:14 +09:00
greenkeeper[bot]
9480d5f01a fix(package): update bootstrap-vue to version 2.0.0-rc.6
Closes #1367
2018-04-02 07:52:37 +00:00
syuilo
756c1e974e Present icons 2018-04-02 15:22:32 +09:00
syuilo
4b0df0923e Clean up 2018-04-02 15:19:12 +09:00
syuilo
59f39ab303 Clean up 2018-04-02 15:09:20 +09:00
syuilo
353423ceee Update icon 🎨 2018-04-02 15:08:54 +09:00
syuilo
d7323a78bf Update icon 🎨 2018-04-02 15:05:46 +09:00
syuilo
39662b0e01 Add visibility property 2018-04-02 14:18:01 +09:00
syuilo
68f8be1656 Merge pull request #1366 from akihikodaki/misc
Introduce acct directory
2018-04-02 13:46:31 +09:00
Akihiko Odaki
f47bcd1ebe Introduce acct directory 2018-04-02 13:44:32 +09:00
syuilo
491dea6b83 Merge pull request #1365 from akihikodaki/misc
Introduce renderers directory
2018-04-02 13:43:02 +09:00
Akihiko Odaki
38d0f2b9af Introduce renderers directory 2018-04-02 13:41:25 +09:00
syuilo
47ad7166d3 Merge pull request #1364 from akihikodaki/misc
Introduce publishers directory
2018-04-02 13:35:46 +09:00
Akihiko Odaki
e8d54d0175 Introduce publishers directory 2018-04-02 13:33:46 +09:00
syuilo
c3beb4e8cd Merge pull request #1363 from akihikodaki/misc
Fix built module references
2018-04-02 13:20:56 +09:00