Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | Fix crash on inviting people to skype groupchats | Jan Hruban | 2011-06-15 | -4/+1 | |
| |/ / / | |||||
| * | | | Add build system support for building the skype plugin | Miklos Vajna | 2011-04-12 | -1/+22 | |
| * | | | Merge bitlbee-skype into bitlbee | Miklos Vajna | 2011-04-12 | -0/+4583 | |
| |\ \ \ | |||||
| | * | | | drop images symlink, images are embedded recently | Miklos Vajna | 2011-04-12 | -1/+0 | |
| | * | | | add back optional gobject support | Miklos Vajna | 2011-04-12 | -50/+106 | |
| | * | | | Always use UTF-8 encoding when dealing with BitlBee | Philippe Crama | 2011-02-08 | -11/+16 | |
| | * | | | Remove useless/misleading comment | Philippe Crama | 2011-02-08 | -1/+0 | |
| | * | | | Add a 'test' target to the toplevel Makefile | Miklos Vajna | 2011-01-21 | -1/+4 | |
| | * | | | Avoid debugging output charset problems crashing skyped.py | Philippe Crama | 2011-01-21 | -1/+11 | |
| | * | | | t/livetest-bitlbee.sh: ps is posix, /proc is not | Miklos Vajna | 2011-01-05 | -2/+2 | |
| | * | | | Add an AUTHORS file | Miklos Vajna | 2011-01-04 | -5/+5 | |
| | * | | | Make tests a bit more robust | Miklos Vajna | 2011-01-04 | -2/+27 | |
| | * | | | Merge branch 'portable-NetBSD-tests' of git://github.com/pcrama/bitlbee-skype | Miklos Vajna | 2011-01-04 | -27/+69 | |
| | |\ \ \ | |||||
| | | * | | | Add TUNNELED_MODE and TUNNEL_SCRIPT environment variables | Philippe Crama | 2011-01-03 | -23/+59 | |
| | | * | | | First try absolute path, then look for basename in PATH | Philippe Crama | 2011-01-03 | -1/+7 | |
| | | * | | | Replace unportable 'sed -i' by perl invocation | Philippe Crama | 2011-01-03 | -1/+1 | |
| | | * | | | Absolute path to env is standardized -> make invocation portable | Philippe Crama | 2011-01-03 | -2/+2 | |
| | |/ / / | |||||
| | * | | | update version | Miklos Vajna | 2011-01-03 | -1/+1 | |
| | * | | | updates for 0.9.0 | Miklos Vajna | 2011-01-03 | -2/+8 | |
| | * | | | Document that group support is ready | Miklos Vajna | 2011-01-03 | -0/+6 | |
| | * | | | checkpatch | Miklos Vajna | 2011-01-03 | -2/+1 | |
| | * | | | skype_add_buddy: handle the case when /invite is used on a new group | Miklos Vajna | 2011-01-03 | -6/+26 | |
| | * | | | Make /invite work for existing groups | Miklos Vajna | 2011-01-03 | -6/+60 | |
| | * | | | Unused parameters | Miklos Vajna | 2011-01-03 | -0/+7 | |
| | * | | | Add support for fetching group changes on the fly | Miklos Vajna | 2011-01-03 | -1/+7 | |
| | * | | | checkpatch fixes | Miklos Vajna | 2011-01-02 | -17/+20 | |
| | * | | | Initial support for reading buddy groups | Miklos Vajna | 2011-01-02 | -4/+35 | |
| | * | | | Parse the user list of each group | Miklos Vajna | 2011-01-02 | -1/+91 | |
| | * | | | Read list of groups on startup | Miklos Vajna | 2011-01-01 | -1/+18 | |
| | * | | | Update doc: skyped on Windows should work now | Miklos Vajna | 2010-12-29 | -3/+3 | |
| | * | | | Contact another bot: echo123 never answers | Philippe Crama | 2010-12-29 | -2/+3 | |
| | * | | | Update doc: gobject is no longer required. | Miklos Vajna | 2010-12-29 | -3/+0 | |
| | * | | | Clean up some leftover debug messages | Miklos Vajna | 2010-12-29 | -10/+9 | |
| | * | | | Merge remote branch 'pcrama/windows-skyped2' | Miklos Vajna | 2010-12-29 | -36/+129 | |
| | |\ \ \ | |||||
| | | * | | | Close connection when going offline | Philippe Crama | 2010-12-28 | -1/+4 | |
| | | * | | | Check that connection is still valid before sending/retrying | Philippe Crama | 2010-12-28 | -2/+3 | |
| | | * | | | Add locking to ensure only one thread accesses the socket | unknown | 2010-12-24 | -16/+45 | |
| | | * | | | Bugfixes: when skipping PINGing bitlbee, update PONG timestamp, watch input s... | Philippe Crama | 2010-12-22 | -3/+6 | |
| | | * | | | Make skyped restart itself | Philippe Crama | 2010-12-20 | -19/+53 | |
| | | * | | | More debugging ouput to make sure the skype daemon is not dead | Philippe Crama | 2010-12-19 | -0/+2 | |
| | | * | | | Remove dependency on gobject and use select standard module | Philippe Crama | 2010-12-17 | -10/+31 | |
| | * | | | | Add OpenBSD support | Laurent Ghigonis | 2010-12-24 | -1/+1 | |
| | |/ / / | |||||
| | * | | | new testcase | Miklos Vajna | 2010-12-13 | -2/+34 | |
| | * | | | Drop <3.0 compatibility | Miklos Vajna | 2010-12-13 | -54/+8 | |
| | * | | | Adding /ctcp call|hangup support | Miklos Vajna | 2010-12-13 | -24/+72 | |
| | * | | | Cleanup, now we handle certs generated by openssl-1.0 | Miklos Vajna | 2010-12-11 | -11/+2 | |
| | * | | | update README | Miklos Vajna | 2010-12-11 | -2/+3 | |
| | * | | | Use internal ssl module instead of pyopenssl or python-gnutls | Miklos Vajna | 2010-12-11 | -42/+9 | |
| | * | | | updates for 0.8.4 | Miklos Vajna | 2010-12-08 | -2/+6 | |
| | * | | | silence -Wunused-parameter warnings | Miklos Vajna | 2010-12-08 | -0/+34 |