|
|
@5652d43
|
2007-11-23T23:46:20Z |
Miklos Vajna |
warning fix in skype_chat_with()
fix "when you start a group chat, a …
|
|
|
@de2f05e
|
2007-11-20T09:47:43Z |
Miklos Vajna |
fixes for the recent upstream API changes
|
|
|
@a5f76a2
|
2007-11-20T09:46:35Z |
Miklos Vajna |
if you change the topic then wait for skype to confirm that it was …
|
|
|
@a7af5f0
|
2007-10-17T22:59:41Z |
Miklos Vajna |
fix incoming multiline messages - again
i broke it when adding …
|
|
|
@f8674db
|
2007-10-17T00:46:38Z |
Miklos Vajna |
show topic if it was set before join
|
|
|
@09e2a69
|
2007-10-16T23:09:22Z |
Miklos Vajna |
implement skype_chat_topic()
|
|
|
@d601f9b
|
2007-10-16T23:09:09Z |
Miklos Vajna |
use the new imcb_chat_topic() function
WARNING: this is not yet in the …
|
|
|
@86278cd
|
2007-10-07T14:36:03Z |
Miklos Vajna |
implement skype_chat_with()
so that '/j #nick' is possible: we can …
|
|
|
@760319d
|
2007-10-07T01:55:46Z |
Miklos Vajna |
implemented skype_chat_invite()
|
|
|
@86f2683
|
2007-10-07T01:55:17Z |
Miklos Vajna |
skype_read_callback(): sanity check
|
|
|
@ec159f1
|
2007-10-07T01:06:22Z |
Miklos Vajna |
fix unwanted rejoin after /part
|
|
|
@c09d327
|
2007-10-07T00:27:28Z |
Miklos Vajna |
avoid nicks joining to a group chat multiple times
|
|
|
@b01dc6c
|
2007-10-06T23:38:49Z |
Miklos Vajna |
implemented skype_chat_leave()
|
|
|
@31870ae
|
2007-10-06T23:12:09Z |
Miklos Vajna |
handle parts in groupchats
|
|
|
@2a0f99c
|
2007-10-06T22:23:49Z |
Miklos Vajna |
handle the topic changes in group chats correctly
|
|
|
@349ee4a
|
2007-10-06T20:53:32Z |
Miklos Vajna |
fix agressive groupchat mechanism
since 55f2d43, a groupchat was …
|
|
|
@79e20f9
|
2007-10-06T20:44:31Z |
Miklos Vajna |
implement skype_chat_msg()
now sending groupchat messages works, too :)
|
|
|
@548bf76
|
2007-10-06T20:44:00Z |
Miklos Vajna |
remove debug printfs
|
|
|
@c81d0ef
|
2007-10-06T20:28:44Z |
Miklos Vajna |
receiving group chat messages now works
it's a bit agressive. dialogs …
|
|
|
@3ef1910
|
2007-10-06T20:06:14Z |
Miklos Vajna |
don't mark messages as seen
- they still spams the skype client
- …
|
|
|
@5a61e43f
|
2007-10-06T20:03:49Z |
Miklos Vajna |
revert "handle topic changes"
- this reverts commit …
|
|
|
@66c9558
|
2007-10-06T19:59:58Z |
Miklos Vajna |
new dummy skype_chat_msg() function
|
|
|
@72aa7f0
|
2007-10-06T19:20:12Z |
Miklos Vajna |
initial groupchat support
read: we detect that we are invited we …
|
|
|
@2d07803
|
2007-10-06T16:05:44Z |
Miklos Vajna |
handle topic changes
|
|
|
@df9255d
|
2007-10-06T15:16:06Z |
Miklos Vajna |
notification when somebody wants to transfer a file
|
|
|
@368861e
|
2007-09-21T14:16:48Z |
Miklos Vajna |
skype_data struct: some more comments
also renmae r_inpa to bfd
|
|
|
@5d1b0774
|
2007-09-03T22:30:15Z |
Miklos Vajna |
support for edited messages
|
|
|
@7613670
|
2007-09-03T22:22:55Z |
Miklos Vajna |
handle the case when the input is a multiline message
|
|
|
@4eaff41
|
2007-09-03T12:57:26Z |
Miklos Vajna |
skype_read_callback(): ignore empty messages
skype itself does the same
|
|
|
@bbba374
|
2007-08-22T17:35:09Z |
Miklos Vajna |
send a notice when a call is missed
|
|
|
@ecfbc5d
|
2007-08-22T16:12:28Z |
Miklos Vajna |
skype_read_callback(): add notification about calls
|
|
|
@877b6f4
|
2007-08-21T17:46:40Z |
Miklos Vajna |
cleanup in struct skype_data
|
|
|
@7daec06
|
2007-08-21T17:02:11Z |
Miklos Vajna |
cosmetics
- add copyright header
- beautify comments
- remove debug …
|
|
|
@d3cbd17
|
2007-08-21T14:10:25Z |
Miklos Vajna |
implement skype_buddy_ask()
|
|
|
@1fb89e3
|
2007-08-20T22:56:56Z |
Miklos Vajna |
move the poll() usage to skype_write()
|
|
|
@348a3a2
|
2007-08-20T22:38:06Z |
Miklos Vajna |
use SET USERSTATUS on login/logout
|
|
|
@98bca36
|
2007-08-20T22:37:17Z |
Miklos Vajna |
prevent a segfault in skype_read_callback()
|
|
|
@23411c6
|
2007-08-20T22:00:16Z |
Miklos Vajna |
implement skype_set_away()
|
|
|
@cbec0d6
|
2007-08-20T21:14:52Z |
Miklos Vajna |
g_strdup_printf("%s" -> g_strdup(
|
|
|
@6627d92
|
2007-08-20T20:58:45Z |
Miklos Vajna |
implement add/removing contacts
|
|
|
@314b375
|
2007-08-20T19:45:05Z |
Miklos Vajna |
ignore test user echo123
|
|
|
@d5a514a
|
2007-08-20T19:43:11Z |
Miklos Vajna |
register skype_set_away()
|
|
|
@62bb4e4
|
2007-08-20T18:50:25Z |
Miklos Vajna |
mark received messages as read so that skype won't say there are …
|
|
|
@a3d6427
|
2007-08-20T17:25:32Z |
Miklos Vajna |
bugfix: we can't join to &bitlbee twice
|
|
|
@ed2e37f
|
2007-08-20T16:35:48Z |
Miklos Vajna |
more error handling, no more SIGPIPE \o/ :)
|
|
|
@77c1abe
|
2007-08-20T04:05:51Z |
Miklos Vajna |
support receiving messages
|
|
|
@0bb1b7f
|
2007-08-20T01:50:57Z |
Miklos Vajna |
skype_buddy_msg(): add a missing check
|
|
|
@93ece66
|
2007-08-20T01:49:06Z |
Miklos Vajna |
implement skype_buddy_msg()
|
|
|
@adce2de
|
2007-08-19T17:35:34Z |
Miklos Vajna |
download away statuses
|
|
|
@be975f8
|
2007-08-19T15:50:22Z |
Miklos Vajna |
add offline users, too
|
|
|
@9fd4241
|
2007-08-19T15:43:14Z |
Miklos Vajna |
download buddies from the server
also remove write queues. i took them …
|
|
|
@1323e36
|
2007-08-19T13:57:32Z |
Miklos Vajna |
basic read functions
|
|
|
@f06e3ac
|
2007-08-19T13:37:45Z |
Miklos Vajna |
initial commit
|