Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | typo in git url | Miklos Vajna | 2007-11-29 | -1/+1 | |
| | * | | | move the skype api doc link to the resources section | Miklos Vajna | 2007-11-24 | -0/+3 | |
| | * | | | do not refer to the empty known bugs section | Miklos Vajna | 2007-11-24 | -6/+2 | |
| | * | | | get rid of bzr, there is a tarball version now that works | Miklos Vajna | 2007-11-24 | -4/+6 | |
| | * | | | improve gitignore | Miklos Vajna | 2007-11-24 | -0/+2 | |
| | * | | | updates for 0.2.3 | Miklos Vajna | 2007-11-24 | -1/+2 | |
| | * | | | warning fix in skype_chat_with() | Miklos Vajna | 2007-11-24 | -8/+12 | |
| | * | | | link my projects page | Miklos Vajna | 2007-11-20 | -0/+2 | |
| | * | | | fix gitweb url | Miklos Vajna | 2007-11-20 | -1/+1 | |
| | * | | | less frugalware references | Miklos Vajna | 2007-11-20 | -3/+3 | |
| | * | | | updates for 0.2.2 | Miklos Vajna | 2007-11-20 | -1/+4 | |
| | * | | | doc update: no patching needed again, but a recent snapshot | Miklos Vajna | 2007-11-20 | -10/+2 | |
| | * | | | 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 | |
| | * | | | doc: deepcommand on how to apply the patch | Miklos Vajna | 2007-11-15 | -2/+9 | |
| | * | | | doc: patch is for bitlbee, not the plugin | Miklos Vajna | 2007-11-11 | -3/+3 | |
| | * | | | updates for 0.2.1 | Miklos Vajna | 2007-10-30 | -1/+4 | |
| | * | | | update documentation for 0.2.1 | Miklos Vajna | 2007-10-30 | -10/+11 | |
| | * | | | check out the latest tag before compiling, HEAD won't compile with latest bit... | Miklos Vajna | 2007-10-29 | -0/+1 | |
| | * | | | doc update: it is now tested under Windows, too | Miklos Vajna | 2007-10-26 | -0/+3 | |
| | * | | | README: update "thanks to" section | Miklos Vajna | 2007-10-26 | -1/+1 | |
| | * | | | docu update about /topic | Miklos Vajna | 2007-10-18 | -1/+7 | |
| | * | | | 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 | |
| | * | | | doc: update about group/public chats | Miklos Vajna | 2007-10-14 | -2/+6 | |
| | * | | | updates for 0.2.0 | VMiklos | 2007-10-07 | -1/+4 | |
| | * | | | update docu for skype-1.4.0.118 | VMiklos | 2007-10-07 | -1/+1 | |
| | * | | | docu update for recent changes | VMiklos | 2007-10-07 | -3/+4 | |
| | * | | | implement skype_chat_with() | VMiklos | 2007-10-07 | -2/+38 | |
| | * | | | update documentation | VMiklos | 2007-10-07 | -4/+13 | |
| | * | | | 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 | -3/+23 | |
| | * | | | display received messages in utf8, so that we can avoid most UnicodeEncodeErrors | VMiklos | 2007-10-06 | -3/+8 | |
| | * | | | handle the case when ping fails (ie: timeout) | VMiklos | 2007-10-06 | -1/+4 |