disabled by default variant of XEP-0392
do not display 'user left' toast in members only groups. fixes #3144
Attempt at disbling grace period in response to issue #3114 (#3116)
add id="current" on every published PEP item (#3133)
This makes sure even misconfigured PEP nodes still get only one item, as
defined in XEP-0060 §12.20.
do grace period calculation only on positive periods
try to catch out of memory exception
store bookmarks in pep if conversion xep is running
version bump to 2.2.8 + changelog
call onMessageFound outside sync block
show toast if no address book app is installed
version bump to 2.2.7 + changelog
call switchTo(Fore|Back)ground() outside synchronized block
pulled translations from transifex
null pointer check in notification service
catch all exceptions when checking file size
do not call listeners while being synchronized on stanza queue
version bump to 2.2.6 + changelog