|
|
|
@5b677eb
|
2007-10-07T20:56:17Z |
Miklos Vajna |
updates for 0.2.0
|
|
|
@6adca511
|
2007-10-07T15:13:32Z |
Miklos Vajna |
update docu for skype-1.4.0.118
|
|
|
@ff58445
|
2007-10-07T14:37:34Z |
Miklos Vajna |
docu update for recent changes
|
|
|
@86278cd
|
2007-10-07T14:36:03Z |
Miklos Vajna |
implement skype_chat_with()
so that '/j #nick' is possible: we can …
|
|
|
@d6a371e
|
2007-10-07T02:00:52Z |
Miklos Vajna |
update documentation
|
|
|
@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
|
|
|
@a75f2a7
|
2007-10-06T15:35:55Z |
Miklos Vajna |
display received messages in utf8, so that we can avoid most …
|
|
|
@3922d44
|
2007-10-06T15:25:21Z |
Miklos Vajna |
handle the case when ping fails (ie: timeout)
|
|
|
@df9255d
|
2007-10-06T15:16:06Z |
Miklos Vajna |
notification when somebody wants to transfer a file
|
|
|
@7e66424
|
2007-10-06T14:46:59Z |
Miklos Vajna |
readme: skype4py 0.9.28.4 has some incompatible changes, mention this …
|
|
|
@c5dd164
|
2007-10-03T19:05:43Z |
Miklos Vajna |
update group chat status
to be honest, today i had to use skype group …
|
|
|
@25d87e4
|
2007-09-24T18:36:42Z |
Miklos Vajna |
README: link gitweb
|
|
|
@3d9a92b
|
2007-09-24T18:31:55Z |
Miklos Vajna |
Merge branch 'master' of …
|
|
|
@4c3a4c8
|
2007-09-24T18:31:39Z |
Miklos Vajna |
README: spelling fixes
|
|
|
@368861e
|
2007-09-21T14:16:48Z |
Miklos Vajna |
skype_data struct: some more comments
also renmae r_inpa to bfd
|
|
|
@8de38e9
|
2007-09-15T22:26:41Z |
Miklos Vajna |
updates for 0.1.4
|
|
|
@af8675f
|
2007-09-11T22:11:04Z |
Miklos Vajna |
skyped: handle a possible IOError
|
|
|
@dffa24f
|
2007-09-07T16:29:03Z |
Miklos Vajna |
flame about skype memleaks
|
|
|
@65e4020
|
2007-09-05T19:18:23Z |
Miklos Vajna |
add a 'thanks' list
|
|
|
@8b3beef
|
2007-09-05T18:11:28Z |
Miklos Vajna |
don't use internal exceptions either
|
|
|
@5268bd7
|
2007-09-05T18:04:04Z |
Miklos Vajna |
do not use internal functions for receiving messages
thanks awahlig
|
|
|
@bfe5a8a
|
2007-09-05T18:01:15Z |
Miklos Vajna |
do not use internal functions for sending messages
thanks awahlig …
|
|
|
@80d9004
|
2007-09-05T14:40:09Z |
Miklos Vajna |
users should try git before reporting bugs
|
|
|
@54c269d
|
2007-09-05T14:34:30Z |
Miklos Vajna |
README: a note about why a skype instance is still required
|
|
|
@d86dfb1
|
2007-09-04T20:20:51Z |
Miklos Vajna |
hide the ping/pong from the log, it's just spam
also set the ping …
|
|
|
@22d97b4
|
2007-09-04T19:51:21Z |
Miklos Vajna |
add a new 'requirements' section
|
|
|
@19b805c
|
2007-09-04T19:34:26Z |
Miklos Vajna |
remove hardwired paths
|
|
|
@f080961
|
2007-09-04T19:30:52Z |
Miklos Vajna |
install skyped to bindir, not to sbindir
|
|
|
@52d779e
|
2007-09-04T19:29:42Z |
Miklos Vajna |
skyped: fix receiving / sending accents again
|
|
|
@67496f7
|
2007-09-04T19:07:31Z |
Miklos Vajna |
handle timeouts
|
|
|
@e5c0175
|
2007-09-04T18:48:47Z |
Miklos Vajna |
mention the tested skype version
|
|
|
@40d2dc4
|
2007-09-04T17:05:56Z |
Miklos Vajna |
updates for 0.1.3
|
|
|
@c15f71a
|
2007-09-04T16:59:28Z |
Miklos Vajna |
skyped: use Skype4Py's X11 api
this solves all those weird freezes
|
|
|
@5d1b0774
|
2007-09-03T22:30:15Z |
Miklos Vajna |
support for edited messages
|
|
|
@dab0f8a
|
2007-09-03T22:25:57Z |
Miklos Vajna |
update TODO
|
|
|
@7613670
|
2007-09-03T22:22:55Z |
Miklos Vajna |
handle the case when the input is a multiline message
|
|
|
@02a531b
|
2007-09-03T21:09:34Z |
Miklos Vajna |
HACKING: update
|
|
|
@7879736
|
2007-09-03T12:57:50Z |
Miklos Vajna |
Merge branch 'master' of …
|
|
|
@4eaff41
|
2007-09-03T12:57:26Z |
Miklos Vajna |
skype_read_callback(): ignore empty messages
skype itself does the same
|
|
|
@7de5a60
|
2007-09-01T22:24:17Z |
Miklos Vajna |
use permalinks
|
|
|
@478c051
|
2007-08-30T22:56:17Z |
Miklos Vajna |
updates for 0.1.2
|
|
|
@9c90281
|
2007-08-30T22:48:33Z |
Miklos Vajna |
README: no more patches are required, wilmer merged them :)
|
|
|
@846ceffb
|
2007-08-29T14:30:12Z |
Miklos Vajna |
one more idea
|
|
|
@292be68
|
2007-08-29T14:23:59Z |
Miklos Vajna |
two new ideas
|
|
|
@b7f7100
|
2007-08-22T17:46:48Z |
Miklos Vajna |
add group chat to TODO
|
|
|
@b8351a2
|
2007-08-22T17:44:54Z |
Miklos Vajna |
mention the tarballs
|
|
|
@53b71d3
|
2007-08-22T17:39:17Z |
Miklos Vajna |
bind to 0.0.0.0, not to localhost
|
|
|
@bbba374
|
2007-08-22T17:35:09Z |
Miklos Vajna |
send a notice when a call is missed
|
|
|
@99426f0
|
2007-08-22T16:21:13Z |
Miklos Vajna |
fix repo url
|
|
|
@ecfbc5d
|
2007-08-22T16:12:28Z |
Miklos Vajna |
skype_read_callback(): add notification about calls
|
|
|
@57087df
|
2007-08-22T00:25:25Z |
Miklos Vajna |
oops, missing chmod +x
|
|
|
@f35022f
|
2007-08-22T00:23:03Z |
Miklos Vajna |
Merge branch 'master' of …
|
|
|
@23b84e1
|
2007-08-22T00:22:52Z |
Miklos Vajna |
document the vnc server setup
|
|
|
@c24ae8e
|
2007-08-21T23:40:06Z |
Miklos Vajna |
add a .gitignore
|
|
|
@025da7a
|
2007-08-21T23:24:19Z |
Miklos Vajna |
updates for 0.1.1
|
|
|
@43e2e9d
|
2007-08-21T22:52:53Z |
Miklos Vajna |
skyped: fix a warning
|
|
|
@8237df5
|
2007-08-21T22:33:14Z |
Miklos Vajna |
skyped: added daemon code
|
|
|
@924d0f2
|
2007-08-21T22:07:39Z |
Miklos Vajna |
import NEWS
|
|
|
@64f8b8ea
|
2007-08-21T21:42:33Z |
Miklos Vajna |
document 3db5410
|
|
|
@3953172
|
2007-08-21T21:37:43Z |
Miklos Vajna |
skyped: automatically reconnect if skype is restarted
well, not 100% …
|
|
|
@0ac1b3e0
|
2007-08-21T19:20:16Z |
Miklos Vajna |
more todo
|
|
|
@11eed8f
|
2007-08-21T19:17:08Z |
Miklos Vajna |
mention the fpms
|
|
|
@1c3f19f
|
2007-08-21T19:12:00Z |
Miklos Vajna |
erm, now really
|
|
|
@127966f
|
2007-08-21T19:09:47Z |
Miklos Vajna |
fix dist target
|
|
|
@04064b6b
|
2007-08-21T19:04:13Z |
Miklos Vajna |
do not more the generated tarball/signature
|
|
|
@7e600c9
|
2007-08-21T19:02:55Z |
Miklos Vajna |
update changelog target to include tags
|
|
|
@05c1bed
|
2007-08-21T19:01:49Z |
Miklos Vajna |
added new dist and release targets
|
|
|
@2fcad6e
|
2007-08-21T18:55:32Z |
Miklos Vajna |
make install installs skyped
|
|
|
@8e3058b
|
2007-08-21T18:51:55Z |
Miklos Vajna |
update documentation for buildsystem changes
|
|
|
@bbf1050
|
2007-08-21T18:50:09Z |
Miklos Vajna |
added an install target
|
|
|
@68312b8
|
2007-08-21T18:46:37Z |
Miklos Vajna |
import configure.ac and config.mak.in
|
|
|
@bff265c
|
2007-08-21T18:46:27Z |
Miklos Vajna |
new prepare and distclean targets
|
|
|
@dfec37e
|
2007-08-21T18:20:59Z |
Miklos Vajna |
add a simple skyped client for testing purposes
|
|
|
@cd3022c
|
2007-08-21T18:18:08Z |
Miklos Vajna |
skyped: added copyright header
|
|
|
@9a4bb33
|
2007-08-21T18:12:37Z |
Miklos Vajna |
HACKING
|
|
|
@75742cc
|
2007-08-21T17:51:06Z |
Miklos Vajna |
link the api docs
|
|
|
@877b6f4
|
2007-08-21T17:46:40Z |
Miklos Vajna |
cleanup in struct skype_data
|
|
|
@56b56478
|
2007-08-21T17:45:17Z |
Miklos Vajna |
typo
|
|
|
@56e4ac4
|
2007-08-21T17:44:38Z |
Miklos Vajna |
preface
|
|
|
@b8b0bfd
|
2007-08-21T17:39:43Z |
Miklos Vajna |
mention a bit more patches
|
|
|
@7daec06
|
2007-08-21T17:02:11Z |
Miklos Vajna |
cosmetics
- add copyright header
- beautify comments
- remove debug …
|
|
|
@dd8163e
|
2007-08-21T16:39:07Z |
Miklos Vajna |
block/allow commands needs 0 protocl-specific implementation ;)
|
|
|
@89332c5
|
2007-08-21T14:17:33Z |
Miklos Vajna |
remove question about imcb_remove_buddy()
quoting jabber/iq.c:
/* …
|
|
|
@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()
|
|
|