Commit Graph

16 Commits

Author SHA1 Message Date
chteufleur 4961ad8c9e Fixe concurrent map read and map write. 2017-06-28 19:44:57 +02:00
Chteufleur 17e46aba5e Fix govet issues. 2016-11-01 07:52:47 +01:00
Chteufleur 1d5fce9b06 gofmt -s on code. 2016-11-01 07:47:11 +01:00
Chteufleur e871a899f0 Correct some misspell and unreachable code. 2016-10-31 22:18:31 +01:00
chteufleur a4518d3f6b Fix local broken repo and commit all lost changes.
- XDG specification for data and file config
 - Better logger
 - Add Remote Roster Manager (compatible with Prosody)
 - Remove Chatstates notification (making bug, have to investigate)
 - Add an admin that have privilege
 - Add Ad-Hoc commands :
   - Uptime
   - Send message broadcast
 - Bugs fixe
2016-10-23 19:08:14 +02:00
Chteufleur d32b143bb3 Handle leave conversation in XMPP -> Steam way + send inactive on XMPP after 2 min inactivity 2016-09-04 15:42:12 +02:00
Chteufleur 1e63cc1759 Handle chatstates gone 2016-09-04 15:18:10 +02:00
Chteufleur 7e2db9f58b Add support chatstates notification (issue #23) 2016-09-04 14:47:48 +02:00
Chteufleur ba48518357 Add invitation to play (issue #15) 2016-09-03 22:20:42 +02:00
Chteufleur 679dc1a04c Do not forward steam presence received to XMPP if user isn't in steam's roster (fix #21) 2016-09-03 15:38:16 +02:00
Chteufleur 60e3a7c215 Change import for steamlang that moved 2016-08-10 21:22:46 +02:00
Chteufleur 7d9cf97445 Permit remove registration. Working but can be improve 2016-04-23 22:20:56 +02:00
Chteufleur e064b71660 Answer to presence probe type 2016-04-23 10:04:44 +02:00
Chteufleur 9103fe6ecd Fix received auth code
Fix XMPP comp out when user registrered
Send offline presence when program exit
2016-04-16 11:39:36 +02:00
Chteufleur ce3b45b492 Version 0.3.1 2016-04-15 22:58:49 +02:00
Chteufleur 683574a814 First working version for multi Steam and XMPP users 2016-04-15 08:53:33 +02:00