summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(package): update vue-loader to version 15.0.0-rc.1greenkeeper[bot]2018-04-061-1/+1
* Merge pull request #1410 from akihikodaki/objecsyuilo2018-04-061-0/+37
|\
| * Resolve local Object IDAkihiko Odaki2018-04-061-0/+37
* | Merge pull request #1408 from akihikodaki/personsyuilo2018-04-061-2/+12
|\ \
| * | Resolve local Person IDAkihiko Odaki2018-04-061-2/+12
| |/
* | Merge pull request #1409 from akihikodaki/namesyuilo2018-04-061-0/+5
|\ \
| * | Add missing src/renderers/get-user-name.tsAkihiko Odaki2018-04-061-0/+5
* | | Merge pull request #1407 from akihikodaki/namesyuilo2018-04-0653-109/+312
|\| | | |/ |/|
| * Do not save ๅ็„กใ— as the name of a new userAkihiko Odaki2018-04-061-2/+1
| * Allow name property of user to be nullAkihiko Odaki2018-04-0652-107/+311
|/
* Merge pull request #1403 from akihikodaki/duplicatesyuilo2018-04-051-1/+1
|\
| * Add a missing await expressionAkihiko Odaki2018-04-051-1/+1
* | Merge pull request #1400 from akihikodaki/duplicatesyuilo2018-04-051-8/+17
|\|
| * Handle inReplyTo propertyAkihiko Odaki2018-04-051-8/+17
* | Merge pull request #1399 from akihikodaki/duplicatesyuilo2018-04-051-2/+10
|\|
| * Implement Hashtag objectAkihiko Odaki2018-04-051-2/+10
* | Merge pull request #1398 from akihikodaki/duplicatesyuilo2018-04-056-21/+25
|\|
| * Implement Mention objectAkihiko Odaki2018-04-056-21/+25
* | Merge pull request #1396 from akihikodaki/duplicatesyuilo2018-04-051-1/+2
|\|
| * Do not declare two variables in a statementAkihiko Odaki2018-04-051-1/+2
* | Merge pull request #1395 from akihikodaki/duplicatesyuilo2018-04-059-109/+132
|\|
| * Let unhandled rejection handler handle rejections in jobsAkihiko Odaki2018-04-059-109/+132
* | Merge pull request #1394 from akihikodaki/duplicatesyuilo2018-04-0427-290/+361
|\|
| * Retry HTTP requestsAkihiko Odaki2018-04-0424-93/+145
| * Make HTTP request first in unfollow jobAkihiko Odaki2018-04-041-34/+41
| * Make HTTP request first in follow processorAkihiko Odaki2018-04-041-51/+51
| * Extract http request from post delivery jobAkihiko Odaki2018-04-042-92/+104
* | Merge pull request #1393 from akihikodaki/duplicatesyuilo2018-04-045-17/+30
|\|
| * Allow to undo Create activityAkihiko Odaki2018-04-045-17/+30
* | [wip] Implement like activitysyuilo2018-04-041-0/+63
* | Merge pull request #1390 from syuilo/greenkeeper/@types/inquirer-0.0.41syuilo2018-04-041-1/+1
|\ \
| * | fix(package): update @types/inquirer to version 0.0.41greenkeeper[bot]2018-04-031-1/+1
* | | Merge pull request #1389 from syuilo/greenkeeper/@types/node-9.6.2syuilo2018-04-041-1/+1
|\ \ \ | |/ / |/| |
| * | fix(package): update @types/node to version 9.6.2greenkeeper[bot]2018-04-031-1/+1
|/ /
* | Merge pull request #1388 from akihikodaki/duplicatesyuilo2018-04-046-9/+81
|\|
| * Implement Delete activityAkihiko Odaki2018-04-046-9/+81
* | Merge pull request #1387 from akihikodaki/duplicatesyuilo2018-04-041-28/+28
|\|
| * Always deduplicate Activity Streams objects by idAkihiko Odaki2018-04-041-28/+28
|/
* Merge pull request #1386 from akihikodaki/urisyuilo2018-04-046-48/+82
|\
| * Enforce URI uniqunessAkihiko Odaki2018-04-046-48/+82
|/
* Refactorsyuilo2018-04-031-3/+1
* Refactor: Specify return typesyuilo2018-04-031-1/+1
* Refactor: Better variable namesyuilo2018-04-031-13/+13
* Refactorsyuilo2018-04-031-2/+2
* Merge pull request #1385 from akihikodaki/promisesyuilo2018-04-031-1/+3
|\
| * Wait for promise to resolve in Undo activity handlerAkihiko Odaki2018-04-031-1/+3
|/
* Merge pull request #1384 from akihikodaki/resolvesyuilo2018-04-035-46/+28
|\
| * Remove resolveRemoteUserObjects method of remote/activitypub/resolverAkihiko Odaki2018-04-035-46/+28
|/
* Improve readabilitysyuilo2018-04-031-13/+10
* Refactorsyuilo2018-04-034-4/+8