util.adhoc: Fix naming of thing
|
Kim Alvefur |
Fri, 23 Jun 2023 12:16:09 +0200 |
util.sasl.oauthbearer: Don't send authzid
|
Kim Alvefur |
Fri, 23 Jun 2023 12:09:49 +0200 |
util.vcard: Move into verse namespace since it's removed from Prosody
|
Kim Alvefur |
Fri, 23 Jun 2023 10:12:38 +0200 |
util.sasl.oauthbearer: Fix message syntax
|
Kim Alvefur |
Fri, 23 Jun 2023 10:11:25 +0200 |
squishy: Move some compat layers into verse namespace
|
Kim Alvefur |
Wed, 21 Jun 2023 21:03:05 +0200 |
configure: fix --lua-lib-dir
|
Trần H. Trung |
Fri, 07 Jul 2023 17:23:09 +0700 |
squishy: Normalise Lua syntax
|
Kim Alvefur |
Wed, 21 Jun 2023 15:22:17 +0200 |
server: Import one of Prosodys net.server implementations
|
Kim Alvefur |
Wed, 21 Jun 2023 12:21:09 +0200 |
squishy: Update for prosody.* namespace
|
Matthew Wild |
Tue, 20 Jun 2023 12:59:24 +0100 |
Update for new Prosody module namespace
|
Kim Alvefur |
Sat, 20 May 2023 20:48:03 +0200 |
libs.encodings: Remove unused function
|
Kim Alvefur |
Tue, 23 May 2023 19:46:52 +0200 |
util.xstanza: Remove, unused since c95b84ed366b
|
Kim Alvefur |
Tue, 23 May 2023 19:41:27 +0200 |
Added tag 0.10.0 for changeset 98dc1750584d
|
Matthew Wild |
Thu, 23 Mar 2023 19:11:15 +0000 |
Fix sha1 support when no binary dependencies available
|
Matthew Wild |
Thu, 23 Mar 2023 19:06:04 +0000 |
component: Avoid adding to the global stream metatable
|
Matthew Wild |
Thu, 23 Mar 2023 18:56:32 +0000 |
libs/hashes: Support for luaossl (lua-luaossl on Debian)
|
Matthew Wild |
Thu, 23 Mar 2023 18:54:13 +0000 |
libs/table: Add table.move
|
Matthew Wild |
Fri, 17 Mar 2023 17:09:00 +0000 |
squishy: Comment legacy protocol plugins by default
|
Matthew Wild |
Fri, 17 Mar 2023 12:31:28 +0000 |
squishy: Add browsing plugin
|
Matthew Wild |
Fri, 17 Mar 2023 12:31:02 +0000 |
Add time query plugin
|
Matthew Wild |
Fri, 17 Mar 2023 12:30:49 +0000 |
squishy: Updates for Prosody trunk (@ e77c607e8da8)
|
Matthew Wild |
Fri, 17 Mar 2023 12:30:25 +0000 |
Add dummy util.net
|
Matthew Wild |
Fri, 17 Mar 2023 12:28:13 +0000 |
sasl: Add oauthbearer mechanism
|
Matthew Wild |
Fri, 17 Mar 2023 12:25:58 +0000 |
presence: Clone stanza before caching it
|
Matthew Wild |
Fri, 17 Mar 2023 11:18:39 +0000 |
disco: Fire disco-info-changed when necessary, move presence resending there
|
Matthew Wild |
Fri, 17 Mar 2023 11:15:18 +0000 |
disco: Remove stray print()
|
Matthew Wild |
Fri, 17 Mar 2023 11:12:12 +0000 |
disco: Add support for extended disco forms
|
Matthew Wild |
Fri, 17 Mar 2023 11:12:01 +0000 |
buildscripts: Update included squish (now supports Lua 5.2)
|
Matthew Wild |
Fri, 17 Mar 2023 11:07:02 +0000 |
libs/time: Add monotonic() if lua-system is available
|
Matthew Wild |
Fri, 17 Mar 2023 09:51:03 +0000 |
pep: Include item id in event
|
Matthew Wild |
Fri, 17 Mar 2023 09:27:27 +0000 |