diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 3bf22c7798..a88a1e811d 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -43,7 +43,7 @@ object Dependencies { val jodaTime = "joda-time" % "joda-time" % "2.2" val jodaConvert = "org.joda" % "joda-convert" % "1.3.1" val scalastic = "scalastic" %% "scalastic" % "0.90.0-thib" - val reactivemongo = "org.reactivemongo" %% "reactivemongo" % "0.9" + val reactivemongo = "org.reactivemongo" %% "reactivemongo" % "0.10-THIB" val playReactivemongo = "org.reactivemongo" %% "play2-reactivemongo" % "0.9" object play { val version = "2.1.2-RC1" diff --git a/todo b/todo index 2e83ea5255..54ae37ddd3 100644 --- a/todo +++ b/todo @@ -71,6 +71,9 @@ customize piece images opera bug http://postimg.org/image/zcv8hse8n/full/ customize sound notifications http://imgur.com/70WVyb5 show friend game results on timeline +export game is broken http://en.lichess.org/forum/lichess-feedback/i-have-two-problems#1 +remember friend list status in local storage (and show toggle arrow) +profile tweaks proposed by clarkey http://i.imgur.com/C57qoRC.jpg ---