summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1383 from akihikodaki/unfollowsyuilo2018-04-031-1/+1
|\ | | | | Add a missing semicolon
| * Add a missing semicolonAkihiko Odaki2018-04-031-1/+1
| |
* | Merge pull request #1382 from akihikodaki/unfollowsyuilo2018-04-036-47/+81
|\| | | | | Implement remote account unfollow
| * Implement remote account unfollowAkihiko Odaki2018-04-036-47/+81
| |
* | Merge pull request #1381 from akihikodaki/unfollowsyuilo2018-04-036-36/+107
|\| | | | | Implement unfollow by remote account
| * Implement unfollow by remote accountAkihiko Odaki2018-04-036-36/+107
| |
* | Merge pull request #1380 from akihikodaki/miscsyuilo2018-04-031-16/+19
|\ \ | |/ |/| Fix ActivityStreams collection resolution
| * Fix ActivityStreams collection resolutionAkihiko Odaki2018-04-031-16/+19
| |
* | Clean upsyuilo2018-04-032-38/+0
| |
* | Merge pull request #1379 from akihikodaki/miscsyuilo2018-04-031-2/+2
|\|
| * Invoke a constructor with parenthesesAkihiko Odaki2018-04-031-2/+2
| |
* | Merge pull request #1378 from akihikodaki/miscsyuilo2018-04-032-3/+9
|\|
| * Explicityly wrap objects with Create activityAkihiko Odaki2018-04-032-3/+9
| |
* | Merge pull request #1377 from akihikodaki/miscsyuilo2018-04-032-20/+31
|\|
| * Accept remote followAkihiko Odaki2018-04-032-20/+31
| |
* | Merge pull request #1376 from akihikodaki/miscsyuilo2018-04-0310-155/+214
|\| | | | | Misc
| * Deliver posts to remote followersAkihiko Odaki2018-04-037-130/+195
| |
| * Fix job processor interfacesAkihiko Odaki2018-04-034-25/+19
| |
* | Use indexsyuilo2018-04-031-1/+1
| |
* | Revert "[wip] Implement like activity"syuilo2018-04-033-50/+2
| | | | | | | | This reverts commit 7da191396469642de14655c30eba86926882e98c.
* | Revert "Fix typo"syuilo2018-04-031-1/+1
| | | | | | | | This reverts commit f3f6dce60b9ace954a26b0e045d8bf8f49571482.
* | Revert "Fix"syuilo2018-04-031-7/+15
| | | | | | | | This reverts commit 8afdb5aef91bea931c1ab7ecfd9f5ba1e977652c.
* | Fixsyuilo2018-04-031-15/+7
| |
* | Fix typosyuilo2018-04-031-1/+1
| |
* | [wip] Implement like activitysyuilo2018-04-033-2/+50
|/
* Fix: Remove unused importssyuilo2018-04-022-2/+0
|
* Make migration scriptssyuilo2018-04-025-4/+8
| | | | and use createdAt instead of _id
* Merge pull request #1374 from akihikodaki/logsyuilo2018-04-0213-101/+99
|\ | | | | Introduce followed log and following log
| * Introduce followed log and following logAkihiko Odaki2018-04-0213-101/+99
| |
* | Merge pull request #1373 from akihikodaki/miscsyuilo2018-04-024-5/+65
|\| | | | | Implement Follow activity
| * Implement Follow activityAkihiko Odaki2018-04-024-5/+65
| |
* | Merge pull request #1372 from akihikodaki/miscsyuilo2018-04-021-4/+9
|\ \ | | | | | | Improve WebFinger verification
| * | Improve WebFinger verificationAkihiko Odaki2018-04-021-4/+9
| |/
* | :v:syuilo2018-04-023-3/+6
| |
* | Merge pull request #1371 from akihikodaki/miscsyuilo2018-04-027-55/+71
|\| | | | | Resolve account by signature in inbox
| * Resolve account by signature in inboxAkihiko Odaki2018-04-027-55/+71
| |
* | Merge pull request #1368 from akihikodaki/miscsyuilo2018-04-0212-339/+403
|\| | | | | Distribute posts from remote
| * Distribute posts from remoteAkihiko Odaki2018-04-0212-339/+403
| |
* | Present iconssyuilo2018-04-021-1/+8
| |
* | Clean upsyuilo2018-04-021-0/+0
| |
* | Add visibility propertysyuilo2018-04-021-0/+1
|/
* Introduce acct directoryAkihiko Odaki2018-04-0256-58/+58
|
* Introduce renderers directoryAkihiko Odaki2018-04-0214-14/+14
|
* Introduce publishers directoryAkihiko Odaki2018-04-0227-52/+48
|
* Introduce config moduleAkihiko Odaki2018-04-0248-206/+211
|
* Abolish common and misc directoriesAkihiko Odaki2018-04-02111-133/+133
|
* Refactorsyuilo2018-04-021-1/+3
|
* Refactorsyuilo2018-04-021-26/+26
|
* Refactorsyuilo2018-04-021-41/+44
|
* Refactorsyuilo2018-04-0299-111/+111
|