Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nickname support for /roster remove | John Hernandez | 2023-04-13 | 1 | -0/+1 |
| | | | | | | Add support of name/nickname instead of only JID for `/roster remove` command. Add tests for it as well. | ||||
* | Add room /me functional tests | James Booth | 2018-04-21 | 1 | -0/+2 |
| | |||||
* | Only send ping requests to client that support it | James Booth | 2017-06-16 | 1 | -3/+5 |
| | |||||
* | Show message when server does not support ping | James Booth | 2017-06-15 | 1 | -0/+1 |
| | |||||
* | Remove status from cl_ev_presence_send | James Booth | 2017-01-15 | 1 | -0/+1 |
| | | | | fixes #888 | ||||
* | Use server features for account muc service | James Booth | 2016-11-20 | 1 | -1/+0 |
| | | | | issue #878 | ||||
* | log_info on private carbons | James Booth | 2016-08-28 | 1 | -0/+1 |
| | |||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -0/+1 |
| | | | | issue #829 | ||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Call UI disconnect functions before disconnecting with /disconnect | James Booth | 2016-01-05 | 1 | -0/+3 |
| | | | | fixes #703 | ||||
* | Added functional tests for /console command | James Booth | 2015-12-30 | 1 | -1/+3 |
| | |||||
* | Uncommented functional tests | James Booth | 2015-12-22 | 1 | -63/+63 |
| | |||||
* | Added chat message functional tests | James Booth | 2015-12-22 | 1 | -65/+66 |
| | |||||
* | Added functional test for muc console message | James Booth | 2015-12-20 | 1 | -1/+1 |
| | |||||
* | Added more muc functional tests | James Booth | 2015-12-20 | 1 | -2/+5 |
| | |||||
* | Added muc functional tests | James Booth | 2015-12-20 | 1 | -0/+10 |
| | |||||
* | Show software version result in current window | James Booth | 2015-08-06 | 1 | -1/+2 |
| | |||||
* | Handle software version requests for gateways that return from domainpart | James Booth | 2015-08-05 | 1 | -0/+1 |
| | |||||
* | Use id handler for software version requests, handle errors | James Booth | 2015-08-05 | 1 | -0/+1 |
| | |||||
* | Added software version request tests | James Booth | 2015-08-04 | 1 | -0/+4 |
| | |||||
* | Added test for missing resource on presence | James Booth | 2015-08-04 | 1 | -0/+1 |
| | |||||
* | Added id attributes to roster queries | James Booth | 2015-07-22 | 1 | -0/+6 |
| | | | | fixes #596 | ||||
* | Added reciept send functional test | James Booth | 2015-07-20 | 1 | -0/+1 |
| | |||||
* | Added receipt request functional test | James Booth | 2015-07-20 | 1 | -1/+4 |
| | |||||
* | Added functional test macro | James Booth | 2015-07-20 | 1 | -102/+36 |
| | |||||
* | Added carbon message tests | James Booth | 2015-07-20 | 1 | -0/+6 |
| | |||||
* | Added carbons enable/disable tests | James Booth | 2015-07-15 | 1 | -0/+6 |
| | |||||
* | Added carbons command functional test | James Booth | 2015-07-05 | 1 | -0/+5 |
| | |||||
* | Tidied functional tests | James Booth | 2015-06-13 | 1 | -3/+0 |
| | |||||
* | Moved all tests to tests folder | James Booth | 2015-06-12 | 1 | -0/+122 |