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 |
jingle_ibb: Remove unused import of table.concat
|
Matthew Wild |
Fri, 17 Mar 2023 09:26:45 +0000 |
pubsub: Fire event on item retraction notifications
|
Matthew Wild |
Fri, 17 Mar 2023 09:25:24 +0000 |
sasl: Expose what mechanisms were offered on authentication-failure
|
Matthew Wild |
Fri, 17 Mar 2023 09:24:36 +0000 |
browsing: whitespace fixes
|
Matthew Wild |
Fri, 17 Mar 2023 09:23:56 +0000 |
Add 'shutdown' event for a self-initiated disconnect
|
Matthew Wild |
Fri, 17 Mar 2023 09:23:15 +0000 |
Fix whitespace
|
Matthew Wild |
Thu, 16 Mar 2023 16:47:59 +0000 |
Update to new tls_builder() API in net.server upstream
|
Matthew Wild |
Thu, 16 Mar 2023 16:40:57 +0000 |
archive: Add 'complete' flag
|
Matthew Wild |
Thu, 16 Mar 2023 11:47:37 +0000 |
Use util.format for logging
|
Matthew Wild |
Thu, 16 Mar 2023 11:46:16 +0000 |
client: Include xml:lang in stream header, if known
|
Matthew Wild |
Thu, 16 Mar 2023 11:43:16 +0000 |
client: Don't enable session plugin by default, that protocol is obsolete
|
Matthew Wild |
Thu, 16 Mar 2023 11:42:58 +0000 |
client: Correctly randomize SRV targets (thanks Zash)
|
Matthew Wild |
Thu, 16 Mar 2023 11:42:28 +0000 |
Update to use util.id for random ids instead of counters (thanks Zash)
|
Matthew Wild |
Thu, 16 Mar 2023 11:41:52 +0000 |
sasl: Include offered mechanisms in event when no supported mechanisms found
|
Matthew Wild |
Fri, 03 Mar 2023 12:10:54 +0000 |