File gwibber.changes of Package gwibber
--------------------------------------------------------------------
Wed Sep 12 22:19:45 UTC 2012 - malcolmlewis@opensuse.org
- Add Requires typelib-1_0-Wnck-3_0 and typelib-1_0-WebKit-3_0 as a
temporary workaround for gwibber-accounts does not start on
GNOME 3 (bnc#780059).
-------------------------------------------------------------------
Mon Aug 27 14:38:17 UTC 2012 - vuntz@opensuse.org
- Change License tag from GPL-2.0+ to GPL-3.0 (not GPL-3.0+): there
are several files with a LGPL-3.0/GPL-3.0 header, and we even
already ship the COPYING.GPL-3 file. Fix bnc#734811.
-------------------------------------------------------------------
Sun Jun 17 14:17:19 UTC 2012 - badshah400@gmail.com
- Update to version 3.4.2:
+ facebook: Don't crash on unicode characters in a username
(lp#938667)
+ libgwibber-gtk: Fixed up the GwibberGtkEntry widget's alignment
and icon search path (lp#1011392).
-------------------------------------------------------------------
Thu Apr 26 07:18:35 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.1:
+ Use matching icons for unity lens categories
+ Catch GLib.GError instead of GLib.Error (lp#940182)
+ Fallback to displaying full sender's name if the nickname is
empty, even if show-fullname is false (lp#985801)
+ foursquare: Don't crash on unicode characters in a users
fullname (lp#975437)
+ Defer calling unset on the seen HashMap until after we are done
iterating it, it will resize making the iterator invalid
(lp#959068)
+ Specify /usr/bin/python in gwibber-accounts instead of relying
on env (lp#988385)
-------------------------------------------------------------------
Wed Apr 4 11:18:38 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0:
+ Check shorten-urls setting in the dispatcher before attempting
to shorten (lp#896639)
+ Removing unnecessary 'Image' link from entries with images
obtained through imgpreview() (lp#966285)
+ Replace all instances of a hashtag's occurance in a tweet at
once rather than one at a time (lp#966467)
+ Replace all instances of a nick's occurance in a tweet at once
rather than one at a time (lp#966467)
+ Catch errors from creating the pixbuf separately from sending
the notification (lp#940182)
+ Encode URLs to UTF8 before using them (lp#954374)
-------------------------------------------------------------------
Thu Mar 22 19:06:53 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.93:
+ More fallbacks for dupe detection, try with link_name,
image_name, and video_name (lp#826323)
+ Protect against trying to create a pixbuf from an icon that
doesn't exist (lp#949395)
-------------------------------------------------------------------
Fri Mar 16 11:18:00 UTC 2012 - zaitor@opensuse.org
- Update to version 3.3.92:
+ Determine if we are DST or not, and set isdst in the time
struct. This fixes the time delta being off by an hour for DST.
+ Make sure we don't keep references to Dee.ModelIter that has
been removed. (lp#937607)
+ Use the SHA1 hash of the avatar URL instead of simply stripping
the slashes, to avoid the resulting filename being too long to
be created on ecryptfs volumes. (lp#845374)
+ Improved error handling to UrlLib2Downloader. (lp#946049)
+ Facebook: try to handle data from facebook of type=question to
prevent empty posts in the feed.
+ Since gtk+ 3.3.18 scroll events are getting blocked in the
Gtk.Label for message, so we need to add the event mask for it.
-------------------------------------------------------------------
Fri Mar 9 21:05:32 UTC 2012 - zaitor@opensuse.org
- Update to version 3.3.91:
+ Fix duplicate detection by falling back to comparing html,
link_description, image_url and video_url (lp#933694).
+ Fixed account migration path from 2.32 (desktopcouch) to 3.4
(sqlite) (lp#740494).
+ gwibber-accounts crashed with TypeError in function(): Item 0:
must be a subtype of gi.Boxed (lp#936071).
+ Fixed position tracking so page down and page up move the
appropriate number of tiles (lp#629420).
+ More escaping of text that pango markup can't support.
+ Twitter: Use Twitter entities, improves getting hashtags,
mentions, links, images, and videos. (lp#948092).
-------------------------------------------------------------------
Fri Feb 24 07:32:27 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.90:
+ facebook: fixed dupes and empty posts (lp#826323)
+ foursquare: display comments on checkins
+ Make the messages stream default on startup
+ Updated favorite information to include if you liked a post
+ Update LINGUAS to use all the provided translations
-------------------------------------------------------------------
Fri Feb 17 08:27:02 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.6:
+ Translation fixes (lp#926665)
+ Shutdown the service when using Quit from the menu if the unity
lens isn't running. (lp#923863)
+ Make searching in the lens faster using Dee's TreeIndex
+ New StatusBar widget that will be used for displaying errors
and other information in the future, right now it is only wired
up to the LoadingStarted and LoadingComplete signals.
- Changes from version 3.3.5:
+ Remove dependency on several static python bindings.
- Remove python-curl, python-gconf, python-gnomekeyring,
python-mako, python-notify, python-webkitgtk, python-wnck
Requires: not needed anymore.
-------------------------------------------------------------------
Wed Feb 15 09:26:04 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.4:
+ Completed dropped python multiprocessing and refactored the
service threading
+ Bugs fixed:
- Can't response or write to someone from their user
information page (lp#926081)
- "Repeat"ing a status on StatusNet fails silently (lp#923144)
- Rebase gwibber-sqlite-migrate-opensuse.diff.
-------------------------------------------------------------------
Wed Feb 1 09:26:34 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.3:
+ Greatly improved scrolling, but still not smooth scrolling.
+ Inline comments and image previews are now enclosed in a
Gtk.Expander and only load when expanded.
+ Cleaned up all the Gtk 3.3 deprecations
+ Now requires valac-0.16
+ Bugs fixed:
- Fixed a memory leak in ActionBoxItem (lp#909085)
- Fixed race conditions in async image loading while scrolling
(lp#911619)
- Hide window while gwibber exits
- Improved scrolling by enclosing comments and image previews
in a Gtk.Expander, this fixes the tiles resizing while
scrolling (lp#875348)
- Drop gwibber-vala-0.16.patch: fixed upstream.
- Drop libtool BuildRequires and calls to autoreconf and
intltoolize: they were only needed for for above patch.
-------------------------------------------------------------------
Wed Jan 18 13:47:59 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.2:
+ The gwibber-service now uses significantly less power by
ensuring the multiprocessing pool is closed when operations are
complete.
+ GtkSpell pkgconfig name has been renamed to gtkspell-3.0
+ Bugs fixed:
- Cancel async image loading on tile reset, this actually
breaks image loading but prevents crashing with gtk >= 3.3.6
(lp#911619)
- The x people liked this string should use plurals.
(lp#863039)
- gwibber-service has a child that polls at 10Hz which is
causing a lot of wakeup events Remove (lp#906916)
- Fixed disabling of gtkspell in build system (lp#834780)
- Renamed gtkspell-3.0 pkgconfig now that upstream has merged
gtk3 support (lp#860648)
- Changes from version 3.3.1:
+ Startup speed improvements.
+ Add a debug settings key.
+ Various other code changes.
+ Build warning fixes.
+ Build with vala 0.14.
+ Other build system changes.
- Drop gwibber-upstream-gtkspell3-pkgconfig-call.patch: fixed
upstream.
- Always use vala BuildRequires as the 0.12 version of vala is not
needed anymore.
- Add gwibber-vala-0.16.patch to fix build with vala 0.16, but only
apply it on Factory/12.2 or later.
- Add call to autoreconf and intltoolize (on Factory/12.2 or later)
for above patch.
- Remove the have_lang define and re-enable lang subpackage: the
tarball has translations again.
-------------------------------------------------------------------
Fri Dec 2 15:50:23 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Tue Nov 15 22:49:23 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.1:
+ Add an index to speed up retrieving messages
+ Make model refreshes async, greatly speeds up startup time
+ Unity lens improvements.
+ Add profiling output
+ Remove debugging output
+ Code cleanups.
-------------------------------------------------------------------
Wed Oct 5 07:31:54 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0.1:
+ Properly get the retweeter's name instead of the original
sender's for identi.ca and status.net.
+ Fix missing return values in vala code.
- Drop gwibber-fix-no-return.patch: fixed upstream.
-------------------------------------------------------------------
Tue Oct 4 08:50:08 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0:
+ Many changes, including a partial rewrite (in vala, with the
creation of libraries) and a port to GTK+ 3.
+ See ChangeLog for details.
- Rebase gwibber-stnx.diff.
- Drop gwibber-3.1.0-nm09.diff: fixed upstream another way.
- Add gwibber-fix-no-return.patch: fix many missing return values
in the vala code.
- Add gwibber-upstream-gtkspell3-pkgconfig-call.patch: update
pkgconfig() call to new upstream gtkspell3.
- Completely rework packaging since the build system and a lot of
code got rewritten:
+ Add pkgconfig() BuildRequires: dbus-1, dbus-glib-1, dee-1.0,
gee-1.0, glib-2.0, gsettings-desktop-schemas, gtk+-3.0,
gtkspell-3.0, json-glib-1.0, libnotify, libsoup-2.4,
pangocairo.
+ Add gobject-introspection-devel BuildRequires to build
introspection data.
+ Add vala-0_12 BuildRequires as vala 0.12 is needed for the
build.
+ Change python BuildRequires to python-base.
+ Remove now unneeded python-distutils-extra and scrollkeeper
BuildRequires.
+ Remove python-feedparser and python-markupsafe Requires, thanks
to the new code.
+ Change gnome-python-desktop and python-gnome Requires to
python-gconf, python-gnomekeyring and python-wnck to minimize
the Requires to the real modules that are needed.
+ Create a devel subpackage for development files.
+ Use the standard autotools build system instead of setup.py.
+ Use the %glib2_gsettings_schema_* macros for GSettings schema
registration.
+ Call /sbin/ldconfig in %post/%postun since there are libraries
now.
+ Use a have_lang define to temporarily disable the creation of
the lang subpackage, as the tarball is broken (no
translations).
-------------------------------------------------------------------
Tue Apr 26 14:21:30 BST 2011 - riggwelter@opensuse.org
- Update to version 3.0.0.1:
+ Use a dynamic quick list so we don't display a Quit menu in
the launcher when gwibber isn't running
+ Don't allow insane refresh intervals, minimum allowed is 5m
+ Added option contents arg to GwibberPosterVBox, so consumers
of the API won't need to override the expose event to insert
default contents (LP: #739923)
- Added gwibber-3.1.0-nm09.diff:
+ Work with NetworkManager 0.9.
-------------------------------------------------------------------
Thu Apr 07 11:44:00 BST 2011 - riggwelter@opensuse.org
- Update to version 3.0.0:
+ facebook: If there is no name associated with a link, use the
text "link" instead of displaying None
+ Added new wrapper script for performing some operations
+ Install the gwibber-client script
+ Added Ayatana shortcut groups for unity integration, other
desktop environments will ignore them
+ added gwibber entry to the unity menus
+ Updated launcher categories, adding X-GNOME-PersonalSettings
+ Added icons needed for links and videos (from gnome-icon-theme)
+ Added definitions for links and videos, we need that
+ enable receive as a feature to get the account to apprear in
the account tree (LP: #645584)
+ Put the messages in the correct streams, specifically links,
images and videos
+ Set the stream correctly
+ Make Links and Videos translatable
+ Don't try to display the name of a photo if it is None
+ Don't display an empty notification for media posted without
text (LP: #697729)
+ refreshed templates to get new strings from dispatcher.py
+ vacuum database on startup to clean up fragmentation
+ Remove the rounding in the last elif condition, to avoid an
error when the seconds part is between 59.5 and 60.0. (Per
Ångström) (LP: #705424)
+ Fixed storage of the in_reply_to data for twitter, and made
minor change to make sure identi.ca and status.net behaves the
same way (LP: #677233)
+ Don't try to send a message if it is empty (LP: #737798)
+ Only add the reply to url link if we have enough information
to create the url
+ Updated Unity quicklists to match the latest spec
+ Make shortcut groups translatable
+ Merged in database purging branch
+ facebook: applied a slightly modified version of a patch from
Michael Jaros to handle a change in the data returned from the
facebook API for "likes" (LP: #740778)
+ put twitter images in the proper stream
+ remove redundant title
+ put identica images in the proper stream
+ put statusnet images in the proper stream
+ Allow posting comments/replies to your own posts
+ store retweeted_status in the message for future display of
native retweets
+ Assume online if NetworkManager isn't available on dbus
(LP: #567037)
+ Be less agressive starting a refresh when connection state
changes to online
+ Less agressive purging of posts
+ Don't set editable until the input is exposed (LP: #647406)
+ use load_uri instead of the deprecated webkit.WebView.open API.
+ Fixes for facebook links to posts and send_thread.
+ Foursquare plugin fails if response contains a venue that has
been deleted (LP#687498).
+ dispatcher: catch exception per every failing-message
(LP#645512).
+ twitter plugin: upgrade the "unescape" function.
+ Dump test data (~/.cache/gwibber/dump/) if GWIBBER_TEST_DUMP=1
+ Don't fail to check for data in desktopcouch, dynamically
import available services. (Fixes crash on first run)
+ Merged auto account saving for twitter, identica, status.net
and facebook
+ Fix for failing to find NSID for flickr.
+ Save the window position and size when it changes.
+ Treat strings starting "www." as a href.
+ Autosave after auth.
+ Removed unused code.
+ Fixed dupe notifications as well as displaying dupes in the
stream.
+ Added Unity Quick lists support.
+ service: re-factoring splitting the plugins up and making
them more dynamic. Gwibber will now look for plugins in
$GWIBBER_PLUGIN_DIR, ~/.local/share/gwibber/plugins,
/usr/local/share/gwibber/plugins, /usr/share/gwibber/plugins
and /usr/lib/python2.6/dist-packages/gwibber/microblog/plugins
+ service: return errors the same way we return messages, and
send a "Error" signal which the client can connect to
+ client: connect to "Error" signal and display an infobar for
each message
+ gwibber-accounts: display infobar reporting errors passed in
from the client
+ Disable libproxy - crashes on amd64.
+ OAuth support for Status.Net.
+ Bring statusnet closer to indentica.
+ Don't blow up if there is an account for an unknown service.
+ Don't delete accounts that aren't selected.
+ Remove all sqlite3 access from the client, move all the logic
to the service. The new Messages API isn't final, so expect
change. Right now you can pull messages from it and connect to
a signal to get each new message as they come in.
+ Don't try to store the locale and reset it after parsing the
timestamp.
+ Display recipient of "wall to wall" posts in facebook.
+ Ask for flickr screen name instead of username.
+ Re-enable first run experience if there are no accounts.
+ Fixes for direct messages.
+ Fix handling of comments for facebook.
+ Fixed missing notifications in facebook.
+ Fixes in digg.
+ Don't fail if user["url"] is None.
+ Don't crash the client if an account exists for a service that
isn't available
+ Don't call get on the thread operation, it blocks the UI.
+ Initial Foursquare support.
+ Store url in the message for things like tomboy and view
message to work.
+ Don't crash if an account exists for a service that isn't
available
- Re-roll gwibber-sqlite-migrate-opensuse.diff to work with new
code.
- Include new dbus service files.
-------------------------------------------------------------------
Sat Feb 12 19:21:55 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
-------------------------------------------------------------------
Tue Dec 7 13:16:11 CET 2010 - vuntz@opensuse.org
- Complete patch tags.
-------------------------------------------------------------------
Thu Dec 02 13:52:30 UTC 2010 - riggwelter@opensuse.org
- Update to version 2.32.2:
+ Backported fix for clearing multi-column streams when activated
by the messaging indicator (LP#643487)
+ Save window size/position when it changes, so it doesn't get
moved unexpectedly when activated by the messaging indicator.
+ Fixed dupe notifications as well as displaying dupes in the
stream.
+ Shouldn't display reply icon for messages from you (LP#661330)
+ Private messages shouldn't allow public replies (LP#661358)
+ Private messages shouldn't allow retweets (LP#661359)
+ Drop the responses operation from facebook, it abuses the
allocation facebook gives us based on the DB query count
(LP#614742)
+ Fixed notifications for private messages (LP#663377)
-------------------------------------------------------------------
Fri Oct 22 16:50:19 UTC 2010 - dimstar@opensuse.org
- Recommend instead of require lang package since it's not
required at runtime.
-------------------------------------------------------------------
Tue Oct 5 00:19:56 CEST 2010 - lmedinas@opensuse.org
- Update to version 2.32.0.1:
+ Don't try to store the locale and reset it after parsing the
timestamp, this was causing a failure to retrieve any messages
for anyone with a locale set without encoding.
+ Re-enable the first run experience, if there are no accounts
configured run gwibber-accounts (lp#654811).
+ Hide the appmenu stubs in ubuntu for gwibber-accounts and
gwibber-preferences
- Update to version 2.32.0:
+ Don't call get on the thread operation, it blocks the UI
(lp#628686).
+ Don't crash the client if an account exists for a service that
isn't available.
+ Don't fail if user["url"] is None
+ Don't crash if an account exists for a service that isn't
available
+ Really quit when quit is selected (lp#603598).
- Update to version 2.31.95:
+ Only set the font when there is a default font set (lp#534098).
+ Disable plugins for all the webkit.WebView instances,
apparently it can consume lots of CPU (lp#629368).
+ Disable webkit plugins on OAuth page (lp#629368).
+ Fixed render stream when font settings change (lp#580417).
+ Set the about window as transient for the main window.
- Updated translations.
- Drop gwibber-quitfix.patch, merged upstream.
-------------------------------------------------------------------
Thu Sep 16 10:50:30 BST 2010 - riggwelter@opensuse.org
- Update to version 2.31.94:
+ Set the about window as transient for the main window.
+ Fixed render stream when font settings change.
+ Disable plugins for all the webkit.WebView instances.
+ Only set the font when there is a default font set.
-------------------------------------------------------------------
Tue Sep 14 09:03:30 BST 2010 - riggwelter@opensuse.org
- Update to version 2.31.93:
+ Make authentication and network errors translatable.
+ Added tooltips for notification settings.
+ Merged fix for delay in toggling send_enabled.
- Added gwibber-quitfix.patch from lmedinas@opensuse.org to quit
correctly rather than minimise.
-------------------------------------------------------------------
Thu Sep 09 08:13:30 BST 2010 - riggwelter@opensuse.org
- Update to version 2.31.92:
+ Prevent duplicate notifications and indicatiors.
+ Don't show non-mentions if only show mentions is set.
+ Don't crash if can't create avatar.
+ Delete invalid cached avatars.
+ Delete streams without associated account.
+ Delete streams when account is deleted.
+ Ensure we always only have one timer for refresh.
+ Remove indicators when replies focused.
+ Re-use threads.
-------------------------------------------------------------------
Wed Sep 01 11:17:45 BST 2010 - riggwelter@opensuse.org
- Update to version 2.31.91:
+ Set the splitter.
+ Resize window and set position last.
+ Fix deletion of tweets.
+ Display the "Like" action for messages that are "to_me".
+ Better handling of unexpected results from Twitter, identi.ca
and StatusNet.
+ Handle null responses gracefully.
+ Convert identi.ca groups (!) to hashtags (#) for re-denting
if global_retweet is true.
+ Make the string for the Translate action i18n friendly.
+ Merged in removal of tr.im.
+ Don't crash if we get an unexpected value, just reset to the
default and continue
+ Support UTF-8 when linking text.
+ Use OAuth for twitter.
- Re-roll gwibber-stnx.diff - above update breaks it.
- Removed gwibber-trim.diff due to above update.
-------------------------------------------------------------------
Sun Aug 29 13:56:00 BST 2010 - riggwelter@opensuse.org
- Requires: python-markupsafe.
-------------------------------------------------------------------
Tue Aug 24 09:49:00 BST 2010 - riggwelter@opensuse.org
- Add gwibber-trim.diff to remove defunct tr.im service.
- Add gwibber-sqlite-migrate-opensuse.diff to migrate SQLite
database from 11.3's gwibber to new location.
-------------------------------------------------------------------
Sat Aug 21 09:31:00 BST 2010 - riggwelter@opensuse.org
- Update to version 2.31.90:
+ Rename protocol to service.
+ Don't die if a password is not found in keyring.
+ Correctly save updated secrets in keyring after a re-auth.
- Added Requires: gnome-python-desktop.
- Changed Url to http://gwibber.com
-------------------------------------------------------------------
Fri Aug 13 10:18:00 BST 2010 - riggwelter@opensuse.org
- Updated to version 2.31.5.
+ Support for Direct Messages.
+ Rudimentary inline image support added (TwitPic/Flickr/YFrog)
+ Support Ping.fm.
+ Cache avatars.
+ Added tooltips for Menu and Reply.
+ Added Start dbus method to com.Gwibber.Service.
+ Added Messages method to com.Gwibber.Streams, to retrieve
messages.
- Removed gwibber-bzr724.patch - merged upstream.
- Removed gwibber-bzr725.patch - merged upstream.
- Requires: python-oauth.
-------------------------------------------------------------------
Mon May 31 20:46:18 UTC 2010 - dimstar@opensuse.org
- bnc#607860: Require python-gnome.
-------------------------------------------------------------------
Wed Apr 21 08:35:00 BST 2010 - riggwelter@opensuse.org
- Patch gwibber-bzr725.patch to fix bug where replies were not
correctly threaded.
-------------------------------------------------------------------
Tue Apr 20 09:40:00 BST 2010 - riggwelter@opensuse.org
- Patch gwibber-bzr724.patch to fix bug where some messages were
missed when the UI is refreshed.
-------------------------------------------------------------------
Thu Apr 15 10:16:20 UTC 2010 - dimstar@opensuse.org
- Minor spec cleanup using spec-cleaner.
-------------------------------------------------------------------
Thu Apr 15 09:37:00 BST 2010 - riggwelter@opensuse.org
- Updated to bzr 720.
+ Fixes reply/retweet.
-------------------------------------------------------------------
Wed Apr 14 16:19:30 UTC 2010 - aj@suse.de
- Fix building on x86-64.
+ package is arch specific, so do not use noarch.
+ use python_sitearch
-------------------------------------------------------------------
Wed Apr 14 09:01:00 BST 2010 - riggwelter@opensuse.org
- Updated to pre-3.0 BZR.
+ Use SQLite as backend now instead of Couch.
- Lots of spec file tidying.
- Remove compact-gwilouche theme - rejected upstream.
-------------------------------------------------------------------
Sat Apr 10 14:01:00 BST 2010 - riggwelter@opensuse.org
- Update to version 2.29.95
+ Local settings now stored in gconf again.
-------------------------------------------------------------------
Wed Mar 31 22:21:21 UTC 2010 - dimstar@opensuse.org
- Update to version 2.29.94
+ Minor bug fixes.
-------------------------------------------------------------------
Tue Mar 30 08:04:19 UTC 2010 - dimstar@opensuse.org
- Update to version 2.29.93:
+ Use MAX_MESSAGE_LENGTH for max length instead of hard coding
140
+ Changed the views to not emit the entire doc as a value
+ lp#528302: Set default focus to the text input widget
+ lp#534667: Made a string translatable
+ lp#538846: setting translation domain for .ui files
+ lp#520462: Mark strings translatable
+ lp#538851: Added X-GNOME-Gettext-Domain to allow translations
of the desktop files to be loaded at runtime
+ lp#539583: Use the desktopcouch API for excluding the DB and
handle errors
+ Set window icons properly so they scale nicely
+ lp#535263: Set account IDs in desktopcouch to force merging on
sync instead of creating dupes
-------------------------------------------------------------------
Wed Mar 24 20:44:39 UTC 2010 - dimstar@opensuse.org
- Update to bzr revision 684.
-------------------------------------------------------------------
Thu Mar 18 21:03:31 UTC 2010 - dimstar@opensuse.org
- Require python-couchdb.
-------------------------------------------------------------------
Sun Mar 14 08:04:00 UTC 2010 - riggwelter@opensuse.org
- Added Requires: python-desktopcouch.
-------------------------------------------------------------------
Fri Mar 12 12:04:34 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.92:
+ Raise errors for auth failures
+ lp#520687: don't sync the gwibber_messages to ubuntuone
+ lp#534922: use dbus names to check for existing service
-------------------------------------------------------------------
Tue Mar 9 00:09:21 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.91:
+ fixed a bug that prevented mentions/replies to get added to the
messaging indicator
+ added more debug level logging
+ Fixed raising the client via dbus, missed a variable rename
+ lp#517723: Added signatures to the URLShorten dbus methods
+ lp#521974: URL shortening should be async
+ don't fail if desktopcouch is slow to start
+ lp#522180: Make "Name" more descriptive, it is displayed on UNE
and in GNOME Shell
+ Fixed calls to print_exc that failed
+ lp#518550: Gwibber stops working after suspending
+ lp#528270: Fixed notifications for mentions only
+ Set the autostart gconf key if it wasn't set at all before
+ lp#520462: Internationalization fixed from David Planella
+ lp#532730: use human readable time string in save to tomboy
+ imported translations from LP
+ Moved the init_design_doc method call to MessageMonitor, this
fixes a bug loading the design document before it is created
+ fixed a problem with configuring accounts spawning two services
+ check to see if gwibber-service is already running before
starting
- Drop patches gwibber-lp455943.diff and gwibber-icons.diff, fixed
upstream.
-------------------------------------------------------------------
Sun Feb 21 19:21:36 CET 2010 - vuntz@opensuse.org
- Clean up update to 2.0.0.
- Add dbus-1-python BuildRequires.
- Fix build on x86_64: change python_sitelib usage to
python_sitearch. This also means we can't make a noarch package
anymore.
-------------------------------------------------------------------
Wed Feb 03 08:51:00 UTC 2010 - riggwelter@opensuse.org
- Updated to upstream version 2.0.0
+ Add D-Bus service.
+ Added support for viewing errors in Gwibber.
+ Display the source attribute.
+ Notification works.
+ New default theme and fix theme switching.
- Add gwibber-icons.diff to fix icon install error.
- Add gwibber-lp-455943.diff to revert a wrong fix upstream.
- Rebase gwibber-stnx.diff.
- Add compact-gwilouche theme (proposed upstream), and do not make
dark-gwilouche the default theme.
- Add python-curl Requires for Facebook.
-------------------------------------------------------------------
Wed Sep 9 18:57:42 UTC 2009 - aj@suse.de
- gwibber is actually noarch.
-------------------------------------------------------------------
Wed Sep 2 03:38:53 UTC 2009 - aj@suse.de
- Use python_sitelib.
-------------------------------------------------------------------
Sat Aug 29 10:25:00 BST 2009 - riggwelter@opensuse.org
- Tag gwibber-stnx.diff correctly.
-------------------------------------------------------------------
Sun Aug 16 13:23:00 BST 2009 - riggwelter@opensuse.org
- Updated to latest trunk.
-------------------------------------------------------------------
Wed Jul 01 12:24:00 BST 2009 - riggwelter@opensuse.org
- Use upstream dark-gwilouche theme by default.
- We now require python-mako from devel:languages:python and its deps!
-------------------------------------------------------------------
Tue Jun 30 14:43:00 BST 2009 - riggwelter@opensuse.org
- Unstable branch - not for publishing yet!
-------------------------------------------------------------------
Thu Jun 25 11:38:00 BST 2009 - riggwelter@opensuse.org
- Just unpack darkilouche in place rather than maintain it as a patch.
- Main source is from https://code.launchpad.net/gwibber - 1.0 series.
- Darkilouche comes from jimmac.
- Add support for stnx.at url shortner.
-------------------------------------------------------------------
Fri Jun 12 18:17:00 BST 2009 - riggwelter@opensuse.org
- Fix darkilouche as default theme.
-------------------------------------------------------------------
Thu Jun 4 22:51:07 CEST 2009 - vuntz@novell.com
- Clean up packaging.
-------------------------------------------------------------------
Mon May 25 2009 - riggwelter@opensuse.org
- Prepare for Contrib.
- Split out lang package.
-------------------------------------------------------------------
Thu May 07 2009 - riggwelter@opensuse.org
- Added darkilouche theme from jimmac.
- Make darkilouche default theme.
-------------------------------------------------------------------
Fri April 17 2009 - riggwelter@opensuse.org
- New release (0.9.1+bzr263).
- Add gwibber.urlshorter to setup.py.
- Change to bz2 compression.
-------------------------------------------------------------------
Thu April 16 2009 - awafaa@opensuse.org
- New release (0.9.1+bzr262)
-------------------------------------------------------------------
Thu April 09 2009 - awafaa@opensuse.org
- New release (0.9.1+bzr257)
- This is the first release from the 1.0 branch and includes the revised Twitter API compatibility
-------------------------------------------------------------------
Fri March 27 2009 - awafaa@opensuse.org
- New release (0.9.1bzr276)
-------------------------------------------------------------------
Wed March 04 2009 - awafaa@opensuse.org
- New release (0.9.1bzr255)
-------------------------------------------------------------------
Fri February 20 2009 - awafaa@opensuse.org
- New release (0.9.1bzr246)
-------------------------------------------------------------------
Mon February 02 2009 - awafaa@opensuse.org
- New release (0.7.3bzr214)
-------------------------------------------------------------------
Tue January 20 11:00:00 BST 2009 - awafaa@opensuse.org
- New release (0.7.3bzr195)
- add support for groups (!) in identi.ca/laconi.ca
-------------------------------------------------------------------
Tue January 20 10:00:00 BST 2009 - awafaa@opensuse.org
- New release (0.7.3-bzr193)
-------------------------------------------------------------------
Fri January 16 2009 - awafaa@opensuse.org
- Change package versioning to be more representative.
- New release (0.7.3bzr188)
-------------------------------------------------------------------
Mon January 05 2009 - awafaa@opensuse.org
- Fix "Requires:" and include dbus-1-python, thanks to yaloki
-------------------------------------------------------------------
Tue December 30 2008 - awafaa@opensuse.org
- New release (r178)
-------------------------------------------------------------------
Mon December 29 2008 - awafaa@opensuse.org
- New release (r176)
-------------------------------------------------------------------
Sun December 28 2008 - awafaa@opensuse.org
- Attempt to fix build issues on >= openSUSE 11.1
-------------------------------------------------------------------
Mon December 22 2008 - awafaa@opensuse.org
- New release (r165)
-------------------------------------------------------------------
Wed December 10 2008 - awafaa@opensuse.org
- New release (r156)
-------------------------------------------------------------------
Mon December 08 2008 - awafaa@opensuse.org
- New release (r152)
-------------------------------------------------------------------
Mon December 01 2008 - awafaa@opensuse.org
- New release (r150)
- Fix URL parsing issues
-------------------------------------------------------------------
Tue November 25 2008 - awafaa@opensuse.org
- New release (r149)
- Add additional themes
-------------------------------------------------------------------
Mon November 24 2008 - awafaa@opensuse.org
- New release (r148)
- Themeing capability added
-------------------------------------------------------------------
Thu November 20 2008 - awafaa@opensuse.org
- New release (r135).
-------------------------------------------------------------------
Mon November 17 2008 - awafaa@opensuse.org
- New release (r134).
* Add python-feedparser as a requirement
-------------------------------------------------------------------
Tue November 11 2008 - awafaa@opensuse.org
- New release (r120).
* Add support for Pidgin integration, generic RSS support, message clearing, and toggling spellcheck
-------------------------------------------------------------------
Mon November 10 2008 - awafaa@opensuse.org
- New release (r119).
* Add support for Ping.fm
-------------------------------------------------------------------
Fri Oct 24 2008 - awafaa@opensuse.org
- New release (r118).
* Fixes glade issue preventing account modification
* Enable autoupdate on start up
-------------------------------------------------------------------
Thu Oct 23 2008 - awafaa@opensuse.org
- Tidy up spec file, mainly %files section and summary.
-------------------------------------------------------------------
Wed Oct 22 2008 - awafaa@opensuse.org
- New release (r117), build from the replytab branch
-------------------------------------------------------------------
Sat Oct 18 2008 - awafaa@opensuse.org
- New release (r115), build from the replytab branch
* Identi.ca support added to search function
-------------------------------------------------------------------
Fri Oct 17 11:00:00 BST 2008 - awafaa@opensuse.org
- New release (r113), build from the replytab branch
-------------------------------------------------------------------
Fri Oct 17 10:00:00 BST 2008 - awafaa@opensuse.org
- New release (r112), build from the replytab branch
-------------------------------------------------------------------
Fri Oct 17 09:00:00 BST 2008 - awafaa@opensuse.org
- New release (r111), build from the replytab branch
-------------------------------------------------------------------
Sun Aug 31 2008 - awafaa@opensuse.org
- New release (r102)
-------------------------------------------------------------------
Fri Aug 22 2008 - awafaa@opensuse.org
- New release (r90)
-------------------------------------------------------------------
Mon Aug 18 2008 - awafaa@opensuse.org
- Add new Build and Runtime Dep: python-egenix-mx-base
-------------------------------------------------------------------
Fri Aug 15 2008 - awafaa@opensuse.org
- New release (r85)
-------------------------------------------------------------------
Tue Jul 29 2008 - awafaa@opensuse.org
- New release (r80)
-------------------------------------------------------------------
Fri Jul 18 11:00:00 BST 2008 - awafaa@opensuse.org
- New release (r69)
-------------------------------------------------------------------
Fri Jul 18 10:00:00 BST 2008 - awafaa@opensuse.org
- New release (r67)
- Added additional Build and Runtime deps
-------------------------------------------------------------------
Thu Jul 10 2008 - awafaa@opensuse.org
- New release (r59)
-------------------------------------------------------------------
Tue Jul 08 2008 - awafaa@opensuse.org
- Initial Build (r58)