summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Resolve conflictsyuilo2018-04-011-1/+0
| |
* | Merge pull request #1351 from akihikodaki/webfingersyuilo2018-04-015-4/+95
|\ \ | |/ |/| Implement post Activity Streams
| * Implement post Activity StreamsAkihiko Odaki2018-04-015-4/+95
| |
* | Add missing propertysyuilo2018-04-011-0/+1
| |
* | Fixsyuilo2018-04-011-1/+1
| |
* | Use dot notationsyuilo2018-04-011-1/+1
| |
* | Merge pull request #1350 from akihikodaki/webfingersyuilo2018-04-015-6/+68
|\| | | | | Implement inbox
| * Implement inboxAkihiko Odaki2018-04-015-6/+68
| |
* | [wip] dark modesyuilo2018-04-011-2/+8
|/
* Implement WebFingerAkihiko Odaki2018-04-012-0/+49
|
* Merge pull request #1347 from akihikodaki/usersyuilo2018-04-011-1/+1
|\ | | | | Mark host parameter of /api/users/show nullable
| * Mark host parameter of /api/users/show nullableAkihiko Odaki2018-04-011-1/+1
| |
* | Disable needless headersyuilo2018-04-011-0/+1
| |
* | :v:syuilo2018-04-011-1/+1
| |
* | Use sendStatus instead of sendsyuilo2018-04-011-3/+4
| |
* | Merge pull request #1346 from akihikodaki/usersyuilo2018-04-014-55/+63
|\| | | | | Implement Activity Streams representation of user
| * Implement Activity Streams representation of userAkihiko Odaki2018-04-014-55/+63
| |
* | Fix bugsyuilo2018-03-311-4/+7
| |
* | Use Vue rendering functionsyuilo2018-03-3114-211/+322
| | | | | | | | and some refactors
* | Implement remote status retrievalAkihiko Odaki2018-03-3145-198/+467
| |
* | Store texts as HTMLAkihiko Odaki2018-03-3130-283/+302
| |