This PR modified keybindings (either changing defaults or adding new actions)
This PR modified the visible UI
Feature/Fix explanation
The client has been tracking the online status of other users for a while now, and this PR finally makes it visible. Users can press w to toggle an overlay showing all known online users and how long it has been since each user announced that they were present (to detect stale sessions). This view updates the timestamps every second.
Erase all that do not apply:
Feature/Fix explanation
The client has been tracking the online status of other users for a while now, and this PR finally makes it visible. Users can press
w
to toggle an overlay showing all known online users and how long it has been since each user announced that they were present (to detect stale sessions). This view updates the timestamps every second.Review required: @arborchat/devs