Revision history for BusyBird 0.03 2014-07-24 [UI CHANGE] - Use Web Notifications to notify new statuses. To disable this feature, set "timeline_web_notifications" config parameter to "off" (or anything other than "simple"). (gh #2 thanks to Keisuke Minami) - Add favicon. - Remove horizontal paddings around statuses in small screens. (gh #1) [DOCUMENTATION] - Minor fixes. 0.02 2014-06-18 [BUG FIX] - Fix test (t/StatusStorage_SQLite.t) so BSD systems can pass it. - Drop dependency on CPS::Functional from cpanfile. [UI CHANGE] - All controls in timeline navbar should now fit in 320px width screen. - Now it doesn't set the status permalink to Twitter if the status's ID is not an integer. [DOCUMENTATION] - Add "QUICK START" section. - Install BusyBird under user's home directory. 0.01 2014-06-15 First version, released on an unsuspecting world.