summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bugsyuilo2018-04-083-11/+5
* Implement announcesyuilo2018-04-0817-300/+164
* Fix bugsyuilo2018-04-081-1/+1
* Fix bugssyuilo2018-04-086-32/+14
* Fix bugssyuilo2018-04-082-2/+7
* Some bug fixes and clean upssyuilo2018-04-088-302/+3
* Some bug fixessyuilo2018-04-0879-1310/+271
* Post --> Notesyuilo2018-04-08164-1682/+4325
* Implement likesyuilo2018-04-077-137/+131
* Refactorsyuilo2018-04-072-4/+21
* Refactorsyuilo2018-04-078-42/+57
* Refactorsyuilo2018-04-072-1/+26
* 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 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
| | |/
| * | Add missing src/renderers/get-user-name.tsAkihiko Odaki2018-04-061-0/+5
| * | 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
* | | 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