diff --git a/modules/report/src/main/Reason.scala b/modules/report/src/main/Reason.scala index ee55d46665..8007d6637f 100644 --- a/modules/report/src/main/Reason.scala +++ b/modules/report/src/main/Reason.scala @@ -8,11 +8,11 @@ sealed trait Reason { object Reason { case object Cheat extends Reason - case object Violence extends Reason + case object Insult extends Reason case object Troll extends Reason case object Other extends Reason - val all = List(Cheat, Violence, Troll, Other) + val all = List(Cheat, Insult, Troll, Other) val names = all map (_.name) val byName = all map { v ⇒ (v.name, v) } toMap diff --git a/todo b/todo index 5f508d44e4..125184217e 100644 --- a/todo +++ b/todo @@ -13,7 +13,6 @@ tournament ties not possible to copy the link URL invite when using a touch device. Can this be easily fixed by adding an automatic "copy" button next to the link? search bug http://en.lichess.org/games/search?players.a=&players.b=&players.winner=&eloMin=&eloMax=&hasAi=&aiLevelMin=&aiLevelMax=&variant=&mode=1&opening=&turnsMin=&turnsMax=&durationMin=&durationMax=&status=35&dateMin=&dateMax=&sort.field=tu&sort.order=asc takeback substract time for person granting -add fullscreen mode for spectators and load new games in a loop (based on certain filter options) - thus creating a chess tv channel only team forum posts on the homepage? team list sort by date, name, popularity, avg elo, team elo, ...? download 10.000 best elo games http://en.lichess.org/inbox/v1p6hokg#bottom