about summary refs log tree commit diff stats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added scripts and profrc.example to dist targetJames Booth2014-08-041-2/+4
* Added buffer handling. Buffer are initialized, pushed, and freed. No use is m...Immae2014-06-231-0/+2
* Renamed sha1 functions to avoid naming clashesJames Booth2014-06-151-0/+2
* Fixed makefile to include headers in test sourcesJames Booth2014-04-181-21/+21
* Merge remote-tracking branch 'pasis/iss323'James Booth2014-04-181-3/+15
|\
| * autotools: added EXTRA_DISTDmitry Podgorny2014-04-171-10/+8
| * autotools: install themes during 'make install'Dmitry Podgorny2014-04-081-0/+14
| * Makefile.am: fixed spacingDmitry Podgorny2014-04-081-2/+2
* | Removed inputwin functions from ui.hJames Booth2014-04-071-3/+3
* | Removed statusbar functions from ui.hJames Booth2014-04-071-0/+3
|/
* Added cmd_win testJames Booth2014-04-011-0/+1
* Added cmd_roster testJames Booth2014-03-161-0/+1
* Revert "Added srdir to git version check"James Booth2014-03-081-1/+1
* Added srdir to git version checkJames Booth2014-03-081-1/+1
* Added connection status tests for cmd_joinJames Booth2014-03-081-0/+1
* fixed build error when make run with -jN optionDmitry Podgorny2014-03-061-34/+33
* fixed indent in Makefile.ammr.Shu2014-02-251-18/+18
* 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
* 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
* 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
|\|
| * Added tests for contact typeJames Booth2014-01-051-0/+1
* | Merge branch 'master' into otrJames Booth2014-01-021-3/+4
|\|
| * 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
|\|
| * Added cmd_account testJames Booth2013-12-151-0/+1
| * Added mock log moduleJames Booth2013-12-151-1/+2