Change logs for gwibber source package in Oneiric

  • gwibber (3.2.1-0ubuntu1.3) oneiric-proposed; urgency=low
    
      * debian/patches/lp_882633.patch
        - Don't use Gtk.main_quit when we aren't using a Gtk main
          loop (LP: #882633)
      * debian/patches/lp_884831.patch
        - ensure the time label is the same height as the service icon to prevent
          constant resizing when using a small font. (LP: #884831)
     -- Ken VanDine <email address hidden>   Thu, 10 Nov 2011 13:50:05 -0500
  • gwibber (3.2.1-0ubuntu1.2) oneiric-proposed; urgency=low
    
      * debian/patches/lp_861903.patch
        - Revert fix for bug 812039 which caused a loop which drives CPU usage up
          when the entry is being displayed. (LP: #861903)
    
    gwibber (3.2.1-0ubuntu1.1) oneiric-proposed; urgency=low
    
      * New upstream release
        - don't block the UI loading when creating the model (LP: #864727)
        - Add an index to speed up retrieving messages (LP: #864727)
        - Added profiling output
        - only disconnect valid handlers
        - lens: ensure we refresh the results when the lens becomes active, but
          only if the stream_model has changed
        - lens: don't clear the results model on an invalid search
     -- Ken VanDine <email address hidden>   Wed, 26 Oct 2011 12:07:31 -0400
  • gwibber (3.2.1-0ubuntu1.1) oneiric-proposed; urgency=low
    
      * New upstream release
        - don't block the UI loading when creating the model (LP: #864727)
        - Add an index to speed up retrieving messages (LP: #864727)
        - Added profiling output
        - only disconnect valid handlers
        - lens: ensure we refresh the results when the lens becomes active, but
          only if the stream_model has changed
        - lens: don't clear the results model on an invalid search
     -- Ken VanDine <email address hidden>   Mon, 24 Oct 2011 16:07:58 -0400
  • gwibber (3.2.0.1-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Properly get the retweeter's name instead of the original sender's
          for identi.ca and status.net (Scott Sweeny) (LP: #834773)
        - Fix lots of missing return values, (Vincent Untz) (LP: #866026)
     -- Ken VanDine <email address hidden>   Tue, 04 Oct 2011 14:30:00 -0400
  • gwibber (3.2.0-0ubuntu2) oneiric; urgency=low
    
      * Reverted the change to dh_python2, it broke loading of the custom.py
        needed for setting the twitter API key (LP: #862876)
     -- Ken VanDine <email address hidden>   Thu, 29 Sep 2011 21:32:07 -0400
  • gwibber (3.2.0-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Fixed some json errors in the services API
     -- Ken VanDine <email address hidden>   Thu, 29 Sep 2011 11:54:37 -0400
  • gwibber (3.1.92-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Reflect changes in updated libunity API, from Mikkel Kamstrup
          Erlandsen (LP: #844779)
        - Mark some strings for translation, thanks to Gabor Kelemen (LP: #846032)
        - Don't clean the pkgconfig files, thanks to Aaron Borden (LP: #846144)
        - nick and hashtag parsing is not unicode aware, thanks to
          Tom Callaway (LP: #812482)
        - Don't claim to handle image mimetypes
        - foursquare: actually include content from version 3 of the
          foursquare API, thanks to Teester!
        - Make sure we display valid menus for each service
        - queue a redraw after showing the entry, thanks to Neil Patel (LP: #812039)
      * debian/patches/new_libunity_API.patch
        - Dropped, merged upstream
    
      [Jeremy Bicha]
      * debian/control
      * debian/rules
        - Port to dh_python2
      * debian/pycompat: Dropped
     -- Ken VanDine <email address hidden>   Tue, 27 Sep 2011 15:54:26 -0400
  • gwibber (3.1.90-0ubuntu2) oneiric; urgency=low
    
      * debian/patches/new_libunity_API.patch:
        - make it work with new libunity API
      * debian/control:
        - build-dep on latest libunity version
     -- Didier Roche <email address hidden>   Thu, 08 Sep 2011 20:14:59 +0200
  • gwibber (3.1.90-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Ensure replies go to the proper nick name, with duplicate messages
          replies didn't necessarily go to the right nick
        - Ensure we have a name to display in the notification for "like"
        - Don't spam with notifications for "prepared" and make sure the icon is
          shown without relying on "prepared" spam
        - Initialize i18n infrastructure, thanks Gabor Kelemen (LP: 837530)
        - Fixed tooltips on the toolbar buttons, thanks David Klasnic. (LP: #837625)
        - don't wait for an idle to refresh the StreamView
     -- Ken VanDine <email address hidden>   Thu, 01 Sep 2011 16:42:34 -0400
  • gwibber (3.1.6-0ubuntu2) oneiric; urgency=low
    
      * debian/patches/hide_image_uploader.patch
        - image uploading never made it into the UI, so hiding the setting
          in the preferences dialog.
     -- Ken VanDine <email address hidden>   Thu, 25 Aug 2011 16:48:52 -0400
  • gwibber (3.1.6-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - async loading of all images
        - display thumbnails for images and videos
        - display facebook comments inline
        - round the corners of avatars and thumbnails
        - significant performance improvements for rendering the stream views
      * debian/libgwibber-gtk2.symbols
        - added symbols
     -- Ken VanDine <email address hidden>   Thu, 25 Aug 2011 15:36:16 -0400
  • gwibber (3.1.5.1-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - tile sizing fixes, getting rid of wasted space
        - revert back to python-wnck, we can't mix GIR and static
          bindings (LP: #829186)
        - use subprocess instead of Gio for handling gsettings.  We can't mix GIR
          and static bindings (LP: #829186)
        - Fixes escaping of html elements properly (LP: #825204)
        - Fixed data type checks that were causing failures (LP: #830839)
        - Make sure we get time from the right json object
        - Lots of json warnings and criticals cleaned up
        - Don't crash the service if notifications fail (LP: #727568)
      * debian/control
        - Depend on python-wnck instead of gir1.2-wnck-1.0
     -- Ken VanDine <email address hidden>   Tue, 23 Aug 2011 11:49:50 -0400
  • gwibber (3.1.5+r1143-0ubuntu1) oneiric; urgency=low
    
      * New snapshot
        - Don't allow public replies to private messages (LP: #828849)
        - Use the new message signal to control the unseen_count (LP: #814718)
     -- Ken VanDine <email address hidden>   Thu, 18 Aug 2011 11:45:30 -0400
  • gwibber (3.1.5-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Context menu for copying text/URI's (LP: #579275)
        - gwibber-accounts crashed with TypeError in on_button_create_clicked():
          iter must be a GtkTreeIter (LP: #720920)
        - Buttons on information bar do not scale with font size (LP: #785599)
        - messages window opens outside screen (LP: #804194)
        - loses some of the messages from the bottom when switching
          views (LP: #812049)
        - service hangs if an avatar isn't obtained (LP: #828142)
     -- Ken VanDine <email address hidden>   Wed, 17 Aug 2011 21:11:57 -0400
  • gwibber (3.1.4.2-0ubuntu1) oneiric; urgency=low
    
      * New snapshot
        - ported to libunity 4.0
        - Fixed typo in log string, Unble to Unable (LP: #824423)
      * debian/control
        - build depends version of libunity-dev to >= 4.0.0
        - Changed recommends for python-indicate depends for gir1.2-indicate-0.6
      * debian/unity-lens-gwibber.install
        - New paths
     -- Ken VanDine <email address hidden>   Fri, 12 Aug 2011 09:03:59 -0400
  • gwibber (3.1.4.1+r1119-0ubuntu1) oneiric; urgency=low
    
      * New snapshot
        - Improvements to the user profile view
        - Account selection bar and search entry for searching for users
      * debian/libgwibber-gtk2.symbols
        - New symbols
     -- Ken VanDine <email address hidden>   Thu, 11 Aug 2011 12:45:34 -0400
  • gwibber (3.1.4.1-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Improved user streams
        - New user_profile functions added for populating profile data
        - follow/unfollow added for twitter, identica and statusnet
      * debian/libgwibber2.symbols, debian/libgwibber-gtk2.symbols
        - New symbols
     -- Ken VanDine <email address hidden>   Mon, 08 Aug 2011 21:51:26 -0400
  • gwibber (3.1.4+r1103-0ubuntu1) oneiric; urgency=low
    
      * New snapshot
        - scrolling performance improvements
        - hide streams until they are prepared
        - better calculating of number of tiles to display
        - perform a single operation to get a new user or search stream
        - switch to the user or search view when clicking on a hash tag or user
      * debian/libgwibber2.symbols, debian/libgwibber-gtk2.symbols
        - updated
     -- Ken VanDine <email address hidden>   Thu, 04 Aug 2011 17:19:32 -0400
  • gwibber (3.1.4+r1093-0ubuntu2) oneiric; urgency=low
    
      * debian/preinst
        - cleanup the cruft left from pycentral (LP: #811915)
     -- Ken VanDine <email address hidden>   Thu, 04 Aug 2011 02:48:49 -0400
  • gwibber (3.1.4+r1093-0ubuntu1) oneiric; urgency=low
    
      * New snapshot
        - setlocale for COLLATE to ensure the collator filter does what we need
          it to.  This fixes the home stream not being sorted for some people
          as well as the appearance of the streams not updating
        - set wmclass so preferences, accounts and the client are associated
        - support foursquare API v2 (LP: #803149)
        - fixed some handling of filling the visible stream view
        - fixed flickering of the bottom tile when scrolling 1 position at a time
     -- Ken VanDine <email address hidden>   Thu, 04 Aug 2011 01:10:42 -0400
  • gwibber (3.1.4+r1086-0ubuntu1) oneiric; urgency=low
    
      * New snapshot
        - Make twitter login webview tall enough to see the authorize button
        - prompt user to create an account on first run (LP: #819914)
     -- Ken VanDine <email address hidden>   Tue, 02 Aug 2011 13:05:18 -0400
  • gwibber (3.1.4+r1083-0ubuntu2) oneiric; urgency=low
    
      * debian/control
        - fixed FTBFS, changed valac build depends to valac-0.12
     -- Ken VanDine <email address hidden>   Sat, 30 Jul 2011 08:23:11 -0400
  • gwibber (3.1.4+r1083-0ubuntu1) oneiric; urgency=low
    
      * New snapshot
        - Added search input
        - startup speedups
      * debian/patches/no_wnck.patch
        - dropped, upstream
      * debian/libgwibber2.symbols, debian/libgwibber-gtk2.symbols
        - updated
     -- Ken VanDine <email address hidden>   Sat, 30 Jul 2011 02:13:59 -0400
  • gwibber (3.1.4-0ubuntu2) oneiric; urgency=low
    
      * debian/control
        - Drop depends for python-wnck and depend on gir1.2-wnck-1.0
      * debian/patches/no_wnck.patch
        - Don't use static python bindings for wnck (LP: #813182)
     -- Ken VanDine <email address hidden>   Tue, 26 Jul 2011 00:34:23 -0400
  • gwibber (3.1.4-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Install app icons in hicolor
        - Hide account icons in the target bar that aren't related to the account
          being posted from, only applies to replies for now.
        - disconnect from signals when needed, this caused a bug where avatars
          clicked opened incorrect urls
        - only clear models when initiallizing, otherwise just update as new
          posts come in
        - Attempt to use the dee resource manager, currently only working for
          the transient model
        - Spell check support in the entry
      * debian/gwibber.install
        - install the ubuntuone image uploader
        - install the hicolor icons
      * debian/libgwibber-gtk2.symbols, debian/libgwibber2.symbols
        - Updated symbols
      * debian/control
        - Added new build depends for libgtkspell3-dev
     -- Ken VanDine <email address hidden>   Mon, 25 Jul 2011 15:27:12 -0400
  • gwibber (3.1.3-0ubuntu1) oneiric; urgency=low
    
      * New snapshot
        - Don't try to save account edits before the account is
          created (LP: #749903)
        - Initial support for transient search streams
        - fixes for replies, likes and retweets (LP: #812054)
        - improved display of links and images metadata
      * debian/control
        - Added libsoup2.4-dev build depends
      * debian/libgwibber*.symbols
        - Updated symbols
     -- Ken VanDine <email address hidden>   Thu, 21 Jul 2011 17:26:37 -0400
  • gwibber (3.1.2-0ubuntu2) oneiric; urgency=low
    
      * debian/gwibber.desktop:
        - Add Unity to OnlyShowIn value (LP: #803519)
     -- Michael Terry <email address hidden>   Tue, 19 Jul 2011 14:40:13 -0400
  • gwibber (3.1.2-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Native retweet support
        - Display notifications when re-tweeting
        - Added messages and public streams, made home stream display everything
        - Scrolling timeline flickers between current and top (LP: #707320)
        - About gwibber is a bit outdated (LP: #748348)
        - Load more messages (LP: #559321)
        - Gwibber puts the newest tweets at the top and oldest at
          bottom (LP: #625863)
        - Scrolling skips bottom of a large message (LP: #782275)
        - should use gsettings rather than gconf (LP: #656329)
      * debian/patches/lpi.patch
        - Launchpad integration
      * debian/libgwibber-gtk2.symbols
        - Added symbols
      * debian/gwibber.desktop
        - Use gsettings for autostart key
     -- Ken VanDine <email address hidden>   Fri, 15 Jul 2011 17:14:14 -0400
  • gwibber (3.1.0-0ubuntu2) oneiric; urgency=low
    
      * debian/patches/race_on_start.patch
        - Attempt to fix a race on startup
      * debian/control
        - bump standards version to 3.9.2
     -- Ken VanDine <email address hidden>   Tue, 07 Jun 2011 13:38:48 -0400
  • gwibber (3.1.0-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - Handle NetworkManager API changes, for version >= 0.8.998 (LP: #791548)
        - Added support for imageshack uploading
      * -debian/patches/lp_735609.patch, -debian/patches/lp_757451.patch
        - Dropped patch, applied upstream
     -- Ken VanDine <email address hidden>   Thu, 02 Jun 2011 16:07:13 -0400
  • gwibber (3.0.0.1-0ubuntu3) natty-proposed; urgency=low
    
      * debian/patches/fix_facebook_ext_perms.patch
        - Send "scope" to specify ext_perm needed for facebook permissions,
          without this posting to facebook fails and requires removing and adding
          the account again for the user to get the permissions fixed (LP: #772015)
     -- Ken VanDine <email address hidden>   Wed, 27 Apr 2011 17:19:04 -0400
  • gwibber (3.0.0.1-0ubuntu2) natty; urgency=low
    
      * debian/patches/lp_735609.patch
        - Don't try to render service information for a service that isn't
          installed (LP: #735609)
      * debian/patches/lp_757451.patch
        - Don't populate the actions menu or reply when rendering a message
          from a service that no longer has the plugin installed (LP: #757451)
     -- Ken VanDine <email address hidden>   Wed, 13 Apr 2011 14:39:05 -0400