2019-04-25 15:35:01 by Nia Alarie | Files touched by this commit (4) |
Log message:
chat/gajim: Update to 1.3.1. Drop maintainership.
New
* Add a mobile phone indicator to the chat window
* Rework HTTPUpload dialog
* Add a "paste as quote" option to the message input
Bug fixes
* #8822 Fix memory leak when using spell checker
* #9514 Fix jingle filetransfers not working in some circumstances
* #9573 Dont leak DNS query when connecting over proxy
* #9578 Determine Windows version more reliably
* #9622 Fix an error while quitting Gajim
* #9633 Fix an error while sending a file
* #9637 Restore window size correctly on wayland
* #9660 GPG Agent setting is ignored
* #9645 Make zeroconf IPV6 compatible
* Improve dark theme colors
* Fix access to GnuPG keys
* Use UUID4 item ids for pubsub posts
* Dont send invalid show values
* Windows: Dont override format region settings
* Various smaller improvements
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2019-01-30 18:55:24 by Nia Alarie | Files touched by this commit (2) |
Log message:
chat/gajim: Update to 1.1.2.
Gajim 1.1.2 (15 January 2019)
Bug fixes
* #9525 Windows/Mac: Links are not clickable in the About dialog
* #9535 Jingle Audio: Update codecs
* #9537 DiscoveryWindow: Fix bookmarking a group chat
* DBus: Correctly raise NewMessage signal
* Clicking on tray notifications does not open the chat
|
2019-01-01 23:40:10 by Nia Alarie | Files touched by this commit (2) |
Log message:
chat/gajim: Update to 1.1.1
Changes:
Bug fixes
#8362 DBus: Incorrect unread message count
#9427 Placeholder not cleared if pasting text into message input
#9444 Determine the delay timestamp correctly when using mam:1
#9453 Fix opening links inside the group chat subject (MacOS/Windows)
#9465 Allow the full range of possible nicknames in group chats
#9067 Gajim crashes when receiving xhtml messages
#9096 Error when clicking on a subscription notification
#9446 Chatstate error in MUC conversation
#9471 Conversation Textview: Error on key press
#9472 Handle presences without from attr correctly
#9473 Error when creating a new group chat
#9491 Identify group chat subject changes correctly
#9496 Error on MUC roster selection change
Determine soundplayer correctly on unix systems
In some circumstances plugins could not be deleted
Show correct contact status on tabs
Dont answer group chat receipt requests
Fix receipts for private messages
Pressing the back button in the Accounts window leads to an error
Better handle not available keyring backends
Dont show incorrect contact on private messages
Join group chat menu is disabled when there are no bookmarks
Error on start chat menu action
Error when opening sign-in/out notification
Copying text does not work with different keyboard layouts
|
2018-11-26 13:29:21 by Nia Alarie | Files touched by this commit (1) |
Log message:
chat/gajim: Depend on sqlite3.
|
2018-11-19 15:50:24 by Nia Alarie | Files touched by this commit (3) |
Log message:
gajim: Add missing dependency to certifi and do not override __version__
- certifi module is needed despite not explicitly specified as a
dependency in setup.py (probably a line about it should be added
in setup.py too and shared with upstream).
- Do not override __version__ if git is found. This leads to possible PLIST
problems due non-matching EGG_INFODIR.
Problem and patch by Jonathan Schleifer via PR pkg/53731 (PLIST problem a bit
reworked by leot).
|
2018-11-16 01:00:03 by Nia Alarie | Files touched by this commit (3) | |
Log message:
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-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) | |
Log message:
Revbump after cairo 1.16.0 update.
|
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message:
Recursive revbump from hardbuzz-2.1.1
|
2018-10-05 14:56:36 by Nia Alarie | Files touched by this commit (3) |
Log message:
chat/gajim: Fix man page installation.
|