plugins.disco: Fix to use util.caps instead of broken hacky implementation
|
Matthew Wild |
Wed, 27 Jun 2018 19:19:11 +0100 |
libs.hashes: Better error message when method not available
|
Matthew Wild |
Wed, 27 Jun 2018 19:18:06 +0100 |
libs.hashes: Add support for sha1 lib from luarocks
|
Matthew Wild |
Wed, 27 Jun 2018 19:17:51 +0100 |
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk)
|
Matthew Wild |
Wed, 27 Jun 2018 19:16:25 +0100 |
Makefile: Use configured squish path
|
Matthew Wild |
Wed, 27 Jun 2018 19:13:27 +0100 |
verse.plugins.groupchat: Fix import of util.events
|
Kim Alvefur |
Sun, 20 May 2018 01:24:39 +0200 |
verse: Remove use of deprecated module() function
|
Kim Alvefur |
Sun, 20 May 2018 01:16:22 +0200 |
buildsys: Update to fetch from Prosody 0.10 branch
|
Kim Alvefur |
Sun, 20 May 2018 01:15:50 +0200 |
verse.plugins.pep: Support taking an item id, default to "current"
|
Kim Alvefur |
Sun, 20 May 2018 00:56:24 +0200 |
libs.hashes: Switch to moteus bgcrypto suite
|
Kim Alvefur |
Sun, 20 May 2018 00:51:58 +0200 |
plugins.archive: Call callback even f there were no <fin> element
|
Kim Alvefur |
Sat, 31 Mar 2018 15:45:14 +0200 |
plugins.archive: Don't require 'queryid' attribute in iq response
|
Kim Alvefur |
Sat, 31 Mar 2018 15:43:28 +0200 |
verse: trim trailing whitespace
|
Kim Alvefur |
Tue, 18 Apr 2017 16:46:26 +0200 |
component: Import sha1 via util.hashes
|
Kim Alvefur |
Fri, 07 Apr 2017 19:39:59 +0200 |
plugins.archive: Update to XEP-0313 v0.6
|
Kim Alvefur |
Fri, 07 Apr 2017 19:38:52 +0200 |
plugins.smacks: Update to sm:3 namespace
|
Kim Alvefur |
Fri, 07 Apr 2017 19:37:56 +0200 |
util.sasl.scram: Add support for authenticating with pre-hashed password
|
Kim Alvefur |
Fri, 07 Apr 2017 19:35:44 +0200 |
plugins.presence: If a string is given as presece options, use it as status
|
Kim Alvefur |
Sat, 04 Jun 2016 13:37:06 +0200 |
plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour)
|
Kim Alvefur |
Sat, 04 Jun 2016 13:36:39 +0200 |
plugins.presence: Fix resending previous presence
|
Kim Alvefur |
Sat, 04 Jun 2016 13:35:23 +0200 |
Add plugin for XEP-0195: User Browsing
|
Kim Alvefur |
Sun, 15 May 2016 16:23:54 +0200 |
Merge with Zash
|
Matthew Wild |
Tue, 09 Feb 2016 23:40:12 +0000 |
util.random: Use /dev/urandom or LuaCrypto
|
Kim Alvefur |
Wed, 13 Jan 2016 00:45:54 +0100 |
client, component: Fix logging of invalid XML
|
Matthew Wild |
Tue, 09 Feb 2016 23:39:31 +0000 |
Merge with Zash
|
Matthew Wild |
Tue, 12 Jan 2016 13:14:36 +0000 |
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size)
|
Kim Alvefur |
Tue, 12 Jan 2016 14:06:20 +0100 |
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there
|
Kim Alvefur |
Sat, 09 Jan 2016 02:03:26 +0100 |
Add util.ip, dependency of net.dns since Prosody 0.9.9
|
Kim Alvefur |
Sat, 09 Jan 2016 01:36:03 +0100 |
plugins: Cleanup [luacheck]
|
Kim Alvefur |
Thu, 03 Sep 2015 22:41:27 +0200 |
plugins.smacks: explicitly import luasocket which stops setting globals in new versions
|
Kim Alvefur |
Thu, 03 Sep 2015 21:46:57 +0200 |