Skip to content

vacuum-im/usermood

Repository files navigation

INFORMATION
===========
  UserMood extension plugin for Vacuum-IM
  Provides support XEP-0107

  Authors:
    Alexey Ivanov - <alexey.ivanes@gmail.com>
    Sergey A Potapov - <potapov.s.a@gmail.com>

  Web Site:
    https://github.com/vacuum-im/usermood

  Source:
    https://github.com/vacuum-im/usermood

  XMPP conference:
    xmpp:vacuum@conference.jabber.ru?join

  Forum:
    http://forum.jrudevels.org/viewforum.php?f=11


BUILD AND INSTALL
=================
  Configure
  ---------
  You should use the same settings, as at vacuum build
  VACUUM_SDK_PATH - full path to vacuum SDK (for defaults look into qmake/config.inc or cmake/config.cmake)

  Unix example
  ------------
  qmake VACUUM_SDK_PATH="/usr/include/vacuum" CONFIG-=debug CONFIG-=debug_and_install
  make
  sudo make install

  Windows example
  ---------------
  qmake VACUUM_SDK_PATH="c:/vacuum/sdk" CONFIG-=debug CONFIG-=debug_and_install
  nmake
  nmake install


CHANGELOG
=========
  LEGEND: [+]-New feature [*]-Enhancement [-]-Bug fix

  v0.7
  ------
  [-] Options added.

  v0.6
  ------
  [-] Small fixes, support updated vacuum-im sdk.

  v0.5
  ------
  [-] Fixed label on account and offline contacts.
  [-] Duplicated notifications.
  [-] Unnecessary label icons in roster.

  v0.4
  ------
  [-] Notifications fixed, NDR_TOOLTIP added.

  v0.3
  ------
  [-] Small updated stanza read\write.
  [-] Improved performance.

  v0.2
  ------
  [-] Correct pupsub detection.
  [-] Fixed tooltips. No new empty line.

  v0.1
  ------
  [!] Initial version

About

Allows you to send and receive information about user moods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published