summaryrefslogtreecommitdiff
path: root/src/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enforce URI uniqunessAkihiko Odaki2018-04-043-20/+14
|
* Use indexsyuilo2018-04-031-1/+1
|
* Revert "[wip] Implement like activity"syuilo2018-04-031-1/+1
| | | | This reverts commit 7da191396469642de14655c30eba86926882e98c.
* [wip] Implement like activitysyuilo2018-04-031-1/+1
|
* Make migration scriptssyuilo2018-04-022-0/+2
| | | | and use createdAt instead of _id
* Merge pull request #1374 from akihikodaki/logsyuilo2018-04-024-9/+26
|\ | | | | Introduce followed log and following log
| * Introduce followed log and following logAkihiko Odaki2018-04-024-9/+26
| |
* | Merge pull request #1373 from akihikodaki/miscsyuilo2018-04-021-0/+1
|\| | | | | Implement Follow activity
| * Implement Follow activityAkihiko Odaki2018-04-021-0/+1
| |
* | Add visibility propertysyuilo2018-04-021-0/+1
|/
* Introduce config moduleAkihiko Odaki2018-04-023-3/+3
|
* Refactorsyuilo2018-04-021-1/+3
|
* Refactorsyuilo2018-04-021-26/+26
|
* Refactorsyuilo2018-04-021-41/+44
|
* Refactorsyuilo2018-04-021-7/+13
|
* Merge pull request #1356 from akihikodaki/publickeysyuilo2018-04-011-0/+1
|\ | | | | Implement remote follow
| * Implement remote followAkihiko Odaki2018-04-011-0/+1
| |
* | oopssyuilo2018-04-011-1/+1
|/
* Resolve conflictsyuilo2018-04-011-1/+0
|
* Merge pull request #1351 from akihikodaki/webfingersyuilo2018-04-011-0/+1
|\ | | | | Implement post Activity Streams
| * Implement post Activity StreamsAkihiko Odaki2018-04-011-0/+1
| |
* | Add missing propertysyuilo2018-04-011-0/+1
|/
* Implement inboxAkihiko Odaki2018-04-011-0/+4
|
* Merge pull request #1346 from akihikodaki/usersyuilo2018-04-011-55/+0
|\ | | | | Implement Activity Streams representation of user
| * Implement Activity Streams representation of userAkihiko Odaki2018-04-011-55/+0
| |
* | Implement remote status retrievalAkihiko Odaki2018-03-312-0/+18
| |
* | Store texts as HTMLAkihiko Odaki2018-03-312-12/+2
|/
* cwsyuilo2018-03-301-0/+5
|
* 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!
* 整理したsyuilo2018-03-2923-0/+1533