aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/account-interface.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add account avatarChocobozzz2017-12-041-0/+3
|
* Put activity pub sends inside transactionsChocobozzz2017-11-301-2/+2
|
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-0/+2
|
* Cleanup modelsChocobozzz2017-11-271-4/+0
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-1/+1
|
* Rename Pod -> ServerChocobozzz2017-11-271-6/+5
|
* Add follow tabsChocobozzz2017-11-271-8/+0
| | | | | | Following Follow Followers
* Follow worksChocobozzz2017-11-271-2/+4
|
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-271-4/+4
|
* Send follow/acceptChocobozzz2017-11-271-1/+1
|
* Handle follow/acceptChocobozzz2017-11-271-8/+16
|
* Make it compile at leastChocobozzz2017-11-271-2/+2
|
* Begin activitypubChocobozzz2017-11-271-0/+74