MUC/subject: Don't consider messages with <body> or <subject> (fixes #667)
|
Kim Alvefur |
Tue, 04 Dec 2018 19:49:31 +0100 |
makefile: Allow configuring path to busted (to match GNUMakefile)
|
Matthew Wild |
Tue, 04 Dec 2018 16:19:58 +0000 |
makefile: Add lint target (to match GNUMakefile)
|
Matthew Wild |
Tue, 04 Dec 2018 16:19:08 +0000 |
util.pposix: Don't define POSIX_C_SOURCE on FreeBSD to ensure visibility of initgroups()
|
Matthew Wild |
Tue, 04 Dec 2018 12:11:58 +0000 |
util.time: Bump POSIX_C_SOURCE to ensure visibility of CLOCK_MONOTONIC on FreeBSD (fixes #1253)
|
Matthew Wild |
Tue, 04 Dec 2018 12:11:15 +0000 |
configure: Refactor header search to make it more portable
|
Matthew Wild |
Mon, 03 Dec 2018 23:06:41 +0000 |
configure: Also look for lua.h in a directory with the same suffix as the interpreter (FreeBSD-friendly)
|
Matthew Wild |
Mon, 03 Dec 2018 19:38:19 +0000 |
mod_presence: Handle older boolean subscription request data (thanks Martin)
|
Kim Alvefur |
Sun, 02 Dec 2018 17:22:26 +0100 |
mod_presence: Remove unnecessary stanza clone call
|
Kim Alvefur |
Sun, 02 Dec 2018 17:20:44 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Sun, 02 Dec 2018 02:38:36 +0100 |
util.stanza: Deserialize stanza without mutating input (fixes #711)
0.11
|
Kim Alvefur |
Sat, 01 Dec 2018 18:30:19 +0100 |
util.stanza: Improve tests
0.11
|
Kim Alvefur |
Sun, 02 Dec 2018 02:16:21 +0100 |
mod_vcard_legacy: Limit injection of XEP-0153 to normal presence (fixes #1252)
0.11
|
Kim Alvefur |
Sat, 01 Dec 2018 00:11:49 +0100 |
rostermanager, mod_presence: Store stanza for incoming subscription requests (fixes #689) (thanks Zash, Ge0rG)
|
Matthew Wild |
Sat, 01 Dec 2018 22:13:24 +0000 |
spec/keep_full_sub_req: Make the second connect a differenct device (workaround for scansion issue)
|
Kim Alvefur |
Sat, 01 Dec 2018 18:12:01 +0100 |