aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/user.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2018-02-191-1/+1
* Fix sort inconsistencyChocobozzz2018-02-191-1/+1
* Send an email on video abuse reportChocobozzz2018-02-011-1/+22
* Add ability to reset our passwordChocobozzz2018-01-301-0/+10
* Add ability to login with emailChocobozzz2018-01-291-12/+3
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+2
* Support video quota on clientChocobozzz2018-01-081-1/+1
* Begin to add avatar to actorsChocobozzz2017-12-291-3/+5
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Begin moving video channel to actorChocobozzz2017-12-191-18/+5
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-1/+8
* Use sequelize scopesChocobozzz2017-12-141-23/+27
* Move models to typescript-sequelizeChocobozzz2017-12-131-255/+205
* Add account avatarChocobozzz2017-12-041-4/+1
* Fix issues on server startChocobozzz2017-11-271-14/+7
* Remove references to authorChocobozzz2017-11-271-2/+2
* Begin activitypubChocobozzz2017-11-271-0/+311