Changeset 12f500f for protocols/skype/t


Ignore:
Timestamp:
2013-02-21T13:16:26Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
06eef80
Parents:
e4f5ca8 (diff), 9754c2f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from vmiklos. Mostly Skype stuff and further deprecating a nogaim
function.

Location:
protocols/skype/t
Files:
6 added
2 edited
2 moved

Legend:

Unmodified
Added
Removed
  • protocols/skype/t/add-yes-bitlbee.mock

    re4f5ca8 r12f500f  
    55<< PRIVMSG &bitlbee :account add skype alice foo
    66<< PRIVMSG &bitlbee :account skype on
    7 >> PRIVMSG &bitlbee :skype - New request: The user bob wants to add you
    8 << PRIVMSG &bitlbee :yes
     7<< PRIVMSG &bitlbee :add skype bob
    98>> :bob!bob@skype.com JOIN :&bitlbee
  • protocols/skype/t/add-yes-skyped.mock

    re4f5ca8 r12f500f  
    99>> GET USER echo123 ONLINESTATUS
    1010<< USER echo123 ONLINESTATUS ONLINE
    11 << USER bob RECEIVEDAUTHREQUEST Please allow me to see when you are online
    12 >> SET USER bob ISAUTHORIZED TRUE
    13 << USER bob ISAUTHORIZED TRUE
    14 << USER bob RECEIVEDAUTHREQUEST
     11>> SET USER bob BUDDYSTATUS 2 Please authorize me
     12<< USER bob BUDDYSTATUS 2
    1513<< USER bob ISAUTHORIZED TRUE
    1614<< USER bob ISBLOCKED FALSE
     15<< USER bob BUDDYSTATUS 2
     16<< USER bob ONLINESTATUS OFFLINE
     17<< USER bob FULLNAME skype test203
    1718<< USER bob BUDDYSTATUS 3
    1819<< USER bob ONLINESTATUS OFFLINE
    1920<< USER bob ONLINESTATUS ONLINE
    2021<< USER bob TIMEZONE 90000
    21 << USER bob FULLNAME Miklos V
    22 << USER bob LANGUAGE hu Hungarian
    23 << USER bob COUNTRY hu Hungary
Note: See TracChangeset for help on using the changeset viewer.