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 |