prosody-modules
log
graph
tags
bookmarks
branches
74bd7ebe5792
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 @ 656:
74bd7ebe5792
less
more
|
(0)
-15
tip
description
author
age
mod_pastebin: Update to the new HTTP API
Kim Alvefur
2012-04-29
mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present.
Marco Cirillo
2012-01-17
mod_pastebin: Make last commit work (also set on restore)
Matthew Wild
2011-12-21
mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0
Matthew Wild
2011-12-21
mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0)
Matthew Wild
2011-12-19
mod_pastebin: Fix off-by-one in line counting (display issue only)
Matthew Wild
2011-12-19
mod_pastebin: Fix call to undefined function introduced in previous commit
Matthew Wild
2011-12-19
mod_pastebin: Threshold is now UTF-8 characters (thanks Grom_PE for initial patch)
Matthew Wild
2011-12-08
mod_pastebin: Preserve pastes through a reload
Matthew Wild
2011-10-11
mod_pastebin: Some experimental summary changes
Matthew Wild
2011-09-23
mod_pastebin: Update to use module:get_option()
Matthew Wild
2011-09-23
mod_pastebin: Support for changing the summary length (pastebin_summary_length), and including it even in the plaintext version of the generated message
Matthew Wild
2011-09-23
mod_pastebin: Add option 'pastebin_private_messages', defaults to false for components and true for other hosts (thanks Kelden/Maranda)
Matthew Wild
2011-09-22
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
less
more
|
(0)
-15
tip