Commit graph

4566 commits

Author SHA1 Message Date
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
Akihiko Odaki
8f593d27dc Fix built module references 2018-04-02 13:20:03 +09:00
syuilo
804feec56c Merge pull request #1362 from akihikodaki/misc
Introduce config module
2018-04-02 13:18:01 +09:00
Akihiko Odaki
8b3407e16c Introduce config module 2018-04-02 13:15:53 +09:00
syuilo
409b44d011 Merge pull request #1361 from akihikodaki/misc
Abolish common and misc directories
2018-04-02 13:00:42 +09:00
Akihiko Odaki
a9c0dd5e53 Abolish common and misc directories 2018-04-02 12:58:53 +09:00
syuilo
da78a8ebad Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-02 12:02:04 +09:00
syuilo
cbd9d0a755 Update logo 🎨 2018-04-02 12:02:00 +09:00
syuilo
e42556af72 Update README.md 2018-04-02 11:55:57 +09:00
syuilo
1322889f7a Update logo 🎨 2018-04-02 11:54:57 +09:00
syuilo
3b3568063e Docs: Clean up 2018-04-02 11:35:34 +09:00