lila/todo

50 lines
2.9 KiB
Plaintext
Raw Normal View History

2012-04-25 14:15:35 -06:00
chat should autoscroll only when at bottom
2012-05-06 16:11:39 -06:00
finish flagged game
2012-05-17 13:57:17 -06:00
start chess960 after both player move http://fr.lichess.org/forum/lichess-feedback/clock-fairness-in-chess960-games
2012-05-23 17:38:24 -06:00
chess960 confirmation http://fr.lichess.org/forum/lichess-feedback/separate-960-lobby?page=1#7
2012-05-25 15:05:19 -06:00
use POST instead of GET where it makes sense
2012-06-01 09:07:07 -06:00
guess friend list
2012-06-19 13:24:02 -06:00
takeback play 2 times ?? http://en.lichess.org/analyse/nfjchnmo/black move 45
movetimes chart
2012-08-02 03:22:49 -06:00
show lobby chat to anon (and rated games?) or show empty chat
also translate websockets error message
2012-07-02 13:47:29 -06:00
@someone = link to someone's profile
2012-07-12 14:18:31 -06:00
analysis not the fastest checkmate, but no best move? http://en.lichess.org/analyse/w3xw8fsw/black
finish games per day chart
untranslated = https://github.com/ornicar/lila/issues/4
game stats timeline issues http://en.lichess.org/forum/lichess-feedback/move-times
analyse: show main line for every move http://en.lichess.org/forum/lichess-feedback/about-the-analysis-feature#5
try to show last analysis cp on graph (move 26) http://en.lichess.org/analyse/bwxnx0al
2012-07-28 09:26:25 -06:00
elo range must contain player elo
2012-08-03 06:40:39 -06:00
complete analysis movetimes with tsinnema - requires ms movetimes and db migration
2012-08-05 10:58:56 -06:00
localize elo chart dates
2012-09-08 03:25:49 -06:00
index game positions
integrate with google+
2012-09-08 07:54:18 -06:00
elo stats (branch elostats)
2012-09-10 05:44:29 -06:00
lobby concurrency http://en.lichess.org/forum/lichess-feedback/bug-multiple-players-can-accept-the-same-game-proposal#1
2012-09-12 01:40:51 -06:00
possible timeout bug http://en.lichess.org/forum/lichess-feedback/possible-timeout-bug#1
2012-09-12 14:23:14 -06:00
add elo titles (like 2300+ = FM)
tournament berserker = half time, double points
2012-09-15 03:11:30 -06:00
chat icons (k) (K)
blind accessible
make hand and finisher actors to avoid racing conditions
tournament monitor
2012-09-16 03:56:35 -06:00
all hub members should use userIds rather than usernames
2012-09-16 07:28:41 -06:00
tournament ties
2012-09-21 17:27:44 -06:00
AI thinks during your time (premove?) http://en.lichess.org/forum/lichess-feedback/y-u-so-greedy-with-time-stockfish#4
- in fact it does not, but the UI clocks only update once the ai made the move
- solution: do AI asynchronously. Send player move events right away,
- and ai events when the ai completes
2012-09-23 04:06:06 -06:00
IP smart tools for admins
lsof show the open websockets on prod. The recurrent bug could come from the open descriptors limit (ulimit -n)
2012-09-23 15:37:01 -06:00
lobby game filters http://en.lichess.org/forum/lichess-feedback/feature-request-game-filter#2
not possible to copy the link URL invite when using a iOS device. Can this be easily fixed by adding an automatic "copy" button next to the link?
2012-10-11 03:28:52 -06:00
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
2012-10-19 12:03:55 -06:00
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
2012-11-05 10:58:06 -07:00
tournament 404 page
log off = tournament resign
2012-12-17 15:20:01 -07:00
team search
only team forum posts on the homepage?
look at gameknot teams (to steal ideas)