Software /
code /
prosody
Graph
-
mod_csi_simple: Always remove session filters when disabling CSISat, 05 Oct 2019 16:55:58 +0200, by Kim Alvefur
-
mod_csi_simple: Try not to flush buffer while already flushing itSat, 05 Oct 2019 16:50:41 +0200, by Kim Alvefur
-
core.s2smanager: Remove bidi-enabled s2sin from outgoing routing tableSat, 05 Oct 2019 16:21:41 +0200, by Kim Alvefur
-
net.server_epoll: Return early when attepting to set write lock state to current stateSat, 05 Oct 2019 15:22:59 +0200, by Kim Alvefur
-
Merge 0.11->trunkThu, 03 Oct 2019 16:38:46 +0100, by Matthew Wild
-
mod_mam: Add flag to session when it performs a MAM query 0.11Thu, 03 Oct 2019 16:38:15 +0100, by Matthew Wild
-
util.promise: Add some additional tests to cover callback return valuesMon, 30 Sep 2019 08:22:30 +0100, by Matthew Wild
-
mod_offline: Log a debug message when message is storedSun, 29 Sep 2019 23:50:34 +0200, by Kim Alvefur
-
util.sasl.scram: Fix old APISun, 29 Sep 2019 21:12:46 +0200, by Kim Alvefur
-
Merge 0.11-trunkSun, 29 Sep 2019 20:48:58 +0200, by Kim Alvefur
-
MUC: Strip tags with MUC-related namespaces from private messages (fixes #1427) 0.11Sun, 29 Sep 2019 20:48:00 +0200, by Kim Alvefur
-
mod_admin_telnet: Use new compact function for waiting on promisesSun, 29 Sep 2019 18:44:58 +0200, by Kim Alvefur
-
util.async: Add function for waiting on promises and unpacking the resultsSun, 29 Sep 2019 18:42:35 +0200, by Kim Alvefur
-
mod_register_ibr: Distinguish between failure to create account or save extra dataSun, 29 Sep 2019 17:34:47 +0200, by Kim Alvefur
-
net.server_epoll: Correct indentationSun, 29 Sep 2019 17:30:54 +0200, by Kim Alvefur
-
core.modulemanager: Split lists across multiple lines for improved readabilitySun, 29 Sep 2019 17:07:39 +0200, by Kim Alvefur
-
mod_register_ibr: Reminder to maybe use util.error in the futureSun, 29 Sep 2019 16:22:05 +0200, by Kim Alvefur
-
mod_register_ibr, mod_register_limits: Add support for custom error type and defined-condition.Sun, 29 Sep 2019 15:26:18 +0200, by Emmanuel Gil Peyrot
-
net.server_epoll: Ignore unused self argument [luacheck]Sun, 29 Sep 2019 15:51:21 +0200, by Kim Alvefur
-
net.server_epoll: Fix link function to not replace listenersSun, 29 Sep 2019 15:41:01 +0200, by Kim Alvefur
-
net.server_epoll: Handle read size argument to linkSun, 29 Sep 2019 15:36:23 +0200, by Kim Alvefur
-
net.server_epoll: Add some timeout related loggingSun, 29 Sep 2019 15:18:40 +0200, by Kim Alvefur
-
mod_register_ibr: Add FORM_TYPE as required by XEP-0077.Sun, 29 Sep 2019 15:05:17 +0200, by Emmanuel Gil Peyrot
-
net.server_epoll: Add debug logging for various connection eventsSun, 29 Sep 2019 15:02:05 +0200, by Kim Alvefur
-
net.server_epoll: Make log tag accessible as a fieldSun, 29 Sep 2019 15:00:28 +0200, by Kim Alvefur
-
net.server_epoll: Make it easy to override handler for incoming dataSun, 29 Sep 2019 14:50:04 +0200, by Kim Alvefur
-
mod_csi_simple: Remove duplicated check for connectionSat, 28 Sep 2019 22:59:29 +0200, by Kim Alvefur
-
mod_pubsub: Remove the unwanted check for @notify on <purge/>.Sat, 28 Sep 2019 20:00:39 +0200, by Emmanuel Gil Peyrot
-
util.sql: Preserve 3rd and 4th return values from transaction (fixes #1434) (thanks mrdoctorwho)Sat, 28 Sep 2019 18:24:28 +0200, by Kim Alvefur
-
doap: Add some supported-since versionsSat, 28 Sep 2019 00:09:29 +0200, by Kim Alvefur
-
doap: Add some XEP versionsSat, 28 Sep 2019 00:09:24 +0200, by Kim Alvefur
-
MUC: Fix XML syntax error in testSat, 21 Sep 2019 18:16:45 +0200, by Kim Alvefur
-
MUC: Update test for vcard-temp changesSat, 21 Sep 2019 17:52:07 +0200, by Kim Alvefur
-
Merge 0.11->trunkSat, 21 Sep 2019 16:50:29 +0200, by Kim Alvefur
-
mod_vcard_legacy: Don't owerwrite empty photo elements (fixes #1432) 0.11Sat, 21 Sep 2019 16:29:16 +0200, by Kim Alvefur
-
mod_vcard_legacy: Advertise lack of avatar correctly (fixes #1431) (thanks lovetox) 0.11Sat, 21 Sep 2019 15:20:50 +0200, by Kim Alvefur
-
doap: Remove stray '('Thu, 19 Sep 2019 22:53:00 +0200, by Kim Alvefur
-
doap: Add details about most recent XEPs numbered over 300Thu, 19 Sep 2019 22:25:04 +0200, by Kim Alvefur
-
doap: Add details to XEPs numbered under 100Thu, 19 Sep 2019 22:14:56 +0200, by Kim Alvefur
-
doap: Fix namespace of <until>Thu, 19 Sep 2019 21:41:04 +0200, by Kim Alvefur
-
doap: Update to newer formatThu, 19 Sep 2019 16:13:55 +0200, by Kim Alvefur
-
util.encodings: Spell out all IDNA 2008 options ICU hasWed, 11 Sep 2019 00:40:30 +0200, by Kim Alvefur
-
util.encodings: Switch ICU binding to IDNA2008 (fixes #533, #1301)Wed, 11 Sep 2019 00:14:59 +0200, by Kim Alvefur
-
Prepare required data folder for integration testsThu, 12 Sep 2019 15:17:12 +0200, by Maxime “pep” Buquet
-
util.x509: Return sets of services per identityTue, 10 Sep 2019 18:41:36 +0200, by Kim Alvefur
-
mod_http: Add support for configuring CORS Access-Control-Allow-CredentialsWed, 11 Sep 2019 15:10:31 +0100, by Matthew Wild
-
prosodyctl: Fix traceback on incorrect proxy65_address type 0.11Wed, 11 Sep 2019 15:03:54 +0100, by Matthew Wild
-
util.x509: Only collect commonNames that pass idnaTue, 10 Sep 2019 18:17:13 +0200, by Kim Alvefur
-
util.x509: Nameprep commonName onceTue, 10 Sep 2019 18:16:11 +0200, by Kim Alvefur
-
doap: Add XEP-0288Mon, 09 Sep 2019 19:54:59 +0200, by Kim Alvefur
-
doap: Add a Description Of A Project fileTue, 27 Aug 2019 20:53:11 +0200, by Kim Alvefur
-
mod_admin_telnet: Identify native bidi sessionsSun, 08 Sep 2019 18:51:15 +0200, by Kim Alvefur
-
CHANGES: Add XEP-0288Sun, 08 Sep 2019 18:51:57 +0200, by Kim Alvefur
-
mod_s2s_bidi: Enables bi-directional streams via XEP-0288Sun, 08 Sep 2019 19:45:39 +0200, by Kim Alvefur
-
mod_s2s: Remove warning about hostname mismatchSat, 07 Sep 2019 18:54:59 +0200, by Kim Alvefur
-
mod_s2s: Insert s2sin into outgoing routing table when bidirectionalSat, 07 Sep 2019 18:33:16 +0200, by Kim Alvefur
-
mod_s2s: Add function to send replies on s2sout connections that support incoming trafficSat, 07 Sep 2019 18:32:29 +0200, by Kim Alvefur
-
mod_s2s: Handle authentication of s2sin and s2sout the same waySat, 07 Sep 2019 17:44:57 +0200, by Kim Alvefur
-
core.stanza_router: Handle s2s in more direction-agnostic waySat, 07 Sep 2019 17:34:56 +0200, by Kim Alvefur
-
core.s2smanager: Add map of names authenticate for remote on s2sout for parity with s2sinSat, 07 Sep 2019 17:32:55 +0200, by Kim Alvefur
Scroll all the way down to load more.