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 |
mod_archive: interpret preferences when do auto archiving.
|
shinysky |
2010-07-24 |
mod_smacks: Fix the logic for handling outgoing stanzas and ack requests
|
Matthew Wild |
2010-07-24 |
Merge with Zash
|
Matthew Wild |
2010-07-22 |
mod_auth_ldap: Update for new usermanager.test_password syntax
|
Matthew Wild |
2010-07-21 |
mod_auth_external: Update for new usermanager.test_password syntax
|
Matthew Wild |
2010-07-21 |
mod_post_msg: A plugin that recives a single message by HTTP POST and relays it.
|
Kim Alvefur |
2010-07-22 |
mod_s2s_blackwhitelist: adding blacklist and whitelist plugin for s2s connections
|
Gaurav |
2010-07-16 |
mod_s2s_reload_newcomponent: fix debug logs
|
Gaurav |
2010-07-16 |
initial creation of module for reloading new components
|
Gaurav |
2010-07-16 |
fixed broadcast PRIVMSG bug
|
Bjoern Kalkbrenner |
2010-07-14 |
added correct NAME_REPLY on JOIN message reply
|
Bjoern Kalkbrenner |
2010-07-14 |
mod_archive: Replication is done!
|
shinysky |
2010-07-14 |
mod_archive: added a 'access' attribute to the chat element, representing the time last accessed.
|
shinysky |
2010-07-13 |
mod_adhoc_cmd_modules: Add "Load module" command
|
Florian Zeitz |
2010-07-09 |
mod_adhoc: Add capability to pass data to forms
|
Florian Zeitz |
2010-07-09 |
mod_adhoc_cmd_modules: Add "Unload module" command
|
Florian Zeitz |
2010-07-09 |
mod_adhoc_cmd_modules: Add "Reload module" command
|
Florian Zeitz |
2010-07-09 |
mod_couchdb: Initial commit.
|
Waqas Hussain |
2010-07-09 |
mod_adhoc_cmd_modules: Initial version. Provides a "List loaded modules" cmd for now
|
Florian Zeitz |
2010-07-08 |
mod_smacks: Clean outgoing stanza queue correctly on session close
|
Matthew Wild |
2010-07-08 |
mod_smacks: Use filters for catching incoming stanzas (more reliable and efficient), also add some logic to make compatible with the stream resumption module (coming soon)
|
Matthew Wild |
2010-07-08 |
mod_smacks: Better logic for deciding what is a stanza and what is not, and deciding when to send ack requests
|
Matthew Wild |
2010-07-08 |
mod_archive: '7.3 Removing a Collection' is DONE, so '7. Archive Management' is DONE.
|
shinysky |
2010-07-08 |
mod_archive: XEP-0059 Result Set Management for Retrieving a Collection is DONE
|
shinysky |
2010-07-07 |
restart authorize command if crashed or ended; added example shell script
|
Bjoern Kalkbrenner |
2010-07-07 |
mod_archive: XEP-0059 Result Set Management for Retrieving a List of Collections is DONE
|
shinysky |
2010-07-07 |
mod_archive: XEP-0059: Result Set Management - Limiting the Number of Items; Paging Forwards Through a Result Set; Getting the Item Count
|
shinysky |
2010-07-05 |
mod_muc_log_http: show more of the room title
|
Thilo Cestonaro |
2010-07-05 |
mod_archive: Archive Management - Retrieving a List of Collections
|
shinysky |
2010-07-05 |
mod_muc_log_http: Fixed a traceback on rooms with no subject.
|
Waqas Hussain |
2010-07-04 |
mod_auth_ldap: An auth plugin for authentication against LDAP.
|
Waqas Hussain |
2010-06-30 |
mod_pastebin: Better fix for stripping truncated UFT-8 sequences
|
Matthew Wild |
2010-06-28 |
mod_pastebin: Fix to not truncate UTF-8 sequences when creating a snippet summary for XHTML-IM (thanks DaiZW for discovering :) )
|
Matthew Wild |
2010-06-28 |
mod_archive: there can be only one note/previous/next/x element in a collection.
|
shinysky |
2010-06-27 |
mod_archive: first commit for manual archiving, need polishing
|
shinysky |
2010-06-27 |
mod_muc_log_http: prosody theme update
|
Thilo Cestonaro |
2010-06-22 |
merge
|
Thilo Cestonaro |
2010-06-22 |
mod_muc_log_http: ensure a theme was loaded when handling a http request
|
Thilo Cestonaro |
2010-06-22 |
mod_muc_log_http: ensure to have the default being "prosody"
|
Thilo Cestonaro |
2010-06-22 |
mod_archive: now auto archiving is almost done.
|
shinysky |
2010-06-21 |
mod_muc_log_http: remove the rest of the old default theme
|
Thilo Cestonaro |
2010-06-17 |
mod_muc_log_http: default theme changed to "prosody", removed old default theme
|
Thilo Cestonaro |
2010-06-17 |