Revisions of beebeep

Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 1065880 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 21)
- Update to 5.8.6:
  * Added new protocol to manage "sent messages" but never received.
  * Added "Enable visual notifications for chat window" option menu Settings - Notifications.
  * Added "Change emoticon size in chat" option in menu Settings - Chat.
  * Added button "To send text as Source CODE" in chat window.
  * Fixed a bug in connection to prevent PING before HELLO message.
  * Fixed a bug on using Message History with CTRL+Up / CTRL+Down.
  * Fixed a bug on "Raise chat window on new message".
  * Fixed a bug that did not allow messages to be displayed correctly between the dark theme and the default one.
  * Fixed a bug that prevent connection after SLEEP / SUSPEND mode.
  * Emoticons will no longer be displayed larger than their maximum size.
  * Important private messages now open the chat window.
  * Added "EnableReceivingHelpMessages" option in beebeep.rc file.
  * Added global shortcut CTRL+SHIFT+1 for PANIC BUTTON and HELP REQUEST automatic message.
  * Added room location in user VCard (useful also for help request).
  * If you right click on a url in a chat you can copy the url to the clipboard without having to select it.
  * Added shortcut with "Enter", "Return", "Space" keys to open chat if selected in list.
  * Added global shortcut CTRL+ALT+C to "Select first chat available", so you can navigate with arrows and open with return.
  * Added "file transfer completed" notification also per BeeBOX downloaded files.
  * Added option "MessageNotReceivedTimeout_ms" for internal use.
  * BeeBEEP is now minimized on tray if user close it by "red X" in the window (also if BeeBEEP is not connected).
  * Added "BackupFolderPath" option in beebeep.rc file.
  * Added "Delete unsent messages in chat" and "Delete unsent messages to user" option.
  * Fixed a QT bug that created network latency
- Update to 5.8.4:
  * New feature: almost all the options of file beebeep.ini can be used in file beebeep.rc also
  * New feature: added "Use high resolution emoticons" option
  * New feature: added ECDH key exchange to encryption protocol
  * New feature: added "Auto save interval" for chat messages to prevent data loss
  * New feature: added "Favored emoticons" as tab in emoticon list
  * New feature: added Voice Message Player interface
  * New dark theme added in the interface
  * User icons in chat window can be clicked also if the user is offline
  * Suspend/sleep mode is now managed also in Linux systems.
  * File paths will be recognized and made clickable in chat (it must be a single message).
  * Added "KeepModificationDateOnFileTransferred" option in beebeep.ini (it is always enabled in BeeBOX)
  * Added "AllowedFileExtensionsInFileTransfer" option in beebeep.rc
  * Added "AllowOnlyHostAddressesFromHostsIni" option in file beebeep.rc
  * Added "Clear recent emoticons" in menu option of the chat bar
  * Added "ConnectionKeyExchangeMethod" option in beebeep.rc
  * Added "AddNicknameToDataFolder" option in beebeep.rc
  * Fixed known issue: BeeBEEP prevents the CTRL+ALT+B (or CMD+ALT+B on MacOSX) key sequence in other applications from working
  * Fixed a bug in options "Disable create message" and "Disable edit groups"
  * Fixed a visualization bug if you open an user VCARD near the side of your desktop
  * Fixed a bug on Download folder when you copy BeeBEEP from a computer to another one
  * Fixed security issue with command line argument -platformpluginpath
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 791492 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 20)
- Use Qt5 unconditionally for building beebeep.
- Spec cleanup.
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 751709 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 19)
- Update to 5.8.2:
  * New feature: voice messages
  * New feature: file transfer pause/resume
  * New feature: data compression with zlib
  * Voice messages can be also sent to offline users like text messages
  * Added "Quote selected text" option to context menu (right click) of the chat
  * Added "CheckUserConnectedFromDatagramIp" option in beebeep.rc
  * Added "Clear system messages" option in context menu (right click) of
    activity and chat windows
  * Added "SkipLocalHardwareAddresses" in beebeep.rc to skip unesuful
    network interfaces
  * The option "AllowMultipleInstances" can be disabled also in Terminal
    Server because it checks also user account
  * The avatar icon size is also applied in member icons of the chat windows
  * Added "On sending message" option in Settings - Chat menu for "one-time" message:
    * Do nothing (default)
    * Minimize chat window
    * Close chat window
  * Added "DisableDesktopSharing" option in beebeep.rc
  * Added "DisableBeepInUserStatusBusy" option in beebeep.ini
  * Added "EnableBeepInActiveWindow" option in beebeep.ini
  * Added "UseUserFullName" option in beebeep.rc to show (if exists) user's
    full name instead of nickname
  * Added "DisableEncryptedConnections" option in beebeep.rc
  * Added "AllowNotEncryptedConnections" option in beebeep.rc
  * Added "AllowEncryptedConnectionsAlso" option in beebeep.rc
  * Added "BroadcastToLocalSubnet" option to send or not send the HELLO
    message to the local subnet twice when multicasting is active
  * User first and last names, email and phone number are now saved to use
    it also if the user is offline
  * Added "AppendHostNameToUserName" option in beebeep.rc
  * Added "DisableConnectionSocketDataCompression" option in beebeep.rc
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 728969 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 18)
- Update to 5.6.8:
  * "ChatSaveFileTransfers" and "ChatSaveSystemMessages" options
  * Disabled High DPI icons in windows (can be enabled with qt.conf file)
  * Added new option in Settings - Chat - "Save maximum lines in chat"
  * Added "Clear cache items after X days" option: default is 96 days
  * Added new option in Settings - Chat - Show only
  * Added "Always download files into the folder with the user's name"
    option in menu Settings - File Transfer
  * The names of users and chats that contain the characters < >
    will now be correctly displayed (do not abuse)
  * Improved search for predefined folders in Unix environment
  * Compiled with large file support in Linux
  * Reorganization of the "Settings" menu
  * Added "Show users in their workgroups" option in user list settings
  * Added "Time left" column in File Transfer window
  * Added "Add up to # files to the transfer queue" option
