| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wip | syuilo | 2018-04-09 | 12 | -462/+0 |
| * | Use id in uri instead of username | syuilo | 2018-04-08 | 2 | -19/+15 |
| * | Fix bug | syuilo | 2018-04-08 | 2 | -7/+5 |
| * | Implement announce | syuilo | 2018-04-08 | 4 | -1/+97 |
| * | Fix bug | syuilo | 2018-04-08 | 1 | -1/+1 |
| * | Some bug fixes | syuilo | 2018-04-08 | 4 | -4/+4 |
| * | Post --> Note | syuilo | 2018-04-08 | 4 | -26/+26 |
| * | Implement like | syuilo | 2018-04-07 | 2 | -52/+14 |
| * | Refactor | syuilo | 2018-04-07 | 1 | -2/+2 |
| * | Refactor | syuilo | 2018-04-07 | 7 | -39/+38 |
| * | Refactor | syuilo | 2018-04-07 | 2 | -1/+26 |
| * | Add todo | syuilo | 2018-04-07 | 1 | -0/+1 |
| * | Ignore post that not public | syuilo | 2018-04-07 | 1 | -0/+2 |
| * | Support unlisted visibility type | syuilo | 2018-04-07 | 1 | -0/+1 |
| * | Visibility support | syuilo | 2018-04-07 | 1 | -0/+6 |
| * | 投稿に関しては論理削除するように | syuilo | 2018-04-07 | 1 | -7/+9 |
| * | Fix bug | syuilo | 2018-04-07 | 1 | -2/+3 |
| * | Refactor | syuilo | 2018-04-07 | 1 | -1/+2 |
| * | Fix bug | syuilo | 2018-04-07 | 2 | -4/+14 |
| * | Fix bug | syuilo | 2018-04-07 | 2 | -5/+28 |
| * | Bug fixes and some refactors | syuilo | 2018-04-07 | 2 | -13/+29 |
| * | Add todo | syuilo | 2018-04-07 | 1 | -1/+8 |
| * | Add todo | syuilo | 2018-04-06 | 1 | -0/+1 |
| * | Revert "Remove silent flag" | syuilo | 2018-04-06 | 1 | -1/+1 |
| * | Split code | syuilo | 2018-04-06 | 6 | -120/+137 |
| * | Fix type annotation | syuilo | 2018-04-06 | 1 | -2/+2 |
| * | Add todos | syuilo | 2018-04-06 | 1 | -0/+2 |
| * | Remove silent flag | syuilo | 2018-04-06 | 1 | -3/+3 |
| * | Better English | syuilo | 2018-04-06 | 1 | -1/+1 |
| * | RENAME: api --> services | syuilo | 2018-04-06 | 3 | -4/+4 |
| * | wip | syuilo | 2018-04-05 | 1 | -3/+3 |
| * | wip | syuilo | 2018-04-05 | 2 | -49/+54 |
| * | wip | syuilo | 2018-04-05 | 1 | -1/+1 |
| * | wip | syuilo | 2018-04-05 | 2 | -20/+30 |
| * | wip | syuilo | 2018-04-05 | 3 | -21/+37 |
| * | wip | syuilo | 2018-04-05 | 6 | -45/+45 |
| * | wip | syuilo | 2018-04-05 | 1 | -12/+6 |
| * | wip | syuilo | 2018-04-04 | 2 | -59/+8 |
| * | wip | syuilo | 2018-04-04 | 2 | -29/+105 |
| * | Merge pull request #1393 from akihikodaki/duplicate | syuilo | 2018-04-04 | 3 | -17/+7 |
| |\ | |||||
| | * | Allow to undo Create activity | Akihiko Odaki | 2018-04-04 | 3 | -17/+7 |
| * | | [wip] Implement like activity | syuilo | 2018-04-04 | 1 | -0/+63 |
| |/ | |||||
| * | Implement Delete activity | Akihiko Odaki | 2018-04-04 | 3 | -0/+38 |
| * | Refactor | syuilo | 2018-04-03 | 1 | -3/+1 |
| * | Wait for promise to resolve in Undo activity handler | Akihiko Odaki | 2018-04-03 | 1 | -1/+3 |
| * | Remove resolveRemoteUserObjects method of remote/activitypub/resolver | Akihiko Odaki | 2018-04-03 | 1 | -9/+11 |
| * | Refactor | syuilo | 2018-04-03 | 4 | -4/+8 |
| * | Add a missing semicolon | Akihiko Odaki | 2018-04-03 | 1 | -1/+1 |
| * | Implement remote account unfollow | Akihiko Odaki | 2018-04-03 | 2 | -24/+11 |
| * | Implement unfollow by remote account | Akihiko Odaki | 2018-04-03 | 4 | -34/+103 |