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 |
mod_muc_log_http: started new prosody theme
|
Thilo Cestonaro |
2010-06-17 |
mod_archive: Now we can archive messages, even though not in organized way.
|
shinysky |
2010-06-14 |
mod_blocking: Fix to iterate over blocklist correctly when removing a JID
|
Matthew Wild |
2010-06-14 |
mod_blocking: Ensure that a JID can be in the blocklist at most once, and have helper functions return true/false on success/error
|
Matthew Wild |
2010-06-14 |
mod_blocking: Fixed a nil global access.
|
Waqas Hussain |
2010-06-13 |
mod_blocking: Various small changes to make it actually work, which I forgot to commit
|
Matthew Wild |
2010-06-13 |
mod_blocking: Fixed a syntax error.
|
Waqas Hussain |
2010-06-13 |
mod_archive: The element auto MAY include a 'scope' attribute; Added message hook.
|
shinysky |
2010-06-13 |
mod_adhoc_cmd_admin: Check whether action is to be performed on the host the command was sent to.
|
Florian Zeitz |
2010-06-12 |
mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded
|
Matthew Wild |
2010-06-11 |
mod_adhoc, mod_adhoc_cmd_admin: Handle errors according to XEP
|
Florian Zeitz |
2010-06-10 |
mod_auth_external: Renamed from mod_extauth. Update logging and options (external_auth_protocol, external_auth_command)
|
Matthew Wild |
2010-06-10 |
mod_pastebin: Fix trigger_string matching when no trigger is set, and add support for counting lines (pastebin_line_threshold, default: 4)
|
Matthew Wild |
2010-06-09 |
mod_extauth: Updated to provide a SASL handler.
|
Waqas Hussain |
2010-06-09 |
mod_archive: preference handling is done.
|
shinysky |
2010-06-05 |