Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | net.cqueues: Fixes hardcoded timeout for first iteration | daurnimator | 2015-01-13 | 1 | -11/+16 | |
| * | | | | | | | | | | net.cqueues: Add workaround for luaevent callback getting collected | daurnimator | 2015-01-06 | 1 | -1/+5 | |
| * | | | | | | | | | | mod_muc: Add muc-add-history event to allow modules to override default histo... | Matthew Wild | 2015-01-06 | 1 | -1/+8 | |
| * | | | | | | | | | | Merge 0.10 -> trunk | Waqas Hussain | 2014-12-16 | 7 | -7/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 0.10->trunk | Kim Alvefur | 2014-11-22 | 2 | -10/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 0.10->trunk | Kim Alvefur | 2014-11-20 | 4 | -20/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 0.10->trunk | Matthew Wild | 2014-11-20 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | net.cqueues: Add module that allows use of cqueues while still using net.serv... | daurnimator | 2014-11-18 | 1 | -0/+65 | |
| * | | | | | | | | | | | | | | plugins/muc/muc.lib: Allow muc-broadcast-presence event listeners to modify n... | daurnimator | 2014-11-14 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | plugins/muc/muc.lib: Don't expose actor jids to users when anonymous | daurnimator | 2014-11-11 | 1 | -27/+39 | |
| * | | | | | | | | | | | | | | Merge 0.10->trunk | Kim Alvefur | 2014-11-09 | 5 | -11/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 0.10->trunk | Kim Alvefur | 2014-10-26 | 7 | -26/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | net/server: Handle lack of util.signal correctly | daurnimator | 2014-10-22 | 1 | -4/+10 | |
| * | | | | | | | | | | | | | | | | net/server: Remove print | daurnimator | 2014-10-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | net.server: Rename 'server' config option to 'network_backend' (to select whi... | Matthew Wild | 2014-10-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | net/server: If server.hook_signal exists, overwrite signal.signal; else make ... | daurnimator | 2014-10-21 | 1 | -16/+18 | |
| * | | | | | | | | | | | | | | | | Move timer code out of util.timer and into relevant net.server backends | daurnimator | 2014-10-20 | 3 | -66/+65 | |
| * | | | | | | | | | | | | | | | | net/server: Split up different backends in a nicer way. Add global config opt... | daurnimator | 2014-10-17 | 1 | -38/+51 | |
| * | | | | | | | | | | | | | | | | plugins/muc/mod_muc: Add 'local_only' flag to mod_muc, so rooms don't get res... | daurnimator | 2014-10-17 | 1 | -7/+9 | |
| * | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Add :each_affiliation() iterator | daurnimator | 2014-10-15 | 1 | -5/+20 | |
| * | | | | | | | | | | | | | | | | plugins/muc/members_only: Kick non-members when members-only is turned on | daurnimator | 2014-10-15 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Kick users from outcast hosts | daurnimator | 2014-10-15 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Fix passing actor along as a boolean (thanks fippo) | daurnimator | 2014-10-15 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | Merge 0.10->trunk | Matthew Wild | 2014-10-14 | 3 | -8/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 0.10->trunk | Waqas Hussain | 2014-10-08 | 2 | -3/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 0.10->trunk | Kim Alvefur | 2014-10-05 | 4 | -9/+98 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 0.10->trunk | daurnimator | 2014-09-29 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Fire muc-occupant-left from other places an occupant may... | daurnimator | 2014-09-26 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Validate affiliations and roles to admin query get | daurnimator | 2014-09-26 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Add missing :up() | daurnimator | 2014-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Use occupants iterator instead of assuming pairs | daurnimator | 2014-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | Merge 0.10->trunk | Kim Alvefur | 2014-09-28 | 2 | -26/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | mod_pep_plus: Remove config form, it moved into pubsub.lib | Kim Alvefur | 2014-09-28 | 1 | -13/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | mod_pep_plus: Default to max one item per node (Recomended for PEP) | Kim Alvefur | 2014-09-28 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | mod_pep_plus: Add node config form | Kim Alvefur | 2014-09-28 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge 0.10->trunk | Kim Alvefur | 2014-09-28 | 4 | -6/+113 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | mod_pep_plus: Add pubsub service objects to an item list | Kim Alvefur | 2014-09-27 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | muc: Add 'occupant' to muc-occupant-{joined,left,session-new} events (thanks ... | Matthew Wild | 2014-09-26 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | hostmanager: Don't prevent host_session.send() from routing errors or iq resu... | Matthew Wild | 2014-09-26 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | plugins/muc: Add muc-occupant-groupchat event | daurnimator | 2014-09-25 | 2 | -25/+36 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge 0.10->trunk | Kim Alvefur | 2014-09-23 | 3 | -70/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 0.10->trunk | Kim Alvefur | 2014-09-23 | 3 | -6/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Fix iq results coming from the real jid, not the in-room... | daurnimator | 2014-09-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.10->trunk | Kim Alvefur | 2014-09-18 | 10 | -29/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | plugins/muc/muc.lib: Allow plugins to reject broadcasts in the muc-broadcast-... | daurnimator | 2014-09-16 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | plugins/mod_muc_unique: Fix undefined global access (thanks Lance) | Waqas Hussain | 2014-09-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.10->trunk | Kim Alvefur | 2014-09-11 | 31 | -1223/+3545 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | util.vcard: Turn PHOTO fields into data-uris | Kim Alvefur | 2014-09-10 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.10->trunk | Matthew Wild | 2014-09-05 | 3 | -49/+354 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | plugins/muc: Add affiliation_notify config option to send out status code 101 | daurnimator | 2014-09-05 | 2 | -0/+68 |