Skip to content

Allows you to send and receive information about user activities

License

Notifications You must be signed in to change notification settings

vacuum-im/useractivity

Repository files navigation

INFORMATION
===========
  UserActivity extension plugin for Vacuum-IM
  Provides support XEP-0108

  Authors:
    Alexey Ivanov - <alexey.ivanes@gmail.com>

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

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

  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

  v0.4
  ------
  [-] Duplicated notifications.
  [-] Unnecessary label icons in roster.

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

  v0.2
  ------
  [-] Updated dialog

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

About

Allows you to send and receive information about user activities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published