# # ChangeLog for lib/BarnOwl/Module/Twitter # # Generated by Trac 1.0.2 # Apr 19, 2024, 1:03:37 PM Sun, 20 Dec 2009 03:31:02 GMT Nelson Elhage [e4951ea] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Fix use of weak references. Thu, 29 Oct 2009 03:13:05 GMT Nelson Elhage [7424a5b] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Weakrefs Mon, 12 Oct 2009 02:17:52 GMT Nelson Elhage [d69c37c] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Fix timeouts when we encounter errors. Mon, 12 Oct 2009 02:17:51 GMT Nelson Elhage [36546fa] * lib/BarnOwl/Module/Twitter.pm (modified) * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Replace the mainloop hook with BarnOwl's built-in timer support. Tue, 15 Sep 2009 02:38:40 GMT Nelson Elhage [26f9e2e] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Default publish_tweets to false. Tue, 15 Sep 2009 01:59:29 GMT Nelson Elhage [385dd69] * lib/BarnOwl/Module/Twitter.pm (modified) * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Rename some configuration options to be shorter. default_sender => ... Sat, 15 Aug 2009 18:32:16 GMT Nelson Elhage [8462b38] * lib/BarnOwl/Module/Twitter.pm (modified) * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Replace do_with_default_account with find_account_default Remove ... Tue, 04 Aug 2009 06:23:28 GMT Kevin Riggle [513da71] * lib/BarnOwl/Module/Twitter.pm (modified) * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Add :twitter-follow and :twitter-unfollow commands Tue, 04 Aug 2009 05:30:08 GMT Kevin Riggle [82e0f26] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Use exceptions in the modern, Net::Twitter::Lite style of error handling Fri, 31 Jul 2009 05:50:06 GMT Kevin Riggle [5da6ed8] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Include by default replies from users to whom the current user is not ... Fri, 31 Jul 2009 05:48:38 GMT Kevin Riggle [0b13bbc] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Switch from Net::Twitter to Net::Twitter::Lite Thu, 23 Jul 2009 00:40:13 GMT Nelson Elhage [a8a0b0a] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Don't use verify_credentials. Twitter apparently ratelimits ... Thu, 23 Jul 2009 00:39:21 GMT Nelson Elhage [efcd223] * lib/BarnOwl/Module/Twitter.pm (modified) * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Some code cleanup. Refactor finding a named account into a ... Wed, 22 Jul 2009 02:19:39 GMT Nelson Elhage [82fd1e6] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Default since_id to 1, not 0. For some reason, {since_id => 0} ... Wed, 22 Jul 2009 01:46:50 GMT Nelson Elhage [7430aa4] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Fix error handling for incorrect credentials. Wed, 22 Jul 2009 01:27:32 GMT Nelson Elhage [159aaad] * README (modified) * lib/BarnOwl/Message/Twitter.pm (modified) * lib/BarnOwl/Module/Twitter.pm (modified) * lib/BarnOwl/Module/Twitter/Handle.pm (added) Multiple account support Accounts are specified as a list of hashes ...