* migrate from files to dirs as upstream
* refresh debian/control list of modules
* refresh mod_auth_sql.patch
* update_plugins.sh for automate the process
* keep the list of prosody modules at
prosody-modules.list file
* keep the upstream mercurial revision at
prosody-modules.revision file
Change-Id: Id4a0a2c4e88dae64641270ee79c6ee206f5bb695
mod_lastactivity is not doing the work. Implemented as last activity
is last change of presence or last message sent
MT#11387 while at it move ngcp-system-tools Pre-Depends
to Depends to make piuparts happy
Change-Id: Ic2f29017c27b3ef3e4f4f9377f17d050de218b90
This allows for searching for denormalized phone numbers via
Jabber Search, and the module will use the rewrite rules of
the searching user to normalize to E164. Using this number, the
subscriber is looked up in dbaliases table and is returned as JID.
Needs review, especially regarding:
* package name (is 'ngcp-prosody-modules' OK?)
* package description in debian/control
* copyright information in debian/copyright (replace TODO placeholders)
* install path (/usr/lib/prosody/modules/*.lua)