about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | Added to stabber/expect testJames Booth2015-05-261-2/+27
* | Added expect testJames Booth2015-05-262-0/+41
* | Merge branch 'master' into stabber-testsJames Booth2015-05-251-1/+1
|\|
| * Added jid to OTR errors in consoleJames Booth2015-05-251-1/+1
* | Added custom resource checkerJames Booth2015-05-257-1/+94
* | Include resource in ping testJames Booth2015-05-241-3/+4
* | Added ping response testJames Booth2015-05-243-0/+26
* | Use wildcardsJames Booth2015-05-241-24/+4
* | Added more connect testsJames Booth2015-05-248-9/+107
* | Added ping testJames Booth2015-05-245-8/+51
* | Prime rooms query responseJames Booth2015-05-241-0/+9
* | Added rooms iq verificationJames Booth2015-05-241-0/+6
* | Added rooms iq testJames Booth2015-05-247-12/+33
* | Added bad password testJames Booth2015-05-245-9/+47
* | Merge branch 'master' into stabber-testsJames Booth2015-05-191-4/+4
|\|
| * Added uuid dependency to install-all.sh, opensuse, fedora and cygwinJames Booth2015-05-191-4/+4
* | Merge branch 'master' into stabber-testsJames Booth2015-05-191-1/+1
|\|
| * Merge pull request #547 from PMaynard/update-install-script-for-uuid-devJames Booth2015-05-191-1/+1
| |\
| | * Udpate installer.sh for Debain to unclude uuid-devPete Maynard2015-05-181-1/+1
| |/
* | Fixed compiler warningsJames Booth2015-05-171-1/+5
* | Updated travis build, make stabber dependencyJames Booth2015-05-171-0/+8
* | Merge branch 'master' into stabber-testsJames Booth2015-05-171-14/+12
|\|
| * Merge remote-tracking branch 'adament/carbons'James Booth2015-05-171-14/+12
| |\
| | * allow enabling / disabling carbons without being connected.Adam Ehlers Nyholm Thomsen2015-05-171-14/+12
| |/
* | Removed stbbr_stop from testJames Booth2015-05-171-2/+0
* | Added initial stabber testJames Booth2015-05-1713-16/+60
* | Added stabber testsuiteJames Booth2015-05-179-5/+791
|/
* Tidy ui_room_messageJames Booth2015-05-101-60/+62
* Moved logic to notify_messageJames Booth2015-05-104-37/+21
* Added cl_ev_presence_sendJames Booth2015-05-075-8/+18
* Renamed presence_update -> presence_sendJames Booth2015-05-077-22/+17
* Tidied _roster_result_handlerJames Booth2015-05-071-32/+30
* Added ui_contact_onlineJames Booth2015-05-076-95/+64
* Optimised occupant comparisons, create utf8 collate key onceJames Booth2015-05-072-9/+7
* Optimised contact comparisons, create utf8 collate key onceJames Booth2015-05-073-13/+30
* Set ui nonblocking on presence updatesJames Booth2015-05-061-0/+6
* Tidied form field autocompletersJames Booth2015-05-051-22/+26
* Use null check convention in roster_list.cJames Booth2015-05-041-15/+15
* Use null check convention in resource.cJames Booth2015-05-041-2/+2
* Use null check convention in profanity.cJames Booth2015-05-041-2/+2
* Use null check convention in log.cJames Booth2015-05-041-8/+8
* Use null check convention in jid.cJames Booth2015-05-041-5/+5
* Use null check convention in contact.cJames Booth2015-05-041-14/+14
* Use null check convention in common.cJames Booth2015-05-041-10/+10
* Use null check convention in chat_session.cJames Booth2015-05-041-2/+2
* Use null check convention in stanza.cJames Booth2015-05-041-32/+32
* Use null check convention in roster.cJames Booth2015-05-041-11/+11
* Use null check convention in presence.cJames Booth2015-05-041-21/+21
* Use null check convention in iq.cJames Booth2015-05-041-48/+48
* Use null check convention in form.cJames Booth2015-05-041-1/+1
7'>587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635