summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hostLowerは廃止してhostにlowerしたものを入れるようにsyuilo2018-04-143-3/+2
|
* リモートユーザーはおすすめユーザーに含めないようにsyuilo2018-04-141-8/+6
|
* Fix bugsyuilo2018-04-141-12/+18
|
* Fix bugsyuilo2018-04-141-22/+28
|
* Clean upsyuilo2018-04-131-2/+0
|
* wipsyuilo2018-04-135-10/+14
|
* wipsyuilo2018-04-137-16/+30
|
* wipsyuilo2018-04-131-0/+2
|
* wipsyuilo2018-04-139-335/+334
|
* Fix bugsyuilo2018-04-111-5/+1
|
* ストリーム経由でAPIにリクエストできるようにsyuilo2018-04-1113-173/+126
|
* Fix #1437 and some clean upssyuilo2018-04-102-19/+5
|
* Fix bugsyuilo2018-04-101-6/+3
|
* Fix bugsyuilo2018-04-101-1/+1
|
* Fix bugsyuilo2018-04-091-1/+2
|
* Fix bugsyuilo2018-04-091-16/+30
|
* Fix bugsyuilo2018-04-091-2/+1
|
* Clean upsyuilo2018-04-081-4/+0
|
* oopssyuilo2018-04-081-0/+0
|
* oopssyuilo2018-04-081-0/+0
|
* :v:syuilo2018-04-081-4/+0
|
* Fix bugsyuilo2018-04-081-4/+0
|
* Implement announcesyuilo2018-04-081-251/+0
| | | | And bug fixes
* Fix bugssyuilo2018-04-083-21/+5
|
* Fix bugssyuilo2018-04-081-1/+1
|
* Some bug fixes and clean upssyuilo2018-04-088-302/+3
|
* Some bug fixessyuilo2018-04-0825-94/+71
|
* Post --> Notesyuilo2018-04-0847-454/+705
| | | | Closes #1411
* Implement likesyuilo2018-04-071-82/+6
|
* Merge branch 'master' into refactorsyuilo2018-04-075-11/+12
|\
| * Do not save 名無し as the name of a new userAkihiko Odaki2018-04-061-2/+1
| |
| * Allow name property of user to be nullAkihiko Odaki2018-04-062-5/+7
| |
| * Implement Mention objectAkihiko Odaki2018-04-051-3/+7
| |
| * Retry HTTP requestsAkihiko Odaki2018-04-043-6/+6
| |
* | RENAME: api --> servicessyuilo2018-04-062-2/+2
| |
* | wipsyuilo2018-04-051-1/+2
| |
* | wipsyuilo2018-04-051-9/+2
| |
* | wipsyuilo2018-04-051-71/+11
|/
* Implement visibility paramsyuilo2018-04-031-0/+5
|
* Implement remote account unfollowAkihiko Odaki2018-04-031-23/+10
|
* Deliver posts to remote followersAkihiko Odaki2018-04-031-5/+2
|
* Fix: Remove unused importssyuilo2018-04-022-2/+0
|
* Make migration scriptssyuilo2018-04-022-4/+4
| | | | and use createdAt instead of _id
* Introduce followed log and following logAkihiko Odaki2018-04-027-89/+60
|
* Distribute posts from remoteAkihiko Odaki2018-04-024-298/+36
|
* Introduce acct directoryAkihiko Odaki2018-04-024-6/+6
|
* Introduce renderers directoryAkihiko Odaki2018-04-022-4/+4
|
* Introduce publishers directoryAkihiko Odaki2018-04-0222-33/+36
|
* Introduce config moduleAkihiko Odaki2018-04-0214-14/+14
|
* Abolish common and misc directoriesAkihiko Odaki2018-04-0227-47/+47
|