mod_http_muc_log: Switch to a calendar view for selecting dates
|
Kim Alvefur |
2015-02-10 |
mod_http_muc_log: Sort date list in reverse
|
Kim Alvefur |
2015-02-08 |
mod_storage_gdbm: Fix comparison of 'end'
|
Kim Alvefur |
2015-02-08 |
mod_storage_gdbm: Add support for 'limit' query parameter
|
Kim Alvefur |
2015-02-07 |
mod_storage_gdbm: Get 'after' parameter from correct table
|
Kim Alvefur |
2015-02-07 |
mod_tls_policy: Fix pattern matching
|
Kim Alvefur |
2015-01-30 |
mod_tls_policy: New module to enforce per-host TLS parameter policies
|
Kim Alvefur |
2015-01-30 |
mod_smacks: Don't attach timestamps to 'iq' stanzas
|
Kim Alvefur |
2015-01-26 |
mod_smacks: Remove negation of condition, most likely a leftover from debugging
|
Kim Alvefur |
2015-01-26 |
mod_smacks: Stanzas don't have a ':' in their name
|
Kim Alvefur |
2015-01-26 |
mod_storage_gdbm: Add archive support
|
Kim Alvefur |
2015-01-25 |
mod_storage_gdbm: Prepare for supporting multiple store types
|
Kim Alvefur |
2015-01-25 |
mod_admin_message: New IM-based administration console
|
Mikael Berthe |
2015-01-25 |
mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc)
|
Kim Alvefur |
2015-01-25 |
Add support for IPv4 addresses in SRV injections
|
Ashley Ward |
2015-01-20 |
mod_pep_vcard_avatar: Syncs avatars between PEP and vCard
|
Kim Alvefur |
2015-01-18 |
mod_csi: Update namespace to published version
|
Kim Alvefur |
2015-01-09 |
mod_http_muc_log: (template) Remove duplicate CSS property
|
Kim Alvefur |
2014-12-20 |
mod_query_client_ver: Query and log client software
|
Kim Alvefur |
2014-12-20 |
mod_mam: Make sure default_archive_policy is a boolean or "roster" (thanks souliane)
|
Kim Alvefur |
2014-12-18 |
mod_mam_archive: Fixing SQL concatenation bug
|
syn |
2014-12-11 |
mod_statistics/prosodytop.lua: Simplify and fix buffering and line separation (thanks Ge0rG)
|
Kim Alvefur |
2014-12-08 |
mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG)
|
Kim Alvefur |
2014-12-08 |
mod_limit_auth: Throttle authentication (failed) attempts with optional (0.10+) tarpit
|
Kim Alvefur |
2014-12-06 |
mod_http_muc_log: Split out template into a configurable file.
|
Kim Alvefur |
2014-12-03 |
mod_http_muc_log: Revamp template system
|
Kim Alvefur |
2014-12-02 |
mod_http_muc_log: List rooms with logging explicitly enabled
|
Kim Alvefur |
2014-12-02 |
mod_http_muc_log: Include charset in Content-Type header
|
Kim Alvefur |
2014-12-02 |
mod_http_muc_log: Show only messages with presentable content
|
Kim Alvefur |
2014-11-20 |
mod_http_muc_log: Use archive IDs to find next and previous dates that contain messages
|
Kim Alvefur |
2014-11-20 |
mod_http_muc_log: Send a HTML mime type with responses
|
Kim Alvefur |
2014-11-20 |
mod_http_muc_log: Fix use with old (until 0.10) MUC API
|
Kim Alvefur |
2014-11-20 |
mod_muc_log_http: Import old util.datamanager, fixes fetching of data if non-default storage is configured
|
Kim Alvefur |
2014-11-20 |
mod_http_index: Generates an index of local HTTP apps
|
Kim Alvefur |
2014-11-20 |
mod_register_web: Add option for specifying path to templates
|
Kim Alvefur |
2014-11-19 |
mod_mam_muc, mod_http_muc_log: Change store name from 'archive2' to 'muc_log' to distinguish it from personal MAM archives. Old data will require migration.
|
Kim Alvefur |
2014-11-18 |
mod_storage_gdbm: Storage backend based on lgdbm
|
Kim Alvefur |
2014-11-18 |
mod_storage_muc_log: Fix typo
|
Kim Alvefur |
2014-11-10 |
mod_storage_muc_log: Change to sane timestamp format and warn if it differs from legacy mod_muc_log timestamps
|
Kim Alvefur |
2014-11-10 |
mod_muc_log: Change to a non-locale dependent timestamp format
|
Kim Alvefur |
2014-11-10 |
mod_storage_muc_log: Provides an archive API to mod_muc_log data
|
Kim Alvefur |
2014-11-10 |
mod_roster_command: Add 'remove' command
|
Kim Alvefur |
2014-11-10 |
mod_http_muc_log: Remove infinity limit
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Style fixes and mobile optimizations
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Hide prev/next when on the edge of the archive
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Render arrows in prev/next links using CSS
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Remove unnessesary character from pattern
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Include the canonical URL in a meta tag
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Fix closing tag
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Fix header margin
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Search for next date with messages from 00:00:00, not 00:00:01
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Make pretty
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Make MUC local code identical to mod_mam_muc
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: List only dates with messages
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Have URL of date list page end with a slash
|
Kim Alvefur |
2014-11-09 |
mod_mam_muc: Try to use new MUC API for getting room objects (fixes queries to not yet initialized rooms)
|
Kim Alvefur |
2014-11-08 |
mod_http_muc_log: Strip some whitespace
|
Kim Alvefur |
2014-11-08 |
mod_http_muc_log: MUC log module using new archive API
|
Kim Alvefur |
2014-11-08 |
mod_mam_muc: Store joins and leaves
|
Kim Alvefur |
2014-11-08 |
mod_mam_muc: Limit search to groupchat messages (we use the internal 'with' field stanza types)
|
Kim Alvefur |
2014-11-08 |