Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: dianara | Distribution: openSUSE Tumbleweed |
Version: 1.4.4 | Vendor: openSUSE |
Release: 1.2 | Build date: Sun Sep 10 21:47:20 2023 |
Group: Productivity/Networking/Other | Build host: i03-ch2a |
Size: 1819592 | Source RPM: dianara-1.4.4-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://dianara.nongnu.org/ | |
Summary: Pump.io social network desktop client |
Dianara is a client for pump.io (and GNU MediaGoblin), a desktop application for GNU/Linux that allows users to manage their pump.io social networking accounts without the need to use a web browser. You can read your timelines, post messages and pictures, and manage your contacts.
GPL-2.0-or-later
* Wed Dec 07 2022 Dirk Müller <dmueller@suse.com> - update to 1.4.4: * Option to invert colors in image viewer. * Character picker now remembers up to 24 last used symbols, in usage order. * Fixed a possible crash when filtering out activities from the minor feed. * Fixed some minor visual issues. * Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com> - update to 1.4.3: - Added optional spell checking support, using KDE's Sonnet. It will be enabled if Sonnet's development packages are installed when building the program (unless CONFIG+=NO_KF5 is used). - Added optional character picker, using KDE's KCharSelect widget. It will be enabled if the development packages for KWidgetsAddons are installed when building the program (unless CONFIG+=NO_KF5 is used). - Adapted AppStream-related file naming and IDs to current standards. - Changed more dialogs to follow the environment's button order. - More code refactoring. - Changed OK/Cancel buttons in several dialogs to follow environment style. - Code refactoring and optimizations. - Fixed a corner case where a post deleted by its author, while a comment was being composed, would block timeline updates until program restart. - When a post is cancelled, abort possible ongoing file upload immediately. - Fixed Cancel button being disabled while sending a comment. - Fixed a pagination bug that would set the wrong page number if a timeline update had failed previously. - Other minor fixes. * Sat Aug 18 2018 sor.alexei@meowr.ru - Update to version 1.4.1: * Ability to save and restore post drafts. * Post publisher can grow much bigger. * System notifications now include a button to show the application. * Properly bring the main window to the front when restoring from the tray icon, and when clicking the "Show" button in a notification (depends on your WM).. * Fixes in the profile editor and image viewer. * Other minor improvements. - Do not bother installing the appstream file to /usr/share/appdata/ on openSUSE Leap 42.x or older. * Fri Nov 10 2017 sor.alexei@meowr.ru - Update to version 1.4.0: * The side panel can now be moved to any border of the window, by dragging its title bar, after unlocking the panels from the View menu. * The toolbar can also be moved around, after unlocking. * Files can be attached to a post via drag'n'drop from a file manager. * Dragging text from a website to the post composer works better now. * Several improvements in the formatting options of the post/comment editor. * Auto-switch from Fit mode to Full mode in image viewer when using the mouse wheel. * Finer zoom control. * Posts with non-media attachments will show a matching icon from the user's icon theme, based on MIME type (i.e. PDF icon, TXT icon, etc). * A proper file extension will be suggested when saving non-media attachments to drive. * Add an option to set window as "requiring attention" to notify new posts, which usually results in the taskbar/dock entry being highlighted (Configuration > Notifications, enabled by default). * Optional activity icons in the minor feeds. (Configuration > Timelines, disabled by default). * Several improvements in the account dialogue. * Building with Qt 4 is no longer supported. * Remove the libmagic dependency, since Qt 5 has methods for mimetypes. * Remove the QJSON dependency, since Qt 5 has methods to handle JSON. * Accepting username@localhost as valid Webfinger ID, for testers. * Handle new HTML-based error messages sent by server since Pump.io 4.0. * Several cosmetic fixes. * Other minor fixes. * Tue May 09 2017 sor.alexei@meowr.ru - Update to version 1.3.7: * Image viewer now supports dragging the image around with the mouse, zooming with the wheel, and rotating animated images correctly. * Fix case-insensitive sorting of contacts in auto-completion lists. * Server version will be shown in the log. * Tue Mar 14 2017 sor.alexei@meowr.ru - Update to version 1.3.6 (changes since 1.3.4): * Officially support building with Qt 5. * Items highlighted due to filtering rules will show the reasons for highlighting. * After downloading an attachment, a button will appear, to open the file using the default application from the user's desktop environment. * Add buttons to rotate images in the image viewer (Ctrl+Left/Right keys). * Some windows that used to block input to the rest of the application, such as posts opened from the Meanwhile feed, will be independent now. * The colour setting for highlighted items is now enabled by default. * Several improvements in page selector. * Fix corner case where timeline might update while a comment is being composed, destroying it. * HTTP redirections will be followed when loading images (Qt 5 only). * Duration of popup notifications is now configurable, and notifications can be set to be persistent. * Some input fields will show a button to clear them (Qt 5 only). * Add a Galician translation. * Other small fixes. - Switch to Qt5. - Define $SOURCE_DATE_EPOCH for Dianara instead of manually replacing __DATE__ and __TIME__. * Tue Jun 28 2016 sor.alexei@meowr.ru - Update to version 1.3.4: * Automatic timeline updates will avoid interrupting the user. * Different snippet limits for regular and highlighted activities. * Snippets set to 'Always' by default. * More detailed new post notifications. * Clicking "Comment" in posts will show an option to check for comments, if the post doesn't have (or show) any comments yet. * Filtering (searching) contact lists will show the number of matches. * Items in the list of configured filtering rules can be sorted manually, via drag-and-drop. * Fix a possible crash when pasting a URL which points to an image. * Update a few links to pump.io sites. * Minor visual fixes and other improvements. * Tue Mar 22 2016 sor.alexei@meowr.ru - Update to 1.3.3: * When trying to follow a contact, the user ID is verified. * The image viewer gained basic zoom capabilities. * Timelines show thumbnails of embedded images, full size in the viewer. * When pasting text in a post or comment, proper links will be made from URLs, even when the pasted text is rich format. * Links created from the Format menu are verified to have a proper scheme. * Post publisher area can grow bigger. * Configurable avatar sizes in comments and minor feeds. * Better error handling when timelines fail to load. * Add a AppData (AppStream) file. * Fix some size issues in comments. * Other small fixes and improvements. * Sat Oct 31 2015 sor.alexei@meowr.ru - Update to 1.3.2: * Add a D-Bus interface, to control the applications from other programs, such as scripts, using tools like qdbus or dbus-send. * Option to list the newest users from your own pump.io server, located under Neighbors, inside the Contacts tab. * Welcome wizard, to guide new users. * New privacy option: private likes. Liking posts or comments will only inform the author. * Support for non-https servers, using the --nohttps command line parameter. * Improve localisation support, and fix some issues with RTL languages. * JSON-based error messages from the server, which might have Unicode symbols, are now shown correctly. * Several minor fixes. * Hebrew translation. - Remove dianara-remove-timestamp.patch and use a regexp instead. * Sun Aug 02 2015 sor.alexei@meowr.ru - Update to 1.3.1: * Option to browse posts from a user (only for users on the same server, for now). * Option to set or change e-mail address for the account. * Nick autocompleter now displays user ID, too. * Proper links are made from URL's found anywhere, when pasting plain text. * Add a Privacy category in the settings, with a couple of new options related to following people and managing lists. * Button to configure account on status bar when account is not configured. * Option to scroll main timeline to the new stuff line on update. * Enhance timeline page selector. * Progress bar during program startup. * Option to start application hidden in the system tray. * Command line option to change the color of links: - -linkcolor=color (useful in GTK+ environments). * Other minor fixes.
/usr/bin/dianara /usr/share/applications/org.nongnu.dianara.desktop /usr/share/doc/packages/dianara /usr/share/doc/packages/dianara/CHANGELOG /usr/share/doc/packages/dianara/README /usr/share/doc/packages/dianara/TRANSLATING /usr/share/icons/hicolor/32x32/apps/dianara.png /usr/share/icons/hicolor/64x64/apps/dianara.png /usr/share/licenses/dianara /usr/share/licenses/dianara/LICENSE /usr/share/man/man1/dianara.1.gz /usr/share/metainfo /usr/share/metainfo/org.nongnu.dianara.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024