Commit Graph

  • 6752594578 Resolve local Person ID Akihiko Odaki 2018-04-06 12:20:11 +0900
  • 39b896a900 Add missing src/renderers/get-user-name.ts Akihiko Odaki 2018-04-06 12:19:44 +0900
  • a6fb4f2e33 wip syuilo 2018-04-06 04:04:50 +0900
  • 0154e44e1d Fix bugs syuilo 2018-04-06 03:42:55 +0900
  • b6aeacdeb9 RENAME: api --> services syuilo 2018-04-06 03:10:25 +0900
  • ebacbc4c30
    Merge pull request #1407 from akihikodaki/name syuilo 2018-04-06 01:41:50 +0900
  • d99d628f50 Do not save 名無し as the name of a new user Akihiko Odaki 2018-04-06 01:37:24 +0900
  • f0e8e6392b Allow name property of user to be null Akihiko Odaki 2018-04-06 01:36:34 +0900
  • 0de40f3a76 wip syuilo 2018-04-05 23:24:51 +0900
  • 30bd467b71 wip syuilo 2018-04-05 23:19:47 +0900
  • 336957ec0c fix(package): update webpack-cli to version 2.0.14 greenkeeper[bot] 2018-04-05 14:10:22 +0000
  • 5f8ab58446 wip syuilo 2018-04-05 22:49:41 +0900
  • 48098db469
    Merge 4a4df25466 into 46e8fd44c1 Akihiko Odaki 2018-04-05 12:28:53 +0000
  • 4a4df25466 Default name to username instead of 名無し Akihiko Odaki 2018-04-05 21:25:47 +0900
  • 0307e144a3 Require username to be valid as name as well Akihiko Odaki 2018-04-05 21:25:35 +0900
  • 46e8fd44c1
    Merge pull request #1403 from akihikodaki/duplicate syuilo 2018-04-05 21:17:47 +0900
  • 068c0b4cce Add a missing await expression Akihiko Odaki 2018-04-05 21:16:14 +0900
  • 0d4d58e582 fix(package): update object-assign-deep to version 0.4.0 greenkeeper[bot] 2018-04-05 12:13:49 +0000
  • 7c86d096ac fix(package): update webpack to version 4.5.0 greenkeeper[bot] 2018-04-05 11:24:06 +0000
  • a6abcd1aa5 wip syuilo 2018-04-05 19:23:42 +0900
  • 2a80fdeafe wip syuilo 2018-04-05 19:19:00 +0900
  • fd87a63e57 wip syuilo 2018-04-05 18:50:52 +0900
  • 7403f38fb4 wip syuilo 2018-04-05 18:43:06 +0900
  • 06347cd71e wip syuilo 2018-04-05 18:08:51 +0900
  • f5c55d46b7 wip syuilo 2018-04-05 17:52:46 +0900
  • d3ed2761b9 wip syuilo 2018-04-05 15:54:12 +0900
  • fc15249aa4 wip syuilo 2018-04-05 15:50:52 +0900
  • c2c03a1c65 wip syuilo 2018-04-05 03:21:11 +0900
  • 15b9bfb471
    Merge pull request #1400 from akihikodaki/duplicate syuilo 2018-04-05 01:59:10 +0900
  • ced6b9a76f Handle inReplyTo property Akihiko Odaki 2018-04-05 01:57:18 +0900
  • 18728cb394
    Merge pull request #1399 from akihikodaki/duplicate syuilo 2018-04-05 01:32:03 +0900
  • f44a7389e2 Implement Hashtag object Akihiko Odaki 2018-04-05 01:29:56 +0900
  • 021595c4ae
    Merge pull request #1398 from akihikodaki/duplicate syuilo 2018-04-05 01:25:53 +0900
  • 168b0730b4 Implement Mention object Akihiko Odaki 2018-04-05 01:24:39 +0900
  • b6b9875205 wip syuilo 2018-04-05 01:24:01 +0900
  • eb304cb5fb wip syuilo 2018-04-05 01:22:41 +0900
  • 9254966eb3
    Merge pull request #1396 from akihikodaki/duplicate syuilo 2018-04-05 01:09:18 +0900
  • a5715ecc1b Do not declare two variables in a statement Akihiko Odaki 2018-04-05 01:07:55 +0900
  • fba46b4c7f wip syuilo 2018-04-05 01:07:07 +0900
  • 87d592c9c4
    Merge pull request #1395 from akihikodaki/duplicate syuilo 2018-04-05 01:05:50 +0900
  • e330ac1934 Let unhandled rejection handler handle rejections in jobs Akihiko Odaki 2018-04-05 01:04:44 +0900
  • fd73fad148 wip syuilo 2018-04-05 00:50:57 +0900
  • 0009a371c8 wip syuilo 2018-04-05 00:40:34 +0900
  • 0ac695edbd wip syuilo 2018-04-05 00:01:01 +0900
  • 77f056b4fc wip syuilo 2018-04-04 23:59:38 +0900
  • 5bd1451b61 wip syuilo 2018-04-04 23:22:48 +0900
  • e8b42d7e16 wip syuilo 2018-04-04 23:12:35 +0900
  • cf160285f8
    Merge pull request #1394 from akihikodaki/duplicate syuilo 2018-04-04 22:48:27 +0900
  • d7c13b975f Retry HTTP requests Akihiko Odaki 2018-04-04 22:45:55 +0900
  • 86b1345c17 Make HTTP request first in unfollow job Akihiko Odaki 2018-04-04 22:05:12 +0900
  • 1b6bae72c2 Make HTTP request first in follow processor Akihiko Odaki 2018-04-04 21:56:04 +0900
  • df38c2f485 Extract http request from post delivery job Akihiko Odaki 2018-04-04 20:29:26 +0900
  • b60121527d
    Merge pull request #1393 from akihikodaki/duplicate syuilo 2018-04-04 19:52:33 +0900
  • 783453897f Allow to undo Create activity Akihiko Odaki 2018-04-04 19:51:41 +0900
  • 2d4fe8c619 [wip] Implement like activity syuilo 2018-04-04 19:29:06 +0900
  • 9494e9b9a4 fix(package): update element-ui to version 2.3.3 greenkeeper[bot] 2018-04-04 08:43:28 +0000
  • 10a98c980d fix(package): update cafy to version 4.0.0 greenkeeper[bot] 2018-04-04 07:08:59 +0000
  • 070f736a48
    Merge pull request #1390 from syuilo/greenkeeper/@types/inquirer-0.0.41 syuilo 2018-04-04 10:52:31 +0900
  • fdee7fb35e
    Merge pull request #1389 from syuilo/greenkeeper/@types/node-9.6.2 syuilo 2018-04-04 10:51:27 +0900
  • 0479ba8a13 fix(package): update @types/inquirer to version 0.0.41 greenkeeper[bot] 2018-04-03 21:17:01 +0000
  • b41daf91b2 fix(package): update @types/node to version 9.6.2 greenkeeper[bot] 2018-04-03 20:06:17 +0000
  • b4ebf4033f
    Merge pull request #1388 from akihikodaki/duplicate syuilo 2018-04-04 00:25:42 +0900
  • 210cb57aa5 Implement Delete activity Akihiko Odaki 2018-04-03 17:50:52 +0900
  • 507159916d
    Merge pull request #1387 from akihikodaki/duplicate syuilo 2018-04-04 00:19:52 +0900
  • 5bcb4b1dde Always deduplicate Activity Streams objects by id Akihiko Odaki 2018-04-04 00:14:18 +0900
  • 9f659271b5
    Merge pull request #1386 from akihikodaki/uri syuilo 2018-04-04 00:12:40 +0900
  • fdc81f395d Enforce URI uniquness Akihiko Odaki 2018-04-03 23:45:13 +0900
  • 18f317a4ac Refactor syuilo 2018-04-03 23:59:03 +0900
  • 9694c1fc37 Refactor: Specify return type syuilo 2018-04-03 23:57:41 +0900
  • a6f63e055a Refactor: Better variable name syuilo 2018-04-03 23:14:56 +0900
  • f79e05195b Refactor syuilo 2018-04-03 23:01:48 +0900
  • 5ea9646252
    Merge pull request #1385 from akihikodaki/promise syuilo 2018-04-03 22:31:04 +0900
  • aa0516d984 Wait for promise to resolve in Undo activity handler Akihiko Odaki 2018-04-03 22:19:11 +0900
  • 7dc71c09fd
    Merge pull request #1384 from akihikodaki/resolve syuilo 2018-04-03 20:46:13 +0900
  • c22cb37759 Remove resolveRemoteUserObjects method of remote/activitypub/resolver Akihiko Odaki 2018-04-03 20:39:27 +0900
  • f5a948acac Improve readability syuilo 2018-04-03 20:13:04 +0900
  • 9a6d524d5a Refactor syuilo 2018-04-03 20:09:26 +0900
  • 172f11a2a0 Implement visibility param syuilo 2018-04-03 17:46:09 +0900
  • ec629c4d8d Merge branch 'master' of https://github.com/syuilo/misskey syuilo 2018-04-03 17:24:36 +0900
  • 76efc03963 Add createdAt property syuilo 2018-04-03 17:24:28 +0900
  • a596a960bf
    Merge pull request #1383 from akihikodaki/unfollow syuilo 2018-04-03 17:23:41 +0900
  • 30614a3779 Add a missing semicolon Akihiko Odaki 2018-04-03 17:21:59 +0900
  • c666a2b26e
    Merge pull request #1382 from akihikodaki/unfollow syuilo 2018-04-03 17:19:52 +0900
  • 4b507ed349 Implement remote account unfollow Akihiko Odaki 2018-04-03 17:18:06 +0900
  • 41d3992c52
    Merge pull request #1381 from akihikodaki/unfollow syuilo 2018-04-03 16:37:42 +0900
  • 9449ed14d2
    Merge pull request #1380 from akihikodaki/misc syuilo 2018-04-03 16:37:07 +0900
  • 6b66ec1231 Implement unfollow by remote account Akihiko Odaki 2018-04-03 16:33:16 +0900
  • a9abc669e0 Fix ActivityStreams collection resolution Akihiko Odaki 2018-04-03 16:32:54 +0900
  • 1a347ae9a0 Test: Remove needless test syuilo 2018-04-03 15:32:53 +0900
  • 648cfa8b8a Clean up syuilo 2018-04-03 13:08:21 +0900
  • c38de48fa6 Clean up: Remove unused files syuilo 2018-04-03 13:05:52 +0900
  • c06f297c47 Use typescript in tests syuilo 2018-04-03 13:03:37 +0900
  • 97a4ec4ff3
    Merge pull request #1379 from akihikodaki/misc syuilo 2018-04-03 12:30:11 +0900
  • b5487826a6 Invoke a constructor with parentheses Akihiko Odaki 2018-04-03 12:28:34 +0900
  • b4833d551e
    Merge pull request #1378 from akihikodaki/misc syuilo 2018-04-03 12:27:56 +0900
  • 6503beecc5 Explicityly wrap objects with Create activity Akihiko Odaki 2018-04-03 12:25:13 +0900
  • 858999b07f
    Merge pull request #1377 from akihikodaki/misc syuilo 2018-04-03 12:11:51 +0900
  • cc3704c3e9 Accept remote follow Akihiko Odaki 2018-04-03 12:07:29 +0900
  • b851402db1
    Merge pull request #1376 from akihikodaki/misc syuilo 2018-04-03 02:12:13 +0900
  • 32c008d008 Deliver posts to remote followers Akihiko Odaki 2018-04-02 20:16:13 +0900