Previously the values where 0, 1 but now we have several more
The logic is don't send push only if preference is 'never'
Change-Id: I7a1d263da23d79d18d4dd89bc5bf1f4567e52996
* proper activation of virtual host was only done when "server-started"
event was triggered, so only on start
* ngcp-panel [de]activates the domain via console using hosts:[de]activate()
* hook to "host-[de]activated" to [de]activate the necessary subdomains
Change-Id: I3a94a600ed2b485e069b77ec9310e34a2d5194bf
* sipwise_groups:
changes in arguments of roster-load event
* sipwise_lastactivity:
integrate improvements from prosody 0.11
* sipwise_vhosts_sql:
enable muc_mam if mam is enabled
Add README.md with some manual checks I do to test the
functionality in profanity
Change-Id: Ia3df562b35dbe37e4d8da7661a7a7634d2c61768
* sql module was moved to util package
* no need to set encoding manually, is done in engine:connect()
* reuse engine if available, seems to be the way other modules
behave
Change-Id: I39afeb5a08ca5199e3f096fb43a4e8c3eac779ea
* No need to keep patches for our own modules. Patches are just
for changes We need on upstream modules. That helps us to upgrade
faster and keep our changes in a clean way
Change-Id: I0c006b758e0a891aa67cc0216635a0342282969b
- mod_carbons
- mod_csi
- mod_man
- mod_websocket
* debian/control:
we want prosody 0.11 version
remove ngcp-system-tools from dependences, not called
since removal of postinst
remove modules merged upstream from description
Change-Id: I83f5fd48ba17fe4c91763177fed7dee69ca02db1
This package needs modifications to adapt to the versions in Debian buster
(0.11), it is unknown if it works in 0.10, so to be on the safe side change the
dependency to the known version in which it works.
Change-Id: I4441732fe98c3951a259a2a2b3dfdc482db20bd1
This reverts commit 039086e505.
The are modules not adapted for the new version of prosody shipping with buster
(0.11), so we have to keep using prosody 0.9 from stretch until this is sorted
out.
Thus reverting the commit, with a minor adaptation for another change that
creates a conflict (switching dependencies from debhelper>=10 to
debhelper-compat=12).
Change-Id: I6abd1e81dd432f4f1033c85490a232f0a0675412
- Correct MIT license name from MIT/X11.
- Fix typos in License field names.
- Move catch all Files stanza to the beginning, as more general matches
should go first.
- Reformat field contents.
- Add an actual License stanza for MIT.
Change-Id: I6795a9d761ea38db93f86a8702594acca5caf6e8