source: skype/skype.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @2709f4c   2009-01-07T01:31:38Z Miklos Vajna introduce skype_parse_password()
(edit) @c35bf7a   2009-01-07T01:29:22Z Miklos Vajna introduce skype_parse_chat()
(edit) @e200daf   2009-01-07T01:26:08Z Miklos Vajna introduce skype_parse_filetransfer()
(edit) @9f2f25f   2009-01-07T01:23:38Z Miklos Vajna introduce skype_parse_call()
(edit) @6e14204   2009-01-07T01:20:57Z Miklos Vajna introduce skype_parse_user() and skype_parse_chatmessage()
(edit) @8bbe52a   2009-01-07T01:11:44Z Miklos Vajna cleanup in skype_parse_users()
(edit) @078b0b9   2009-01-07T01:10:13Z Miklos Vajna introduce skype_parse_users()
(edit) @359f4d9   2009-01-07T01:02:53Z Miklos Vajna do not add new typedefs
(edit) @8c09bb3   2009-01-07T00:58:15Z Miklos Vajna whitespaces fixes mainly long lines, except in skype_read_callback()
(edit) @5258dcc9   2009-01-07T00:35:14Z Miklos Vajna updates for 0.7.0
(edit) @b820226   2009-01-07T00:31:18Z Miklos Vajna add new skype/skypeconsole_receive setting for receiving raw data on …
(edit) @5adcc65   2008-12-21T20:51:12Z Miklos Vajna whitespace cleanup
(edit) @a5f4040   2008-12-21T20:08:44Z Miklos Vajna remove the 'len' parameter of skype_write()
(edit) @5acf9ab   2008-12-21T20:00:30Z Miklos Vajna support autojoin for bookmarked chats
(edit) @08a355b   2008-12-21T19:37:59Z Miklos Vajna add 'skypeconsole' feature this replaces the old client.py
(edit) @6af3e14   2008-07-12T20:11:10Z Miklos Vajna skype.c: respont with a PONG to PING
(edit) @039116a   2008-06-28T00:09:25Z Miklos Vajna add support for bitlbee-1.2.1
(edit) @bd417a1   2008-04-04T14:35:41Z Miklos Vajna new config variable: skypeout_offline for who liked the old behaviour
(edit) @d24b73f   2008-04-04T14:19:46Z Miklos Vajna skype_read_callback(): handle SKYPEOUT nicks as offline as well - you …
(edit) @b7d3dff7   2008-04-02T23:18:05Z Miklos Vajna skype_read_callback(): handle a profile's balance
(edit) @2af671a   2008-04-02T23:11:21Z Miklos Vajna new skype_set_balance() function - it triggers a query from skype for …
(edit) @76eb071   2008-04-02T23:00:57Z Miklos Vajna skype_read_callback(): mark a call ended if it failed
(edit) @b054fad   2008-04-02T22:57:17Z Miklos Vajna new skype_call_strerror() function to handle different call errors
(edit) @51dc72d   2008-04-02T22:44:01Z Miklos Vajna skype_set_call() allow calling anybody - here is the logic: we first …
(edit) @a317ba6   2008-03-31T00:20:33Z Miklos Vajna skype_set_call(): allow calling the test girl
(edit) @e0074cb   2008-02-29T02:08:14Z Miklos Vajna manage incoming calls via questions
(edit) @d87daf3   2008-02-29T01:40:12Z Miklos Vajna replace the fake SKYPE_CALL_RINGING_OUT with a proper call_out variable
(edit) @a92fb07   2008-02-29T01:10:01Z Miklos Vajna detect when the call is refused
(edit) @9fd7202   2008-02-29T00:59:51Z Miklos Vajna error out on cancelling a non-existing call
(edit) @48181f0   2008-02-29T00:49:43Z Miklos Vajna report call duration at the end
(edit) @acd9478   2008-02-29T00:43:02Z Miklos Vajna report 'finished' when call finishes till now we reported only …
(edit) @2eb4b1f   2008-02-29T00:34:31Z Miklos Vajna add support for account set -del skype/call to finish an outgoing call
(edit) @9db0234   2008-02-29T00:09:22Z Miklos Vajna finetune ringing message old: the user foo is ringing you new: you …
(edit) @b68b023   2008-02-28T23:52:41Z Miklos Vajna new account set skype/call nick command to start calls
(edit) @459160d   2008-02-28T23:52:09Z Miklos Vajna remove an unnecessary comment
(edit) @fcef6e6   2008-01-21T02:21:43Z Miklos Vajna skype_set_display_name(): set FULLNAME, not MOOD_TEXT
(edit) @c7304b2   2008-01-12T20:07:10Z Miklos Vajna auth via ssl - move the config file to sysconfdir/skyped/skyped.conf …
(edit) @a0b206b   2008-01-12T01:33:27Z Miklos Vajna skype_start_stream(): send username/password to skyped
(edit) @680920f   2008-01-10T16:48:39Z Miklos Vajna copyright update
(edit) @93dffea   2008-01-10T16:10:10Z Miklos Vajna new skype_set_display_name() function - this adds support for setting …
(edit) @6172871   2008-01-10T16:10:10Z Miklos Vajna added vim modeline
(edit) @54e6207   2008-01-10T16:10:10Z Miklos Vajna support for receiving emoted messages
(edit) @6abf3ec   2008-01-10T16:10:10Z Miklos Vajna skype_init(): cosmetics
(edit) @f5aedd91   2008-01-10T16:10:10Z Miklos Vajna added default server "localhost"
(edit) @4bbd9db   2008-01-10T16:10:09Z Miklos Vajna rename SKYPE_PORT_DEFAULT to SKYPE_DEFAULT_PORT
(edit) @969f643   2007-12-16T21:06:51Z Miklos Vajna handle the case when the birthday is unknown
(edit) @33cac97   2007-12-16T21:04:10Z Miklos Vajna add "local time" info output thanks Cristobal Palmer (tarheelcoxn) for …
(edit) @6b43dd4   2007-12-16T02:55:56Z Miklos Vajna fixed gender output woho, last fixme removed \o/
(edit) @5b9847d   2007-12-16T02:55:56Z Miklos Vajna fixed age output
(edit) @f9c3e7b   2007-12-16T02:55:56Z Miklos Vajna fixed birthday output
(edit) @191470d   2007-12-16T02:55:56Z Miklos Vajna typo fix in country output
(edit) @3c5aded   2007-12-16T02:55:56Z Miklos Vajna format last seen output properly
(edit) @bdde805   2007-12-16T02:55:56Z Miklos Vajna disable buggy "local time" field
(edit) @885efac6   2007-12-16T02:55:56Z Miklos Vajna fixed country and language format
(edit) @93052e1   2007-12-16T02:55:56Z Miklos Vajna added much more info output, need to finetune format
(edit) @67454bd   2007-12-16T02:55:55Z Miklos Vajna initial support for the info command currently it prints only the full name
(edit) @5652d43   2007-11-23T23:46:20Z Miklos Vajna warning fix in skype_chat_with() fix "when you start a group chat, a …
(edit) @de2f05e   2007-11-20T09:47:43Z Miklos Vajna fixes for the recent upstream API changes
(edit) @a5f76a2   2007-11-20T09:46:35Z Miklos Vajna if you change the topic then wait for skype to confirm that it was …
(edit) @a7af5f0   2007-10-17T22:59:41Z Miklos Vajna fix incoming multiline messages - again i broke it when adding …
(edit) @f8674db   2007-10-17T00:46:38Z Miklos Vajna show topic if it was set before join
(edit) @09e2a69   2007-10-16T23:09:22Z Miklos Vajna implement skype_chat_topic()
(edit) @d601f9b   2007-10-16T23:09:09Z Miklos Vajna use the new imcb_chat_topic() function WARNING: this is not yet in the …
(edit) @86278cd   2007-10-07T14:36:03Z Miklos Vajna implement skype_chat_with() so that '/j #nick' is possible: we can …
(edit) @760319d   2007-10-07T01:55:46Z Miklos Vajna implemented skype_chat_invite()
(edit) @86f2683   2007-10-07T01:55:17Z Miklos Vajna skype_read_callback(): sanity check
(edit) @ec159f1   2007-10-07T01:06:22Z Miklos Vajna fix unwanted rejoin after /part
(edit) @c09d327   2007-10-07T00:27:28Z Miklos Vajna avoid nicks joining to a group chat multiple times
(edit) @b01dc6c   2007-10-06T23:38:49Z Miklos Vajna implemented skype_chat_leave()
(edit) @31870ae   2007-10-06T23:12:09Z Miklos Vajna handle parts in groupchats
(edit) @2a0f99c   2007-10-06T22:23:49Z Miklos Vajna handle the topic changes in group chats correctly
(edit) @349ee4a   2007-10-06T20:53:32Z Miklos Vajna fix agressive groupchat mechanism since 55f2d43, a groupchat was …
(edit) @79e20f9   2007-10-06T20:44:31Z Miklos Vajna implement skype_chat_msg() now sending groupchat messages works, too :)
(edit) @548bf76   2007-10-06T20:44:00Z Miklos Vajna remove debug printfs
(edit) @c81d0ef   2007-10-06T20:28:44Z Miklos Vajna receiving group chat messages now works it's a bit agressive. dialogs …
(edit) @3ef1910   2007-10-06T20:06:14Z Miklos Vajna don't mark messages as seen - they still spams the skype client - …
(edit) @5a61e43f   2007-10-06T20:03:49Z Miklos Vajna revert "handle topic changes" - this reverts commit …
(edit) @66c9558   2007-10-06T19:59:58Z Miklos Vajna new dummy skype_chat_msg() function
(edit) @72aa7f0   2007-10-06T19:20:12Z Miklos Vajna initial groupchat support read: we detect that we are invited we …
(edit) @2d07803   2007-10-06T16:05:44Z Miklos Vajna handle topic changes
(edit) @df9255d   2007-10-06T15:16:06Z Miklos Vajna notification when somebody wants to transfer a file
(edit) @368861e   2007-09-21T14:16:48Z Miklos Vajna skype_data struct: some more comments also renmae r_inpa to bfd
(edit) @5d1b0774   2007-09-03T22:30:15Z Miklos Vajna support for edited messages
(edit) @7613670   2007-09-03T22:22:55Z Miklos Vajna handle the case when the input is a multiline message
(edit) @4eaff41   2007-09-03T12:57:26Z Miklos Vajna skype_read_callback(): ignore empty messages skype itself does the same
(edit) @bbba374   2007-08-22T17:35:09Z Miklos Vajna send a notice when a call is missed
(edit) @ecfbc5d   2007-08-22T16:12:28Z Miklos Vajna skype_read_callback(): add notification about calls
(edit) @877b6f4   2007-08-21T17:46:40Z Miklos Vajna cleanup in struct skype_data
(edit) @7daec06   2007-08-21T17:02:11Z Miklos Vajna cosmetics - add copyright header - beautify comments - remove debug …
(edit) @d3cbd17   2007-08-21T14:10:25Z Miklos Vajna implement skype_buddy_ask()
(edit) @1fb89e3   2007-08-20T22:56:56Z Miklos Vajna move the poll() usage to skype_write()
(edit) @348a3a2   2007-08-20T22:38:06Z Miklos Vajna use SET USERSTATUS on login/logout
(edit) @98bca36   2007-08-20T22:37:17Z Miklos Vajna prevent a segfault in skype_read_callback()
(edit) @23411c6   2007-08-20T22:00:16Z Miklos Vajna implement skype_set_away()
(edit) @cbec0d6   2007-08-20T21:14:52Z Miklos Vajna g_strdup_printf("%s" -> g_strdup(
(edit) @6627d92   2007-08-20T20:58:45Z Miklos Vajna implement add/removing contacts
(edit) @314b375   2007-08-20T19:45:05Z Miklos Vajna ignore test user echo123
(edit) @d5a514a   2007-08-20T19:43:11Z Miklos Vajna register skype_set_away()
(edit) @62bb4e4   2007-08-20T18:50:25Z Miklos Vajna mark received messages as read so that skype won't say there are …
(edit) @a3d6427   2007-08-20T17:25:32Z Miklos Vajna bugfix: we can't join to &bitlbee twice
Note: See TracRevisionLog for help on using the revision log.