Notes:
Added methods and tests and improved the README.
Changes:
------------------------------------------------------------------------
r30 | zond | 2007-05-08 11:55:09 +0200 (Tue, 08 May 2007) | 1 line
bumped version number
------------------------------------------------------------------------
r29 | zond | 2007-05-08 11:54:41 +0200 (Tue, 08 May 2007) | 1 line
added a Account#connecting?
------------------------------------------------------------------------
r28 | zond | 2007-05-08 10:28:58 +0200 (Tue, 08 May 2007) | 1 line
made the event thread wait for init to run before starting
------------------------------------------------------------------------
r27 | zond | 2007-05-07 15:15:33 +0200 (Mon, 07 May 2007) | 1 line
removed the presence class. created Buddy#status. created Account#status. removed Account#protocol.
------------------------------------------------------------------------
r26 | zond | 2007-05-07 14:21:23 +0200 (Mon, 07 May 2007) | 1 line
added methods to fetch protocol from account and connection
------------------------------------------------------------------------
r25 | zond | 2007-05-07 13:43:33 +0200 (Mon, 07 May 2007) | 1 line
better readme
------------------------------------------------------------------------
r24 | zond | 2007-05-07 13:41:53 +0200 (Mon, 07 May 2007) | 1 line
added Ruburple::Protocol::Account#uid returning a guaranteed unique (in the ruby instance context) int id
------------------------------------------------------------------------
r23 | zond | 2007-05-07 13:27:37 +0200 (Mon, 07 May 2007) | 1 line
added Ruburple::has_protocol?
------------------------------------------------------------------------
r22 | zond | 2007-05-07 12:07:33 +0200 (Mon, 07 May 2007) | 1 line
readded the set_enabled method and tested it
------------------------------------------------------------------------
|