about summary refs log tree commit diff stats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Mock otr module for cmd_otr testsJames Booth2014-02-161-0/+1
|
* Added cmd_otr testsJames Booth2014-02-161-0/+1
|
* Refactored common otr library codeJames Booth2014-02-131-2/+2
|
* Renamed otr implementationsJames Booth2014-02-121-2/+2
|
* Moved otr sources into folderJames Booth2014-02-121-2/+2
|
* Check for libotr versionJames Booth2014-02-091-4/+13
|
* Added libotr back to configure by defaultJames Booth2014-02-081-1/+1
| | | | Renamed to BUILD_OTR3
* Moved test helpersJames Booth2014-02-011-1/+1
|
* Added cmd_bookmark testsJames Booth2014-02-011-0/+1
|
* Added muc testsJames Booth2014-01-301-0/+1
|
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-231-0/+1
|
* Refactored ProfAccount creationJames Booth2014-01-221-0/+2
|
* WIP - /statuses command optionsJames Booth2014-01-201-0/+2
|
* Use defaults for /statuses commandsJames Booth2014-01-191-0/+1
|
* Added tests/config/helpersJames Booth2014-01-191-0/+1
|
* Added cmd_statuses validation testsJames Booth2014-01-191-0/+1
|
* Show OTR coloured statusJames Booth2014-01-161-0/+2
| | | | | | | | | | | | Customisable within theme files e.g.: titlebar.unencrypted=red titlebar.encrypted=green titlebar.trusted=red titlebar.untrusted=green Shows [unencrypted] for all non-OTR chat Disable with '/otr warn off'
* Added conditionals to makefile for otr supportJames Booth2014-01-121-5/+14
|
* Merge branch 'master' into otrJames Booth2014-01-081-1/+0
|\
| * Removed handle error message function from ProfWinJames Booth2014-01-081-1/+0
| |
* | Merge branch 'master' into otrJames Booth2014-01-051-0/+1
|\|
| * Added server_events.cJames Booth2014-01-051-0/+1
| |
* | Merge branch 'master' into otrJames Booth2014-01-051-0/+1
|\| | | | | | | | | Conflicts: .gitignore
| * Added tests for contact typeJames Booth2014-01-051-0/+1
| |
* | Merge branch 'master' into otrJames Booth2014-01-021-3/+4
|\| | | | | | | | | Conflicts: Makefile.am
| * Added /sub command testJames Booth2013-12-271-0/+1
| |
| * Added mock_accounts and fixed testsJames Booth2013-12-261-1/+1
| |
| * Added mocks and stubs for cons_showJames Booth2013-12-191-1/+1
| |
| * Replaced old mock_xmppJames Booth2013-12-181-2/+1
| |
| * Added common mock functions and fixed testsJames Booth2013-12-181-0/+1
| |
* | Merge branch 'master' into otrJames Booth2013-12-161-2/+6
|\| | | | | | | | | Conflicts: src/command/commands.c
| * Added cmd_account testJames Booth2013-12-151-0/+1
| |
| * Added mock log moduleJames Booth2013-12-151-1/+2
| |
| * Added cmd_connect testsJames Booth2013-12-151-1/+2
| |
* | Merge branch 'master' into otrJames Booth2013-12-151-6/+37
|\| | | | | | | | | Conflicts: src/command/command.c
| * Seperated command functions into moduleJames Booth2013-12-151-0/+2
| |
| * Mocked account preferences and tested cmd_roomsJames Booth2013-12-141-1/+2
| |
| * Removed commented setion from Makefile.amJames Booth2013-12-141-22/+0
| |
| * Tidied Makefile.amJames Booth2013-12-141-2/+4
| |
| * Added roster_list tests to cmockaJames Booth2013-12-141-0/+1
| |
| * Added parser tests to cmockaJames Booth2013-12-141-0/+1
| |
| * Added history and jid tests to cmockaJames Booth2013-12-141-0/+2
| |
| * Moved autocomplete tests to cmockaJames Booth2013-12-141-0/+1
| |
| * Moved common tests to cmockaJames Booth2013-12-141-2/+4
| |
| * Added simple mock test, refactored rosterJames Booth2013-12-141-6/+46
| |
| * Added muc_windowJames Booth2013-10-061-0/+1
| |
* | Added libotrJames Booth2013-11-081-1/+2
|/
* Removed FORCE target from Makefile.amJames Booth2013-09-171-4/+1
|
* Force git revision update on makeJames Booth2013-09-171-1/+4
|
* Include git revision with -v outputJames Booth2013-09-171-1/+1
|