Skip to content

Releases: communi/communi-sailfish

v0.11

19 Jul 00:57
v0.11
Compare
Choose a tag to compare

What's Changed

  • [data] Disable install for SVG launcher icon. Resolves #194
  • [docs] Update harbour descriptions
  • [docs] Import harbour descriptions from harbour
  • [translations] Update source translations. #126
  • [backend] Update libcommuni to 3.7. Resolves #193
  • [qml] Set notification timestamp from relating message. Resolves #191
  • [app] Pass timestamp from IrcMessage to notifications. #191
  • [qml] Remove "IRC:" prefix from notifications. Resolves #190
  • [app] Align DBus with application- and organizationname. Resolves #169
  • [qml] Defined appname and icon for notification. Fixes #180
  • [app] Fix contributors list being empty. #168
  • [data] Don't check if target path exists when installing icons. #188
  • [docs] Document chum nightly release process. #184
  • [packaging] Add scripts to tag nightly and push to chum:testing. #184
  • [packaging] Add pkgconfig(mlite5). Fixes #181
  • [app] Workaround QStandardPaths no longer working if org is set. #168
  • [app] Use AppConfigLocation for settings path. Contributes to #168
  • [data] Add Sailjail profile desktop file. #167 #168
  • [app] Set OrganizationDomain from Desktop file and pass to app. #168
  • [app] Move migrateConfig to SettingsProxy and refactor
  • [qml] Remove last remant of IRC. Contributes to #158
  • [Github] Add template for feature requests
  • [Github] Add template for bug reports
  • [data] Generate app icons add build time. Resolves #156
  • [QMakeFiles] Add copy of sailfishapp.prf that doesn't install data
  • [doc] Replace Freenode with Libera
  • [qml] Replace mentions of Freenode for Libera
  • [translations] Add base translation file, update others. Resolves #164
  • [app] Escape lines from CONTRIBUTORS file in aboutdata. Fixes #161
  • [all] Renamed from IRC to communi. Fixes #158
  • [qml] Define default action. Fixes #154
  • [qml] Bump Communi imports to 3.5
  • [backend] Update to 3.6
  • [app] Read Contributors from CONTRIBUTORS file
  • [qml] Use Label for application name in AboutPage and center
  • [app] Set QCoreApplication metadata from AboutData
  • [qml] Add application icon to AboutPage
  • [qml] Use AboutData for description in AboutDialog
  • [qml] Use AboutData to query displayName
  • [qml] Convert AboutDialog to AboutPage
  • [app] Add AbouData class to query metadata from
  • [packaging] Cleanup spec file
  • [translations] Update source translations
  • [app] Replace QCoreApplication::translate() where there is no l18n
  • [translations] Build and install translations
  • [app] Load translation if found
  • [translations] Add some translation source files
  • [qml] Use qsTr() on some additional strings
  • [qml] Remove last remant of Quassel support
  • [qml] No longer use deprecated Silica function
  • [qml] Allow landscape orientation in the setttings page

Full Changelog: v0.10...v0.11

IRC for Sailfish 0.9

01 Feb 17:05
Compare
Choose a tag to compare

7540ffca-8dcb-11e3-89bd-baf0aafbe5ec

  • Improved state saving and restoring once again
  • Implemented a command queue for flood protection
  • Added a setting for fixed-width font (#94)
  • Allow cloning networks (#97)
  • Fixed STATUSMSG handling (#100)
  • Added a setting for sorting views alphabetically vs. by activity (#101)
  • Clarified CTCP requests and replies (#103)
  • Added a setting for disabling notification sounds
  • Reorganized the settings page

IRC for Sailfish 0.8

15 Jul 20:14
Compare
Choose a tag to compare
  • Added context menu items for opening links in messages
  • Tweaked wording in notifications & removed IRC formatting
  • Exposed D-Bus signals for missed & highlighted messages
  • Fixed copying of plain message content without formatting

IRC for Sailfish 0.7

22 Jun 18:50
Compare
Choose a tag to compare
  • Added a day separator
  • Added support for performing commands on connect
  • Added a user count limit setting for showing joins/parts/quits
  • Added a press effect for the welcome dialog connection items

IRC for Sailfish 0.6

19 Jun 13:57
Compare
Choose a tag to compare
  • Fixed newly added channels not being rejoined after network interruption
  • Added a short press effect delay for messages
  • Fixed a crash that occurred when opening a query from the context menu opened from the bottom of the user list
  • Added a warning when sending more than two lines
  • Added /IGNORE and /UNIGNORE commands
  • Removed the custom fast-scroll buttons

IRC for Sailfish 0.5

17 Apr 10:57
Compare
Choose a tag to compare
  • Fixed the user search case sensitivity and the toolbar icon
  • Made the visualization for highlights above/below the current view list scrolling position more accurate
  • Added /CTCP <target> <command...>
  • Made "unhandled" notices to be delivered to the current view instead of the server view
  • Added contact details to the about dialog

IRC for Sailfish 0.4

06 Apr 22:33
Compare
Choose a tag to compare
  • Added a search toolbar for channel users
  • Added a subtle visualization for highlights above/below the current view list scrolling position
  • Fixed an issue with disappearing channels/queries

IRC for Sailfish 0.3

01 Apr 17:15
Compare
Choose a tag to compare
  • Added a search/filter toolbar for views
  • Added a context menu entry for replying to channel messages
  • Made auto-scrolling less aggressive
  • Fixed a re-layouting issue upon orientation changes
  • Fixed a state saving issue that lead to losing channels
  • Added support for TOHOLED notifications :)

IRC for Sailfish 0.2

17 Feb 11:17
Compare
Choose a tag to compare
  • Landscape support
  • User list context menu
  • Performance optimizations
  • Application settings (font size, show/hide events, haptic feedback)

IRC for Sailfish 0.1

04 Feb 14:51
Compare
Choose a tag to compare
  • The first stable public release