pkgsrc/chat/gajim/PLIST

1662 lines
90 KiB
Text
Raw Normal View History

chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
@comment $NetBSD: PLIST,v 1.4 2018/11/16 00:00:02 nia Exp $
bin/gajim
bin/gajim-history-manager
bin/gajim-remote
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/gajim/__init__.py
${PYSITELIB}/gajim/__init__.pyo
${PYSITELIB}/gajim/__init__.pyc
${PYSITELIB}/gajim/adhoc_commands.pyo
${PYSITELIB}/gajim/adhoc_commands.pyc
${PYSITELIB}/gajim/app_actions.pyo
${PYSITELIB}/gajim/app_actions.pyc
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/application.pyo
${PYSITELIB}/gajim/application.pyc
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/atom_window.pyo
${PYSITELIB}/gajim/atom_window.pyc
${PYSITELIB}/gajim/cell_renderer_image.pyo
${PYSITELIB}/gajim/cell_renderer_image.pyc
${PYSITELIB}/gajim/chat_control.pyo
${PYSITELIB}/gajim/chat_control.pyc
${PYSITELIB}/gajim/chat_control_base.pyo
${PYSITELIB}/gajim/chat_control_base.pyc
${PYSITELIB}/gajim/config.pyo
${PYSITELIB}/gajim/config.pyc
${PYSITELIB}/gajim/conversation_textview.pyo
${PYSITELIB}/gajim/conversation_textview.pyc
${PYSITELIB}/gajim/dataforms_widget.pyo
${PYSITELIB}/gajim/dataforms_widget.pyc
${PYSITELIB}/gajim/dialog_messages.pyo
${PYSITELIB}/gajim/dialog_messages.pyc
${PYSITELIB}/gajim/dialogs.pyo
${PYSITELIB}/gajim/dialogs.pyc
${PYSITELIB}/gajim/disco.pyo
${PYSITELIB}/gajim/disco.pyc
${PYSITELIB}/gajim/filetransfers_window.pyo
${PYSITELIB}/gajim/filetransfers_window.pyc
${PYSITELIB}/gajim/gajim.pyo
${PYSITELIB}/gajim/gajim.pyc
${PYSITELIB}/gajim/gajim_remote.pyo
${PYSITELIB}/gajim/gajim_remote.pyc
${PYSITELIB}/gajim/groupchat_control.pyo
${PYSITELIB}/gajim/groupchat_control.pyc
${PYSITELIB}/gajim/groups.pyo
${PYSITELIB}/gajim/groups.pyc
${PYSITELIB}/gajim/gtkexcepthook.pyo
${PYSITELIB}/gajim/gtkexcepthook.pyc
${PYSITELIB}/gajim/gtkgui_helpers.pyo
${PYSITELIB}/gajim/gtkgui_helpers.pyc
${PYSITELIB}/gajim/gui_interface.pyo
${PYSITELIB}/gajim/gui_interface.pyc
${PYSITELIB}/gajim/gui_menu_builder.pyo
${PYSITELIB}/gajim/gui_menu_builder.pyc
${PYSITELIB}/gajim/history_manager.pyo
${PYSITELIB}/gajim/history_manager.pyc
${PYSITELIB}/gajim/htmltextview.pyo
${PYSITELIB}/gajim/htmltextview.pyc
${PYSITELIB}/gajim/message_control.pyo
${PYSITELIB}/gajim/message_control.pyc
${PYSITELIB}/gajim/message_textview.pyo
${PYSITELIB}/gajim/message_textview.pyc
${PYSITELIB}/gajim/message_window.pyo
${PYSITELIB}/gajim/message_window.pyc
${PYSITELIB}/gajim/notify.pyo
${PYSITELIB}/gajim/notify.pyc
${PYSITELIB}/gajim/options_dialog.pyo
${PYSITELIB}/gajim/options_dialog.pyc
${PYSITELIB}/gajim/remote_control.pyo
${PYSITELIB}/gajim/remote_control.pyc
${PYSITELIB}/gajim/roster_window.pyo
${PYSITELIB}/gajim/roster_window.pyc
${PYSITELIB}/gajim/search_window.pyo
${PYSITELIB}/gajim/search_window.pyc
${PYSITELIB}/gajim/session.pyo
${PYSITELIB}/gajim/session.pyc
${PYSITELIB}/gajim/statusicon.pyo
${PYSITELIB}/gajim/statusicon.pyc
${PYSITELIB}/gajim/tooltips.pyo
${PYSITELIB}/gajim/tooltips.pyc
${PYSITELIB}/gajim/vcard.pyo
${PYSITELIB}/gajim/vcard.pyc
${PYSITELIB}/gajim/adhoc_commands.py
${PYSITELIB}/gajim/app_actions.py
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/application.py
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/atom_window.py
${PYSITELIB}/gajim/cell_renderer_image.py
${PYSITELIB}/gajim/chat_control.py
${PYSITELIB}/gajim/chat_control_base.py
${PYSITELIB}/gajim/command_system/__init__.py
${PYSITELIB}/gajim/command_system/__init__.pyo
${PYSITELIB}/gajim/command_system/__init__.pyc
${PYSITELIB}/gajim/command_system/dispatcher.pyo
${PYSITELIB}/gajim/command_system/dispatcher.pyc
${PYSITELIB}/gajim/command_system/errors.pyo
${PYSITELIB}/gajim/command_system/errors.pyc
${PYSITELIB}/gajim/command_system/framework.pyo
${PYSITELIB}/gajim/command_system/framework.pyc
${PYSITELIB}/gajim/command_system/mapping.pyo
${PYSITELIB}/gajim/command_system/mapping.pyc
${PYSITELIB}/gajim/command_system/tools.pyo
${PYSITELIB}/gajim/command_system/tools.pyc
${PYSITELIB}/gajim/command_system/dispatcher.py
${PYSITELIB}/gajim/command_system/errors.py
${PYSITELIB}/gajim/command_system/framework.py
${PYSITELIB}/gajim/command_system/implementation/__init__.py
${PYSITELIB}/gajim/command_system/implementation/__init__.pyo
${PYSITELIB}/gajim/command_system/implementation/__init__.pyc
${PYSITELIB}/gajim/command_system/implementation/custom.pyo
${PYSITELIB}/gajim/command_system/implementation/custom.pyc
${PYSITELIB}/gajim/command_system/implementation/execute.pyo
${PYSITELIB}/gajim/command_system/implementation/execute.pyc
${PYSITELIB}/gajim/command_system/implementation/hosts.pyo
${PYSITELIB}/gajim/command_system/implementation/hosts.pyc
${PYSITELIB}/gajim/command_system/implementation/middleware.pyo
${PYSITELIB}/gajim/command_system/implementation/middleware.pyc
${PYSITELIB}/gajim/command_system/implementation/standard.pyo
${PYSITELIB}/gajim/command_system/implementation/standard.pyc
${PYSITELIB}/gajim/command_system/implementation/custom.py
${PYSITELIB}/gajim/command_system/implementation/execute.py
${PYSITELIB}/gajim/command_system/implementation/hosts.py
${PYSITELIB}/gajim/command_system/implementation/middleware.py
${PYSITELIB}/gajim/command_system/implementation/standard.py
${PYSITELIB}/gajim/command_system/mapping.py
${PYSITELIB}/gajim/command_system/tools.py
${PYSITELIB}/gajim/common/__init__.py
${PYSITELIB}/gajim/common/__init__.pyo
${PYSITELIB}/gajim/common/__init__.pyc
${PYSITELIB}/gajim/common/account.pyo
${PYSITELIB}/gajim/common/account.pyc
${PYSITELIB}/gajim/common/app.pyo
${PYSITELIB}/gajim/common/app.pyc
${PYSITELIB}/gajim/common/caps_cache.pyo
${PYSITELIB}/gajim/common/caps_cache.pyc
${PYSITELIB}/gajim/common/config.pyo
${PYSITELIB}/gajim/common/config.pyc
${PYSITELIB}/gajim/common/configpaths.pyo
${PYSITELIB}/gajim/common/configpaths.pyc
${PYSITELIB}/gajim/common/connection.pyo
${PYSITELIB}/gajim/common/connection.pyc
${PYSITELIB}/gajim/common/connection_handlers.pyo
${PYSITELIB}/gajim/common/connection_handlers.pyc
${PYSITELIB}/gajim/common/connection_handlers_events.pyo
${PYSITELIB}/gajim/common/connection_handlers_events.pyc
${PYSITELIB}/gajim/common/const.pyo
${PYSITELIB}/gajim/common/const.pyc
${PYSITELIB}/gajim/common/contacts.pyo
${PYSITELIB}/gajim/common/contacts.pyc
${PYSITELIB}/gajim/common/dbus_support.pyo
${PYSITELIB}/gajim/common/dbus_support.pyc
${PYSITELIB}/gajim/common/dh.pyo
${PYSITELIB}/gajim/common/dh.pyc
${PYSITELIB}/gajim/common/events.pyo
${PYSITELIB}/gajim/common/events.pyc
${PYSITELIB}/gajim/common/exceptions.pyo
${PYSITELIB}/gajim/common/exceptions.pyc
${PYSITELIB}/gajim/common/file_props.pyo
${PYSITELIB}/gajim/common/file_props.pyc
${PYSITELIB}/gajim/common/fuzzyclock.pyo
${PYSITELIB}/gajim/common/fuzzyclock.pyc
${PYSITELIB}/gajim/common/ged.pyo
${PYSITELIB}/gajim/common/ged.pyc
${PYSITELIB}/gajim/common/gpg.pyo
${PYSITELIB}/gajim/common/gpg.pyc
${PYSITELIB}/gajim/common/helpers.pyo
${PYSITELIB}/gajim/common/helpers.pyc
${PYSITELIB}/gajim/common/i18n.pyo
${PYSITELIB}/gajim/common/i18n.pyc
${PYSITELIB}/gajim/common/idle.pyo
${PYSITELIB}/gajim/common/idle.pyc
${PYSITELIB}/gajim/common/jingle.pyo
${PYSITELIB}/gajim/common/jingle.pyc
${PYSITELIB}/gajim/common/jingle_content.pyo
${PYSITELIB}/gajim/common/jingle_content.pyc
${PYSITELIB}/gajim/common/jingle_ft.pyo
${PYSITELIB}/gajim/common/jingle_ft.pyc
${PYSITELIB}/gajim/common/jingle_ftstates.pyo
${PYSITELIB}/gajim/common/jingle_ftstates.pyc
${PYSITELIB}/gajim/common/jingle_rtp.pyo
${PYSITELIB}/gajim/common/jingle_rtp.pyc
${PYSITELIB}/gajim/common/jingle_session.pyo
${PYSITELIB}/gajim/common/jingle_session.pyc
${PYSITELIB}/gajim/common/jingle_transport.pyo
${PYSITELIB}/gajim/common/jingle_transport.pyc
${PYSITELIB}/gajim/common/jingle_xtls.pyo
${PYSITELIB}/gajim/common/jingle_xtls.pyc
${PYSITELIB}/gajim/common/logger.pyo
${PYSITELIB}/gajim/common/logger.pyc
${PYSITELIB}/gajim/common/logging_helpers.pyo
${PYSITELIB}/gajim/common/logging_helpers.pyc
${PYSITELIB}/gajim/common/multimedia_helpers.pyo
${PYSITELIB}/gajim/common/multimedia_helpers.pyc
${PYSITELIB}/gajim/common/nec.pyo
${PYSITELIB}/gajim/common/nec.pyc
${PYSITELIB}/gajim/common/optparser.pyo
${PYSITELIB}/gajim/common/optparser.pyc
${PYSITELIB}/gajim/common/passwords.pyo
${PYSITELIB}/gajim/common/passwords.pyc
${PYSITELIB}/gajim/common/pep.pyo
${PYSITELIB}/gajim/common/pep.pyc
${PYSITELIB}/gajim/common/proxy65_manager.pyo
${PYSITELIB}/gajim/common/proxy65_manager.pyc
${PYSITELIB}/gajim/common/resolver.pyo
${PYSITELIB}/gajim/common/resolver.pyc
${PYSITELIB}/gajim/common/rst_xhtml_generator.pyo
${PYSITELIB}/gajim/common/rst_xhtml_generator.pyc
${PYSITELIB}/gajim/common/socks5.pyo
${PYSITELIB}/gajim/common/socks5.pyc
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/common/types.pyo
${PYSITELIB}/gajim/common/types.pyc
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/common/account.py
${PYSITELIB}/gajim/common/app.py
${PYSITELIB}/gajim/common/caps_cache.py
${PYSITELIB}/gajim/common/config.py
${PYSITELIB}/gajim/common/configpaths.py
${PYSITELIB}/gajim/common/connection.py
${PYSITELIB}/gajim/common/connection_handlers.py
${PYSITELIB}/gajim/common/connection_handlers_events.py
${PYSITELIB}/gajim/common/const.py
${PYSITELIB}/gajim/common/contacts.py
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/common/dbus/__init__.py
${PYSITELIB}/gajim/common/dbus/__init__.pyo
${PYSITELIB}/gajim/common/dbus/__init__.pyc
${PYSITELIB}/gajim/common/dbus/location.pyo
${PYSITELIB}/gajim/common/dbus/location.pyc
${PYSITELIB}/gajim/common/dbus/logind.pyo
${PYSITELIB}/gajim/common/dbus/logind.pyc
${PYSITELIB}/gajim/common/dbus/music_track.pyo
${PYSITELIB}/gajim/common/dbus/music_track.pyc
${PYSITELIB}/gajim/common/dbus/screensaver.pyo
${PYSITELIB}/gajim/common/dbus/screensaver.pyc
${PYSITELIB}/gajim/common/dbus/location.py
${PYSITELIB}/gajim/common/dbus/logind.py
${PYSITELIB}/gajim/common/dbus/music_track.py
${PYSITELIB}/gajim/common/dbus/screensaver.py
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/common/dbus_support.py
${PYSITELIB}/gajim/common/dh.py
${PYSITELIB}/gajim/common/events.py
${PYSITELIB}/gajim/common/exceptions.py
${PYSITELIB}/gajim/common/file_props.py
${PYSITELIB}/gajim/common/fuzzyclock.py
${PYSITELIB}/gajim/common/ged.py
${PYSITELIB}/gajim/common/gpg.py
${PYSITELIB}/gajim/common/helpers.py
${PYSITELIB}/gajim/common/i18n.py
${PYSITELIB}/gajim/common/idle.py
${PYSITELIB}/gajim/common/jingle.py
${PYSITELIB}/gajim/common/jingle_content.py
${PYSITELIB}/gajim/common/jingle_ft.py
${PYSITELIB}/gajim/common/jingle_ftstates.py
${PYSITELIB}/gajim/common/jingle_rtp.py
${PYSITELIB}/gajim/common/jingle_session.py
${PYSITELIB}/gajim/common/jingle_transport.py
${PYSITELIB}/gajim/common/jingle_xtls.py
${PYSITELIB}/gajim/common/logger.py
${PYSITELIB}/gajim/common/logging_helpers.py
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/common/modules/__init__.py
${PYSITELIB}/gajim/common/modules/__init__.pyo
${PYSITELIB}/gajim/common/modules/__init__.pyc
${PYSITELIB}/gajim/common/modules/adhoc_commands.pyo
${PYSITELIB}/gajim/common/modules/adhoc_commands.pyc
${PYSITELIB}/gajim/common/modules/annotations.pyo
${PYSITELIB}/gajim/common/modules/annotations.pyc
${PYSITELIB}/gajim/common/modules/atom.pyo
${PYSITELIB}/gajim/common/modules/atom.pyc
${PYSITELIB}/gajim/common/modules/blocking.pyo
${PYSITELIB}/gajim/common/modules/blocking.pyc
${PYSITELIB}/gajim/common/modules/bookmarks.pyo
${PYSITELIB}/gajim/common/modules/bookmarks.pyc
${PYSITELIB}/gajim/common/modules/caps.pyo
${PYSITELIB}/gajim/common/modules/caps.pyc
${PYSITELIB}/gajim/common/modules/carbons.pyo
${PYSITELIB}/gajim/common/modules/carbons.pyc
${PYSITELIB}/gajim/common/modules/chatstates.pyo
${PYSITELIB}/gajim/common/modules/chatstates.pyc
${PYSITELIB}/gajim/common/modules/dataforms.pyo
${PYSITELIB}/gajim/common/modules/dataforms.pyc
${PYSITELIB}/gajim/common/modules/date_and_time.pyo
${PYSITELIB}/gajim/common/modules/date_and_time.pyc
${PYSITELIB}/gajim/common/modules/delimiter.pyo
${PYSITELIB}/gajim/common/modules/delimiter.pyc
${PYSITELIB}/gajim/common/modules/discovery.pyo
${PYSITELIB}/gajim/common/modules/discovery.pyc
${PYSITELIB}/gajim/common/modules/entity_time.pyo
${PYSITELIB}/gajim/common/modules/entity_time.pyc
${PYSITELIB}/gajim/common/modules/http_auth.pyo
${PYSITELIB}/gajim/common/modules/http_auth.pyc
${PYSITELIB}/gajim/common/modules/httpupload.pyo
${PYSITELIB}/gajim/common/modules/httpupload.pyc
${PYSITELIB}/gajim/common/modules/last_activity.pyo
${PYSITELIB}/gajim/common/modules/last_activity.pyc
${PYSITELIB}/gajim/common/modules/mam.pyo
${PYSITELIB}/gajim/common/modules/mam.pyc
${PYSITELIB}/gajim/common/modules/message.pyo
${PYSITELIB}/gajim/common/modules/message.pyc
${PYSITELIB}/gajim/common/modules/metacontacts.pyo
${PYSITELIB}/gajim/common/modules/metacontacts.pyc
${PYSITELIB}/gajim/common/modules/misc.pyo
${PYSITELIB}/gajim/common/modules/misc.pyc
${PYSITELIB}/gajim/common/modules/muc.pyo
${PYSITELIB}/gajim/common/modules/muc.pyc
${PYSITELIB}/gajim/common/modules/pep.pyo
${PYSITELIB}/gajim/common/modules/pep.pyc
${PYSITELIB}/gajim/common/modules/ping.pyo
${PYSITELIB}/gajim/common/modules/ping.pyc
${PYSITELIB}/gajim/common/modules/presence.pyo
${PYSITELIB}/gajim/common/modules/presence.pyc
${PYSITELIB}/gajim/common/modules/privacylists.pyo
${PYSITELIB}/gajim/common/modules/privacylists.pyc
${PYSITELIB}/gajim/common/modules/pubsub.pyo
${PYSITELIB}/gajim/common/modules/pubsub.pyc
${PYSITELIB}/gajim/common/modules/receipts.pyo
${PYSITELIB}/gajim/common/modules/receipts.pyc
${PYSITELIB}/gajim/common/modules/register.pyo
${PYSITELIB}/gajim/common/modules/register.pyc
${PYSITELIB}/gajim/common/modules/roster.pyo
${PYSITELIB}/gajim/common/modules/roster.pyc
${PYSITELIB}/gajim/common/modules/roster_item_exchange.pyo
${PYSITELIB}/gajim/common/modules/roster_item_exchange.pyc
${PYSITELIB}/gajim/common/modules/search.pyo
${PYSITELIB}/gajim/common/modules/search.pyc
${PYSITELIB}/gajim/common/modules/security_labels.pyo
${PYSITELIB}/gajim/common/modules/security_labels.pyc
${PYSITELIB}/gajim/common/modules/software_version.pyo
${PYSITELIB}/gajim/common/modules/software_version.pyc
${PYSITELIB}/gajim/common/modules/user_activity.pyo
${PYSITELIB}/gajim/common/modules/user_activity.pyc
${PYSITELIB}/gajim/common/modules/user_avatar.pyo
${PYSITELIB}/gajim/common/modules/user_avatar.pyc
${PYSITELIB}/gajim/common/modules/user_location.pyo
${PYSITELIB}/gajim/common/modules/user_location.pyc
${PYSITELIB}/gajim/common/modules/user_mood.pyo
${PYSITELIB}/gajim/common/modules/user_mood.pyc
${PYSITELIB}/gajim/common/modules/user_nickname.pyo
${PYSITELIB}/gajim/common/modules/user_nickname.pyc
${PYSITELIB}/gajim/common/modules/user_tune.pyo
${PYSITELIB}/gajim/common/modules/user_tune.pyc
${PYSITELIB}/gajim/common/modules/util.pyo
${PYSITELIB}/gajim/common/modules/util.pyc
${PYSITELIB}/gajim/common/modules/vcard_avatars.pyo
${PYSITELIB}/gajim/common/modules/vcard_avatars.pyc
${PYSITELIB}/gajim/common/modules/vcard_temp.pyo
${PYSITELIB}/gajim/common/modules/vcard_temp.pyc
${PYSITELIB}/gajim/common/modules/adhoc_commands.py
${PYSITELIB}/gajim/common/modules/annotations.py
${PYSITELIB}/gajim/common/modules/atom.py
${PYSITELIB}/gajim/common/modules/blocking.py
${PYSITELIB}/gajim/common/modules/bookmarks.py
${PYSITELIB}/gajim/common/modules/caps.py
${PYSITELIB}/gajim/common/modules/carbons.py
${PYSITELIB}/gajim/common/modules/chatstates.py
${PYSITELIB}/gajim/common/modules/dataforms.py
${PYSITELIB}/gajim/common/modules/date_and_time.py
${PYSITELIB}/gajim/common/modules/delimiter.py
${PYSITELIB}/gajim/common/modules/discovery.py
${PYSITELIB}/gajim/common/modules/entity_time.py
${PYSITELIB}/gajim/common/modules/http_auth.py
${PYSITELIB}/gajim/common/modules/httpupload.py
${PYSITELIB}/gajim/common/modules/last_activity.py
${PYSITELIB}/gajim/common/modules/mam.py
${PYSITELIB}/gajim/common/modules/message.py
${PYSITELIB}/gajim/common/modules/metacontacts.py
${PYSITELIB}/gajim/common/modules/misc.py
${PYSITELIB}/gajim/common/modules/muc.py
${PYSITELIB}/gajim/common/modules/pep.py
${PYSITELIB}/gajim/common/modules/ping.py
${PYSITELIB}/gajim/common/modules/presence.py
${PYSITELIB}/gajim/common/modules/privacylists.py
${PYSITELIB}/gajim/common/modules/pubsub.py
${PYSITELIB}/gajim/common/modules/receipts.py
${PYSITELIB}/gajim/common/modules/register.py
${PYSITELIB}/gajim/common/modules/roster.py
${PYSITELIB}/gajim/common/modules/roster_item_exchange.py
${PYSITELIB}/gajim/common/modules/search.py
${PYSITELIB}/gajim/common/modules/security_labels.py
${PYSITELIB}/gajim/common/modules/software_version.py
${PYSITELIB}/gajim/common/modules/user_activity.py
${PYSITELIB}/gajim/common/modules/user_avatar.py
${PYSITELIB}/gajim/common/modules/user_location.py
${PYSITELIB}/gajim/common/modules/user_mood.py
${PYSITELIB}/gajim/common/modules/user_nickname.py
${PYSITELIB}/gajim/common/modules/user_tune.py
${PYSITELIB}/gajim/common/modules/util.py
${PYSITELIB}/gajim/common/modules/vcard_avatars.py
${PYSITELIB}/gajim/common/modules/vcard_temp.py
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/common/multimedia_helpers.py
${PYSITELIB}/gajim/common/nec.py
${PYSITELIB}/gajim/common/optparser.py
${PYSITELIB}/gajim/common/passwords.py
${PYSITELIB}/gajim/common/pep.py
${PYSITELIB}/gajim/common/protocol/__init__.py
${PYSITELIB}/gajim/common/protocol/__init__.pyo
${PYSITELIB}/gajim/common/protocol/__init__.pyc
${PYSITELIB}/gajim/common/protocol/bytestream.pyo
${PYSITELIB}/gajim/common/protocol/bytestream.pyc
${PYSITELIB}/gajim/common/protocol/bytestream.py
${PYSITELIB}/gajim/common/proxy65_manager.py
${PYSITELIB}/gajim/common/resolver.py
${PYSITELIB}/gajim/common/rst_xhtml_generator.py
${PYSITELIB}/gajim/common/socks5.py
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/common/types.py
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/common/zeroconf/__init__.py
${PYSITELIB}/gajim/common/zeroconf/__init__.pyo
${PYSITELIB}/gajim/common/zeroconf/__init__.pyc
${PYSITELIB}/gajim/common/zeroconf/client_zeroconf.pyo
${PYSITELIB}/gajim/common/zeroconf/client_zeroconf.pyc
${PYSITELIB}/gajim/common/zeroconf/connection_handlers_zeroconf.pyo
${PYSITELIB}/gajim/common/zeroconf/connection_handlers_zeroconf.pyc
${PYSITELIB}/gajim/common/zeroconf/connection_zeroconf.pyo
${PYSITELIB}/gajim/common/zeroconf/connection_zeroconf.pyc
${PYSITELIB}/gajim/common/zeroconf/roster_zeroconf.pyo
${PYSITELIB}/gajim/common/zeroconf/roster_zeroconf.pyc
${PYSITELIB}/gajim/common/zeroconf/zeroconf.pyo
${PYSITELIB}/gajim/common/zeroconf/zeroconf.pyc
${PYSITELIB}/gajim/common/zeroconf/zeroconf_avahi.pyo
${PYSITELIB}/gajim/common/zeroconf/zeroconf_avahi.pyc
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/common/zeroconf/zeroconf_avahi_const.pyo
${PYSITELIB}/gajim/common/zeroconf/zeroconf_avahi_const.pyc
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/common/zeroconf/zeroconf_bonjour.pyo
${PYSITELIB}/gajim/common/zeroconf/zeroconf_bonjour.pyc
${PYSITELIB}/gajim/common/zeroconf/client_zeroconf.py
${PYSITELIB}/gajim/common/zeroconf/connection_handlers_zeroconf.py
${PYSITELIB}/gajim/common/zeroconf/connection_zeroconf.py
${PYSITELIB}/gajim/common/zeroconf/roster_zeroconf.py
${PYSITELIB}/gajim/common/zeroconf/zeroconf.py
${PYSITELIB}/gajim/common/zeroconf/zeroconf_avahi.py
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/common/zeroconf/zeroconf_avahi_const.py
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/common/zeroconf/zeroconf_bonjour.py
${PYSITELIB}/gajim/config.py
${PYSITELIB}/gajim/conversation_textview.py
${PYSITELIB}/gajim/data/activities/default/doing_chores/buying_groceries.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/category.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/cleaning.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/cooking.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/doing_maintenance.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/doing_the_dishes.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/doing_the_laundry.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/gardening.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/running_an_errand.png
${PYSITELIB}/gajim/data/activities/default/doing_chores/walking_the_dog.png
${PYSITELIB}/gajim/data/activities/default/drinking/category.png
${PYSITELIB}/gajim/data/activities/default/drinking/having_a_beer.png
${PYSITELIB}/gajim/data/activities/default/drinking/having_coffee.png
${PYSITELIB}/gajim/data/activities/default/drinking/having_tea.png
${PYSITELIB}/gajim/data/activities/default/eating/category.png
${PYSITELIB}/gajim/data/activities/default/eating/having_a_snack.png
${PYSITELIB}/gajim/data/activities/default/eating/having_breakfast.png
${PYSITELIB}/gajim/data/activities/default/eating/having_dinner.png
${PYSITELIB}/gajim/data/activities/default/eating/having_lunch.png
${PYSITELIB}/gajim/data/activities/default/exercising/category.png
${PYSITELIB}/gajim/data/activities/default/exercising/cycling.png
${PYSITELIB}/gajim/data/activities/default/exercising/dancing.png
${PYSITELIB}/gajim/data/activities/default/exercising/hiking.png
${PYSITELIB}/gajim/data/activities/default/exercising/jogging.png
${PYSITELIB}/gajim/data/activities/default/exercising/playing_sports.png
${PYSITELIB}/gajim/data/activities/default/exercising/running.png
${PYSITELIB}/gajim/data/activities/default/exercising/skiing.png
${PYSITELIB}/gajim/data/activities/default/exercising/swimming.png
${PYSITELIB}/gajim/data/activities/default/exercising/working_out.png
${PYSITELIB}/gajim/data/activities/default/grooming/at_the_spa.png
${PYSITELIB}/gajim/data/activities/default/grooming/brushing_teeth.png
${PYSITELIB}/gajim/data/activities/default/grooming/category.png
${PYSITELIB}/gajim/data/activities/default/grooming/getting_a_haircut.png
${PYSITELIB}/gajim/data/activities/default/grooming/shaving.png
${PYSITELIB}/gajim/data/activities/default/grooming/taking_a_bath.png
${PYSITELIB}/gajim/data/activities/default/grooming/taking_a_shower.png
${PYSITELIB}/gajim/data/activities/default/having_appointment/category.png
${PYSITELIB}/gajim/data/activities/default/inactive/category.png
${PYSITELIB}/gajim/data/activities/default/inactive/day_off.png
${PYSITELIB}/gajim/data/activities/default/inactive/hanging_out.png
${PYSITELIB}/gajim/data/activities/default/inactive/hiding.png
${PYSITELIB}/gajim/data/activities/default/inactive/on_vacation.png
${PYSITELIB}/gajim/data/activities/default/inactive/praying.png
${PYSITELIB}/gajim/data/activities/default/inactive/scheduled_holiday.png
${PYSITELIB}/gajim/data/activities/default/inactive/sleeping.png
${PYSITELIB}/gajim/data/activities/default/inactive/thinking.png
${PYSITELIB}/gajim/data/activities/default/relaxing/category.png
${PYSITELIB}/gajim/data/activities/default/relaxing/fishing.png
${PYSITELIB}/gajim/data/activities/default/relaxing/gaming.png
${PYSITELIB}/gajim/data/activities/default/relaxing/going_out.png
${PYSITELIB}/gajim/data/activities/default/relaxing/partying.png
${PYSITELIB}/gajim/data/activities/default/relaxing/reading.png
${PYSITELIB}/gajim/data/activities/default/relaxing/rehearsing.png
${PYSITELIB}/gajim/data/activities/default/relaxing/shopping.png
${PYSITELIB}/gajim/data/activities/default/relaxing/smoking.png
${PYSITELIB}/gajim/data/activities/default/relaxing/socializing.png
${PYSITELIB}/gajim/data/activities/default/relaxing/sunbathing.png
${PYSITELIB}/gajim/data/activities/default/relaxing/watching_a_movie.png
${PYSITELIB}/gajim/data/activities/default/relaxing/watching_tv.png
${PYSITELIB}/gajim/data/activities/default/talking/category.png
${PYSITELIB}/gajim/data/activities/default/talking/in_real_life.png
${PYSITELIB}/gajim/data/activities/default/talking/on_the_phone.png
${PYSITELIB}/gajim/data/activities/default/talking/on_video_phone.png
${PYSITELIB}/gajim/data/activities/default/traveling/category.png
${PYSITELIB}/gajim/data/activities/default/traveling/commuting.png
${PYSITELIB}/gajim/data/activities/default/traveling/cycling.png
${PYSITELIB}/gajim/data/activities/default/traveling/driving.png
${PYSITELIB}/gajim/data/activities/default/traveling/in_a_car.png
${PYSITELIB}/gajim/data/activities/default/traveling/on_a_bus.png
${PYSITELIB}/gajim/data/activities/default/traveling/on_a_plane.png
${PYSITELIB}/gajim/data/activities/default/traveling/on_a_train.png
${PYSITELIB}/gajim/data/activities/default/traveling/on_a_trip.png
${PYSITELIB}/gajim/data/activities/default/traveling/walking.png
${PYSITELIB}/gajim/data/activities/default/unknown/category.png
${PYSITELIB}/gajim/data/activities/default/working/category.png
${PYSITELIB}/gajim/data/activities/default/working/coding.png
${PYSITELIB}/gajim/data/activities/default/working/in_a_meeting.png
${PYSITELIB}/gajim/data/activities/default/working/studying.png
${PYSITELIB}/gajim/data/activities/default/working/writing.png
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/emoticons/noto/LICENSE
${PYSITELIB}/gajim/data/emoticons/noto/noto.png
${PYSITELIB}/gajim/data/emoticons/twemoji/LICENSE
${PYSITELIB}/gajim/data/emoticons/twemoji/twemoji.png
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/gui/account_context_menu.ui
${PYSITELIB}/gajim/data/gui/account_creation_wizard_window.ui
${PYSITELIB}/gajim/data/gui/accounts_window.ui
${PYSITELIB}/gajim/data/gui/add_new_contact_window.ui
${PYSITELIB}/gajim/data/gui/adhoc_commands_window.ui
${PYSITELIB}/gajim/data/gui/advanced_configuration_window.ui
${PYSITELIB}/gajim/data/gui/application_menu.ui
${PYSITELIB}/gajim/data/gui/atom_entry_window.ui
${PYSITELIB}/gajim/data/gui/blocked_contacts_window.ui
${PYSITELIB}/gajim/data/gui/change_activity_dialog.ui
${PYSITELIB}/gajim/data/gui/change_mood_dialog.ui
${PYSITELIB}/gajim/data/gui/change_password_dialog.ui
${PYSITELIB}/gajim/data/gui/change_status_message_dialog.ui
${PYSITELIB}/gajim/data/gui/chat_control.ui
${PYSITELIB}/gajim/data/gui/chat_to_muc_window.ui
${PYSITELIB}/gajim/data/gui/choose_gpg_key_dialog.ui
${PYSITELIB}/gajim/data/gui/contact_context_menu.ui
${PYSITELIB}/gajim/data/gui/data_form_window.ui
${PYSITELIB}/gajim/data/gui/dubbleinput_dialog.ui
${PYSITELIB}/gajim/data/gui/edit_groups_dialog.ui
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/gui/emoji_chooser.ui
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/gui/exception_dialog.ui
${PYSITELIB}/gajim/data/gui/features_window.ui
${PYSITELIB}/gajim/data/gui/filetransfers.ui
${PYSITELIB}/gajim/data/gui/gc_control_popup_menu.ui
${PYSITELIB}/gajim/data/gui/gc_occupants_menu.ui
${PYSITELIB}/gajim/data/gui/groupchat_control.ui
${PYSITELIB}/gajim/data/gui/groups_post_window.ui
${PYSITELIB}/gajim/data/gui/history_manager.ui
${PYSITELIB}/gajim/data/gui/history_window.ui
${PYSITELIB}/gajim/data/gui/httpupload_progress_dialog.ui
${PYSITELIB}/gajim/data/gui/input_dialog.ui
${PYSITELIB}/gajim/data/gui/input_text_dialog.ui
${PYSITELIB}/gajim/data/gui/join_groupchat_window.ui
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/gui/mam_preferences.ui
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/gui/manage_bookmarks_window.ui
${PYSITELIB}/gajim/data/gui/manage_pep_services_window.ui
${PYSITELIB}/gajim/data/gui/manage_proxies_window.ui
${PYSITELIB}/gajim/data/gui/manage_sounds_window.ui
${PYSITELIB}/gajim/data/gui/message_window.ui
${PYSITELIB}/gajim/data/gui/passphrase_dialog.ui
${PYSITELIB}/gajim/data/gui/plugins_window.ui
${PYSITELIB}/gajim/data/gui/popup_notification_window.ui
${PYSITELIB}/gajim/data/gui/preferences_window.ui
${PYSITELIB}/gajim/data/gui/privacy_list_window.ui
${PYSITELIB}/gajim/data/gui/privacy_lists_window.ui
${PYSITELIB}/gajim/data/gui/profile_window.ui
${PYSITELIB}/gajim/data/gui/progress_dialog.ui
${PYSITELIB}/gajim/data/gui/remove_account_window.ui
${PYSITELIB}/gajim/data/gui/roster_item_exchange_window.ui
${PYSITELIB}/gajim/data/gui/roster_window.ui
${PYSITELIB}/gajim/data/gui/search_window.ui
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/gui/send_file_dialog.ui
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/gui/service_discovery_window.ui
${PYSITELIB}/gajim/data/gui/shortcuts_window.ui
${PYSITELIB}/gajim/data/gui/single_message_window.ui
${PYSITELIB}/gajim/data/gui/start_chat_dialog.ui
${PYSITELIB}/gajim/data/gui/subscription_request_window.ui
${PYSITELIB}/gajim/data/gui/synchronise_select_account_dialog.ui
${PYSITELIB}/gajim/data/gui/synchronise_select_contacts_dialog.ui
${PYSITELIB}/gajim/data/gui/systray_context_menu.ui
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/gui/themes_window.ui
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/gui/tooltip_gc_contact.ui
${PYSITELIB}/gajim/data/gui/tooltip_roster_contact.ui
${PYSITELIB}/gajim/data/gui/vcard_information_window.ui
${PYSITELIB}/gajim/data/gui/voip_call_received_dialog.ui
${PYSITELIB}/gajim/data/gui/xml_console_window.ui
${PYSITELIB}/gajim/data/gui/zeroconf_context_menu.ui
${PYSITELIB}/gajim/data/gui/zeroconf_information_window.ui
${PYSITELIB}/gajim/data/icons/hicolor/128x128/apps/org.gajim.Gajim.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/actions/gajim-cam_active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/actions/gajim-cam_inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/actions/gajim-kbd_input.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/actions/gajim-mic_active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/actions/gajim-mic_inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/applications-internet.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/audio-mic-volume-high.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/audio-mic-volume-low.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/audio-mic-volume-medium.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/audio-mic-volume-muted.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-error.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-event.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/dcraven-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/facebook-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/facebook-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/facebook-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/facebook-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/facebook-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/facebook-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/facebook-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gadu-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gadu-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gadu-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gadu-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gadu-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gadu-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gadu-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gadu-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gajim-plugins.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-error.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-event.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gnome-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-error.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-event.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/goojim-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-error.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-event.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/gota-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/icq-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/icq-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/icq-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/icq-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/icq-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/icq-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/icq-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/irc-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/irc-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/irc-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/irc-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/irc-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/irc-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/irc-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-error.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-event.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/jabberbulb-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/mrim-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/mrim-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/mrim-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/mrim-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/mrim-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/mrim-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/mrim-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sms-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sms-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sms-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sms-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sms-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sms-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-error.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-event.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/sun-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/weather-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/weather-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/weather-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/weather-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/weather-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/weather-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-away.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-error.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-event.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-online.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/16x16/status/wroop-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-bytestreams.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-conference.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-disc.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-facebook.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-gadu-gadu.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-http-ws.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-icq.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-irc.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-jabber.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-jud.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-mail.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-mrim.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-msn.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-pubsub.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-rss.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-sip.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-sms.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-tv.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-twitter.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/categories/gajim-agent-weather.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-error.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-event.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/dcraven-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/facebook-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/facebook-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/facebook-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/facebook-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/facebook-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/facebook-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/facebook-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gadu-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gadu-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gadu-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gadu-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gadu-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gadu-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gadu-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gadu-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-event.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gnome-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-error.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-event.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-message.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/goojim-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-closed.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-error.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-event.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-opened.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/gota-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/icq-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/icq-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/icq-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/icq-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/icq-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/icq-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/icq-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/irc-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/irc-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/irc-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/irc-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/irc-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/irc-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/irc-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-error.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-event.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/jabberbulb-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/mrim-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/mrim-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/mrim-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/mrim-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/mrim-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/mrim-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/mrim-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sms-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sms-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sms-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sms-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sms-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sms-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-error.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-event.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/sun-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/weather-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/weather-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/weather-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/weather-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/weather-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/weather-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-away.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-connecting.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-error.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-event.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-online.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/32x32/status/wroop-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/dcraven-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/dcraven-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/facebook-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/facebook-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gadu-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gadu-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-chat_msg_recv.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-connection_lost.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-ft_done.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-ft_error.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-ft_request.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-ft_stopped.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-gc_invitation.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-new_email_recv.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-priv_msg_recv.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-single_msg_recv.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-subscription_request.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gajim-unsubscribed.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gnome-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gnome-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/goojim-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/goojim-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gota-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/gota-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/icq-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/icq-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/jabberbulb-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/jabberbulb-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/mrim-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/mrim-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/sun-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/sun-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-away.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-chat.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-dnd.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-error.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-invisible.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-muc-active.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-muc-inactive.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-notinroster.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-offline.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-online.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-requested.png
${PYSITELIB}/gajim/data/icons/hicolor/48x48/status/wroop-xa.png
${PYSITELIB}/gajim/data/icons/hicolor/64x64/apps/org.gajim.Gajim.png
${PYSITELIB}/gajim/data/icons/hicolor/scalable/apps/org.gajim.Gajim.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-away.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-chat.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-closed.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-connecting.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-dnd.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-error.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-invisible.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-message.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-muc-active.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-muc-inactive.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-notinroster.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-offline.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-online.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-opened.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-requested.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/dcraven-xa.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-bytestreams.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-conference.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-disc.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-error.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-gadu-gadu.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-http-ws.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-icq.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-irc.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-jabber.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-jud.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-mail.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-pubsub.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-rss.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-sip.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-sms.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-tv.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-agent-weather.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-chat_msg_recv.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-connection_lost.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-ft_done.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-ft_error.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-ft_request.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-ft_stopped.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-ft_stopsvg.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-gc_invitation.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-mail.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-new_email_recv.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-priv_msg_recv.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-single_msg_recv.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-subscribe.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/gajim-unsubscribe.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-away.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-chat.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-dnd.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-error.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-invisible.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-not_in_roster.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-offline.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-online.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-requested.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/sun-xa.svg
${PYSITELIB}/gajim/data/icons/hicolor/scalable/status/xmpp.svg
${PYSITELIB}/gajim/data/icons/hicolor/symbolic/apps/org.gajim.Gajim-symbolic.svg
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/closed.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/connecting.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/error.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/event.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/invisible.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/muc_active.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/opened.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/requested.png
${PYSITELIB}/gajim/data/iconsets/dcraven/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/closed.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/connecting.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/error.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/event.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/invisible.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/muc_active.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/opened.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/requested.png
${PYSITELIB}/gajim/data/iconsets/dcraven/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/dcraven/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/dcraven/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/closed.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/connecting.gif
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/error.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/event.gif
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/invisible.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/muc_active.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/opened.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/requested.png
${PYSITELIB}/gajim/data/iconsets/gnome/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/muc_active.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/requested.png
${PYSITELIB}/gajim/data/iconsets/gnome/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/gnome/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/gnome/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/closed.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/connecting.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/error.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/event.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/invisible.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/muc_active.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/opened.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/requested.png
${PYSITELIB}/gajim/data/iconsets/goojim/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/closed.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/connecting.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/error.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/event.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/invisible.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/muc_active.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/opened.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/requested.png
${PYSITELIB}/gajim/data/iconsets/goojim/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/goojim/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/goojim/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/closed.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/connecting.gif
${PYSITELIB}/gajim/data/iconsets/gota/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/error.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/event.gif
${PYSITELIB}/gajim/data/iconsets/gota/16x16/invisible.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/muc_active.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/opened.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/requested.png
${PYSITELIB}/gajim/data/iconsets/gota/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/closed.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/connecting.gif
${PYSITELIB}/gajim/data/iconsets/gota/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/error.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/event.gif
${PYSITELIB}/gajim/data/iconsets/gota/32x32/invisible.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/muc_active.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/opened.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/requested.png
${PYSITELIB}/gajim/data/iconsets/gota/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/gota/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/gota/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/closed.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/connecting.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/error.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/event.gif
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/invisible.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/muc_active.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/opened.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/requested.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/error.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/invisible.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/muc_active.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/requested.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/jabberbulb/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/closed.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/connecting.gif
${PYSITELIB}/gajim/data/iconsets/sun/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/error.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/event.gif
${PYSITELIB}/gajim/data/iconsets/sun/16x16/invisible.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/muc_active.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/opened.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/requested.png
${PYSITELIB}/gajim/data/iconsets/sun/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/error.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/invisible.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/muc_active.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/requested.png
${PYSITELIB}/gajim/data/iconsets/sun/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/sun/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/sun/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/facebook/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/16x16/invisible.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/32x32/invisible.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/gadu-gadu/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/icq/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/transports/irc/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/mrim/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/transports/sms/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/transports/weather/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/away.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/chat.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/closed.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/connecting.gif
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/dnd.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/error.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/event.gif
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/invisible.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/muc_active.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/offline.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/online.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/opened.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/requested.png
${PYSITELIB}/gajim/data/iconsets/wroop/16x16/xa.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/away.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/chat.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/dnd.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/error.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/invisible.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/muc_active.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/offline.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/online.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/requested.png
${PYSITELIB}/gajim/data/iconsets/wroop/32x32/xa.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/away.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/chat.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/dnd.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/error.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/invisible.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/muc_active.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/muc_inactive.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/not_in_roster.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/offline.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/online.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/requested.png
${PYSITELIB}/gajim/data/iconsets/wroop/48x48/xa.png
${PYSITELIB}/gajim/data/moods/default/afraid.png
${PYSITELIB}/gajim/data/moods/default/amazed.png
${PYSITELIB}/gajim/data/moods/default/amorous.png
${PYSITELIB}/gajim/data/moods/default/angry.png
${PYSITELIB}/gajim/data/moods/default/annoyed.png
${PYSITELIB}/gajim/data/moods/default/anxious.png
${PYSITELIB}/gajim/data/moods/default/aroused.png
${PYSITELIB}/gajim/data/moods/default/ashamed.png
${PYSITELIB}/gajim/data/moods/default/bored.png
${PYSITELIB}/gajim/data/moods/default/brave.png
${PYSITELIB}/gajim/data/moods/default/calm.png
${PYSITELIB}/gajim/data/moods/default/cautious.png
${PYSITELIB}/gajim/data/moods/default/cold.png
${PYSITELIB}/gajim/data/moods/default/confident.png
${PYSITELIB}/gajim/data/moods/default/confused.png
${PYSITELIB}/gajim/data/moods/default/contemplative.png
${PYSITELIB}/gajim/data/moods/default/contented.png
${PYSITELIB}/gajim/data/moods/default/cranky.png
${PYSITELIB}/gajim/data/moods/default/crazy.png
${PYSITELIB}/gajim/data/moods/default/creative.png
${PYSITELIB}/gajim/data/moods/default/curious.png
${PYSITELIB}/gajim/data/moods/default/dejected.png
${PYSITELIB}/gajim/data/moods/default/depressed.png
${PYSITELIB}/gajim/data/moods/default/disappointed.png
${PYSITELIB}/gajim/data/moods/default/disgusted.png
${PYSITELIB}/gajim/data/moods/default/dismayed.png
${PYSITELIB}/gajim/data/moods/default/distracted.png
${PYSITELIB}/gajim/data/moods/default/embarrassed.png
${PYSITELIB}/gajim/data/moods/default/envious.png
${PYSITELIB}/gajim/data/moods/default/excited.png
${PYSITELIB}/gajim/data/moods/default/flirtatious.png
${PYSITELIB}/gajim/data/moods/default/frustrated.png
${PYSITELIB}/gajim/data/moods/default/grateful.png
${PYSITELIB}/gajim/data/moods/default/grieving.png
${PYSITELIB}/gajim/data/moods/default/grumpy.png
${PYSITELIB}/gajim/data/moods/default/guilty.png
${PYSITELIB}/gajim/data/moods/default/happy.png
${PYSITELIB}/gajim/data/moods/default/hopeful.png
${PYSITELIB}/gajim/data/moods/default/hot.png
${PYSITELIB}/gajim/data/moods/default/humbled.png
${PYSITELIB}/gajim/data/moods/default/humiliated.png
${PYSITELIB}/gajim/data/moods/default/hungry.png
${PYSITELIB}/gajim/data/moods/default/hurt.png
${PYSITELIB}/gajim/data/moods/default/impressed.png
${PYSITELIB}/gajim/data/moods/default/in_awe.png
${PYSITELIB}/gajim/data/moods/default/in_love.png
${PYSITELIB}/gajim/data/moods/default/indignant.png
${PYSITELIB}/gajim/data/moods/default/interested.png
${PYSITELIB}/gajim/data/moods/default/intoxicated.png
${PYSITELIB}/gajim/data/moods/default/invincible.png
${PYSITELIB}/gajim/data/moods/default/jealous.png
${PYSITELIB}/gajim/data/moods/default/lonely.png
${PYSITELIB}/gajim/data/moods/default/lost.png
${PYSITELIB}/gajim/data/moods/default/lucky.png
${PYSITELIB}/gajim/data/moods/default/mean.png
${PYSITELIB}/gajim/data/moods/default/moody.png
${PYSITELIB}/gajim/data/moods/default/nervous.png
${PYSITELIB}/gajim/data/moods/default/neutral.png
${PYSITELIB}/gajim/data/moods/default/offended.png
${PYSITELIB}/gajim/data/moods/default/outraged.png
${PYSITELIB}/gajim/data/moods/default/playful.png
${PYSITELIB}/gajim/data/moods/default/proud.png
${PYSITELIB}/gajim/data/moods/default/relaxed.png
${PYSITELIB}/gajim/data/moods/default/relieved.png
${PYSITELIB}/gajim/data/moods/default/remorseful.png
${PYSITELIB}/gajim/data/moods/default/restless.png
${PYSITELIB}/gajim/data/moods/default/sad.png
${PYSITELIB}/gajim/data/moods/default/sarcastic.png
${PYSITELIB}/gajim/data/moods/default/satisfied.png
${PYSITELIB}/gajim/data/moods/default/serious.png
${PYSITELIB}/gajim/data/moods/default/shocked.png
${PYSITELIB}/gajim/data/moods/default/shy.png
${PYSITELIB}/gajim/data/moods/default/sick.png
${PYSITELIB}/gajim/data/moods/default/sleepy.png
${PYSITELIB}/gajim/data/moods/default/spontaneous.png
${PYSITELIB}/gajim/data/moods/default/stressed.png
${PYSITELIB}/gajim/data/moods/default/strong.png
${PYSITELIB}/gajim/data/moods/default/surprised.png
${PYSITELIB}/gajim/data/moods/default/thankful.png
${PYSITELIB}/gajim/data/moods/default/thirsty.png
${PYSITELIB}/gajim/data/moods/default/tired.png
${PYSITELIB}/gajim/data/moods/default/undefined.png
${PYSITELIB}/gajim/data/moods/default/unknown.png
${PYSITELIB}/gajim/data/moods/default/weak.png
${PYSITELIB}/gajim/data/moods/default/worried.png
${PYSITELIB}/gajim/data/other/dh4096.pem
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/other/servers.json
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/plugins/plugin_installer/DST_Root_CA_X3.pem
${PYSITELIB}/gajim/data/plugins/plugin_installer/__init__.py
${PYSITELIB}/gajim/data/plugins/plugin_installer/__init__.pyo
${PYSITELIB}/gajim/data/plugins/plugin_installer/__init__.pyc
${PYSITELIB}/gajim/data/plugins/plugin_installer/plugin_installer.pyo
${PYSITELIB}/gajim/data/plugins/plugin_installer/plugin_installer.pyc
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/plugins/plugin_installer/config.ui
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/plugins/plugin_installer/config_dialog.ui~
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/plugins/plugin_installer/installer.ui
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/plugins/plugin_installer/manifest.ini
${PYSITELIB}/gajim/data/plugins/plugin_installer/plugin_installer.png
${PYSITELIB}/gajim/data/plugins/plugin_installer/plugin_installer.py
${PYSITELIB}/gajim/data/sounds/attention.wav
${PYSITELIB}/gajim/data/sounds/bounce.wav
${PYSITELIB}/gajim/data/sounds/connected.wav
${PYSITELIB}/gajim/data/sounds/disconnected.wav
${PYSITELIB}/gajim/data/sounds/gc_message1.wav
${PYSITELIB}/gajim/data/sounds/gc_message2.wav
${PYSITELIB}/gajim/data/sounds/message1.wav
${PYSITELIB}/gajim/data/sounds/message2.wav
${PYSITELIB}/gajim/data/sounds/sent.wav
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/data/style/default-dark.css
${PYSITELIB}/gajim/data/style/default.css
${PYSITELIB}/gajim/data/style/gajim-dark.css
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/data/style/gajim.css
${PYSITELIB}/gajim/dataforms_widget.py
${PYSITELIB}/gajim/dialog_messages.py
${PYSITELIB}/gajim/dialogs.py
${PYSITELIB}/gajim/disco.py
${PYSITELIB}/gajim/filetransfers_window.py
${PYSITELIB}/gajim/gajim.py
${PYSITELIB}/gajim/gajim_remote.py
${PYSITELIB}/gajim/groupchat_control.py
${PYSITELIB}/gajim/groups.py
chat/gajim: update to version 1.1.0. Gajim 1.1.0 (06 November 2018) New * Remove support for XEP-0091 Bug fixes * 8968 Windows: Gajim loads DLLs from wrong location * 9322 Error when adding contact * 9357 Acquire sleep inhibtor correctly after sleep * 9385 Ignore invalid bookmarks * 9386 Discovery: Browsing nodes without identity * 9393 Error when parsing invalid timestamps * 9398 Error on jingle file transfer Gajim 1.0.99.1 (07 October 2018) New * Implement XEP-0398 * MUC: Set Threshold for requesting history * Show icon for unencrypted messages * Support more media players for broadcasting the current tune * Windows: Add a debug logging switch in preferences * Preferences: enable/disable dark theme * Preferences: enable/disable the MUC subject beeing shown on join * Preferences: enable/disable ascii emoji conversion Bug fixes * 9198 Creating new MUCs with captial letters is not possible * 9210 Error when clicking on new message indicator * 9280 Inviting users to a MUC causes error * 9301 Error when opening service discovery window * 9309 Error when clicking on a groupchat invite notification * 9311 Error when requesting server info * 9117 Windows UAC changes status not available * 9324 No menus/dialogs on Win7 * 9326 IPV6 Connection problem on Win10 * 9334 Joining big MUCs takes very long * 9339 Error caused by remote_control Gajim 1.0.99 (19 August 2018) New * Support for setting a MUC Avatar * Support for PKIX over Secure HTTP (POSH) * Support idle time for GNOME on Wayland * New Emoji chooser * Noto Emoji theme updated to Unicode 11 * Twitter Emoji theme added * Gajim Theming reworked * Design updates to many dialogs - Join Groupchat - Bookmarks - Add new contact - History - Profile - Accounts Bug fixes * 8658 Translation doesnt work on Windows * 8750 Increase time frame for duplicate search in MUCs * 9138 Translation in Flatpak does not work * 9140 Error when clicking on the notification of an incoming message * 9159 Wrong form type when responding to a voice request * 9069 Send cancel IQ if muc configuration is aborted * 9167 Flatpak fails to determine locale settings * 9171 Gajim requests vcard multiple times * 9198 Creating new MUCs with capital letters is not possible * 9211 Punycode and Unicode with Internationalized Domain Names Other changes * Support http:upload:0 * Remove forward message adhoc commands * Remove support for XEP-0090 * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions) * Improve speed when loading the roster * Handle new MUC status code 333 * Switch to GDBus for Gajim remote * Removed support for ESessions * Improvements to the dark theme of Gajim * New dependency: python3-cssutils >= 1.0.2 * New dependency: python3-keyring * Removed dependency: python3-avahi * Removed dependency: python3-pyasn1
2018-11-16 01:00:02 +01:00
${PYSITELIB}/gajim/gtk/__init__.py
${PYSITELIB}/gajim/gtk/__init__.pyo
${PYSITELIB}/gajim/gtk/__init__.pyc
${PYSITELIB}/gajim/gtk/about.pyo
${PYSITELIB}/gajim/gtk/about.pyc
${PYSITELIB}/gajim/gtk/account_wizard.pyo
${PYSITELIB}/gajim/gtk/account_wizard.pyc
${PYSITELIB}/gajim/gtk/accounts.pyo
${PYSITELIB}/gajim/gtk/accounts.pyc
${PYSITELIB}/gajim/gtk/add_contact.pyo
${PYSITELIB}/gajim/gtk/add_contact.pyc
${PYSITELIB}/gajim/gtk/advanced_config.pyo
${PYSITELIB}/gajim/gtk/advanced_config.pyc
${PYSITELIB}/gajim/gtk/bookmarks.pyo
${PYSITELIB}/gajim/gtk/bookmarks.pyc
${PYSITELIB}/gajim/gtk/const.pyo
${PYSITELIB}/gajim/gtk/const.pyc
${PYSITELIB}/gajim/gtk/css_config.pyo
${PYSITELIB}/gajim/gtk/css_config.pyc
${PYSITELIB}/gajim/gtk/dataform.pyo
${PYSITELIB}/gajim/gtk/dataform.pyc
${PYSITELIB}/gajim/gtk/dialogs.pyo
${PYSITELIB}/gajim/gtk/dialogs.pyc
${PYSITELIB}/gajim/gtk/emoji_chooser.pyo
${PYSITELIB}/gajim/gtk/emoji_chooser.pyc
${PYSITELIB}/gajim/gtk/emoji_data.pyo
${PYSITELIB}/gajim/gtk/emoji_data.pyc
${PYSITELIB}/gajim/gtk/features.pyo
${PYSITELIB}/gajim/gtk/features.pyc
${PYSITELIB}/gajim/gtk/filechoosers.pyo
${PYSITELIB}/gajim/gtk/filechoosers.pyc
${PYSITELIB}/gajim/gtk/history.pyo
${PYSITELIB}/gajim/gtk/history.pyc
${PYSITELIB}/gajim/gtk/history_sync.pyo
${PYSITELIB}/gajim/gtk/history_sync.pyc
${PYSITELIB}/gajim/gtk/join_groupchat.pyo
${PYSITELIB}/gajim/gtk/join_groupchat.pyc
${PYSITELIB}/gajim/gtk/mam_preferences.pyo
${PYSITELIB}/gajim/gtk/mam_preferences.pyc
${PYSITELIB}/gajim/gtk/pep_config.pyo
${PYSITELIB}/gajim/gtk/pep_config.pyc
${PYSITELIB}/gajim/gtk/preferences.pyo
${PYSITELIB}/gajim/gtk/preferences.pyc
${PYSITELIB}/gajim/gtk/privacy_list.pyo
${PYSITELIB}/gajim/gtk/privacy_list.pyc
${PYSITELIB}/gajim/gtk/profile.pyo
${PYSITELIB}/gajim/gtk/profile.pyc
${PYSITELIB}/gajim/gtk/server_info.pyo
${PYSITELIB}/gajim/gtk/server_info.pyc
${PYSITELIB}/gajim/gtk/service_registration.pyo
${PYSITELIB}/gajim/gtk/service_registration.pyc
${PYSITELIB}/gajim/gtk/single_message.pyo
${PYSITELIB}/gajim/gtk/single_message.pyc
${PYSITELIB}/gajim/gtk/start_chat.pyo
${PYSITELIB}/gajim/gtk/start_chat.pyc
${PYSITELIB}/gajim/gtk/themes.pyo
${PYSITELIB}/gajim/gtk/themes.pyc
${PYSITELIB}/gajim/gtk/types.pyo
${PYSITELIB}/gajim/gtk/types.pyc
${PYSITELIB}/gajim/gtk/util.pyo
${PYSITELIB}/gajim/gtk/util.pyc
${PYSITELIB}/gajim/gtk/xml_console.pyo
${PYSITELIB}/gajim/gtk/xml_console.pyc
${PYSITELIB}/gajim/gtk/about.py
${PYSITELIB}/gajim/gtk/account_wizard.py
${PYSITELIB}/gajim/gtk/accounts.py
${PYSITELIB}/gajim/gtk/add_contact.py
${PYSITELIB}/gajim/gtk/advanced_config.py
${PYSITELIB}/gajim/gtk/bookmarks.py
${PYSITELIB}/gajim/gtk/const.py
${PYSITELIB}/gajim/gtk/css_config.py
${PYSITELIB}/gajim/gtk/dataform.py
${PYSITELIB}/gajim/gtk/dialogs.py
${PYSITELIB}/gajim/gtk/emoji_chooser.py
${PYSITELIB}/gajim/gtk/emoji_data.py
${PYSITELIB}/gajim/gtk/features.py
${PYSITELIB}/gajim/gtk/filechoosers.py
${PYSITELIB}/gajim/gtk/history.py
${PYSITELIB}/gajim/gtk/history_sync.py
${PYSITELIB}/gajim/gtk/join_groupchat.py
${PYSITELIB}/gajim/gtk/mam_preferences.py
${PYSITELIB}/gajim/gtk/pep_config.py
${PYSITELIB}/gajim/gtk/preferences.py
${PYSITELIB}/gajim/gtk/privacy_list.py
${PYSITELIB}/gajim/gtk/profile.py
${PYSITELIB}/gajim/gtk/server_info.py
${PYSITELIB}/gajim/gtk/service_registration.py
${PYSITELIB}/gajim/gtk/single_message.py
${PYSITELIB}/gajim/gtk/start_chat.py
${PYSITELIB}/gajim/gtk/themes.py
${PYSITELIB}/gajim/gtk/types.py
${PYSITELIB}/gajim/gtk/util.py
${PYSITELIB}/gajim/gtk/xml_console.py
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
${PYSITELIB}/gajim/gtkexcepthook.py
${PYSITELIB}/gajim/gtkgui_helpers.py
${PYSITELIB}/gajim/gui_interface.py
${PYSITELIB}/gajim/gui_menu_builder.py
${PYSITELIB}/gajim/history_manager.py
${PYSITELIB}/gajim/htmltextview.py
${PYSITELIB}/gajim/message_control.py
${PYSITELIB}/gajim/message_textview.py
${PYSITELIB}/gajim/message_window.py
${PYSITELIB}/gajim/notify.py
${PYSITELIB}/gajim/options_dialog.py
${PYSITELIB}/gajim/plugins/__init__.py
${PYSITELIB}/gajim/plugins/__init__.pyo
${PYSITELIB}/gajim/plugins/__init__.pyc
${PYSITELIB}/gajim/plugins/gajimplugin.pyo
${PYSITELIB}/gajim/plugins/gajimplugin.pyc
${PYSITELIB}/gajim/plugins/gui.pyo
${PYSITELIB}/gajim/plugins/gui.pyc
${PYSITELIB}/gajim/plugins/helpers.pyo
${PYSITELIB}/gajim/plugins/helpers.pyc
${PYSITELIB}/gajim/plugins/pluginmanager.pyo
${PYSITELIB}/gajim/plugins/pluginmanager.pyc
${PYSITELIB}/gajim/plugins/plugins_i18n.pyo
${PYSITELIB}/gajim/plugins/plugins_i18n.pyc
${PYSITELIB}/gajim/plugins/gajimplugin.py
${PYSITELIB}/gajim/plugins/gui.py
${PYSITELIB}/gajim/plugins/helpers.py
${PYSITELIB}/gajim/plugins/pluginmanager.py
${PYSITELIB}/gajim/plugins/plugins_i18n.py
${PYSITELIB}/gajim/remote_control.py
${PYSITELIB}/gajim/roster_window.py
${PYSITELIB}/gajim/search_window.py
${PYSITELIB}/gajim/session.py
${PYSITELIB}/gajim/statusicon.py
${PYSITELIB}/gajim/tooltips.py
${PYSITELIB}/gajim/vcard.py
man/man1/gajim-history-manager.1
man/man1/gajim-remote.1
man/man1/gajim.1
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
share/applications/org.gajim.Gajim.desktop
share/icons/hicolor/128x128/apps/org.gajim.Gajim.png
share/icons/hicolor/64x64/apps/org.gajim.Gajim.png
share/icons/hicolor/scalable/apps/org.gajim.Gajim.svg
share/icons/hicolor/symbolic/apps/org.gajim.Gajim-symbolic.svg
share/locale/be/LC_MESSAGES/gajim.mo
share/locale/be@latin/LC_MESSAGES/gajim.mo
share/locale/bg/LC_MESSAGES/gajim.mo
share/locale/br/LC_MESSAGES/gajim.mo
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
share/locale/ca/LC_MESSAGES/gajim.mo
share/locale/cs/LC_MESSAGES/gajim.mo
share/locale/da/LC_MESSAGES/gajim.mo
share/locale/de/LC_MESSAGES/gajim.mo
share/locale/el/LC_MESSAGES/gajim.mo
share/locale/en_GB/LC_MESSAGES/gajim.mo
share/locale/eo/LC_MESSAGES/gajim.mo
share/locale/es/LC_MESSAGES/gajim.mo
share/locale/eu/LC_MESSAGES/gajim.mo
share/locale/fr/LC_MESSAGES/gajim.mo
share/locale/gl/LC_MESSAGES/gajim.mo
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
share/locale/he/LC_MESSAGES/gajim.mo
share/locale/hr/LC_MESSAGES/gajim.mo
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
share/locale/hu/LC_MESSAGES/gajim.mo
share/locale/it/LC_MESSAGES/gajim.mo
share/locale/ja/LC_MESSAGES/gajim.mo
share/locale/kk/LC_MESSAGES/gajim.mo
share/locale/lt/LC_MESSAGES/gajim.mo
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
share/locale/nb_NO/LC_MESSAGES/gajim.mo
share/locale/nl/LC_MESSAGES/gajim.mo
share/locale/pl/LC_MESSAGES/gajim.mo
share/locale/pt/LC_MESSAGES/gajim.mo
share/locale/pt_BR/LC_MESSAGES/gajim.mo
share/locale/ru/LC_MESSAGES/gajim.mo
share/locale/sk/LC_MESSAGES/gajim.mo
share/locale/sr/LC_MESSAGES/gajim.mo
share/locale/sr@Latn/LC_MESSAGES/gajim.mo
share/locale/sv/LC_MESSAGES/gajim.mo
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
share/locale/tr/LC_MESSAGES/gajim.mo
share/locale/uk/LC_MESSAGES/gajim.mo
share/locale/zh_CN/LC_MESSAGES/gajim.mo
share/locale/zh_TW/LC_MESSAGES/gajim.mo
chat/gajim: Update to 1.0.3 Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf Flatpak: * Limit dbus access Gajim 1.0.2 (30 April 2018) Bugs fixed: * 7879 Server name is rejected for group chat bookmarks * 8964 setup.py install misses some files if used with "--skip-build" * 9017 Password was sometimes stored in plaintext * 9022 Dont show error when receiving invalid avatars * 9031 Windows: Always hide roster window on X * 9038 No License in About dialog * 9039 Encode filenames before sending * 9044 Catch invalid IQ stanzas and log them * 9049 XMPP logo in "Add New Contact" window instead Gajim logo * 9050 Mark some strings as translatable * 9054 Error on file send completion * 9055 Removing a bookmark causes error * 9057 Avatar is deleted when updating vCard * 9065 Account label isn't change in tooltip of notification area icon * 9066 Placeholder text does't disappear * 9068 Missing pulseaudio in Flatpak image * 9070 Fix History Manager search * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies * 9094 problem receiving file * 9101 Notification never autohides in gnome * Correctly reload Plugins * Save history export with utf8 encoding * Dont allow plain BOSH by default Gajim 1.0.1 (1 April 2018) * Improve MAM support * Image preview in file chooser dialog * Groupchat: Set minimize on auto join default True * Delete bookmark when we destroy a room * Fix account deletion * Fix custom font handling * Fix OpenPGP message decryption * Fix window position restore on multi-head setups * Fix scrolling in message window * Improve Windows build and build for 64 bits Gajim 1.0.0 (17 March 2018) * Ported to GTK3 / Python3 * Integrate HTTPUpload * Add Navigation buttons in History Window * Improvements for HiDPI Screens * Depend on the python keyring package for password storage * Flatpak support * Lots of refactoring * New Emoji support * New Chat Window design * New StartChat Window (Ctrl+N) * New ServerInfo Window * AccountWindow Redesign * Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin) * OTR Plugin was not ported, use OMEMO * Added mam:1 and mam:2 support (mam:0 was removed) * Added MAM for MUCs support * Added support for showing XEP-0084 Avatars * Add support for geo: URIs * Added xmpp URI handling directly in Gajim * Removed Gajim-Remote * Removed XEP-0012 (Last Activity) * Removed XEP-0136 (Message Archiving) * Added XEP-0156 (Discovering Alternative XMPP Connection Methods) * Added XEP-0319 (Last User Interaction in Presence) * Added XEP-0368 (SRV records for XMPP over TLS) * Added XEP-0380 (Explicit Message Encryption) * Added Jingle FT:5 support * Lots of other small bugfixes KNOWN ISSUES: - Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround - Audio/Video support is currently not maintained and most likely not working - Windows: Translation is not working currently Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Gajim 0.16.8 (04 June 2017) * Fix rejoining MUCs after connection loss * Fix Groupchat invites * Fix encoding problems with newer GnuPG versions * Fix old messages randomly reappearing in the chat window * Fix some problems with IBB filetransfer * Make XEP-0146 Commands opt-in * Improve sending messages to your own resources * Improve reliability of delivery recipes * Many minor bugfixes Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable installer for Windows * Remove usage of demandimport * Many minor bugfixes Gajim 0.16.6 (02 October 2016) * Fix using gpg2 * Improve message receipts usage * Improve roster filtering * several minor bugs Gajim 0.16.5 (28 December 2015) * Improve MAM implementation * Improve security on connexion and for roster managment * Ability for emoticons to be sorted in menu Gajim 0.16.4 (26 September 2015) * Fix trusting GPG keys * Ability to disable synchronization of logs with server * Improve MAM usage Gajim 0.16.3 (31 July 2015) * Fix reading secret file * Fix reconnection after suspend * Fix sending GPG-encrypted file to non-trusted key Gajim 0.16.2 (24 July 2015) * improve Zeroconf under windows and with IPv6 * Fix errors with GnuPG * Minor fixes and improvements Gajim 0.16.1 (28 February 2015) * Fix sending Zeroconf messages * Make ipython compatible to version >= 1.0 * Support XEP-0313 MAM * Minor fixes and improvements Gajim 0.16 (04 October 2014) * Improve File transfer support by adding Jingle file transfer * use external python-nbxmpp library * Improve audio / Video calls and add screensharing feature * Support audio under windows * Support systemd-logind * Support XEP-0308 Last message correction * Support XEP-0224 Attention * Support XEP-0191 Blocking command * Better RTL languages support * use host command to resolve SRV records if it is available Gajim 0.15.4 (25 May 2013) * Fix usage of OTR plugin * Fix connection to non-SSL server * Fix receiving GPG-encrypted messages while offline. Gajim 0.15.3 (17 March 2013) * Better handling of SSL errors * Better handling of canceling file transfer * Improve farstream calls * Minor fixes and improvements Gajim 0.15.2 (30 October 2012) * Show punycode encoded urls if they contain non-ascii chars * Fix crash when pressing Esc in chat window * Support Network Manager 0.9 * decrypt GPG messages in the correct order Gajim 0.15.1 (29 August 2012) * Switch from python-farsight to python-farstream * improve performances * Fix roster filter with unicode chars * Fix connection to msn jabber server * Fix some GPG issues * Fix other small issues
2018-09-19 18:18:32 +02:00
share/metainfo/org.gajim.Gajim.appdata.xml