- Update beebeep-5.4.2-lang.patch -> beebeep-5.6.8-data.patch
- Add a new package with plugins
- Install icon files to hicolor
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 728488 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 17)
- Switch to Qt5 on openSUSE >= 1550
- Update QM files out of TS files
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 726625 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 16)
- Update to 5.6.4:
  * For security reasons the beebeep.off file (saved unsent messages) 
    are now linked to the beebeep.ini file 
  * Unsent messages are now saved in file beebeep.off when BeeBEEP 
    is closed (option can be disabled)
  * Fixed system tray icon size (default is 24px)
  * Updated HUNSPELL library to 1.7.0
  * File beebeep.rc can be placed also in /etc folder
  * User and chat tooltips show also unsent messages
  * New feature: you can test your network connections in menu 
    "Main" - "Test your network"  
  * File share: file icons are now selected from file mimetype.
  * Fixed a minor bug on new message notification
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 713655 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 15)
- Update to 5.6.2:
  * New feature: you can also send files (dragging and) dropping 
    them on the user in main user list window
  * Added "RaiseMainWindowOnNewMessageArrived" option
  * Desktop Sharing feature re-enabled
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 704532 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 14)
- Update to 5.6.1:
  * Fixed an error in group notification when new message arrives
  * Windows installer now creates a rule in firewall for BeeBEEP
  * Added "ShowChatsOnConnection" option to show the chat list at startup
  * Added "HideEmptyChatsInList" option to hide empty chats in list
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 697647 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 13)
- Update to 5.6.0:
  * Now the Avatar icon border in the chat right panel will be yellow 
    if the messages have not yet been displayed in the user's chat.
  * If option "Always open chat on new message" is enabled and 
    "Raise previously opened chat on new message" is disabled, the
    window is now opened minimized to show icon blinking on taskbar.
  * Added "AllowEditNickname" option in beebeep.rc
  * Fixed a bug on saving option "Recognize user by"
  * Added "DisableCreateMessage" option in beebeep.rc
  * Added "ActiveWindowOpacityLevel" and "InactiveWindowOpacityLevel"
    option for chat window
  * Added "BackgroundColor", "DefaultTextColor" and "SystemTextColor" 
    option for chat window
  * Added "EnableDefaultChatNotifications" option
  * Added "Regenerate HASH code" button in Edit Profile window
  * Added notification a few days before user's birthday event
  * Added flag "Important!!" to chat message in "create message" window
  * Added "DisableMenuSettings" option in beebeep.rc
  * Added "UseMessageTimestampWithAP" option
  * Added "BroadcastToOfflineUsers" option
  * Added "IP Multicast TTL" option
  * Added "Use the dark theme" option (beta)
  * Added "RaiseOnNewFileTransfer" option
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 630889 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 12)
- Update to 5.4.2:
  * If option "Always open chat on new message" is enabled and "Raise 
    previously opened chat on new message" is disabled, the window is 
    now opened minimized to show icon blinking on taskbar.
  * Added "AllowEditNickname" option in beebeep.rc
  * Fixed a bug on saving option "Recognize user by"
- Update beebeep-3.0.9-path.patch > beebeep-5.4.2-lang.patch 
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 627969 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 11)
- Update to 5.4.1:
  * Fixed bug: "Transfer completed" message is not showed in chat
  * File sharing window now save its geometry on close
  * Create message window now save its geometry on close
  * Added option "Enable maximize button"
  * Groups can be created also with just one member (and you)
- Change in 5.4.0:
  * Patched Qt 5.9.6: window state are not restored
  * Prevent "user collision" from same IP address
  * Fixed "slow connection bug" at startup
  * Added option "Always open chat on new message"
  * Added option to remove members from group
  * Added option "AllowAddMembersToGroup" in beebeep.rc
  * Added option "AllowRemoveMembersFromGroup" in beebeep.rc
  * Added option "Reset geometry of all windows"
  * Fixed some GUI bugs
  * On new message the BeeBEEP main icon also blinks
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 627296 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 10)
- Update to 5.2.0:
  * Added "Create message" window to send one time message to many
  * Added default multicast group address 239.255.64.75
  * Added option "Use default multicast group address"
  * Added option "Show users on connection"
Alexei Podvalsky's avatar Alexei Podvalsky (awissu) accepted request 622353 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 9)
- Update to 5.0.2:
  * see: /usr/share/doc/packages/beebeep/CHANGELOG.txt
- Add LICENSE.txt file
- Add phonon-backend-gstreamer as required dependency
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by