index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
skype
/
skype.c
Commit message (
Expand
)
Author
Age
Lines
*
auth via ssl
Miklos Vajna
2008-01-12
-6
/
+27
*
skype_start_stream(): send username/password to skyped
Miklos Vajna
2008-01-12
-0
/
+8
*
copyright update
Miklos Vajna
2008-01-10
-1
/
+1
*
new skype_set_display_name() function
Miklos Vajna
2008-01-10
-11
/
+33
*
added vim modeline
Miklos Vajna
2008-01-10
-0
/
+2
*
support for receiving emoted messages
Miklos Vajna
2008-01-10
-3
/
+11
*
skype_init(): cosmetics
Miklos Vajna
2008-01-10
-2
/
+2
*
added default server "localhost"
Miklos Vajna
2008-01-10
-3
/
+4
*
rename SKYPE_PORT_DEFAULT to SKYPE_DEFAULT_PORT
Miklos Vajna
2008-01-10
-2
/
+2
*
handle the case when the birthday is unknown
Miklos Vajna
2007-12-16
-1
/
+1
*
add "local time" info output
Miklos Vajna
2007-12-16
-2
/
+6
*
fixed gender output
Miklos Vajna
2007-12-16
-1
/
+3
*
fixed age output
Miklos Vajna
2007-12-16
-1
/
+6
*
fixed birthday output
Miklos Vajna
2007-12-16
-2
/
+6
*
typo fix in country output
Miklos Vajna
2007-12-16
-1
/
+1
*
format last seen output properly
Miklos Vajna
2007-12-16
-2
/
+5
*
disable buggy "local time" field
Miklos Vajna
2007-12-16
-2
/
+2
*
fixed country and language format
Miklos Vajna
2007-12-16
-2
/
+29
*
added much more info output, need to finetune format
Miklos Vajna
2007-12-16
-2
/
+114
*
initial support for the info command
Miklos Vajna
2007-12-16
-0
/
+87
*
warning fix in skype_chat_with()
Miklos Vajna
2007-11-24
-5
/
+11
*
fixes for the recent upstream API changes
Miklos Vajna
2007-11-20
-5
/
+6
*
if you change the topic then wait for skype to confirm that it was really cha...
Miklos Vajna
2007-11-20
-2
/
+11
*
fix incoming multiline messages - again
Miklos Vajna
2007-10-18
-20
/
+27
*
show topic if it was set before join
Miklos Vajna
2007-10-17
-2
/
+22
*
implement skype_chat_topic()
Miklos Vajna
2007-10-17
-0
/
+10
*
use the new imcb_chat_topic() function
Miklos Vajna
2007-10-17
-1
/
+8
*
implement skype_chat_with()
VMiklos
2007-10-07
-2
/
+38
*
implemented skype_chat_invite()
VMiklos
2007-10-07
-1
/
+16
*
skype_read_callback(): sanity check
VMiklos
2007-10-07
-1
/
+2
*
fix unwanted rejoin after /part
VMiklos
2007-10-07
-1
/
+12
*
avoid nicks joining to a group chat multiple times
VMiklos
2007-10-07
-1
/
+2
*
implemented skype_chat_leave()
VMiklos
2007-10-07
-0
/
+10
*
handle parts in groupchats
VMiklos
2007-10-07
-2
/
+6
*
handle the topic changes in group chats correctly
VMiklos
2007-10-07
-11
/
+30
*
fix agressive groupchat mechanism
VMiklos
2007-10-06
-11
/
+12
*
implement skype_chat_msg()
VMiklos
2007-10-06
-2
/
+6
*
remove debug printfs
VMiklos
2007-10-06
-6
/
+1
*
receiving group chat messages now works
VMiklos
2007-10-06
-7
/
+27
*
don't mark messages as seen
VMiklos
2007-10-06
-3
/
+0
*
revert "handle topic changes"
VMiklos
2007-10-06
-12
/
+2
*
new dummy skype_chat_msg() function
VMiklos
2007-10-06
-0
/
+6
*
initial groupchat support
VMiklos
2007-10-06
-0
/
+37
*
handle topic changes
VMiklos
2007-10-06
-1
/
+21
*
notification when somebody wants to transfer a file
VMiklos
2007-10-06
-9
/
+58
*
skype_data struct: some more comments
VMiklos
2007-09-21
-3
/
+7
*
support for edited messages
VMiklos
2007-09-04
-0
/
+11
*
handle the case when the input is a multiline message
VMiklos
2007-09-04
-2
/
+2
*
skype_read_callback(): ignore empty messages
VMiklos
2007-09-03
-1
/
+1
*
send a notice when a call is missed
VMiklos
2007-08-22
-1
/
+30
[next]