prosody-modules
log
graph
tags
bookmarks
branches
637dc0a04052
browse
changeset
mod_pastebin/mod_pastebin.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_pastebin/mod_pastebin.lua @ 322:
637dc0a04052
less
more
|
(0)
tip
description
author
age
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_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_pastebin: Optionally bin if message starts with a configurable trigger string
Florian Zeitz
2010-05-23
mod_pastebin: Send Content-Type header to specify plain UTF-8 text
Matthew Wild
2009-11-01
mod_pastebin: Rename pastebin_message() to pastebin_text() and make it global so it can be called by other plugins
Matthew Wild
2009-11-01
mod_pastebin: Fix finding of XHTML content.
Paul Aurich
2009-10-31
mod_pastebin: Comment some debug logging on every message
Matthew Wild
2009-10-02
mod_pastebin: Expire pastes after 'pastebin_expire_after' hours, 24 by default
Matthew Wild
2009-10-02
mod_pastebin: Allow per-host pastebin_threshold
Matthew Wild
2009-10-02
mod_pastebin: Small fix to read the pastebin URL from the config
Matthew Wild
2009-10-01
mod_pastebin: Set default of 500 chars for pastebin_threshold
Matthew Wild
2009-09-25
mod_pastebin: Allow configurable message length threshold
Matthew Wild
2009-09-25
mod_pastebin: Initial commit
Matthew Wild
2009-09-25
less
more
|
(0)
tip