Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use hash table for bookmarks | James Booth | 2016-08-21 | 1 | -1/+1 |
| | |||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -3/+8 |
| | | | | issue #829 | ||||
* | Only include receipts feature in disco responses when enabled | James Booth | 2016-08-18 | 1 | -0/+2 |
| | | | | issue #829 | ||||
* | Rename Capabilties -> EntityCapabilities | James Booth | 2016-08-13 | 1 | -2/+2 |
| | |||||
* | Move autoaway check | James Booth | 2016-07-24 | 1 | -0/+2 |
| | |||||
* | Move event timeout to connection module | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Option to bookmark room invites | James Booth | 2016-05-23 | 1 | -0/+5 |
| | | | | issue #813 | ||||
* | Move disco info struct to connection | James Booth | 2016-05-07 | 1 | -1/+1 |
| | |||||
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Move send stanza function | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Move conn is secure function | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Move tls peer cert function | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Move uuid functions | James Booth | 2016-05-06 | 1 | -2/+2 |
| | |||||
* | Move connection fulljid function | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -14/+26 |
| | |||||
* | Add session.c | James Booth | 2016-05-05 | 1 | -2/+2 |
| | |||||
* | Add /blocked command | James Booth | 2016-05-01 | 1 | -0/+28 |
| | |||||
* | Fixed test stubs | James Booth | 2016-05-01 | 1 | -1/+1 |
| | |||||
* | Plugins: Added prof_disco_add_feature() | James Booth | 2016-04-30 | 1 | -0/+1 |
| | |||||
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -3/+4 |
| | |||||
* | Added prof_send_stanza to plugins API | James Booth | 2016-03-23 | 1 | -0/+6 |
| | |||||
* | Added hardcoded autoping timeout | James Booth | 2015-12-31 | 1 | -0/+1 |
| | |||||
* | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Removed --disable-tls command line option | James Booth | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Fixed tests | James Booth | 2015-10-12 | 1 | -0/+7 |
| | |||||
* | WIP: Added last activity request and response | James Booth | 2015-09-29 | 1 | -0/+1 |
| | |||||
* | Added pgp checks for message sending | James Booth | 2015-06-21 | 1 | -1/+6 |
| | |||||
* | Merge branch 'master' into openpgp | James Booth | 2015-06-12 | 1 | -1/+2 |
| | |||||
* | Moved all tests to tests folder | James Booth | 2015-06-12 | 1 | -0/+228 |