1
0
Fork 0
Commit Graph

35 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 659fcba63d go fmt 2016-06-17 23:27:53 +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 e064b71660 Answer to presence probe type 2016-04-23 10:04:44 +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 dc5027d36d Fix XMPP EOF that brake the compenent 2016-04-19 16:10:01 +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 24f1a6d7a2 Bug fix on disconnect 2016-04-09 15:54:13 +02:00
Chteufleur 7f76a35240 go fmt 2016-04-09 13:50:19 +02:00
Chteufleur abfe6de004 Finalize steam user subscribtion 2016-04-09 13:47:31 +02:00
Chteufleur 387a0b7e5a Add Ad-Hoc command to get Steam Auth Code 2016-04-06 22:24:09 +02:00
Chteufleur ce4b966c9c Do not disconnect when an account disconnect while their is an other one connected 2016-02-29 23:02:19 +01:00
Chteufleur e11f5d3f98 Fix shutdown bug 2015-11-26 18:59:19 +01:00
chteufleur ac2d6ea575 Merge branch 'master' of https://git.kingpenguin.tk/chteufleur/go-xmpp4steam 2015-10-28 15:08:37 +01:00
chteufleur 7f319f1389 Make it go getable 2015-10-28 15:07:32 +01:00
Chteufleur 42c3787a0a XMPP debug in config file + stability 2015-10-26 23:37:29 +01:00
chteufleur 95a589c802 Add usefull XMPP type 2015-10-23 17:05:16 +02:00
chteufleur cec14b399f Send subscribe presence 2015-10-23 14:41:11 +02:00
Chteufleur c88585fc5a Fix disconection presence bug 2015-10-22 21:17:59 +02:00
Chteufleur d66c78055a Add playing game into XMPP presence. 2015-10-22 21:06:44 +02:00
Chteufleur 930d161f68 Fix issue #2 2015-10-20 21:51:00 +02:00
Chteufleur bc9eee01f3 go fmt 2015-10-19 21:42:01 +02:00
Chteufleur 0a610cf8c8 Remove stdinput to stop 2015-10-19 21:28:23 +02:00
Chteufleur 8148a003cb Minimum fonction like exchange message/presence 2015-10-18 17:39:30 +02:00