Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | cleanup, set_add accepts NULL for the evaluator callback | Miklos Vajna | 2010-03-08 | -6/+1 | |
| | | | | | |||||
| | * | | | update skype version | Miklos Vajna | 2010-03-07 | -1/+1 | |
| | | | | | |||||
| | * | | | make the edit_prefix configurable | Miklos Vajna | 2010-03-07 | -2/+15 | |
| | | | | | |||||
| | * | | | Prefix the edited messages with "EDIT:" | Miklos Vajna | 2010-03-07 | -3/+14 | |
| | | | | | |||||
| | * | | | Fix handling of edited messages. | Miklos Vajna | 2010-03-07 | -2/+3 | |
| | | | | | |||||
| | * | | | update skype version | Miklos Vajna | 2009-12-23 | -1/+1 | |
| | | | | | |||||
| | * | | | make skype_write() parameters mimic write()'s one | Miklos Vajna | 2009-12-12 | -3/+2 | |
| | | | | | |||||
| | * | | | introduce skype_printf | Miklos Vajna | 2009-12-12 | -175/+82 | |
| | | | | | |||||
| | * | | | 1024 -> IRC_LINE_SIZE | Miklos Vajna | 2009-12-12 | -29/+30 | |
| | | | | | |||||
| | * | | | configure.ac: add freebsd | Miklos Vajna | 2009-12-12 | -1/+1 | |
| | | | | | |||||
| | * | | | document how to build plugins for 1.2.4 | Miklos Vajna | 2009-12-09 | -1/+5 | |
| | | | | | |||||
| | * | | | handle Gentoo's automake wrapper when searching for automake | Miklos Vajna | 2009-12-09 | -0/+5 | |
| | | | | | |||||
| | * | | | skyped: cleanup | Miklos Vajna | 2009-12-09 | -2/+0 | |
| | | | | | |||||
| | * | | | new skype4py release | Miklos Vajna | 2009-10-04 | -1/+1 | |
| | | | | | |||||
| | * | | | updates for 0.8.0 | Miklos Vajna | 2009-09-27 | -1/+5 | |
| | | | | | |||||
| | * | | | add a manpage | Miklos Vajna | 2009-09-27 | -2/+80 | |
| | | | | | |||||
| | * | | | skyped: let the error message suggest placing the config file under ~/.skyped | Miklos Vajna | 2009-08-31 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so the new error message will be like: $ python skyped.py -d -n Can't find configuration file at '/home/vmiklos/.skyped/skyped.conf'. Use the -c option to specify an alternate one. | ||||
| | * | | | add -fPIC to CFLAGS | Miklos Vajna | 2009-08-31 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532917 | ||||
| | * | | | update HACKING | Miklos Vajna | 2009-08-31 | -1/+1 | |
| | | | | | |||||
| | * | | | dprint() now timestamps debug messages | Leho Kraav | 2009-08-18 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's good to know when exactly a problem occurs. [ mv: minor rewording of the commit message and filter pointless mode change ] | ||||
| | * | | | add a mailmap | Miklos Vajna | 2009-08-18 | -0/+1 | |
| | | | | | |||||
| | * | | | add reference to experimental, as requested on IRC | Miklos Vajna | 2009-08-03 | -0/+2 | |
| | | | | | |||||
| | * | | | cosmetics: twm -> blackbox | Miklos Vajna | 2009-06-07 | -1/+1 | |
| | | | | | |||||
| | * | | | bitlebee-skype is now part of Debian experimental | Miklos Vajna | 2009-06-06 | -8/+4 | |
| | | | | | |||||
| | * | | | add filetransfer bug | Miklos Vajna | 2009-04-29 | -1/+4 | |
| | | | | | |||||
| | * | | | updates for 0.7.2 | Miklos Vajna | 2009-04-29 | -1/+5 | |
| | | | | | |||||
| | * | | | add support for user-wide config files | Miklos Vajna | 2009-04-29 | -7/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the past the config file was expected in /etc/skyped, change this to ~/.skyped, and just fall back to the previous path if it's not available. | ||||
| | * | | | testemonial | Miklos Vajna | 2009-04-24 | -0/+6 | |
| | | | | | |||||
| | * | | | if we are at it, refer to python-skype as well | Miklos Vajna | 2009-04-19 | -2/+2 | |
| | | | | | |||||
| | * | | | fix Debian makedeps | Sebastian Ramacher | 2009-04-19 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | From: Sebastian Ramacher <s.ramacher@gmail.com> | ||||
| | * | | | grammar | Miklos Vajna | 2009-03-13 | -1/+1 | |
| | | | | | |||||
| | * | | | new testemonial | Miklos Vajna | 2009-03-13 | -0/+11 | |
| | | | | | |||||
| | * | | | skyped: add logfile option | Miklos Vajna | 2009-02-18 | -3/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using this option messages are not lost when not running in foreground mode | ||||
| | * | | | t: add summary to the end | Miklos Vajna | 2009-02-18 | -0/+1 | |
| | | | | | |||||
| | * | | | add test for the info command | Miklos Vajna | 2009-02-18 | -0/+11 | |
| | | | | | |||||
| | * | | | t: autogen skyped.conf | Miklos Vajna | 2009-02-18 | -1/+16 | |
| | | | | | |||||
| | * | | | add testcase for sending and receiving messages | Miklos Vajna | 2009-02-18 | -0/+11 | |
| | | | | | |||||
| | * | | | Initial testcase. | Miklos Vajna | 2009-02-18 | -0/+1423 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Code is based on ulim's automated live tests. | ||||
| | * | | | skyped: handle the case when LANG and LC_ALL env vars are empty | Miklos Vajna | 2009-02-17 | -1/+4 | |
| | | | | | |||||
| | * | | | new testemonial | Miklos Vajna | 2009-02-17 | -0/+4 | |
| | | | | | |||||
| | * | | | updates for 0.7.1 | Miklos Vajna | 2009-02-13 | -1/+3 | |
| | | | | | |||||
| | * | | | g_strdup_printf("%s", foo) -> g_strdup(foo) | Miklos Vajna | 2009-02-13 | -15/+15 | |
| | | | | | |||||
| | * | | | new testimonial | Miklos Vajna | 2009-01-19 | -1/+7 | |
| | | | | | |||||
| | * | | | Remove unnecessary includes | Miklos Vajna | 2009-01-18 | -2/+0 | |
| | | | | | |||||
| | * | | | remove enum names, cleanup | Miklos Vajna | 2009-01-07 | -6/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no, this is not about hurting wilmer, it's just that the jabber code is now really different. he's still in the readme for a good reason. | ||||
| | * | | | whitespace cleanup in skype_away_state_list | Miklos Vajna | 2009-01-07 | -7/+7 | |
| | | | | | |||||
| | * | | | add a check target | Miklos Vajna | 2009-01-07 | -0/+4 | |
| | | | | | |||||
| | * | | | last whitespace fixes | Miklos Vajna | 2009-01-07 | -91/+132 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - checkpatch is now happy ;) - hit me, i also seem to correct away status handling (it set away when the user was online|skype and not the opposite) | ||||
| | * | | | remove unnecessary big if blocks, use return instead | Miklos Vajna | 2009-01-07 | -257/+257 | |
| | | | | | |||||
| | * | | | whitespace, fixes checkpatch errors | Miklos Vajna | 2009-01-07 | -39/+39 | |
| | | | | |