summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Refactorsyuilo2018-04-029-40/+47
|
* Fix: Add missing bracketsyuilo2018-04-021-1/+1
|
* Merge pull request #1358 from akihikodaki/inboxsyuilo2018-04-021-4/+20
|\ | | | | Make inbox signature verification compatible with Mastodon
| * Make inbox signature verification compatible with MastodonAkihiko Odaki2018-04-021-4/+20
| |
* | Merge pull request #1357 from akihikodaki/publickeysyuilo2018-04-011-1/+1
|\ \ | | | | | | Force TLS on WebFinger
| * | Force TLS on WebFingerAkihiko Odaki2018-04-011-1/+1
| | |
* | | Merge pull request #1356 from akihikodaki/publickeysyuilo2018-04-0111-32/+114
|\| | | | | | | | Implement remote follow
| * | Implement remote followAkihiko Odaki2018-04-0111-32/+114
| | |
* | | Add missing semicolonsyuilo2018-04-011-1/+1
| | |
* | | Fix type annotationsyuilo2018-04-011-1/+1
| | |
* | | Refactorsyuilo2018-04-011-46/+46
| | |
* | | oopssyuilo2018-04-011-1/+1
| | |
* | | Some fixes and refactorssyuilo2018-04-017-20/+21
| | |
* | | Better variable namesyuilo2018-04-011-2/+2
| | |
* | | Add missing semicolonsyuilo2018-04-011-1/+1
| | |
* | | Remove unnecessary bracketssyuilo2018-04-011-1/+1
| | |
* | | Add missing bracketssyuilo2018-04-011-1/+1
|/ /
* / Implement account public key endpointAkihiko Odaki2018-04-016-50/+64
|/
* Implement outboxAkihiko Odaki2018-04-0112-76/+161
|
* Refactor: Better variable namesyuilo2018-04-011-2/+2
|
* Fix type annotationsyuilo2018-04-011-1/+1
|
* Merge pull request #1352 from akihikodaki/inboxsyuilo2018-04-011-1/+1
|\ | | | | Respond with 202 for inbox request
| * Respond with 202 for inbox requestAkihiko Odaki2018-04-011-1/+1
| |