zhabogram/inc
annelin da2de42645 Release 1.2
[!] Using YAML serilaization instead of sqlite3. You may convert your SQLite db to YAML format using this:
    (echo "---"; sqlite3 users.db 'select jid,login from users'|sed "s/|/: \'/g;s/$/\'/g") > users.dat

[FIX] Fixed repllies
[UPD] Sending presence probe after disconnect received — maybe there are another XMPP resource? ☺
[UPD] When XMPP user goes online if Telegram session already established -- resync statuses with Telegram network to get all contacts online immediately
2019-06-11 16:24:44 +03:00
..
telegramclient.rb Release 1.2 2019-06-11 16:24:44 +03:00
xmppcomponent.rb Release 1.2 2019-06-11 16:24:44 +03:00
xmppgateway.rb Added missing files 2019-05-22 13:41:43 +03:00
xmppregister.rb Added missing files 2019-05-22 13:41:43 +03:00