prosodyctl: Define prosody.core_post_stanza as an empty function
|
Matthew Wild |
Sat, 06 Apr 2013 20:07:08 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Sat, 06 Apr 2013 12:21:01 +0100 |
util.json: Convert \uXXXX to UTF-8 when decoding
|
Matthew Wild |
Sat, 06 Apr 2013 12:20:31 +0100 |
util.stanza: Use correct index when replacing the tag in .tags (thanks daurnimator)
|
Matthew Wild |
Fri, 05 Apr 2013 19:59:48 +0100 |
moduleapi: assert() that prosody.core_post_stanza is not nil
|
Matthew Wild |
Fri, 05 Apr 2013 19:13:46 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Fri, 05 Apr 2013 13:06:48 +0100 |
portmanager: import pairs() (thanks Maranda)
|
Matthew Wild |
Fri, 05 Apr 2013 13:06:26 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Fri, 05 Apr 2013 10:05:18 +0100 |
Merge with Maranda
|
Matthew Wild |
Fri, 05 Apr 2013 10:04:53 +0100 |
rostermanager: do not save rosters for unexistant users.
|
Marco Cirillo |
Fri, 05 Apr 2013 04:52:11 +0000 |
prosody: load rostermanager after usermanager during environment initialization.
|
Marco Cirillo |
Fri, 05 Apr 2013 04:49:32 +0000 |
mod_http: disable ssl peer verification by default.
|
Marco Cirillo |
Thu, 04 Apr 2013 23:41:36 +0000 |
portmanager: add logic to allow specification of service default values for ssl config and / or overrides.
|
Marco Cirillo |
Thu, 04 Apr 2013 23:36:30 +0000 |
mod_storage_none: A null-like storage provider that returns all stores as empty, and fails to save anything to them
|
Matthew Wild |
Fri, 05 Apr 2013 10:01:02 +0100 |
util.stanza: Add stanza:find(), a light weight XPath-like method
|
Kim Alvefur |
Thu, 04 Apr 2013 20:05:35 +0200 |
mod_s2s: Add COMPAT cahin verification code for older LuaSec versions
|
Kim Alvefur |
Thu, 04 Apr 2013 19:21:47 +0200 |
configure: Replaces tabs with spaces in --help
|
Kim Alvefur |
Wed, 03 Apr 2013 15:48:49 +0200 |
configure: Add RUNWITH to --help
|
Kim Alvefur |
Wed, 03 Apr 2013 15:38:18 +0200 |
Merge 0.9->trunk
|
Matthew Wild |
Wed, 03 Apr 2013 13:53:21 +0100 |
mod_pubsub: Don't send current items to new subscribers (I don't know why we did)
|
Matthew Wild |
Wed, 03 Apr 2013 13:51:59 +0100 |
mod_groups: Remove unused import
|
Matthew Wild |
Wed, 03 Apr 2013 13:40:40 +0100 |
mod_groups: Add a public function other modules can use to determine if a JID belongs to a given group
|
Matthew Wild |
Wed, 03 Apr 2013 13:40:29 +0100 |
mod_presence: Remove some unused variables
|
Matthew Wild |
Wed, 03 Apr 2013 13:39:41 +0100 |
util.helpers: Helper helpers to log host events
|
Matthew Wild |
Wed, 03 Apr 2013 13:39:00 +0100 |
util.stanza: :maptags(): Fixes to make loop more robust on item removal
|
Matthew Wild |
Wed, 03 Apr 2013 13:38:27 +0100 |
configmanager: Some cleanup, remove unused variables and imports
|
Matthew Wild |
Wed, 03 Apr 2013 08:14:55 +0100 |
moduleapi: have get_host_items wrap on get_items from modulemanager, also add has_{feature/identity} to the API.
|
Marco Cirillo |
Mon, 01 Apr 2013 23:44:28 +0000 |
modulemanager: add missing ipairs import.
|
Marco Cirillo |
Mon, 01 Apr 2013 23:41:57 +0000 |
modulemanager: add function to retrieve module items from a specific host entity.
|
Marco Cirillo |
Mon, 01 Apr 2013 22:34:44 +0000 |
prosody.cfg.lua.dist: Update with new options and comments
|
Matthew Wild |
Mon, 01 Apr 2013 14:51:42 +0100 |