summaryrefslogtreecommitdiff
path: root/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* oopssyuilo2018-04-081-0/+0
* :v:syuilo2018-04-081-0/+8
* oopssyuilo2018-04-081-0/+0
* Check whether is local usersyuilo2018-04-081-4/+8
* :v:syuilo2018-04-082-7/+6
* Use id in uri instead of usernamesyuilo2018-04-085-51/+24
* Fix bugsyuilo2018-04-081-4/+0
* Implement announcesyuilo2018-04-083-271/+5
* 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-0850-466/+717
* 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-044-8/+8
* | Fix bugsyuilo2018-04-071-1/+1
* | RENAME: api --> servicessyuilo2018-04-062-2/+2
* | wipsyuilo2018-04-051-1/+2
* | wipsyuilo2018-04-051-9/+2
* | wipsyuilo2018-04-055-11/+5
* | wipsyuilo2018-04-051-9/+12
* | wipsyuilo2018-04-051-2/+2
* | wipsyuilo2018-04-051-71/+11
* | wipsyuilo2018-04-041-1/+1
|/
* Implement visibility paramsyuilo2018-04-031-0/+5
* Implement remote account unfollowAkihiko Odaki2018-04-031-23/+10
* Clean upsyuilo2018-04-031-2/+0
* 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
* Introduce followed log and following logAkihiko Odaki2018-04-027-89/+60
* Resolve account by signature in inboxAkihiko Odaki2018-04-021-36/+6
* Distribute posts from remoteAkihiko Odaki2018-04-025-300/+43
* Introduce acct directoryAkihiko Odaki2018-04-028-10/+10
* Introduce renderers directoryAkihiko Odaki2018-04-022-4/+4
* Introduce publishers directoryAkihiko Odaki2018-04-0222-33/+36
* Introduce config moduleAkihiko Odaki2018-04-0219-19/+19
* Abolish common and misc directoriesAkihiko Odaki2018-04-0231-51/+51
* Refactorsyuilo2018-04-0216-29/+29
* Refactorsyuilo2018-04-024-17/+18
* Merge pull request #1358 from akihikodaki/inboxsyuilo2018-04-021-4/+20
|\
| * Make inbox signature verification compatible with MastodonAkihiko Odaki2018-04-021-4/+20
* | Merge pull request #1356 from akihikodaki/publickeysyuilo2018-04-015-77/+8
|\ \
| * | Implement remote followAkihiko Odaki2018-04-015-77/+8
* | | Add missing semicolonsyuilo2018-04-011-1/+1
* | | Fix type annotationsyuilo2018-04-011-1/+1
|/ /