| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Implement remote account unfollow | Akihiko Odaki | 2018-04-03 | 3 | -24/+15 | |
| * | | Merge pull request #1381 from akihikodaki/unfollow | syuilo | 2018-04-03 | 4 | -34/+103 | |
| |\| | ||||||
| | * | Implement unfollow by remote account | Akihiko Odaki | 2018-04-03 | 4 | -34/+103 | |
| * | | Fix ActivityStreams collection resolution | Akihiko Odaki | 2018-04-03 | 1 | -16/+19 | |
| |/ | ||||||
| * | Invoke a constructor with parentheses | Akihiko Odaki | 2018-04-03 | 1 | -2/+2 | |
| * | Explicityly wrap objects with Create activity | Akihiko Odaki | 2018-04-03 | 1 | -0/+4 | |
| * | Accept remote follow | Akihiko Odaki | 2018-04-03 | 2 | -20/+31 | |
| * | Deliver posts to remote followers | Akihiko Odaki | 2018-04-03 | 2 | -2/+36 | |
| * | Merge pull request #1373 from akihikodaki/misc | syuilo | 2018-04-02 | 2 | -0/+55 | |
| |\ | ||||||
| | * | Implement Follow activity | Akihiko Odaki | 2018-04-02 | 2 | -0/+55 | |
| * | | Improve WebFinger verification | Akihiko Odaki | 2018-04-02 | 1 | -4/+9 | |
| |/ | ||||||
| * | Resolve account by signature in inbox | Akihiko Odaki | 2018-04-02 | 3 | -18/+24 | |
| * | Distribute posts from remote | Akihiko Odaki | 2018-04-02 | 4 | -63/+92 | |
| * | Introduce config module | Akihiko Odaki | 2018-04-02 | 8 | -8/+8 | |
| * | Abolish common and misc directories | Akihiko Odaki | 2018-04-02 | 1 | -1/+1 | |
| * | Refactor | syuilo | 2018-04-02 | 17 | -0/+491 | |