aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/user.ts
Commit message (Expand)AuthorAgeFilesLines
* Add audit logs in various modulesAurélien Bertron2018-07-311-0/+1
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-4/+5
* Add video channel managementChocobozzz2018-04-261-2/+2
* Video channel API routes refractorChocobozzz2018-04-251-1/+2
* Upgrade server depencenciesChocobozzz2018-03-131-2/+1
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-6/+6
* 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