aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/account-follow.ts
Commit message (Expand)AuthorAgeFilesLines
* Begin moving video channel to actorChocobozzz2017-12-191-228/+0
* Move models to typescript-sequelizeChocobozzz2017-12-131-190/+174
* Put activity pub sends inside transactionsChocobozzz2017-11-301-7/+9
* Federate likes/dislikesChocobozzz2017-11-271-2/+3
* Add outboxChocobozzz2017-11-271-2/+2
* Add ability to unfollow a serverChocobozzz2017-11-271-3/+23
* Refractor activity pub lib/helpersChocobozzz2017-11-271-1/+13
* Federate video updateChocobozzz2017-11-271-2/+2
* Send server announce when users upload a videoChocobozzz2017-11-271-9/+21
* Fix video upload and videos listChocobozzz2017-11-271-12/+12
* Rename Pod -> ServerChocobozzz2017-11-271-2/+2
* Add follow tabsChocobozzz2017-11-271-4/+126
* Follow worksChocobozzz2017-11-271-6/+9
* Handle follow/acceptChocobozzz2017-11-271-7/+23
* Begin activitypubChocobozzz2017-11-271-0/+56