Skip to content

Add last move time to game PGNs and info where a date and time are returned #654

Description

@Siderite

The scenario is as follows: a correspondence game is being played, a move every few days as an extreme case. When one gets the list of the user's games, they are ordered depending on the time they started. When the game ends, months from when is started, you don't even see it in any recent game lists.

I believe the information of last updated, not created, should be used for ordering. Even if it is not, it should be available for reordering client side. At this time there is no way to get the information of the last move other than request the clock information and add the time for each move to the start of the game. Moreover, correspondence games don't even export the clock information!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions