summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Set empty array instead of null to mediaIds property of postsAkihiko Odaki2018-03-319-10/+10
|/
* デフォルトでドライブ容量は128MiBにしたsyuilo2018-03-301-1/+1
|
* oopssyuilo2018-03-301-1/+1
|
* oopssyuilo2018-03-303-13/+13
|
* 返信先プレビューなどではURLプレビューを表示しないよ ↵syuilo2018-03-301-13/+1
| | | |
* Merge pull request #1336 from akihikodaki/recommendationsyuilo2018-03-301-1/+1
|\ | | | | Fix recommendation query
| * Fix recommendation queryAkihiko Odaki2018-03-301-1/+1
| |
* | Merge pull request #1340 from akihikodaki/githubsyuilo2018-03-301-1/+2
|\ \ | | | | | | Fix GitHub bot user query
| * | Fix GitHub bot user queryAkihiko Odaki2018-03-301-1/+2
| |/
* | cwsyuilo2018-03-303-1/+17
| |
* | Update user.tssyuilo2018-03-301-0/+1
| |
* | Update user.tssyuilo2018-03-301-0/+1
| |
* | Use id instead of usernamesyuilo2018-03-301-1/+1
| | | | | | Because username is mutable. id is immutable!
* | Update show.tssyuilo2018-03-291-1/+1
|/
* Update show.tssyuilo2018-03-291-11/+7
|
* Update show.tssyuilo2018-03-291-1/+1
|
* oopssyuilo2018-03-292-3/+5
|