Commit Graph

86 Commits

Author SHA1 Message Date
syuilo 56da6f77c0 oops 2018-04-08 17:16:11 +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 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 ddced43ec7 Merge branch 'master' into refactor 2018-04-07 13:03:19 +09:00
syuilo b98e67bca4 Fix bug 2018-04-07 06:58:39 +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 fd87a63e57 wip 2018-04-05 18:50:52 +09:00
syuilo 7403f38fb4 wip 2018-04-05 18:43:06 +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 c2c03a1c65 wip 2018-04-05 03:21:11 +09:00
Akihiko Odaki 168b0730b4 Implement Mention object 2018-04-05 01:24:39 +09:00
syuilo fd73fad148 wip 2018-04-05 00:50:57 +09:00
syuilo e8b42d7e16 wip 2018-04-04 23:12:35 +09:00
Akihiko Odaki d7c13b975f Retry HTTP requests 2018-04-04 22:45:55 +09:00
syuilo 172f11a2a0 Implement visibility param 2018-04-03 17:46:09 +09:00
Akihiko Odaki 4b507ed349 Implement remote account unfollow 2018-04-03 17:18:06 +09:00
syuilo 648cfa8b8a Clean up 2018-04-03 13:08:21 +09:00
Akihiko Odaki 32c008d008 Deliver posts to remote followers 2018-04-03 02:10:43 +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
Akihiko Odaki 319e905bf9 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
Akihiko Odaki 69763ac32b Resolve account by signature in inbox 2018-04-02 18:36:47 +09:00
Akihiko Odaki ce7efc4dbb Distribute posts from remote 2018-04-02 17:11:14 +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 cd2542e0fd Refactor 2018-04-02 04:15:27 +09:00
syuilo e8bde94e5b Refactor 2018-04-02 04:01:34 +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 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
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