aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-abuse.ts
Commit message (Expand)AuthorAgeFilesLines
* Move to eslintcontainChocobozzz2020-02-031-3/+3
* Hide video abuses from muted accountsChocobozzz2019-08-291-3/+18
* Type toFormattedJSONChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-3/+5
* Update sequelizeChocobozzz2019-04-241-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Increase abuse length to 3000Chocobozzz2019-01-141-16/+3
* Add user notification base codeChocobozzz2019-01-091-5/+0
* Improve blacklist managementChocobozzz2018-08-141-1/+0
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-2/+52
* Add reason when banning a userChocobozzz2018-08-081-1/+1
* Change video abuse API responseChocobozzz2018-03-121-16/+9
* Fix sort inconsistencyChocobozzz2018-02-191-1/+1
* Send an email on video abuse reportChocobozzz2018-02-011-1/+7
* Begin moving video channel to actorChocobozzz2017-12-191-10/+3
* Move models to typescript-sequelizeChocobozzz2017-12-131-118/+92
* Add activitypub migration scriptChocobozzz2017-11-271-1/+1
* Federate video abusesChocobozzz2017-11-271-1/+14
* Add video abuse to activity pubChocobozzz2017-11-271-21/+23
* Rename Pod -> ServerChocobozzz2017-11-271-9/+9
* Formated -> FormattedChocobozzz2017-08-251-3/+3
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-2/+2
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-2/+2
* Move to promisesChocobozzz2017-07-051-8/+3
* Share models between server and clientChocobozzz2017-06-171-2/+3
* Add this context to instance model functionsChocobozzz2017-06-161-1/+1
* Reorganize model filesChocobozzz2017-06-161-0/+131