prosody-modules
log
graph
tags
bookmarks
branches
48afaec5d1de
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 @ 4502:
48afaec5d1de
less
more
|
(0)
-50
-24
tip
description
author
age
mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
Kim Alvefur
2020-01-26
mod_pastebin: Convert limit values to strings (fixes traceback)
Kim Alvefur
2018-10-03
mod_pastebin: Advertise a disco feature and current thresholds
Kim Alvefur
2018-10-03
mod_pastebin: Make first line and URL more clearly separated
Kim Alvefur
2018-07-31
mod_pastebin: Remove reference to removed header table
Kim Alvefur
2018-06-23
mod_pastebin: Prevent header table form being mutated
Kim Alvefur
2018-06-23
mod_pastebin: Off-by-one, the hardest problem known to man
Kim Alvefur
2018-06-03
mod_pastebin: Restore URL in final body text
Kim Alvefur
2018-05-24
mod_pastebin: Fix line count pattern added by 040eaa3844f4
Kim Alvefur
2018-05-24
mod_pastebin: Support the new MUC API in Prosody trunk
Kim Alvefur
2018-05-22
mod_pastebin: Add an OOB tag pointing to the pastebin URL
Kim Alvefur
2018-05-20
mod_pastebin: Silence some warnings [luacheck]
Kim Alvefur
2018-05-20
mod_pastebin: Remove unused locals [luacheck]
Kim Alvefur
2018-05-20
mod_pastebin: Check line length via preconstructed pattern instead of gsub
Kim Alvefur
2018-05-20
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case
Kim Alvefur
2018-05-20
mod_pastebin: Avoid using pattern matching facilities for simple prefix removal
Kim Alvefur
2018-05-20
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation
Kim Alvefur
2018-05-20
mod_pastebin: Move result of host detection into a variable to improve readabily
Kim Alvefur
2018-05-20
mod_pastebin: Fix loading on normal hosts (thanks ppmathis)
Kim Alvefur
2018-04-30
mod_pastebin: Check for MUC presence before handling a message.
Emmanuel Gil Peyrot
2017-09-19
all the things: Remove trailing whitespace
Florian Zeitz
2014-03-11
mod_pastebin: Ensure base URL always has a trailing / (thanks Masin)
Matthew Wild
2013-05-22
mod_pastebin: Fix invalid debug statement
Kim Alvefur
2013-03-24
mod_pastebin: provide correct content-type on invalid pastes warnings too.
Marco Cirillo
2012-10-25
less
more
|
(0)
-50
-24
tip