Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into pgp | James Booth | 2015-05-01 | 1 | -2/+10 |
|\ | |||||
| * | Removed server event delegation functions | James Booth | 2015-05-01 | 1 | -2/+10 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-28 | 1 | -17/+17 |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | ||||
| * | Renamed event functions | James Booth | 2015-04-28 | 1 | -17/+17 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 1 | -17/+17 |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | ||||
| * | Renamed server event functions | James Booth | 2015-04-19 | 1 | -17/+17 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 1 | -1/+1 |
|\| | |||||
| * | Moved server_events to event/ | James Booth | 2015-04-19 | 1 | -1/+1 |
| | | |||||
* | | Send encrypted messages | James Booth | 2015-03-24 | 1 | -1/+1 |
| | | |||||
* | | Added signature verification, /pgp fps command | James Booth | 2015-03-24 | 1 | -12/+23 |
| | | |||||
* | | Added check for HAVE_LIBGPGME in presence.c | James Booth | 2015-03-23 | 1 | -0/+4 |
| | | |||||
* | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 1 | -0/+22 |
|/ | |||||
* | Fixed spelling. | Christian Storm | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Simplified autocompleters and command history | James Booth | 2015-01-16 | 1 | -1/+1 |
| | |||||
* | Removed function pointers | James Booth | 2014-12-22 | 1 | -36/+21 |
| | |||||
* | Added caching of legacy capabilities | James Booth | 2014-11-30 | 1 | -5/+9 |
| | |||||
* | Store capabilities against fulljid when unsupported hash | James Booth | 2014-11-27 | 1 | -7/+11 |
| | |||||
* | Refactored parsing caps | James Booth | 2014-11-26 | 1 | -40/+33 |
| | |||||
* | Refactored available presence handler | James Booth | 2014-11-26 | 1 | -74/+26 |
| | |||||
* | Fixed various memory leaks | James Booth | 2014-11-01 | 1 | -1/+4 |
| | |||||
* | Show occupants role/affiliation changes | James Booth | 2014-10-18 | 1 | -11/+13 |
| | |||||
* | Added reason to role/affiliation changes | James Booth | 2014-10-18 | 1 | -1/+3 |
| | |||||
* | Include self in room roster | James Booth | 2014-10-07 | 1 | -7/+6 |
| | |||||
* | Refactor muc user handler | James Booth | 2014-10-07 | 1 | -29/+16 |
| | |||||
* | Refactor muc_user_handler | James Booth | 2014-10-07 | 1 | -68/+40 |
| | |||||
* | Added jid autocomplete for affiliation commands | James Booth | 2014-10-06 | 1 | -4/+18 |
| | |||||
* | Implemented /room kick command | James Booth | 2014-10-05 | 1 | -2/+37 |
| | |||||
* | Store real jid with occupants | James Booth | 2014-10-01 | 1 | -4/+6 |
| | |||||
* | wip - Store roles and affiliations with occupants | James Booth | 2014-09-30 | 1 | -4/+16 |
| | |||||
* | Tidied muc module | James Booth | 2014-09-28 | 1 | -12/+12 |
| | |||||
* | Store room affiliation and role | James Booth | 2014-09-28 | 1 | -10/+26 |
| | |||||
* | Renamed autocomplete function to get list | James Booth | 2014-09-26 | 1 | -2/+2 |
| | |||||
* | Free unique id | James Booth | 2014-09-24 | 1 | -0/+2 |
| | |||||
* | Log errors on caps responses | James Booth | 2014-09-21 | 1 | -6/+6 |
| | |||||
* | Handle capabilities for room participants | James Booth | 2014-09-21 | 1 | -31/+46 |
| | |||||
* | Fixed muc presence check, remove logging from presence handler | James Booth | 2014-09-21 | 1 | -10/+7 |
| | |||||
* | Removed _get_caps_key function | James Booth | 2014-09-21 | 1 | -61/+5 |
| | |||||
* | Added jid->hash lookup for capabilities | James Booth | 2014-09-20 | 1 | -17/+12 |
| | |||||
* | Do not send caps request on self presence | James Booth | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | wip - refactoring capabilities | James Booth | 2014-09-19 | 1 | -5/+37 |
| | |||||
* | Tidied available presence handler | James Booth | 2014-09-18 | 1 | -34/+55 |
| | |||||
* | Show message when room requires config | James Booth | 2014-09-03 | 1 | -0/+5 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Added quote param to autocomplete_complete | James Booth | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | Renamed generate_unique_id -> create_unique_id | James Booth | 2014-06-15 | 1 | -3/+3 |
| | |||||
* | Fixed usages of get_unique_id to free result | James Booth | 2014-06-15 | 1 | -0/+3 |
| | |||||
* | Fixed memleak in _available_handler | James Booth | 2014-06-15 | 1 | -0/+1 |
| | |||||
* | Refactroed self presence checks, handle null stanzas | James Booth | 2014-05-06 | 1 | -19/+19 |
| | | | | Issue #341 | ||||
* | Added null check for presence error stanza namespace element | James Booth | 2014-05-05 | 1 | -1/+4 |
| | | | | Issue #341 |