aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/user.ts
Commit message (Collapse)AuthorAgeFilesLines
* Begin moving video channel to actorChocobozzz2017-12-191-23/+22
|
* SaveChocobozzz2017-12-191-7/+17
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-9/+8
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-2/+2
|
* Optimize account creationChocobozzz2017-11-271-8/+14
|
* Rename Pod -> ServerChocobozzz2017-11-271-1/+1
|
* Fix issues on server startChocobozzz2017-11-271-1/+2
|
* Make it compile at leastChocobozzz2017-11-271-15/+32
|
* Begin activitypubChocobozzz2017-11-271-9/+9
|
* Use async/await in lib and initializersChocobozzz2017-10-261-28/+24
|
* Add video channelsChocobozzz2017-10-261-0/+46