aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/user.ts
Commit message (Expand)AuthorAgeFilesLines
* Handle email update on serverChocobozzz2019-06-111-0/+6
* Upgrade sequelizeChocobozzz2019-04-241-31/+27
* Update sequelizeChocobozzz2019-04-241-9/+9
* Add user adminFlagsChocobozzz2019-04-151-1/+17
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* findById -> findByPkChocobozzz2019-02-211-1/+1
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-0/+51
* Add import finished and video published notifsChocobozzz2019-01-091-0/+24
* Add user notification base codeChocobozzz2019-01-091-7/+94
* Add ability to disable and clear historyChocobozzz2018-12-181-0/+1
* Add history on server sideChocobozzz2018-12-181-1/+8
* Cleanup tests importsChocobozzz2018-11-191-2/+2
* Fix testsChocobozzz2018-10-171-0/+1
* move to boolean switchRigel Kent2018-10-131-7/+6
* add webtorrent opt-out settingsRigel Kent2018-10-131-2/+10
* Add users search filterChocobozzz2018-10-081-2/+21
* Cache user tokenChocobozzz2018-09-201-0/+9
* Add federation to ownership changeChocobozzz2018-09-041-15/+17
* Users can change ownership of their video [#510] (#888)Gaëtan Rizio2018-09-041-0/+12
* add user account email verificiation (#977)Josh Morel2018-08-311-0/+8
* Refractor user quota SQL queriesChocobozzz2018-08-281-38/+35
* Fix oauth server moduleChocobozzz2018-08-281-5/+0
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-9/+59
* Add quota used in users listChocobozzz2018-08-141-3/+27
* Add reason when banning a userChocobozzz2018-08-081-0/+9
* Implement user blocking on server sideChocobozzz2018-08-081-0/+7
* Add import.video.torrent configurationChocobozzz2018-08-081-1/+1
* Update iso639 translations for french and deutchChocobozzz2018-06-191-2/+6
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-6/+8
* Improve playback speed styleChocobozzz2018-03-011-4/+21
* Add stats routeChocobozzz2018-02-281-0/+9
* 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