Commit Graph

2 Commits

Author SHA1 Message Date
jcs
d87fa70296 reduce pidgin dependency to just libpurple, all of pidgin isn't
needed

allows this to work with minbif and other purple-using things

ok alek@
2012-10-14 20:44:06 +00:00
kurt
3efcee68bd Various bug fixes:
- copy and paste into msg windows caused html to be passed on to the
icb-server.
- implemented keepalive so that my connection doesn't drop when behind
crapy firewalls that timeout idle tcp connections quickly.
- fixed a crash in the auto reconnect code path where "group" is not in the
hash table in icb_join_chat().
- implemented a defensive programming check in icb_send() to prevent other
NULL fields from crashing pidgin.
- fixed some amd64 warnings.

Maintainer timeout
2009-08-29 22:14:43 +00:00