Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'master' into stabber-tests | James Booth | 2015-05-19 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * | | | | | Fixed compiler warnings | James Booth | 2015-05-17 | 1 | -1/+5 | |
| * | | | | | Updated travis build, make stabber dependency | James Booth | 2015-05-17 | 1 | -0/+8 | |
| * | | | | | Merge branch 'master' into stabber-tests | James Booth | 2015-05-17 | 1 | -14/+12 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Removed stbbr_stop from test | James Booth | 2015-05-17 | 1 | -2/+0 | |
| * | | | | | | Added initial stabber test | James Booth | 2015-05-17 | 13 | -16/+60 | |
| * | | | | | | Added stabber testsuite | James Booth | 2015-05-17 | 9 | -5/+791 | |
* | | | | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-02 | 13 | -13/+60 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'PMaynard/#551' | James Booth | 2015-06-02 | 13 | -13/+60 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | Tidy up windows when enabling | Pete | 2015-06-01 | 1 | -0/+4 | |
| | * | | | | | Merge branch '#551' of github.com:PMaynard/profanity into #551 | Pete | 2015-06-01 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Extra underline | Pete Maynard | 2015-06-01 | 1 | -1/+1 | |
| | * | | | | | | Added Theme UI option for window auto tidy | Pete | 2015-06-01 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| | * | | | | | Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und... | Pete | 2015-06-01 | 5 | -14/+14 | |
| | * | | | | | Added winstidy to test stub | Pete Maynard | 2015-05-31 | 1 | -0/+1 | |
| | * | | | | | Added window auto tidy. | Pete | 2015-05-29 | 7 | -2/+42 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'master' into openpgp | James Booth | 2015-05-25 | 1 | -1/+1 | |
|\| | | | | | ||||||
| * | | | | | Added jid to OTR errors in console | James Booth | 2015-05-25 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into openpgp | James Booth | 2015-05-19 | 1 | -4/+4 | |
|\| | | | | ||||||
| * | | | | Added uuid dependency to install-all.sh, opensuse, fedora and cygwin | James Booth | 2015-05-19 | 1 | -4/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-05-19 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | Merge pull request #547 from PMaynard/update-install-script-for-uuid-dev | James Booth | 2015-05-19 | 1 | -1/+1 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Udpate installer.sh for Debain to unclude uuid-dev | Pete Maynard | 2015-05-18 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge branch 'master' into openpgp | James Booth | 2015-05-17 | 1 | -14/+12 | |
|\| | | ||||||
| * | | Merge remote-tracking branch 'adament/carbons' | James Booth | 2015-05-17 | 1 | -14/+12 | |
| |\ \ | | |/ | |/| | ||||||
| | * | allow enabling / disabling carbons without being connected. | Adam Ehlers Nyholm Thomsen | 2015-05-17 | 1 | -14/+12 | |
| |/ | ||||||
* | | Removed libgpg include from presence.c | James Booth | 2015-05-10 | 1 | -4/+1 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-10 | 1 | -60/+62 | |
|\| | ||||||
| * | Tidy ui_room_message | James Booth | 2015-05-10 | 1 | -60/+62 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-10 | 4 | -37/+21 | |
|\| | ||||||
| * | Moved logic to notify_message | James Booth | 2015-05-10 | 4 | -37/+21 | |
* | | Moved pgp signature generation to cl_ev_presence_send | James Booth | 2015-05-08 | 7 | -27/+49 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 5 | -8/+18 | |
|\| | ||||||
| * | Added cl_ev_presence_send | James Booth | 2015-05-07 | 5 | -8/+18 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 7 | -22/+17 | |
|\| | ||||||
| * | Renamed presence_update -> presence_send | James Booth | 2015-05-07 | 7 | -22/+17 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 1 | -32/+30 | |
|\| | ||||||
| * | Tidied _roster_result_handler | James Booth | 2015-05-07 | 1 | -32/+30 | |
* | | Moved pgp signature verification to sv_ev_contact_online | James Booth | 2015-05-07 | 5 | -17/+23 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 6 | -95/+64 | |
|\| | ||||||
| * | Added ui_contact_online | James Booth | 2015-05-07 | 6 | -95/+64 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 5 | -22/+37 | |
|\| | ||||||
| * | Optimised occupant comparisons, create utf8 collate key once | James Booth | 2015-05-07 | 2 | -9/+7 | |
| * | Optimised contact comparisons, create utf8 collate key once | James Booth | 2015-05-07 | 3 | -13/+30 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-06 | 1 | -0/+6 | |
|\| | ||||||
| * | Set ui nonblocking on presence updates | James Booth | 2015-05-06 | 1 | -0/+6 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-05 | 1 | -22/+26 | |
|\| | ||||||
| * | Tidied form field autocompleters | James Booth | 2015-05-05 | 1 | -22/+26 | |
* | | Use null check convention in gpg.c | James Booth | 2015-05-04 | 1 | -1/+1 | |
* | | Merge branch 'master' into pgp | James Booth | 2015-05-04 | 35 | -643/+643 | |
|\| |