lidarts icon indicating copy to clipboard operation
lidarts copied to clipboard

Chat improvements

Open thomasmiko opened this issue 5 years ago • 1 comments
trafficstars

Extend chat with the following options

  • Filter by player (new text field above the list of players where you can enter a text, and it will be filtered by players containing this text)

  • Possibility to change the sort order

    • Sorting by registration date (this is the current implementation?)
    • Alphabetically
    • Average (needs preliminary work to store the average in the DB so that it does not have to be selected every time). Maybe only the average of the last X (20?) games should be included here?
    • By status

thomasmiko avatar Jan 12 '20 12:01 thomasmiko

You can now filter by name and your own country setting: https://github.com/mischkadb/lidarts/commit/397aebcb37fb8005224935a1e24d0a2ebe362ae6. Sorting could be possible, but does it make sense with the current amount of players?

mischkadb avatar Apr 17 '20 13:04 mischkadb