Commit graph

7 commits

Author SHA1 Message Date
drochner
c3072069eb update to 0.1.7
changes: misc fixes and improvements
2011-02-24 21:09:59 +00:00
drochner
d4dcbc1698 update to 0.1.6
changes:
-Implement IDLE_LOGFILE to divert output to a file
-Implement Debug interface

pkgsrc change: add some support to run selftest
2010-08-09 10:25:37 +00:00
sno
0a8cfd4c86 fix patch for DragonFlyBSD to work for FreeBSD, too 2009-09-20 12:39:07 +00:00
wiz
e71aa4fe4e Add upstream bug report links. 2009-08-16 19:22:49 +00:00
hasso
16db359886 Fix compile on DragonFly ('IPPROTO_TCP' undeclared). 2009-03-11 08:52:29 +00:00
wiz
4732419f39 Update to 0.1.3, convert to user-destdir.
telepathy-idle 0.1.3 (2009-02-17)
=================================

Dependencies:

* telepathy-glib 0.7.15

Enhancements:

* Added automated test infrastructure

Fixes:

* Fixed a bunch of memory leaks reported by valgrind
* handle buggy servers that don't quit properly
* Fix parsing error that resulting in not receiving any messages that started
  with a leading space (Bug #17390)
* Handle user renames in room channels properly
* Validate nicknames properly when attempting to create a new connection
* Fix bug where data was lost due to improper splitting of long messages
  (Bug #17392)
* Don't split utf-8 codepoints in half when splitting long messages (Bug #13532)
* Fix bug where a user named 'foo' that was a member of a channel of the same
  name ('#foo') would have private messages delivered to both the private chat
  and the group chat (Bug #19766)
* Fix some infinite loop failures when connections fail
* Fixed various warnings
2009-02-23 10:59:02 +00:00
wiz
ba9de64eef Initial import of telepathy-idle-0.1.2:
A full-featured IRC connection manager for Telepathy.

XXX: I couldn't get this to work with empathy. Might need further fixes.
2008-11-14 23:00:12 +00:00