Software /
code /
prosody
Graph
-
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes2018-08-18, by Matthew Wild
-
mod_pep: Simplify code2018-08-18, by Matthew Wild
-
util.pubsub: Fix whitespace [luacheck]2018-08-18, by Matthew Wild
-
Backed out changeset 27d800ddc3b0 (see below)2018-08-18, by Matthew Wild
-
util.pubsub: get_last_item(): Fail with item-not-found if no item yet published2018-08-18, by Matthew Wild
-
util.pubsub: get_last_item(): Return error if node does not exist2018-08-18, by Matthew Wild
-
pubsub.lib, util.pubsub: Move precondition checks to util.pubsub2018-08-18, by Matthew Wild
-
mod_pubsub: Advertise support for subscription-options2018-08-18, by Kim Alvefur
-
mod_pubsub: Advertise support for node meta-data2018-08-18, by Kim Alvefur
-
mod_pep: Remove feature for persistence already added elsewere2018-08-18, by Kim Alvefur
-
mod_pep: Remove already included access model feature2018-08-18, by Kim Alvefur
-
util.pubsub: Add comment to clarify return values2018-08-18, by Matthew Wild
-
MUC: Direct PubSub queries to occupants to their real bare JID2018-08-18, by Kim Alvefur
-
util.time: Add brief tests2018-08-17, by Kim Alvefur
-
MUC: Fix traceback when failing to restore a room2018-08-17, by Matthew Wild
-
MUC: Pass missing argument to log message2018-08-16, by Kim Alvefur
-
mod_pep: Respect setting for whether to include payload in notifications2018-08-16, by Kim Alvefur
-
mod_pep: Respect settings for which kinds of notifications to send2018-08-16, by Kim Alvefur
-
mod_pubsub: Add support for thin notifications (without the full payload)2018-08-16, by Kim Alvefur
-
mod_pubsub: Only attach publisher on normal "item" broadcasts2018-08-16, by Kim Alvefur
-
mod_pubsub: Use the correct form field2018-08-16, by Kim Alvefur
-
mod_pubsub: Specify defaults for notification settings2018-08-16, by Kim Alvefur
-
mod_pubsub: Make notification of item retraction configurable2018-08-16, by Kim Alvefur
-
mod_pubsub: Make notification of node deletion configurable2018-08-16, by Kim Alvefur
-
mod_pubsub: Add support for "quiet nodes" (disabling notifications)2018-08-16, by Kim Alvefur
-
mod_pubsub: Prepare to support turning notifications off for each kind of broadcast2018-08-16, by Kim Alvefur
-
mod_pubsub: Add payload type metadata field2018-08-13, by Kim Alvefur
-
util.pubsub: Pass "retract" as the type of such broadcasts2018-08-16, by Kim Alvefur
-
util.pubsub: Silence warnings in tests [luacheck]2018-08-16, by Kim Alvefur
-
util.async: Remove sleep function2018-08-12, by Kim Alvefur
-
util.pubsub tests: Add TODO2018-08-12, by Matthew Wild
-
util.pubsub tests: Add tests to confirm new access model is enforced on config change2018-08-12, by Matthew Wild
-
util.pubsub tests: Add initial node config tests2018-08-12, by Matthew Wild
-
util.pubsub tests: Extend publishing tests to check for correct notification behaviour on subscribe/unsubscribe2018-08-12, by Matthew Wild
-
util.pubsub: Allow outcasts to get their subscription status2018-08-12, by Matthew Wild
-
util.pubsub tests: Add tests for publish_model (publishers, open, subscribers)2018-08-12, by Matthew Wild
-
net.http.codes: "Correct" range of unassigned codes (thanks pep.)2018-08-11, by Kim Alvefur
-
util.pubsub tests: Add some initial access model tests (open and whitelist)2018-08-11, by Matthew Wild
-
spec: Correct order of arguments to asserts in configmanager tests2018-08-11, by Kim Alvefur
-
net.http.codes: Regenerate from IANA registry with tool2018-08-11, by Kim Alvefur
-
tools: Add a tool to generate net.http.codes from IANA registry2018-02-08, by Kim Alvefur
-
util-src/makefile: Add util.time to BSD makefile2018-08-11, by Kim Alvefur
-
util.time: Allow for already set constant2018-08-11, by Kim Alvefur
-
util.time: Add monotonic time2017-03-09, by Kim Alvefur
-
util.time: Convert to C2017-03-09, by Kim Alvefur
-
util.pubsub: For open nodes, default affiliation is "member"2018-08-09, by Matthew Wild
-
util.pubsub: Drop now redundant capabilities from tests2018-08-08, by Kim Alvefur
-
mod_pubsub, mod_pep, util.pubsub: Move capability definitions into util.pubsub to avoid duplication2018-08-08, by Matthew Wild
-
mod_pep: Add comment explaining 'none' affiliation2018-08-08, by Matthew Wild
-
mod_pep: Remove "subscriber" affiliation in favour of "none"2018-08-08, by Matthew Wild
-
mod_pep: Loosen restrictions on the "none" affiliation2018-08-08, by Kim Alvefur
-
mod_pep: Change default affiliation in the "presence" access model to "restricted" for non-contacts2018-08-08, by Kim Alvefur
-
encodings: Explicitly say that base64 decoding falls through in a switch, fixes a warning in gcc 7+.2018-08-08, by Emmanuel Gil Peyrot
-
pposix: Generate an error when a passed string isn’t "unlimited".2018-08-08, by Emmanuel Gil Peyrot
-
pposix, signal: Ignore unused arguments.2018-08-08, by Emmanuel Gil Peyrot
-
net, pposix, signal: Check for redefined defines, fix warnings.2018-08-08, by Emmanuel Gil Peyrot
-
moduleapi: Remove multiple-parameters feature from module:shared()2018-08-08, by Matthew Wild
-
MUC: Remove 307 status from error-kicks (fixes #939)2018-08-08, by Matthew Wild
-
mod_muc: Fix incorrect variable usage [luacheck]2018-08-08, by Matthew Wild
Scroll all the way down to load more.