about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | 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
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stabber-testsJames Booth2015-05-191-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
| |\ \ \ \ \ \
| * | | | | | | 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
| | | | | | | |
* | | | | | | | Merge branch 'master' into openpgpJames Booth2015-06-0213-13/+60
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'PMaynard/#551'James Booth2015-06-0213-13/+60
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Tidy up windows when enablingPete2015-06-011-0/+4
| | | | | | | |
| | * | | | | | Merge branch '#551' of github.com:PMaynard/profanity into #551Pete2015-06-011-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Extra underlinePete Maynard2015-06-011-1/+1
| | | | | | | | |
| | * | | | | | | Added Theme UI option for window auto tidyPete2015-06-011-0/+1
| | |/ / / / / /
| | * | | | | | Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected ↵Pete2015-06-015-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | underline, removed call to function 'wins_resize_all()'.
| | * | | | | | Added winstidy to test stubPete Maynard2015-05-311-0/+1
| | | | | | | |
| | * | | | | | Added window auto tidy.Pete2015-05-297-2/+42
| |/ / / / / /
* | | | | | | Merge branch 'master' into openpgpJames Booth2015-05-251-1/+1
|\| | | | | |
| * | | | | | Added jid to OTR errors in consoleJames Booth2015-05-251-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into openpgpJames 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 openpgpJames Booth2015-05-191-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: install-all.sh
| * | | | Merge pull request #547 from PMaynard/update-install-script-for-uuid-devJames Booth2015-05-191-1/+1
| |\ \ \ \ | | |_|/ / | |/| | | Udpate installer.sh to include uuid-dev
| | * | | Udpate installer.sh for Debain to unclude uuid-devPete Maynard2015-05-181-1/+1
| |/ / /
* | | | Merge branch 'master' into openpgpJames 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 libgpg include from presence.cJames Booth2015-05-101-4/+1
| | |
* | | Merge branch 'master' into openpgpJames Booth2015-05-101-60/+62
|\| |
| * | Tidy ui_room_messageJames Booth2015-05-101-60/+62
| | |
* | | Merge branch 'master' into openpgpJames Booth2015-05-104-37/+21
|\| |
| * | Moved logic to notify_messageJames Booth2015-05-104-37/+21
| | |
* | | Moved pgp signature generation to cl_ev_presence_sendJames Booth2015-05-087-27/+49
| | |
* | | Merge branch 'master' into openpgpJames Booth2015-05-075-8/+18
|\| |
| * | Added cl_ev_presence_sendJames Booth2015-05-075-8/+18
| | |
* | | Merge branch 'master' into openpgpJames Booth2015-05-077-22/+17
|\| |
| * | Renamed presence_update -> presence_sendJames Booth2015-05-077-22/+17
| | |
* | | Merge branch 'master' into openpgpJames Booth2015-05-071-32/+30
|\| |
| * | Tidied _roster_result_handlerJames Booth2015-05-071-32/+30
| | |
* | | Moved pgp signature verification to sv_ev_contact_onlineJames Booth2015-05-075-17/+23
| | |
* | | Merge branch 'master' into openpgpJames Booth2015-05-076-95/+64
|\| |
| * | Added ui_contact_onlineJames Booth2015-05-076-95/+64
| | |