1
Fork 0
galene/group
Juliusz Chroboczek 3ba2394be7 Implement user statuses.
The server now maintains a set of statuses for each user that are not
interpreted by the server but communicated to the other members of the
group using 'user' messages.
2021-04-28 17:01:05 +02:00
..
client.go Implement user statuses. 2021-04-28 17:01:05 +02:00
client_test.go Run gofmt. 2020-12-19 17:38:47 +01:00
group.go Implement user statuses. 2021-04-28 17:01:05 +02:00
group_test.go Export and document group.Description. 2021-04-22 17:58:30 +02:00