Commit graph

4666 commits

Author SHA1 Message Date
Akihiko Odaki 41acde0d8a Resolve local Object ID 2018-04-06 12:55:48 +09:00
Akihiko Odaki 6752594578 Resolve local Person ID 2018-04-06 12:54:34 +09:00
Akihiko Odaki 39b896a900 Add missing src/renderers/get-user-name.ts 2018-04-06 12:19:44 +09:00
syuilo a6fb4f2e33 wip 2018-04-06 04:04:50 +09:00
syuilo 0154e44e1d Fix bugs 2018-04-06 03:42:55 +09:00
syuilo b6aeacdeb9 RENAME: api --> services 2018-04-06 03:10:25 +09:00
syuilo ebacbc4c30
Merge pull request #1407 from akihikodaki/name 2018-04-06 01:41:50 +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 0de40f3a76 wip 2018-04-05 23:24:51 +09:00
syuilo 30bd467b71 wip 2018-04-05 23:19:47 +09:00
greenkeeper[bot] 336957ec0c fix(package): update webpack-cli to version 2.0.14 2018-04-05 14:10:22 +00:00
syuilo 5f8ab58446 wip 2018-04-05 22:49:41 +09:00
syuilo 46e8fd44c1
Merge pull request #1403 from akihikodaki/duplicate
Add a missing await expression
2018-04-05 21:17:47 +09:00
Akihiko Odaki 068c0b4cce Add a missing await expression 2018-04-05 21:16:19 +09:00
greenkeeper[bot] 0d4d58e582 fix(package): update object-assign-deep to version 0.4.0 2018-04-05 12:13:49 +00:00
greenkeeper[bot] 7c86d096ac fix(package): update webpack to version 4.5.0 2018-04-05 11:24:06 +00:00
syuilo a6abcd1aa5 wip 2018-04-05 19:23:42 +09:00
syuilo 2a80fdeafe wip 2018-04-05 19:19:00 +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 06347cd71e wip 2018-04-05 18:08:51 +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 fc15249aa4 wip 2018-04-05 15:50:52 +09:00
syuilo c2c03a1c65 wip 2018-04-05 03:21:11 +09:00
syuilo 15b9bfb471
Merge pull request #1400 from akihikodaki/duplicate
Handle inReplyTo property
2018-04-05 01:59:10 +09:00
Akihiko Odaki ced6b9a76f Handle inReplyTo property 2018-04-05 01:57:18 +09:00
syuilo 18728cb394
Merge pull request #1399 from akihikodaki/duplicate
Implement Hashtag object
2018-04-05 01:32:03 +09:00
Akihiko Odaki f44a7389e2 Implement Hashtag object 2018-04-05 01:29:56 +09:00
syuilo 021595c4ae
Merge pull request #1398 from akihikodaki/duplicate
Implement Mention object
2018-04-05 01:25:53 +09:00
Akihiko Odaki 168b0730b4 Implement Mention object 2018-04-05 01:24:39 +09:00
syuilo b6b9875205 wip 2018-04-05 01:24:01 +09:00
syuilo eb304cb5fb wip 2018-04-05 01:22:41 +09:00
syuilo 9254966eb3
Merge pull request #1396 from akihikodaki/duplicate
Do not declare two variables in a statement
2018-04-05 01:09:18 +09:00
Akihiko Odaki a5715ecc1b Do not declare two variables in a statement 2018-04-05 01:07:55 +09:00
syuilo fba46b4c7f wip 2018-04-05 01:07:07 +09:00
syuilo 87d592c9c4
Merge pull request #1395 from akihikodaki/duplicate
Let unhandled rejection handler handle rejections in jobs
2018-04-05 01:05:50 +09:00
Akihiko Odaki e330ac1934 Let unhandled rejection handler handle rejections in jobs 2018-04-05 01:04:44 +09:00
syuilo fd73fad148 wip 2018-04-05 00:50:57 +09:00
syuilo 0009a371c8 wip 2018-04-05 00:40:34 +09:00
syuilo 0ac695edbd wip 2018-04-05 00:01:01 +09:00
syuilo 77f056b4fc wip 2018-04-04 23:59:38 +09:00
syuilo 5bd1451b61 wip 2018-04-04 23:22:48 +09:00
syuilo e8b42d7e16 wip 2018-04-04 23:12:35 +09:00
syuilo cf160285f8
Merge pull request #1394 from akihikodaki/duplicate
Retry HTTP requests
2018-04-04 22:48:27 +09:00
Akihiko Odaki d7c13b975f Retry HTTP requests 2018-04-04 22:45:55 +09:00
Akihiko Odaki 86b1345c17 Make HTTP request first in unfollow job 2018-04-04 22:05:12 +09:00
Akihiko Odaki 1b6bae72c2 Make HTTP request first in follow processor 2018-04-04 21:56:04 +09:00
Akihiko Odaki df38c2f485 Extract http request from post delivery job 2018-04-04 21:04:58 +09:00