Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_presence, rostermanager: Bring outbound subscription cancellation in ↵ | Waqas Hussain | 2012-08-01 | 1 | -8/+6 |
| | | | | line with RFC6121. | ||||
* | Merge with Florob | Matthew Wild | 2012-07-28 | 1 | -6/+6 |
|\ | |||||
| * | Hopefully inert commit to clean up logging across a number of modules, ↵ | Matthew Wild | 2012-07-23 | 1 | -6/+6 |
| | | | | | | | | removing all cases of concatenation when building log messages | ||||
* | | Eliminate direct setfenv usage | Florian Zeitz | 2012-06-08 | 1 | -1/+1 |
|/ | |||||
* | rostermanager: Optimisation to avoid unnecessarily loading rosters for ↵ | Waqas Hussain | 2010-06-01 | 1 | -0/+12 |
| | | | | offline contacts on probes, etc. | ||||
* | rostermanager: Return an error string when subscription test fails due to an ↵ | Waqas Hussain | 2010-05-24 | 1 | -2/+2 |
| | | | | error. | ||||
* | rostermanager: Mark rosters which fail to load as broken, and never save them. | Waqas Hussain | 2010-05-24 | 1 | -1/+2 |
| | |||||
* | rostermanager: Don't fire roster-load event if there was an error loading ↵ | Matthew Wild | 2010-05-22 | 1 | -1/+3 |
| | | | | the roster | ||||
* | rostermanager: When loading the roster, also return a datamanager error if ↵ | Waqas Hussain | 2010-05-22 | 1 | -2/+3 |
| | | | | available. | ||||
* | 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 |
| | | |||||
* | | rostermanager: Don't bump the roster version if it is == true (ie. we are ↵ | Matthew Wild | 2010-03-22 | 1 | -2/+8 |
|/ | | | | not versioning the roster) | ||||
* | rostermanager: Fixed a global access. | Waqas Hussain | 2009-10-22 | 1 | -0/+1 |
| | |||||
* | rostermanager: Refactored roster loading to remove duplicate code. | Waqas Hussain | 2009-10-22 | 1 | -17/+8 |
| | |||||
* | rostermanager: Log a warning when a self-contact is detected. | Waqas Hussain | 2009-10-22 | 1 | -3/+10 |
| | |||||
* | rostermanager: Ensure meta-data entry is present on roster load. | Waqas Hussain | 2009-10-22 | 1 | -0/+1 |
| | |||||
* | rostermanager: Remove self-contacts from loaded rosters. | Waqas Hussain | 2009-10-22 | 1 | -0/+2 |
| | |||||
* | rostermanager: Fixed a traceback on roster save. | Waqas Hussain | 2009-10-13 | 1 | -3/+3 |
| | |||||
* | rostermanager: Fixed: Roster version was not being properly updated in some ↵ | Waqas Hussain | 2009-10-04 | 1 | -10/+10 |
| | | | | edge cases. | ||||
* | rostermanager: Added support for saving rosters of offline users to the ↵ | Waqas Hussain | 2009-10-04 | 1 | -2/+9 |
| | | | | save_roster function. | ||||
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | rostermanager: Fire event on roster load | Matthew Wild | 2009-06-22 | 1 | -2/+7 |
| | |||||
* | Fixed: rostermanager: Create new roster item if one doesn't exist on ↵ | Waqas Hussain | 2009-03-30 | 1 | -0/+4 |
| | | | | subscription approval (fixes issue #77) | ||||
* | core.rostermanager/mod_roster: Support for roster versioning | Matthew Wild | 2009-03-23 | 1 | -3/+9 |
| | |||||
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
| | |||||
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 1 | -2/+2 |
| | |||||
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 1 | -13/+2 |
| | |||||
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
| | |||||
* | Merge from waqas | Matthew Wild | 2008-11-15 | 1 | -1/+1 |
|\ | |||||
| * | Some bugs fixed | Waqas Hussain | 2008-11-15 | 1 | -1/+1 |
| | | |||||
* | | Update rostermanager to use new logger | Matthew Wild | 2008-11-14 | 1 | -4/+2 |
|/ | |||||
* | mod_roster fix | Waqas Hussain | 2008-11-02 | 1 | -2/+2 |
| | |||||
* | Combined some lines | Waqas Hussain | 2008-10-26 | 1 | -3/+1 |
| | |||||
* | Bug fixes and checks for presence subscriptions, etc | Waqas Hussain | 2008-10-26 | 1 | -4/+9 |
| | |||||
* | Outbound presence subscription | Waqas Hussain | 2008-10-25 | 1 | -8/+128 |
| | |||||
* | Inbound subscription request | Waqas Hussain | 2008-10-25 | 1 | -0/+6 |
| | |||||
* | Inbound unsubscribe | Waqas Hussain | 2008-10-25 | 1 | -0/+14 |
| | |||||
* | Inbound subscription cancellation | Waqas Hussain | 2008-10-25 | 1 | -0/+14 |
| | |||||
* | Inbound subscription approval | Waqas Hussain | 2008-10-25 | 1 | -1/+15 |
| | |||||
* | Roster updates | Waqas Hussain | 2008-10-23 | 1 | -12/+2 |
| | | | | | | - Added support for item.ask attribute in rostermanager and mod_roster - Updated roster docs - Removed old code from rostermanager | ||||
* | Added session property for interested resources | Waqas Hussain | 2008-10-23 | 1 | -1/+1 |
| | |||||
* | Fixed: Roster support | Waqas Hussain | 2008-10-22 | 1 | -7/+7 |
| | |||||
* | Added: Roster manipulation functions to core.rostermanager | Waqas Hussain | 2008-10-17 | 1 | -7/+54 |
| | |||||
* | Fixed: Typos caused by lack of sleep. | Waqas Hussain | 2008-10-14 | 1 | -3/+6 |
| | | | | Learned: Lua variable assignments are not expressions. | ||||
* | Added some roster management functions | Waqas Hussain | 2008-10-12 | 1 | -2/+30 |
| | |||||
* | Fixed: rostermanager.lua now returns the module | Waqas Hussain | 2008-10-08 | 1 | -0/+2 |
| | |||||
* | Added all the files to please hg :/ | matthew | 2008-08-24 | 1 | -0/+26 |