Revisions of psi+

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 655779 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 49)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 641276 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 48)
- update to 1.3.415.1
- update to 1.3.425
  * Do not destroy window's contents on hiding it via 'close' button (#389)
  * Apply part of patch 0280-psi-multirows-tab.diff
  * Fix cppcheck notes with severity "warning"
  * Fix cppcheck notes with severity "error"
  * Updated src/tools/tunecontroller/plugins/aimp/third-party/apiRemote.h.
    Updatd aimp sdk to 4.5.1 version
  * Updated CMake files. Added possibility to compile psimedia plugin if
    sources found in root of psi sources
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 632731 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 47)
- update to 1.3.410
  * Clearer logic for history preload. Remove iris from MessageView
  * Don't send Inactive chatstate right after Gone when closing the chat window
  * chatstate fixes
  * Update configuration scripts using qconf v2.4-2-g39e05e6
  * iris relinked
  * Improve detection of Spark XMPP client
  * Updated tranlations in desktop file
  * Tiny improvement in message about PsiMedia loading problem
  * Changes in plugin API required for OMEMO MUC support
  * Updated src/win32-prepare-deps.cmake file. Added new gstreamer libs to prepare-bin-libs target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 621664 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 46)
- update to 1.3.396
  * Fix cppcheck notes "nullPointerRedundantCheck":
  * iris relinked
  * libpsi relinked
  * Fix cppcheck note:
  * Tiny fixes
  * Fix build with MSVC
  * Fix build with QtWebKit after aa48948c6ae245a0682774ed499f9d49f8dacd8b.
  * Tiny code refactoring.
  * Fix cppcheck warning about uninitialized class members
  * Fix cppcheck warning:
  * Fix cppcheck warnings about usage of uninitialized variables
  * Added missed include. fixes compilation failure on Mac OS
  * Fix cppcheck complaints
  * plugins/deprecated/chess: delete unused code
  * Update caps when toggling a plugin that contributes to caps
  * Less pointers, more smart stuff
  * httpupload: encrypt files using OMEMO plugin
  * Merge pull request #378 from psi-im/reworked_encryption_plugin_approach
  * EncryptionSupport: committed forgotten file
  * EncryptionSupport: moved EncryptionHandler from the constructor to a setter
  * EncryptionSupport: pass EncryptionHandler to XMPP::Client in constructor
    instead of individual methods that require it
  * New EncryptionSupport plugin API that allows encryption plugins to plug
    into the right place for message processing
  * Revert "Fixed accidentally broken request of "composing" events"
- new OMEMO plugin
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 615942 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 45)
- update to 1.3.362
  * Grammar fixes
  * Replace xmpp icon with another one without text
  * client_icons.txt: add Dino
  * Try to fix issue #364
  * Try to fix build with qt-5.11
  * Compute relative path to theme's file before starting searching it everywhere.
  * Disable translucent widgets background even if requested by theme.
  * Always recreate jsutil to drop any persistent data from previous theme
  * Sync src/libpsi submodule
  * Webkit: Allow loading empty files. convert tiff to png on the fly
  * Disable context help button on dialogs where it's not used
  * Don't try to show gstreamer info if psimedia library is not loaded
  * Added an icon for xmpp service in useradd dialog to be consistent with other services. fixes #370
  * Don't close Ad-Hoc dialog if response command has another form
  * Rely on QNetworkSession to decide when to connect after resume.
  * an attempt to make reconnection after sleep faster
- convert ChangeLog to unix newlines
- update to 1.3.343
  * Make sure that PGP gets enabled only when it's available
  * Cleanup stream on wakeup to avoid receiving errors from stalled stream while reconnecting
  * Updated CMake files. Added detection of win32 architecture for MSVC
  * Prevent crash on too log wait for credentials input.
  * Linkify URLs with "file:" scheme
  * Fixed crash on exit (write to PsiAccount members after delete)
  * Adding Flatpak package manifest
  * Use physical units for muc roster avatars size
  * util.js: add classes to media previews for easy CSS styling
  * util.js: add webp, m4a and ogv to the list of media extensions
  * util.js: ignore query params and hash when determining file extension
  * util.js: add youtube.com to the list of domains triggering youtube preview
  * util.js: consider application/octet-stream mime as unknown to the server, so fallback to extension-based heuristic in such case
  * Fixed crash on exit in Windows
  * Add an option to send composing events at the beginning of conversation
  * Set tab to inactive color when the contact is in inactive state
  * Use static libidn on Windows
  * Ignore dbus on Windows
  * Improved hunspell/qca/idn search for qmake based compilation
  * Tabs to spaces for qcm modules
  * and more...
- update to 1.2.173
  * Applied patch 0120-psi-tray-act-bring-to-front.diff from Psi+
  * a little optimization in the roster
  * Hide OS version if it's "unknown"
  * Do not rewrite accounts.xml everytime when number of online contacts is changed
  * Updated CMake files. Fixed build without qt5keychain library
  * a little optimization in ContactListViewDelegate::eventFilter
  * removed Q_UNUSED for a variable
  * refactored ContactListViewDelegate
  * disable keychain for portable Psi. make an ui option for it
  * Update CMakeLists.txt
  * Updated CMake files. USE_KEYCHAIN flag enabled by default if Qt5Keychain library found.
  * fied typo in defaults.xml
  * relink iris
  * Fixed broken compilation
  * Allow disable keychain in runtime
  * Updated CMake files.Added new ONLY_BINARY flag to build and install only psi binary. Some changes in install section
  * Fixed qt component finder in qcm
  * Upadated cmake/modules/FindQca.cmake. Added new path to find Qca includes. iris relinked
  * iris relinked
  * Changed some default options + applied Psi+ patch for contact groups in main menu
  * and more...
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 557787 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 44)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 535440 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 43)
- update to 1.2.100
  * many bugfixes

- update to 1.2.46
  * many bugfixes

- update to 1.2.39
  * many bugfixes
  * dropped support for qt4 (upstream dropped that too)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 514528 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 42)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 501679 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 41)
- update to 1.0.19+1
  * some bugfixes
  * dropped deprecated plugins
    + captchaformsplugin
    + gmailserviceplugin
    + gnome3supportplugin
- add 0001-plugins-imagepreviewplugin-include-QWebFrame.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 500591 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 40)
- update to 0.16.584.748+1
  * some bugfixes
  * code unification of psi and psi+
- switch to sane versioning, according to upstream version which
  started being sane recently too.
- split -lang to a separate .spec (lang comes from a differen
  repository with different versioning)


- split off psi+ to handle versions of -lang correctly
- update to 0.16.584.737+0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 497315 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 39)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 489020 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 38)
Automatic submission by obs-autosubmit
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 484189 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 37)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456644 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 36)
update to 20170212 (bnc#1024687 CVE-2017-5593)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 444621 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 35)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 415818 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 33)
- obsolete deleted psi (bnc#990894)
- update to 20160727
  * updated translations
  * some bugfixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 402357 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 32)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 393251 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 30)
update & fix frequent double free crash
Displaying revisions 21 - 40 of 69
openSUSE Build Service is sponsored by