| Fri, 19 Apr 2013 14:42:32 +0200 |
Kim Alvefur |
moduleapi: Make module:open_store() open a store named after the calling module by default
|
| Fri, 19 Apr 2013 13:29:47 +0100 |
Matthew Wild |
moduleapi: Add module:open_store() as a front-end to storagemanager.open()
|
| Fri, 05 Apr 2013 19:13:46 +0100 |
Matthew Wild |
moduleapi: assert() that prosody.core_post_stanza is not nil
|
| Mon, 01 Apr 2013 23:44:28 +0000 |
Marco Cirillo |
moduleapi: have get_host_items wrap on get_items from modulemanager, also add has_{feature/identity} to the API.
|
| Sat, 23 Mar 2013 02:33:15 +0100 |
Kim Alvefur |
core.*: Complete removal of all traces of the "core" section and section-related code.
|
| Sat, 29 Sep 2012 17:07:08 +0100 |
Matthew Wild |
moduleapi: Revert previous commit and add comment, it's meant to be this way
|
| Sat, 29 Sep 2012 10:46:03 +0100 |
Matthew Wild |
moduleapi: Fix require of modulemanager (thanks mva!)
|
| Fri, 03 Aug 2012 14:07:41 +0100 |
Matthew Wild |
moduleapi: Clarify comment
|
| Mon, 30 Jul 2012 00:40:02 +0100 |
Matthew Wild |
moduleapi: If path name ends with '-cache' create table as weak (keys and values)
|
| Sat, 28 Jul 2012 01:14:31 +0100 |
Matthew Wild |
Merge with Florob
|
| Fri, 08 Jun 2012 05:04:38 +0200 |
Florian Zeitz |
Eliminate direct setfenv usage
|
| Thu, 19 Jul 2012 15:35:07 +0100 |
Matthew Wild |
moduleapi: Remove unused import of util.multitable
|