|
|
@c2a863d
|
2013-04-23T08:06:10Z |
Miklos Vajna |
skype: fix build
|
|
|
@0a7a7e9
|
2013-04-21T19:39:39Z |
Miklos Vajna |
skype: clean up installing section of README
These were the …
|
|
|
@57b534b
|
2013-04-21T19:39:39Z |
Miklos Vajna |
skype: ignore empty username (#1045)
|
|
|
@505fdaa
|
2013-04-21T19:39:39Z |
Miklos Vajna |
test skype_group_by_name()
|
|
|
@3d1b06f
|
2013-04-21T19:39:39Z |
Miklos Vajna |
test skype_chat_topic()
|
|
|
@e2ac666
|
2013-04-21T19:39:39Z |
Miklos Vajna |
test skype_chat_msg()
|
|
|
@500419b
|
2013-04-21T19:39:39Z |
Miklos Vajna |
skype: avoid fake MBERS buddy in groupchats
|
|
|
@b201c68
|
2013-04-21T19:39:39Z |
Miklos Vajna |
test skype_set_away()
|
|
|
@a016221
|
2013-04-21T19:39:39Z |
Miklos Vajna |
skyped: missing newline in log
|
|
|
@e31e5b8
|
2013-04-20T13:05:55Z |
wilmer |
Merging "storage" branch which I wrote long ago. It separates …
|
|
|
@215e171
|
2013-03-16T20:31:32Z |
Miklos Vajna |
skype: improve support for reading bookmarked chats (#1037)
|
|
|
@6f360a0
|
2013-03-16T20:25:35Z |
Miklos Vajna |
skype: in groupchats, handle ACTIVEMEMBERS as MEMBERS (#1037)
|
|
|
@2363cca
|
2013-03-07T15:45:31Z |
Miklos Vajna |
skyped: fix non-gobject mode (#1035)
|
|
|
@f4eb3fc
|
2013-03-06T20:50:15Z |
Miklos Vajna |
test skype_chat_leave()
|
|
|
@83c246e
|
2013-03-06T20:21:13Z |
Miklos Vajna |
skype: enough questions about if skype 4.x works or not
|
|
|
@52ceb4b
|
2013-03-06T19:56:19Z |
Miklos Vajna |
skyped: prefix debug messages with source location
|
|
|
@8407e25
|
2013-03-06T19:41:18Z |
Miklos Vajna |
skyped: fix typo when not finding config file
|
|
|
@36f6ab3
|
2013-02-28T07:15:49Z |
Miklos Vajna |
skype: add support for fetching full names of buddies
|
|
|
@c440320
|
2013-02-25T20:38:05Z |
Miklos Vajna |
skyped.py: also sanitize log file output
|
|
|
@9754c2f
|
2013-02-18T08:42:30Z |
Miklos Vajna |
Clean up set_my_name API implementations
|
|
|
@94d9511
|
2013-02-17T19:51:11Z |
Miklos Vajna |
skype tests: run all tests with a single skyped config
This makes …
|
|
|
@130f7b8
|
2013-02-17T19:51:11Z |
Miklos Vajna |
test skype_set_mood_text()
|
|
|
@3a92020
|
2013-02-17T13:06:51Z |
Miklos Vajna |
test skype_buddy_action_list()
|
|
|
@c7336ba
|
2013-02-16T14:03:56Z |
Miklos Vajna |
skype_buddy_action_list: fix missing hangup in help output
|
|
|
@78e103e
|
2013-02-16T13:33:46Z |
Miklos Vajna |
test skype_add_buddy()
|
|
|
@3bf9f71
|
2013-02-16T13:27:45Z |
Miklos Vajna |
skyped: print again the config file path
|
|
|
@33ed455
|
2013-02-16T13:23:11Z |
Miklos Vajna |
skype: rename these tests, these are about we are added, not about we add
|
|
|
@61d2eabb
|
2013-02-14T15:20:00Z |
Miklos Vajna |
skype: check for truncated commands on receiving
|
|
|
@b6ab05b
|
2013-02-11T12:56:04Z |
Miklos Vajna |
skype: handle only socket errors in send()
|
|
|
@4da4e9b
|
2013-02-11T12:56:04Z |
Miklos Vajna |
skype: handle socket errors during tls session negotiation in a …
|
|
|
@5a4f22e
|
2013-02-11T12:56:04Z |
Miklos Vajna |
skype: don't do retries on send() on socket errors with gobject
As …
|
|
|
@8e166ae
|
2013-02-11T12:56:04Z |
Miklos Vajna |
skype: cleanup of the send() code
Use socket.sendall(), as send() is …
|
|
|
@5a0ffa2
|
2013-02-11T12:56:03Z |
Miklos Vajna |
skype: add newline to all the lines emitted
|
|
|
@3e23850
|
2013-02-11T12:56:03Z |
Miklos Vajna |
skype: add ATTACH_GDB env flag, extend hacking instructions with info …
|
|
|
@7e5b4bd
|
2013-02-11T12:56:03Z |
Miklos Vajna |
skype: add --dont-start-skype option
For cases when case skype …
|
|
|
@b56c76c
|
2013-02-11T12:56:03Z |
Miklos Vajna |
skype: use argparse instead of getopt for CLI in skyped
|
|
|
@ee3bccd
|
2013-02-11T12:56:03Z |
Miklos Vajna |
skype: make chdirs work more reliably between tests
|
|
|
@1146e21
|
2013-02-11T12:56:03Z |
Miklos Vajna |
skype.test: do proper cleanup of skyped process despite possible …
|
|
|
@65a5d15
|
2013-02-11T12:56:03Z |
Miklos Vajna |
skype: mention --plugindir quirk in HACKING
As skype support always …
|
|
|
@875ba16
|
2013-02-09T11:31:43Z |
Miklos Vajna |
skype: move config instructions from README to the manpage
|
|
|
@ef64837
|
2013-02-09T11:31:43Z |
Miklos Vajna |
test skype_parse_group()
|
|
|
@db34b06
|
2013-01-20T10:04:10Z |
Miklos Vajna |
test skype_parse_filetransfer()
|
|
|
@b2dc873
|
2013-01-19T19:25:19Z |
Miklos Vajna |
skype: provide more info about file transfers
Till now only a single …
|
|
|
@69ae6f2
|
2013-01-16T20:26:59Z |
Miklos Vajna |
test skype_call_strerror()
|
|
|
@f6cab7c
|
2013-01-16T20:26:59Z |
Miklos Vajna |
test skype_call_ask_no()
|
|
|
@daac755
|
2013-01-16T20:26:58Z |
Miklos Vajna |
test skype_call_ask_yes()
|
|
|
@a6a2d81
|
2013-01-16T20:26:58Z |
Miklos Vajna |
skype_chat_invite: test this
|
|
|
@2487112
|
2013-01-16T20:26:58Z |
Miklos Vajna |
skype_parse_chat: read MEMBERS, not ACTIVEMEMBERS
This makes /invite …
|
|
|
@d4b5e5b
|
2013-01-16T20:26:58Z |
Miklos Vajna |
skype: new 'groupchat invited' testcase
|
|
|
@db0d979
|
2013-01-16T20:26:58Z |
Miklos Vajna |
skype: new 'add no' testcase
|
|
|
@6efb777
|
2013-01-16T20:26:58Z |
Miklos Vajna |
skype: new 'add yes' testcase
|
|
|
@650d2b4
|
2013-01-13T11:51:02Z |
Miklos Vajna |
skype: convert msg test to a mock-based one
|
|
|
@9ec6b36
|
2013-01-13T11:41:21Z |
Miklos Vajna |
Update my email
|
|
|
@fffabad
|
2013-01-13T11:41:21Z |
Miklos Vajna |
skyped: add mock mode
|
|
|
@757e1e0
|
2013-01-01T16:19:09Z |
Miklos Vajna |
skype: remove unused build system targets, references to git
|
|
|
@e1d6b38
|
2013-01-01T16:04:34Z |
Miklos Vajna |
skype: make checkpatch happy again (cosmetics)
|
|
|
@7764fb1
|
2013-01-01T15:44:31Z |
Miklos Vajna |
skype: support setting mood text
Requested by martinc on IRC.
|
|
|
@3c7af69
|
2012-12-29T10:44:24Z |
Miklos Vajna |
skype: make it not hang with >=2.2.0.35
Sadly reading users of larger …
|
|
|
@1a0b734
|
2012-07-20T20:32:53Z |
Miklos Vajna |
#979 skyped: tolerate errors from skype during startup
|
|
|
@bb5ce568
|
2012-06-07T22:41:17Z |
wilmer |
s/ACC_SET_NOSAVE/SET_NOSAVE/.
|
|
|
@9ce44dd
|
2012-04-22T21:48:09Z |
Miklos Vajna |
skyped: set FD_CLOEXEC on listening socket
Skype4Py uses os.execlp() …
|
|
|
@58b65b33
|
2012-04-12T21:27:54Z |
Miklos Vajna |
skype: use ssl_disconnect instead of closesocket
Also call …
|
|
|
@7fa5c19
|
2012-02-11T12:55:45Z |
wilmer |
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
|
|
|
@85341dd
|
2012-01-27T23:25:13Z |
Miklos Vajna |
skype: properly display multiple about lines
Previously we printed …
|
|
|
@7c2daf5f
|
2012-01-27T23:16:15Z |
Miklos Vajna |
skype: don't crash in skype_parse_user() if the user has multiple …
|
|
|
@a72dc2b
|
2011-12-19T17:57:20Z |
wilmer |
Add verify argument to ssl_connect() so HTTPS-based stuff is also …
|
|
|
@486ddb5
|
2011-12-19T14:50:58Z |
wilmer |
Initial merge of tls_verify patch from AopicieR.
|
|
|
@6ba00ac
|
2011-12-11T23:25:40Z |
Miklos Vajna |
skyped: give reasonable error message when cert is missing
|
|
|
@e46db53
|
2011-12-11T12:12:24Z |
wilmer |
Another packaging fix: Don't put skyped manpage in bitlbee-common.
|
|
|
@57da960
|
2011-12-10T22:43:10Z |
wilmer |
Skype module packaging.
|
|
|
@d45b181
|
2011-11-23T16:27:59Z |
Miklos Vajna |
Add missing 'skype/skyped.conf.dist'
|
|
|
@ff18fc1
|
2011-08-27T10:30:48Z |
wilmer |
Fix #820, make Skype mod compile on NetBSD.
(I haven't personally …
|
|
|
@b518cdc
|
2011-07-03T14:15:25Z |
Miklos Vajna |
Drop no longer necessary autofoo from skype plugin dir
|
|
|
@5155570
|
2011-07-03T14:15:13Z |
Miklos Vajna |
Install skyped documentation if skype is enabled
|
|
|
@b5a5938
|
2011-07-03T14:14:54Z |
Miklos Vajna |
Install skyped if skype is enabled
|
|
|
@004f494
|
2011-06-29T23:30:33Z |
Miklos Vajna |
skype: .gitignore -> .bzrignore
|
|
|
@2ff0f37
|
2011-06-29T23:25:02Z |
Miklos Vajna |
skyped: user configuration should have priority
|
|
|
@05d964c
|
2011-06-15T12:47:16Z |
hrubi13 |
Bind to IPv6 address when -H is in IPv6 format
|
|
|
@bd11422
|
2011-06-15T12:18:49Z |
hrubi13 |
Free skype groupchats on logout
|
|
|
@c573f1b
|
2011-06-15T12:18:16Z |
hrubi13 |
Don't create new channel when skype groupchat turns from DIALOG to …
|
|
|
@17dd2ed
|
2011-06-15T12:13:58Z |
hrubi13 |
Fix crash on inviting people to skype groupchats
|
|
|
@43b1cd7
|
2011-04-12T00:10:57Z |
Miklos Vajna |
Merge bitlbee-skype into bitlbee
|