aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/account.ts
Commit message (Collapse)AuthorAgeFilesLines
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-5/+21
|
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+0
|
* Send comment to followers and parentsChocobozzz2018-01-081-13/+2
|
* Fix account names validationChocobozzz2018-01-051-1/+0
|
* Send account activitypub update eventsChocobozzz2018-01-031-1/+22
|
* Begin to add avatar to actorsChocobozzz2017-12-291-2/+4
|
* Begin moving video channel to actorChocobozzz2017-12-191-78/+33
|
* SaveChocobozzz2017-12-191-201/+33
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-368/+305
|
* Fix lintChocobozzz2017-12-041-1/+0
|
* Add account avatarChocobozzz2017-12-041-1/+26
|
* Put activity pub sends inside transactionsChocobozzz2017-11-301-3/+3
|
* Refractor validatorsChocobozzz2017-11-271-12/+7
|
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-1/+16
|
* Cleanup modelsChocobozzz2017-11-271-27/+1
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-2/+1
|
* Fix lintChocobozzz2017-11-271-16/+11
|
* Optimize account creationChocobozzz2017-11-271-1/+1
|
* Fix video upload and videos listChocobozzz2017-11-271-0/+1
|
* Fix error when creating a fresh databaseChocobozzz2017-11-271-2/+0
|
* Rename Pod -> ServerChocobozzz2017-11-271-14/+23
|
* Add follow tabsChocobozzz2017-11-271-125/+7
| | | | | | Following Follow Followers
* Follow worksChocobozzz2017-11-271-10/+34
|
* Fix issues on server startChocobozzz2017-11-271-18/+18
|
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-271-10/+10
|
* Send follow/acceptChocobozzz2017-11-271-2/+4
|
* Handle follow/acceptChocobozzz2017-11-271-20/+118
|
* Make it compile at leastChocobozzz2017-11-271-7/+10
|
* Begin activitypubChocobozzz2017-11-271-0/+444