summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Respond with 202 for inbox requestAkihiko Odaki2018-04-011-1/+1
|
* 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
|
* Fix bugsyuilo2018-03-291-1/+5
|
* :v:syuilo2018-03-294-3/+3
|
* 整理したsyuilo2018-03-29549-1279/+335
|
* #1253syuilo2018-03-299-24/+18
|
* Use @typesyuilo2018-03-291-1/+1
|
* oopssyuilo2018-03-291-1/+1
|
* Resolve conflictssyuilo2018-03-29288-1895/+1999
|
* Introduce processorAkihiko Odaki2018-03-29576-155/+211
|
* Implement remote account resolutionAkihiko Odaki2018-03-2771-331/+729
|
* Merge pull request #1316 from akihikodaki/hostsyuilo2018-03-271-0/+6
|\ | | | | Describe host field of user entity
| * Describe host field of user entityAkihiko Odaki2018-03-271-0/+6
| |
* | Merge pull request #1315 from akihikodaki/hostsyuilo2018-03-271-1/+1
|\| | | | | Revert a change for AuthSess query
| * Revert a change for AuthSess queryAkihiko Odaki2018-03-271-1/+1
| |
* | Merge pull request #1314 from akihikodaki/hostsyuilo2018-03-272-0/+2
|\| | | | | Add host_lower to User