mod_muc_intercom: Fix traceback on topic changes
|
Kim Alvefur |
2010-09-26 |
mod_seclabels: Prototype security labels plugin
|
Matthew Wild |
2010-09-20 |
mod_adhoc_cmd_admin: Use correct dataform layout
|
Florian Zeitz |
2010-09-02 |
mod_adhoc: Fix dataform creation
|
Florian Zeitz |
2010-09-01 |
mod_twitter: Initial commit.
|
dersd |
2010-08-28 |
mod_adhoc_cmd_admin: Check if announcement fields are filled (Thanks Zash)
|
Florian Zeitz |
2010-08-26 |
adds mod_muc_intercom; forwards messages between rooms on a muc host
|
Kim Alvefur |
2010-08-24 |
mod_adhoc: Answer disco#info (This is a MUST in XEP-0050)
|
Florian Zeitz |
2010-08-22 |
mod_adhoc: Fix typo introduced during refactoring
|
Florian Zeitz |
2010-08-22 |
mod_adhoc: Code restructuring
|
Florian Zeitz |
2010-08-21 |
mod_archive: added some config options.
|
shinysky |
2010-08-13 |
mod_adhoc_cmd_admin: Be more tollerant towards client/user errors.
|
Florian Zeitz |
2010-08-12 |
mod_adhoc_cmd_modules: Fix error message
|
Florian Zeitz |
2010-08-12 |
mod_archive_muc: clean up '\n ' in preference stanza
|
shinysky |
2010-08-10 |
mod_archive: use usermanager to check if some user exists
|
shinysky |
2010-08-10 |
mod_archive_muc: use usermanager to check if some user exists; use rostermanager to check if someone is in the roster; minor fixes.
|
shinysky |
2010-08-10 |
mod_archive: minor fix;
|
shinysky |
2010-08-09 |
mod_ircd: Fix "nickname in use" reply
|
Matthew Wild |
2010-08-05 |
mod_adhoc_cmd_modules: Make required fields required, be more tollerant towards buggy clients
|
Florian Zeitz |
2010-08-05 |
Add new motd_sequential module. This module lets you define numbered messages shown to each user in order, but only once per user, and persistent across server restarts. Useful for notifying users of added features and changes in an
|
Jeff Mitchell |
2010-08-04 |
mod_archive: fixed some serious bugs.
|
shinysky |
2010-08-04 |
merge
|
shinysky |
2010-08-02 |
mod_post_msg: add support for type, subject and body in application/x-www-form-urlencoded
|
Kim Alvefur |
2010-07-31 |
mod_archive: make sure result set are sorted in chronological order.
|
shinysky |
2010-07-29 |
mod_couchdb: Now added as a proper module using the new storage provider system.
|
Waqas Hussain |
2010-07-31 |
mod_archive: refactor
|
shinysky |
2010-07-29 |
mod_adhoc_cmd_admin: Add suport for showing more detail
|
Florian Zeitz |
2010-07-29 |
mod_archive: exit for loop as soon as possible.
|
shinysky |
2010-07-29 |
mod_archive: keep collections in REVERSE chronological order(not tested).
|
shinysky |
2010-07-29 |
mod_archive: keep collections in chronological order.
|
shinysky |
2010-07-26 |
mod_archive: Mapping an message to some collection based on timestamp
|
shinysky |
2010-07-25 |
mod_archive: minor fix.
|
shinysky |
2010-07-25 |