lila/app/controllers
Thibault Duplessis 75dfc44940 Merge branch 'master' into serverchess
* master: (24 commits)
  hr "hrvatski" translation #14336. Author: Kajgana.
  serve jQuery from cdnjs - closes #463
  remove unused dependency
  add opponent country to move stream
  display video duration, redesign view mark - closes #457
  update challenge doc - for #455
  API: follow, unfollow, block, unblock - for #455
  mention if user is followable - for #455
  add relation infos to user API - for #455
  provide nb followers/following in user API - for #455
  add user game counts to API - for #455
  tweak User API - for #455
  Fix previous commit: extend api json
  Add more infos to User's json view
  sq "Shqip" translation #14329. Author: black_jack.
  hu "Magyar" translation #14327. Author: Camelon. In 152 and 191 I changed "ELO" to "pontszám".
  bg "български език" translation #14324. Author: bohemond_1. Grammatical error. Fixed.
  eo "Esperanto" translation #14320. Author: yanez.
  nn "Norsk nynorsk" translation #14319. Author: fredondo.
  et "eesti keel" translation #14318. Author: Ohmu.
  ...
2015-05-06 09:46:32 +02:00
..
Account.scala report most urgent game in /user/ API 2015-04-22 11:14:10 +02:00
Ai.scala fix AI BC for chess960 2015-05-03 18:33:10 +02:00
Analyse.scala more work toward serverside replay/analysis 2015-05-04 14:33:39 +02:00
Api.scala add relation infos to user API - for #455 2015-05-05 00:19:27 +02:00
Auth.scala report most urgent game in /user/ API 2015-04-22 11:14:10 +02:00
Blog.scala raise blog pagination limit 2015-04-02 07:33:59 +02:00
Cli.scala complete migration to scala 2.11 and play 2.3 2014-06-02 01:01:39 +02:00
Coordinate.scala don't notify all pref changes 2015-03-26 09:00:02 +01:00
Donation.scala truncate donator list 2015-03-03 00:56:26 +01:00
Editor.scala remove dead code 2015-04-23 09:01:32 +02:00
Export.scala puzzle PNG export and Open Graph support 2015-03-17 23:32:45 +01:00
ForumCateg.scala kid safety 2015-04-10 10:47:00 +02:00
ForumController.scala complete migration to scala 2.11 and play 2.3 2014-06-02 01:01:39 +02:00
ForumPost.scala kid safety 2015-04-10 10:47:00 +02:00
ForumTopic.scala kid safety 2015-04-10 10:47:00 +02:00
Game.scala clear user import nb cache on game deletion 2015-04-23 09:03:41 +02:00
I18n.scala java.net.URL fails 2015-04-02 23:03:26 +02:00
Importer.scala remove dead code 2015-04-23 09:01:32 +02:00
LilaController.scala enforce temporary play ban 2015-04-26 12:08:13 +02:00
Lobby.scala only feature simuls whose host rating is >= 1700 2015-04-23 00:22:54 +02:00
Main.scala let people embed the daily puzzle in their site! 2015-03-17 21:22:58 +01:00
Message.scala make lichess senders configurable 2015-04-12 18:55:32 +02:00
Mod.scala remove unused assessment code 2015-04-25 11:34:08 +02:00
Monitor.scala protect round xhr and websocket against theft 2015-01-22 14:39:17 +01:00
Notification.scala
Opening.scala show openings moves in opening trainer 2015-01-15 15:54:11 +01:00
Page.scala add /privacy page 2015-02-17 16:22:54 +01:00
Pref.scala don't notify all pref changes 2015-03-26 09:00:02 +01:00
Prismic.scala upgrade stuff - fixes #356 2015-03-17 12:31:25 +01:00
Puzzle.scala don't notify all pref changes 2015-03-26 09:00:02 +01:00
QaAnswer.scala more moderator actions on Q&A 2014-09-09 21:55:44 +02:00
QaComment.scala progress on Q&A 2014-07-07 19:30:52 +02:00
QaControllers.scala show more popular questions 2014-07-10 00:29:24 +02:00
QaQuestion.scala progress on Q&A 2014-07-07 19:30:52 +02:00
Relation.scala API: follow, unfollow, block, unblock - for #455 2015-05-05 00:28:51 +02:00
Report.scala kid safety 2015-04-10 10:47:00 +02:00
RequestGetter.scala add relation infos to user API - for #455 2015-05-05 00:19:27 +02:00
ResponseWriter.scala
Round.scala report most urgent game in /user/ API 2015-04-22 11:14:10 +02:00
Setup.scala enforce temporary play ban 2015-04-26 12:08:13 +02:00
Simul.scala also fix simul withdraw - #396 2015-04-08 01:37:42 +02:00
Star.scala
Team.scala complete kid mode 2015-04-12 08:59:16 +02:00
TheftPrevention.scala loosen up round theft prevention for mobile 2015-01-25 00:25:03 +01:00
Timeline.scala kick JSON out of timelime module, allow to unsubscribe from forum 2015-04-06 22:40:45 +02:00
Tournament.scala protect round xhr and websocket against theft 2015-01-22 14:39:17 +01:00
Tv.scala Expose current tv game to json api 2015-04-02 17:02:21 +02:00
User.scala show playbans in user mod UI 2015-04-26 07:45:09 +02:00
UserAnalysis.scala remove dead code 2015-04-23 09:01:32 +02:00
Video.scala separate video tags with ^ in URLs, allowing usage of commas in tags 2015-04-19 19:25:06 +02:00
Wiki.scala
WorldMap.scala integrate world map 2014-08-25 10:09:16 +02:00