Changelog for
corebird-lang-1.7.4+git20180310_18a39ba-lp150.20.1.noarch.rpm :
* Wed Sep 19 2018 devAATTibboard.co.uk- Update to fix duplicate tweets from use (bc758889)
* Sat Sep 01 2018 devAATTibboard.co.uk- Updated to support DM sending/receiving (eae00240)
* Sat Aug 25 2018 devAATTibboard.co.uk- Update to include non-streaming changes to ease self-reply threads (6fef108)
* Thu Aug 23 2018 devAATTibboard.co.uk- Update to include newer WIP non-streaming changes (6a81f41d)
* Sun Aug 19 2018 devAATTibboard.co.uk- Update to to include WIP non-streaming modifications
* Sat Mar 10 2018 devAATTibboard.co.uk- Update to Git Master 18a39ba for 1.7.4 release
* Updates version number
* Updates translations
* Sat Feb 10 2018 devAATTibboard.co.uk- Extend wide tweet scrolling patch so that it fixes single tweet view as well (Also minimised unnecessary edits)
* Sat Feb 10 2018 devAATTibboard.co.uk- Rewrite wide tweet scrolling patch
* Sat Feb 10 2018 devAATTibboard.co.uk- Update to Git Master 87bc851 for latest updates
* Fix DM input box stretching window as you type
* Prevent accidental list deletion by not auto-focusing delete
* Add language selection to spell checking
* Mon Jan 15 2018 devAATTibboard.co.uk- Add patch for bug #794 (weighted tweet length counting). Patch is currently pending as a pull request.
* Wed Jan 10 2018 devAATTibboard.co.uk- Update to Git Master b298aa4 for:
* libtl hashtag parsing improvements
* Extra debugging and debug fixes
* Tue Jan 09 2018 devAATTibboard.co.uk- Add a fix for the quick patch that sometimes resulted in unclickable images for image-only tweets
* Sat Dec 09 2017 devAATTibboard.co.uk- Add a quick (but not perfect) patch for bug #514 (some wide tweets cause the window to expand)
* Tue Dec 05 2017 devAATTibboard.co.uk- Add a small quick fix for Bug #796 - Typing DM causes window to stretch
* Wed Nov 22 2017 devAATTibboard.co.uk- Update to Git Master fdd81f8 for 1.7.3 changes
* Increase maximum tweet length to 280 characters
* Increase maximum name length to 50 characters and improve certain parts of the UI to cope better with longer names
* Fix the emoji button not showing up in the compose window
* Update translations Note: some issues may be experienced around the 280 character mark
* Wed Nov 08 2017 devAATTibboard.co.uk- Update to Git Master 6d2f3f2 for v1.7.2 release:
* Fix window cancel button label mixup
* Fix potential crash when composing a tweet (#779)
* Fix abort when trying to detect emoji support (#781)
* Fix spell checking
* Update translations - Ignoring commit d3cc0b0 until a more complete fix is in place for 280 characters, because it isn\'t a simple counting change
* Sat Oct 28 2017 devAATTibboard.co.uk- Update to Git Master 5124f5c for v1.7.1 release:
* Hashtags and Mentions in profile desriptions are now clickable
* The mention-completion when composing a new tweet now fetches unknown users from the twitter server
* Videos larger than the screen size are now getting scaled down while playing
* Profiles now indicate when an account is suspended
* Profiles handle protected accounts better when trying to access followers/following users, etc.
* The compose window now allows tweets with just media attached but not text
* Improve the hashtag/mention/link detection when composing a new tweet
* The compose dialog now shows an emoji chooser. This is only available starting GTK+ 3.22.19 and the emojis will only be rendered with color if you have the needed cairo version installed, as well as an emoji font.
* Fixed a bug that led to wrong Direct Message info being inserted into the database
* Fixed a bug that resulted in broken files when downloading instagram images
* Sat Oct 21 2017 devAATTibboard.co.uk- Update to Git Master 3661ec9 to include:
* Emoji entry support (requires GTK 3.26)
* Improved hashtag and URL parsing/tweet length counting
* Hashtags and links in profile are now clickable
* Sat Oct 07 2017 devAATTibboard.co.uk- Update libtweetlength with latest code from https://github.com/baedert/libtweetlength (includes pending pull requests from IBBoard)
* Wed Oct 04 2017 devAATTibboard.co.uk- Improve the fix so that we get better behaviour:
* link without protocol is only for subset of TLDs
* link with protocol is for any domain - valid or not
* links don\'t include trailing whitespace
* Tue Oct 03 2017 devAATTibboard.co.uk- Add a quick (flawed) fix to count links that use a TLD that isn\'t in the limited list
* Sat Sep 30 2017 devAATTibboard.co.uk- Update to Git Master dd5b118 to incorporate reworked tweet length counting and profile page improvements
* Mon Sep 11 2017 devAATTibboard.co.uk- Update to Git Master de21b6a to incorporate video placement/ scaling fix (bug #754)
* Fri Sep 08 2017 devAATTibboard.co.uk- Update to Git Master 4a88278 after release of 1.6.0
* Fix first-DM thread bug
* Dependencies: GTK+ 3.20 is now required, and librest is no longer a dependency
* Facelift for the tweet info page
* Lots of stability fixes
* The compose window now starts uploading images as soon as they are selected
* Sat Aug 19 2017 devAATTibboard.co.uk- Update to Git Master 481cc44
* Moved some UI to code for faster startup
* Minor UI spacing tweaks
* Upload images as they\'re added
* Expanded images scroll to position clicked
* Internal architecture changes to image upload
* Sat Jul 08 2017 devAATTibboard.co.uk- Add patch to increase image viewer size
* Sat Jul 08 2017 devAATTibboard.co.uk- Update to Git Master 4c4350d for v1.5.1 release
* \"Stability improvements\"
* Mon May 15 2017 devAATTibboard.co.uk- Add potential fix patch for DM issues:
* DMs not being in correct thread
* Thread to self showing up with last reply to other users but being empty when clicked
* Tue May 02 2017 devAATTibboard.co.uk- Update to Git Master 31e6142 for v1.5 release
* Media attached to tweets can be downloaded using Right Click and selecting \"save as\"
* Profiles use the profile background color set in the Twitter settings if no banner is set
* The tweet compose window now features a \"favorite image\" view that allows users to save often sent images and quickly add them to tweets
* The media dialog now shows Previous/Next buttons to quickly switch between multiple media attachments of a tweet>
* The Vine support has been removed since the project is discontinued
* Allow text selection in Direct Messages
* New --account parameter allows opening the window for the given account only
* Support tweets with up to 50 replied-to users.
* Add back verified icons next to user avatars
* Redesigned account creation UI
* Tons of bug fixes- Also still includes all previous customisations from IBBoard\'s v1.4.2 patches
* Mon May 01 2017 devAATTibboard.co.uk- Update to Git Master 55dbcd8 to fix month handling for May, update translations, add reply info to quoted tweets, and other changes- Rebuild \"don\'t show self-reply\" and \"don\'t show Replying To when also quoting tweet\" patches- Reverse recent change to disable image buttons and update my \"turn quote into URL when adding images to tweet\" patch
* Wed Apr 26 2017 devAATTibboard.co.uk- Add custom patch to stop \"Replying to\" including self-replies
* Mon Apr 24 2017 devAATTibboard.co.uk- Add custom patch to stop \"Replying to\" showing when tweet also quotes that same tweet to avoid duplication but keep showing context
* Mon Apr 24 2017 devAATTibboard.co.uk- Update to Git Master cca32c7 to include updates to Twitter replies code:
* Fix for off-by-one and other minor issues
* Make names in tweet info page clickable
* Sat Apr 22 2017 devAATTibboard.co.uk- Update to Git Master 4051b89 to include new Twitter replies code
* Mon Mar 20 2017 devAATTibboard.co.uk- Update to Git Master 9beae1b to fix tweet times and to remove Vine support
* Sat Mar 18 2017 devAATTibboard.co.uk- Update to Git Master 7d1d0c3 to get UI fixes and add custom fix for scroll-back bug
* Sat Feb 18 2017 devAATTibboard.co.uk- Update to Git Master bcf314 to get latest gesture features and tweet model fixes
* Sat Feb 11 2017 devAATTibboard.co.uk- Update to Git Master 7ca5426 to update to v1.4.2, add gesture handling and media saving, plus other fixes and updates
* Wed Jan 11 2017 devAATTibboard.co.uk- Update to Git Master cc536e3 to fix bug 665 (crash on clicking Tweet link with media)
* Sun Jan 08 2017 devAATTibboard.co.uk- Update to Git Master 2b3f397 (v1.4.1 release) to include:
* Support for playing videos that only ASYNC_DONE, not BUFFERING
* Updated translations
* Lower gspell requirements
* RT/Fav count fixes
* Fri Dec 23 2016 devAATTibboard.co.uk- Update to Git Master 9ea3232 to include:
* Memory leak fixes
* Profile and account page changes
* New file chooser widget
* Possible fix for failed images causing hanging
* UI fix for media attachment on quoted tweets
* Loading more lists- Fix sending of image-only tweet
* Sat Nov 12 2016 devAATTibboard.co.uk- Update to Git Master 926600a to include spellchecker fixes and video-with-image-thumbnail duplication bug
* Fri Nov 04 2016 devAATTibboard.co.uk- Update to Git Master fe3cc91 for initial spellcheck and other improvements
* Fri Oct 21 2016 devAATTibboard.co.uk- Reinstate URL removal patch, as crashes still occurred- Apply initial segfault fix (local testing looked promising)
* Wed Oct 19 2016 devAATTibboard.co.uk- Remove URL removal patch to check SIGSEGV/ SIGABRT problems
* Wed Oct 12 2016 devAATTibboard.co.uk- Update to Git Master 041f8d2 to fix window ref leaks
* Mon Oct 10 2016 devAATTibboard.co.uk- Add patch to fix test failures in TweetModel. Hoping this may also fix some crashes/segfaults.
* Sun Oct 09 2016 devAATTibboard.co.uk- Add patch to support attaching images with quotes
* Mon Oct 03 2016 devAATTibboard.co.uk- Update to Git Master 1ddaba8 to match v1.3.3, plus minor UI tweak
* Sat Oct 01 2016 devAATTibboard.co.uk- Update to Git Master 86e580c with extra tweet media fixes
* Tue Sep 27 2016 devAATTibboard.co.uk- Add patch to use long tweet param for quoting tweets
* Tue Sep 27 2016 devAATTibboard.co.uk- Add \"load image from HTTPS if available\" patch
* Sun Sep 25 2016 devAATTibboard.co.uk- Bump to 1.3.2 after upstream release (still built from Master, so doesn\'t include translation updates)
* Wed Sep 21 2016 devAATTibboard.co.uk- Update to Git Master 0cb3132 for some Twitter \"long tweet\" posting support and ellipses for long user display names
* Wed Sep 21 2016 devAATTibboard.co.uk- Update to Git Master 26f93cb for Twitter \"long tweet\" display
* Sat Sep 17 2016 devAATTibboard.co.uk- Update to Git Master 758e079 to include object leak fixes and TweetInfoPage improvements
* Sat Sep 10 2016 devAATTibboard.co.uk- Update to Git Master 12aa6d1 to include v1.3.1 release and additional minor tweaks
* Thu Sep 01 2016 devAATTibboard.co.uk- Fix openSUSE Leap builds by reverting GTK3.16->3.18 change
* Thu Sep 01 2016 devAATTibboard.co.uk- Update to Git Master a288f03 for media handling changes, initial GTK3.22 support and other minor fixes
* Sat Aug 20 2016 devAATTibboard.co.uk- Update URL removal patch to make it compatible with recent changes (specifically, code moved from Vala to pure C)
* Sat Aug 20 2016 devAATTibboard.co.uk- Update to Git Master e4b4c3e for Instagram video fix, directory creation fix and correct logging
* Sat Aug 13 2016 devAATTibboard.co.uk- Update \"portrait image\" patch to prevent buttons overflowing compose window
* Sat Aug 13 2016 devAATTibboard.co.uk- Update to Git Master fa6d17d to include \"media as task data\" commit
* Thu Aug 11 2016 devAATTibboard.co.uk- Update portrait image croping with gradient overlay to show when images are cropped
* Sat Aug 06 2016 devAATTibboard.co.uk- Update to Git Master f04f1bd1 for v1.3 updates, hidden tweet optimisation and special handling of text-less messages
* Fri Jul 29 2016 devAATTibboard.co.uk- Update to Git Master 3a8cd80 to pull in two months of updates
* Fri May 20 2016 devAATTibboard.co.uk- Update version number to 1.2.2 because Git Master c3e36eb includes all changes now released as that version (and more)
* Wed May 18 2016 devAATTibboard.co.uk- Update to Git Master c3e36eb to include v1.2.1 changes
* Sat Mar 12 2016 devAATTibboard.co.uk- Update to Git Master 371f51e for latest fixes (including compose overflow fix)
* Mon Feb 29 2016 devAATTibboard.co.uk- Update to v1.2.0 from Git Master- Update \"4:3 proportion images\" patch until it gets accepted
* Mon Feb 08 2016 devAATTibboard.co.uk- Update to Git Master 98ddce for alignment and property fixes- Add new \"4:3 proportion images\" patch until it gets accepted
* Fri Jan 29 2016 devAATTibboard.co.uk- Update to Git Master e0151a6 for media loading fixes- Add new \"don\'t remove media links\" patch until it gets accepted
* Sat Jan 16 2016 devAATTibboard.co.uk- Update to Git Master 2e242d4 for quote tweet counting fix- Also includes tweak to titlebar
* Mon Jan 11 2016 devAATTibboard.co.uk- Update to Git Master 00f1bed for unicode counting fix
* Sun Jan 10 2016 devAATTibboard.co.uk- Update to Git Master 0a700d7 for \"new messages\" badge tweak
* Wed Jan 06 2016 devAATTibboard.co.uk- Put \"more media\" fix back, as it doesn\'t conflict
* Wed Jan 06 2016 devAATTibboard.co.uk- Update to Git Master 098f095 with NSFW option and Flickr fix- Temporarily remove \"more media\" fix (which stops hiding of non- Twitter media links) as it probably conflict with later changes
* Thu Dec 24 2015 devAATTibboard.co.uk- Add initial patch for loading additional media without removing URLs from the middle of tweets
* Thu Dec 24 2015 devAATTibboard.co.uk- Update to Git Master c89484d with hashtag colour fix and self-quoting
* Wed Dec 23 2015 devAATTibboard.co.uk- Add a patch to use Adwaita-compatible theme color Was going to be a fix for Issue #463 but as the colour used is black if the colour isn\'t defined then it hasn\'t been officially accepted yet.
* Sun Dec 20 2015 devAATTibboard.co.uk- Update to Git Master afe1fc0 with quoting/uploaded image fix
* Tue Dec 15 2015 devAATTibboard.co.uk- Update to Git Master d535605 with URL counting fix
* Fri Dec 11 2015 devAATTibboard.co.uk- Update to Git Master 97c626d
* Wed Dec 02 2015 devAATTibboard.co.uk- Update to Git Master
* Thu Oct 22 2015 lmouillartAATTgmail.com- Update to version 1.1: + The behavior in corebird on how tweets get hidden and shown is now more consistent. + Corebird now provides snippets that you are used to insert common phrases or emoticons. Simply type the keyword for the snippet, and press tab to autocomplete. Settings for adding and configuring snippets is found in the application settings in the “Snippets” tab. + Corebird now supports showing Twitter quote tweets in timelines as well as creating quote tweets. This replaces the old “Quote” item for tweets which would simply copy the original tweet’s text. + Twitter removed the 140 char limit on Direct Messages, so this limit is also removed in Corebird.
* Mon Aug 03 2015 lmouillartAATTgmail.com- Update to version 1.0.1: + Fix show-window action parameter. + Fix load lists. + Fix black screen instead of playback with 1.0.
* Sat Jun 20 2015 lmouillartAATTgmail.com- Update to version 1.0: + All dialogs now use client-side decorations if the environment dictates it, otherwise they fall back to server-side decorations (compose dialog is excluded). + Many layout updates + The compose window now allows for up to 4 pictures to be uploaded. + Now save additional information about the account which makes it possible for blocked users to be actually blocked, i.e. streamed tweets won’t appear in your timeline anymore. + When (un)following someone, now also correctly show/hide their retweets in the stream. + The DM page now sorts threads with unread messages first. + The AATThandle completion known from the compose window is now also available when composing Direct Messages, as well as in the account settings for the description. + Everything app-specific should now be hidpi ready, the only thing missing are assets loaded from Twitter directly, i.e. avatars and media. + Notifications should now get withdrawn whenever it makes sense, i.e. if you read a Direct Message before dismissing the notification, it should get withdrawn automatically. + The hover buttons moved to a right-click menu on every tweet. + Plurals are properly localized. + We now also respect muted users (even though there’s no UI to mute someone) + A user’s verification status is now also shown in the tweet info page. + Everything should now work when the user’s AATThandle (aka screen_name) changes. + Switching to the same page (i.e. going to a profile from the profile page) now works much better, including the swipe transition as well as proper equality checking. + Invalid inline media (file size too big, 404, …) should now be properly detected and reacted upon (i.e. remove the widget in the stream, add the link back). + Underlines in AATThandles are now properly displayed in the app menu (i.e. the “open account” submenu) + Animated gifs from Twitter are now also handled (just like other videos). + Tweets in timelines are now single-click activated. This unifies the behavior with all other lists in the application. Since this interferes with certain user behaviors, there’s a setting to switch back to double-click activation. + Based on a user’s protection status, we now disable (or hide) retweet buttons of tweets.
* Wed Dec 24 2014 zaitorAATTopensuse.org- Update to version 0.9: + Mentions, hashtags and links now get highlighted directly in the compose window. + The avatar of the currently active account in a window is now clickable, showing all configured accounts. + The logic for autostarting accounts is more explicit now. + The setting regarding the dark theme is gone (existing configurations will keep working). + When viewing an image of a tweet with multiple images/videos attached, you can now use the cursor keys to navigate between them. + Avatars in tweets and profiles now show if the user is verified. + Lots of the application should now react better to missing network connections. + The activity indicator for loading older tweets is now in the tweet list itself. + Some things now get immediately applied instead of needing a restart of the client. + Each window now has a back button, additionally to all the keyboard shortcuts available for going back and forward. + Last but not least, large parts of the UI have been refined, spacing, icons, etc. have been changed.- Drop corebird-fix-binding-usage.patch and corebird-fix-manpage-install.patch: Fixed upstream.
* Mon Sep 08 2014 dimstarAATTopensuse.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 2014 malcolmlewisAATTopensuse.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 AATT. + 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 06 2014 malcolmlewisAATTopensuse.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 2013 dimstarAATTopensuse.org- Initial package, version 0.5.