Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nickname support for /roster remove | John Hernandez | 2023-04-13 | 3 | -0/+31 |
| | | | | | | Add support of name/nickname instead of only JID for `/roster remove` command. Add tests for it as well. | ||||
* | Trim excess whitespace | a1346054 | 2021-08-26 | 6 | -6/+0 |
| | |||||
* | functest: Make char const | Michael Vetter | 2020-10-15 | 2 | -9/+9 |
| | |||||
* | Add include for waitpid to functionaltest | Michael Vetter | 2020-06-04 | 1 | -0/+1 |
| | |||||
* | Update tests with new URL | Michael Vetter | 2019-05-03 | 6 | -39/+39 |
| | | | | https://github.com/profanity-im/profanity/issues/1085 | ||||
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -2/+2 |
| | | | | Configuration windows are now being used by both muc and cmd. | ||||
* | Add room /me functional tests | James Booth | 2018-04-21 | 3 | -0/+58 |
| | |||||
* | Fix tests, move glob creation | James Booth | 2018-01-27 | 1 | -6/+6 |
| | |||||
* | Only send ping requests to client that support it | James Booth | 2017-06-16 | 3 | -9/+100 |
| | |||||
* | Change server name in functional tests | James Booth | 2017-06-15 | 1 | -1/+1 |
| | |||||
* | Show message when server does not support ping | James Booth | 2017-06-15 | 3 | -0/+28 |
| | |||||
* | Add carbons from check | James Booth | 2017-01-23 | 1 | -1/+1 |
| | |||||
* | Remove status from cl_ev_presence_send | James Booth | 2017-01-15 | 3 | -0/+29 |
| | | | | fixes #888 | ||||
* | Allow clearing account resource | James Booth | 2016-11-22 | 2 | -2/+2 |
| | | | | issue #880 | ||||
* | Use server features for account muc service | James Booth | 2016-11-20 | 4 | -18/+1 |
| | | | | issue #878 | ||||
* | Tests: disable occupants panel in functional tests | James Booth | 2016-09-26 | 2 | -2/+2 |
| | |||||
* | Tests: longer timeout for failing functional test on travis | James Booth | 2016-09-26 | 1 | -0/+2 |
| | |||||
* | log_info on private carbons | James Booth | 2016-08-28 | 3 | -0/+32 |
| | |||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 3 | -1/+40 |
| | | | | issue #829 | ||||
* | Add /blocked command | James Booth | 2016-05-01 | 3 | -33/+33 |
| | |||||
* | Fixed functional test ID based stubs | James Booth | 2016-04-26 | 3 | -34/+34 |
| | |||||
* | 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 | 3 | -0/+28 |
| | | | | fixes #703 | ||||
* | Added functional tests for /console command | James Booth | 2015-12-30 | 5 | -3/+111 |
| | |||||
* | Use single quotes in functional test stanzas | James Booth | 2015-12-30 | 12 | -215/+215 |
| | |||||
* | Uncommented functional tests | James Booth | 2015-12-22 | 1 | -63/+63 |
| | |||||
* | Added chat message functional tests | James Booth | 2015-12-22 | 3 | -67/+86 |
| | |||||
* | Updated console new message text | James Booth | 2015-12-20 | 3 | -6/+6 |
| | |||||
* | Change console incoming message text to include "win" | James Booth | 2015-12-20 | 2 | -5/+5 |
| | |||||
* | Added functional test for muc console message | James Booth | 2015-12-20 | 3 | -1/+32 |
| | |||||
* | Disable muc notifications for functional tests | James Booth | 2015-12-20 | 1 | -0/+2 |
| | |||||
* | Added more muc functional tests | James Booth | 2015-12-20 | 3 | -6/+97 |
| | |||||
* | Removed whitespace | James Booth | 2015-12-20 | 1 | -5/+0 |
| | |||||
* | Added muc functional tests | James Booth | 2015-12-20 | 3 | -0/+161 |
| | |||||
* | Fixed functional tests | James Booth | 2015-11-29 | 1 | -2/+2 |
| | |||||
* | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 2 | -2/+2 |
| | |||||
* | functionaltests: user ip address for server on connect | James Booth | 2015-10-13 | 2 | -2/+2 |
| | |||||
* | functionaltests: reset connect wait to 30 secs | James Booth | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | functionaltests: Doubled libexpect timeout for connect | James Booth | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Doubled expect timeout for connect in tests, removed libuuid from travis build | James Booth | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Fixed functional tests | James Booth | 2015-09-30 | 1 | -3/+13 |
| | |||||
* | Show software version result in current window | James Booth | 2015-08-06 | 4 | -9/+68 |
| | |||||
* | Handle software version requests for gateways that return from domainpart | James Booth | 2015-08-05 | 4 | -0/+31 |
| | |||||
* | Use id handler for software version requests, handle errors | James Booth | 2015-08-05 | 3 | -0/+27 |
| | |||||
* | Added software version request tests | James Booth | 2015-08-04 | 3 | -0/+66 |
| | |||||
* | Added test for missing resource on presence | James Booth | 2015-08-04 | 3 | -0/+21 |
| | |||||
* | tests: prof_connect_with_roster takes items | James Booth | 2015-07-23 | 2 | -18/+17 |
| | |||||
* | Added id attributes to roster queries | James Booth | 2015-07-22 | 5 | -9/+148 |
| | | | | fixes #596 | ||||
* | Added reciept send functional test | James Booth | 2015-07-20 | 3 | -0/+23 |
| |