File corebird.changes of Package corebird
-------------------------------------------------------------------
Mon Sep 8 19:47:26 UTC 2014 - dimstar@opensuse.org
- Update to version 0.8:
+ Switch build system from cmake to automake.
+ Internal code reorganisation.
+ Add test units.
+ Updated translations.
- Enable make check in %check section.
- Replace cmake call with autogen.sh (tarball is not bootstrapped)
and configure.
- Add libtool BuildRequires: needed in order to run autogen.sh.
- Drop cmake BuildRequires: no longer needed after the switch to
automake.
- Add pkgconfig(gstreamer-video-1.0) and pkgconfig(gdk-x11-3.0)
BuildRequires: new dependencies.
- Add corebird-fix-binding-usage.patch: Fix usage of bindings.
- Add corebird-fix-manpage-install.patch: Fix man page
installation.
-------------------------------------------------------------------
Wed Apr 30 14:24:29 UTC 2014 - malcolmlewis@opensuse.org
- Updated to version 0.7:
+ Regex-based filters are implemented, i.e. you can hide tweets
you don't want to see.
+ With the introduction of filters, individual users can now also
be blocked.
+ Replying to tweets now correctly mentions all the users
mentioned in the original tweet.
+ There's now a favorite timeline, showing all the tweets you
have favorited.
+ The compose window now completes user names whenever the user
writes an @.
+ Open windows are now correctly saved on application quit.
+ Tons of refactoring to ensure future progress.
+ Fixed Bugs:
* #99 - Reorganize the settings dialog.
* #93 - Feature Request: Add UI for starred tweets.
* #102 - Remember location of the settings dialog.
* #107 - Clicking the name link on a "retweeted by" tweet does
nothing.
* #108 - Corebird needs a Manpage.
* #105 - corebird segfaults when using newer versions of glib2
(2.39.2).
* #103 - Unfaving a favourited tweet in the favourited list
disables the tweet.
* #97 - Reply to all.
* #117 - Following someone turns on mobile notifications.
* #126 - Links in DM preview texts are wrong.
* #4 - How to translate it into other language, such as zh_CN.
* #41 - Add posibility to mute some content.
* #56 - Tab Completion for Users and Hashtags.
+ Updated translations.
-------------------------------------------------------------------
Thu Feb 6 21:12:31 UTC 2014 - malcolmlewis@opensuse.org
- Updated to version 0.6.1:
+ Always show the settings dialog on startup if no startup
accounts are set. Previously, this broke the very first start
where org.baedert.corebird.startup-account either contained
only one empty item or no item at all.
- Changes from version 0.6.0:
+ Support for Twitter Lists added.
+ Updated icons.
+ The last tweet that was selected in a list of tweets (e.g. the
Main timeline or Replies) is now remembered when switching back
and forth between pages.
+ The user can now set the maximum inline media size by
Megabytes.
+ The Corebird sidebar can now be hidden.
+ The keyboard shortcuts for hiding/showing the toolbar, and
composing a new tweet are now stored in GNOME gsettings.
+ Buttons are now aligned at the top of a tweet and will not
obscure the tweet.
+ Shortcuts have been changed to require a double press of the
key.
+ The User Profiles page now displays if the user is following
you.
+ The User Profiles page now displays if the user is a verified
user on twitter.
+ The position of corebird main windows is now persistent.
+ Accessibility in corebird is now improved. Notable improvements
include fixes for uses utilizing screen readers. Special thanks
to Peter Vágner for contributing these improvements.
+ Many other bugfixes and enhancements.
-------------------------------------------------------------------
Mon Dec 23 22:03:34 UTC 2013 - dimstar@opensuse.org
- Initial package, version 0.5.