1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Chteufleur 699c7cb5c5 Send Ad-Hoc command depending if user is already registered. 2016-08-11 19:56:03 +02:00
Chteufleur 149c5f9117 Fix nil pointer on database.GetLine() 2016-08-11 19:49:21 +02:00
louiz’ f9dc7d6b12 Accept action="next" in the ad-hoc command, to go to the next step
From http://xmpp.org/extensions/xep-0050.html#execute-multiple the default
action should be “next” (and that’s what poezio does). I’m not sure
action='execute' should even be accepted at all. But it remains for
compatibility with the old behaviour.
2016-08-11 11:54:33 +02:00
louiz’ f83354ae74 Use a text-private ad-hoc field for the password 2016-08-11 11:45:09 +02:00
Chteufleur ec8ff5ee92 Add debug command to allow/diallow debug messages 2016-06-19 14:14:19 +02:00
Chteufleur 271f431de2 Disable commands on Steam user + adaptation to library modifications 2016-06-17 23:25:22 +02:00
Chteufleur 7d9cf97445 Permit remove registration. Working but can be improve 2016-04-23 22:20:56 +02:00
Chteufleur 3e3347123f Add an Ad-Hoc command to force Steam deconnexion 2016-04-21 23:33:59 +02:00
Chteufleur 43d9c6c5c6 Modification of the library go-xmpp 2016-04-20 23:02:35 +02:00
Chteufleur 66d99eeb94 Reply to information query
- vCard
 - Soft Version
2016-04-20 21:13:29 +02:00
Chteufleur 5109d91e35 Add warn that Steam info are stored un-encrypted 2016-04-16 22:16:00 +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 f9d7c619d2 User can modify it's Steam informations 2016-04-15 22:47:29 +02:00
Chteufleur 683574a814 First working version for multi Steam and XMPP users 2016-04-15 08:53:33 +02:00
Chteufleur 7f76a35240 go fmt 2016-04-09 13:50:19 +02:00
Chteufleur 387a0b7e5a Add Ad-Hoc command to get Steam Auth Code 2016-04-06 22:24:09 +02:00