summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add todosyuilo2018-04-071-0/+1
|
* oopssyuilo2018-04-071-11/+14
|
* 各種カウントを復活させたりなどsyuilo2018-04-072-16/+56
|
* oopssyuilo2018-04-071-2/+1
|
* Merge branch 'master' into refactorsyuilo2018-04-0758-127/+333
|\
| * Merge pull request #1410 from akihikodaki/objecsyuilo2018-04-061-0/+37
| |\ | | | | | | Resolve local Object ID
| | * Resolve local Object IDAkihiko Odaki2018-04-061-0/+37
| | |
| * | Merge pull request #1408 from akihikodaki/personsyuilo2018-04-061-2/+12
| |\ \ | | | | | | | | Resolve local Person ID
| | * | 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.ts
| | * | 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 expression
| | * Add a missing await expressionAkihiko Odaki2018-04-051-1/+1
| | |
| * | Merge pull request #1400 from akihikodaki/duplicatesyuilo2018-04-051-8/+17
| |\| | | | | | | Handle inReplyTo property
| | * Handle inReplyTo propertyAkihiko Odaki2018-04-051-8/+17
| | |
| * | Merge pull request #1399 from akihikodaki/duplicatesyuilo2018-04-051-2/+10
| |\| | | | | | | Implement Hashtag object
| | * Implement Hashtag objectAkihiko Odaki2018-04-051-2/+10
| | |
| * | Merge pull request #1398 from akihikodaki/duplicatesyuilo2018-04-056-21/+25
| |\| | | | | | | Implement Mention object
| | * 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 statement
| | * 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 jobs
| | * 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 requests
| | * 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
| | |
* | | Ignore post that not publicsyuilo2018-04-071-0/+2
| | |
* | | Support unlisted visibility typesyuilo2018-04-071-0/+1
| | |
* | | Visibility supportsyuilo2018-04-071-0/+6
| | |
* | | 投稿に関しては論理削除するようにsyuilo2018-04-075-43/+10
| | | | | | | | | | | | 処理をシンプルにするため
* | | Fix bugsyuilo2018-04-071-2/+3
| | |
* | | Refactorsyuilo2018-04-071-1/+2
| | |
* | | Fix bugsyuilo2018-04-071-1/+1
| | |
* | | Fix bugsyuilo2018-04-072-4/+14
| | |
* | | Fix bugsyuilo2018-04-072-5/+28
| | |
* | | Increase limit to avoid warningsyuilo2018-04-071-1/+1
| | |
* | | Fix bugsyuilo2018-04-071-1/+1
| | |
* | | Fix bugsyuilo2018-04-071-4/+9
| | |
* | | Bug fixes and some refactorssyuilo2018-04-073-15/+31
| | |
* | | Add todosyuilo2018-04-071-1/+8
| | |
* | | Add indexsyuilo2018-04-061-0/+1
| | |
* | | Logsyuilo2018-04-061-0/+10
| | |
* | | Fix bugsyuilo2018-04-062-2/+2
| | |
* | | Add todosyuilo2018-04-061-0/+1
| | |
* | | Resolve local Person IDsyuilo2018-04-061-2/+11
| | |