| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_presence: Fix partial rename | Kim Alvefur | 2016-03-14 | 1 | -1/+1 |
* | mod_presence: Move function for selecting "top resources" into a new util.pre... | Kim Alvefur | 2016-03-14 | 1 | -24/+2 |
* | mod_presence: Use type-specific config API for boolean 'ignore_presence_prior... | Kim Alvefur | 2016-03-11 | 1 | -1/+1 |
* | rostermanager, mod_roster, mod_presence: Move pending roster items to roster ... | Kim Alvefur | 2015-04-03 | 1 | -4/+2 |
* | mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use th... | Kim Alvefur | 2014-07-04 | 1 | -2/+2 |
* | mod_presence: Move presence/initial event to correct place so it actually fires | Kim Alvefur | 2014-07-03 | 1 | -3/+1 |
* | mod_presence: Fire a presence/initial event on initial presence | Kim Alvefur | 2014-06-20 | 1 | -0/+3 |
* | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -4/+4 |
* | mod_presence: Remove some unused variables | Matthew Wild | 2013-04-03 | 1 | -2/+2 |
* | mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mo... | Kim Alvefur | 2013-03-23 | 1 | -1/+3 |
* | mod_presence: Put a timestamp on presence we store for probes | Kim Alvefur | 2013-01-11 | 1 | -0/+2 |
* | mod_presence: Fix indentation | Kim Alvefur | 2012-10-14 | 1 | -2/+2 |
* | mod_presence, rostermanager: Bring outbound subscription cancellation in line... | Waqas Hussain | 2012-08-01 | 1 | -5/+12 |
* | mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep,... | Kim Alvefur | 2012-07-26 | 1 | -0/+1 |
* | Hopefully inert commit to clean up logging across a number of modules, removi... | Matthew Wild | 2012-07-23 | 1 | -3/+3 |
* | mod_presence: Handle nil disconnection error | Matthew Wild | 2012-07-22 | 1 | -4/+6 |
* | mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro) | Matthew Wild | 2011-02-10 | 1 | -1/+7 |
* | mod_presence, mod_offline: Merge message/offline/delete with message/offline/... | Robert Hoelz | 2010-12-09 | 1 | -1/+0 |
* | core.offlinemanager, mod_message, mod_presence: Removed core.offlinemanager i... | Robert Hoelz | 2010-12-09 | 1 | -8/+3 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -18/+18 |
* | Don't send offline messages to resource with negative priorities | Robert Hoelz | 2010-10-15 | 1 | -16/+19 |
* | mod_presence: Fixed a traceback on outgoing subscriptions from offline users. | Waqas Hussain | 2010-06-11 | 1 | -1/+1 |
* | mod_presence: Fixed a traceback. | Waqas Hussain | 2010-06-09 | 1 | -1/+2 |
* | mod_presence: Enable firing of pre-events for all outbound stanzas, and switc... | Waqas Hussain | 2010-06-08 | 1 | -33/+19 |
* | mod_presence: Enable firing of pre-events for probes. | Waqas Hussain | 2010-06-04 | 1 | -1/+1 |
* | mod_presence: Don't stop pre-event for outgoing probes. | Waqas Hussain | 2010-06-04 | 1 | -1/+4 |
* | mod_presence: Small refactoring. | Waqas Hussain | 2010-06-04 | 1 | -6/+5 |
* | mod_presence: Send unavailable presence in response to probes to the sender's... | Waqas Hussain | 2010-06-03 | 1 | -1/+1 |
* | mod_presence: Removed unnecessary parameter 'core_route_stanza' from various ... | Waqas Hussain | 2010-06-03 | 1 | -12/+12 |
* | mod_presence: Don't send 'unsubscribed' in response to probes when roster loa... | Waqas Hussain | 2010-05-24 | 1 | -2/+3 |
* | mod_presence: Removed a useless check when handling incoming presence probes ... | Waqas Hussain | 2010-05-24 | 1 | -4/+0 |
* | mod_presence: Added option 'ignore_presence_priority'. | Waqas Hussain | 2010-05-22 | 1 | -0/+10 |
* | Merge with backout | Matthew Wild | 2010-05-21 | 1 | -30/+11 |
|\ |
|
| * | Backed out changeset c75c22c316d6 (the XMPP spec now gives a better way to do... | Matthew Wild | 2010-05-21 | 1 | -30/+11 |
* | | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| * | mod_presence: Reflect the user's own presence back to them. | Waqas Hussain | 2010-02-15 | 1 | -0/+3 |
| * | mod_presence: Don't depend on user being online when calculating top resources. | Waqas Hussain | 2010-02-12 | 1 | -6/+7 |
| * | mod_presence: Don't depend on sessions array existing for a user when handlin... | Waqas Hussain | 2010-02-12 | 1 | -2/+4 |
| * | mod_presence: Quick fix to make probes from local users to local hosts work. | Waqas Hussain | 2010-01-29 | 1 | -0/+1 |
| * | mod_presence: Added handler for presence subscriptions and probes to local ho... | Waqas Hussain | 2010-01-29 | 1 | -7/+14 |
| * | mod_presence: Respond with an unavailable presence when subscribers probe and... | Waqas Hussain | 2010-01-29 | 1 | -2/+2 |
| * | mod_presence: Automatically deny presence requests for hosts, fixes traceback... | Matthew Wild | 2010-01-18 | 1 | -0/+7 |
* | | mod_presence: Added config option 'bare_message_delivery_policy'. Allowed val... | Waqas Hussain | 2010-02-15 | 1 | -11/+30 |
* | | mod_presence: Reflect the user's own presence back to them. | Waqas Hussain | 2010-02-15 | 1 | -0/+3 |
* | | mod_presence: Don't depend on user being online when calculating top resources. | Waqas Hussain | 2010-02-12 | 1 | -6/+7 |
* | | mod_presence: Don't depend on sessions array existing for a user when handlin... | Waqas Hussain | 2010-02-12 | 1 | -2/+4 |
* | | mod_presence: Quick fix to make probes from local users to local hosts work. | Waqas Hussain | 2010-01-29 | 1 | -0/+1 |
* | | mod_presence: Added handler for presence subscriptions and probes to local ho... | Waqas Hussain | 2010-01-29 | 1 | -7/+14 |
* | | mod_presence: Respond with an unavailable presence when subscribers probe and... | Waqas Hussain | 2010-01-29 | 1 | -2/+2 |