| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
from mod_privacy
Tiny performance improvement for new users by skipping this check. Most
servers should have gone trough the migration for all active users long
ago.
As a suitable first step of phasing out this code, we make it possible
to disable it first. Later it can be disabled by default, before finally
the code is deleted.
|
|
|
|
|
|
| |
Taken care of by loggingmanager now
Mass-rewrite using lua pattern like `tostring%b()`
|
| |
|
|\ |
|
| |
| |
| |
| | |
#1380)
|
|/ |
|
| |
|
|
|
|
| |
bouncing outgoing presence (fixes #575)
|
|
|
|
| |
issues with MUC PMs, fixes #690
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
found
|
|
|
|
| |
timestamps and other useful data
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that request since the user would be unable to deny it while blocked (Fixes #574)
|
|
|
|
| |
presence
|
|
|
|
| |
sending queries
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in memory
|
|
|
|
| |
(send returns nil sometimes)
|
| |
|
| |
|
|
|
|
| |
when blocking a contact
|
|
|
|
| |
is data to migrate
|
| |
|
| |
|
| |
|
| |
|
|
from mod_privacy
|