Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed sha1 functions to avoid naming clashes | James Booth | 2014-06-15 | 1 | -0/+2 | |
| | ||||||
* | Fixed makefile to include headers in test sources | James Booth | 2014-04-18 | 1 | -21/+21 | |
| | ||||||
* | Merge remote-tracking branch 'pasis/iss323' | James Booth | 2014-04-18 | 1 | -3/+15 | |
|\ | ||||||
| * | autotools: added EXTRA_DIST | Dmitry Podgorny | 2014-04-17 | 1 | -10/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Now sources can be distributed with `make dist-bzip2` command, so no need to make tarball manually. Current patch takes into account the status (release or development) and puts .git/HEAD, .git/index to tarball if necessary. Unfortunately, current scripts don't add any information about development status to the version string. Therefore, profanity-0.5.0.tar.bz2 is got regardless of development or release status. | |||||
| * | autotools: install themes during 'make install' | Dmitry Podgorny | 2014-04-08 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | Default path for themes is ${pkgdatadir}/themes that usualy equals to /usr/share/profanity/themes. This patch also introduces new option --with-themes[=PATH] that specifies installation path. This option can be used for cancel of installation at all: --without-themes. References: issue #323 | |||||
| * | Makefile.am: fixed spacing | Dmitry Podgorny | 2014-04-08 | 1 | -2/+2 | |
| | | ||||||
* | | Removed inputwin functions from ui.h | James Booth | 2014-04-07 | 1 | -3/+3 | |
| | | ||||||
* | | Removed statusbar functions from ui.h | James Booth | 2014-04-07 | 1 | -0/+3 | |
|/ | ||||||
* | Added cmd_win test | James Booth | 2014-04-01 | 1 | -0/+1 | |
| | ||||||
* | Added cmd_roster test | James Booth | 2014-03-16 | 1 | -0/+1 | |
| | ||||||
* | Revert "Added srdir to git version check" | James Booth | 2014-03-08 | 1 | -1/+1 | |
| | | | | This reverts commit 864e728705d60c53342f8cbf409ceadf0898d9a1. | |||||
* | Added srdir to git version check | James Booth | 2014-03-08 | 1 | -1/+1 | |
| | ||||||
* | Added connection status tests for cmd_join | James Booth | 2014-03-08 | 1 | -0/+1 | |
| | ||||||
* | fixed build error when make run with -jN option | Dmitry Podgorny | 2014-03-06 | 1 | -34/+33 | |
| | | | | | Race can occur when gitversion file isn't fully generated before it is used. | |||||
* | fixed indent in Makefile.am | mr.Shu | 2014-02-25 | 1 | -18/+18 | |
| | ||||||
* | Mock otr module for cmd_otr tests | James Booth | 2014-02-16 | 1 | -0/+1 | |
| | ||||||
* | Added cmd_otr tests | James Booth | 2014-02-16 | 1 | -0/+1 | |
| | ||||||
* | Refactored common otr library code | James Booth | 2014-02-13 | 1 | -2/+2 | |
| | ||||||
* | Renamed otr implementations | James Booth | 2014-02-12 | 1 | -2/+2 | |
| | ||||||
* | Moved otr sources into folder | James Booth | 2014-02-12 | 1 | -2/+2 | |
| | ||||||
* | Check for libotr version | James Booth | 2014-02-09 | 1 | -4/+13 | |
| | ||||||
* | Added libotr back to configure by default | James Booth | 2014-02-08 | 1 | -1/+1 | |
| | | | | Renamed to BUILD_OTR3 | |||||
* | Moved test helpers | James Booth | 2014-02-01 | 1 | -1/+1 | |
| | ||||||
* | Added cmd_bookmark tests | James Booth | 2014-02-01 | 1 | -0/+1 | |
| | ||||||
* | Added muc tests | James Booth | 2014-01-30 | 1 | -0/+1 | |
| | ||||||
* | Added /alias command, writing aliases to [alias] group in profrc | James Booth | 2014-01-23 | 1 | -0/+1 | |
| | ||||||
* | Refactored ProfAccount creation | James Booth | 2014-01-22 | 1 | -0/+2 | |
| | ||||||
* | WIP - /statuses command options | James Booth | 2014-01-20 | 1 | -0/+2 | |
| | ||||||
* | Use defaults for /statuses commands | James Booth | 2014-01-19 | 1 | -0/+1 | |
| | ||||||
* | Added tests/config/helpers | James Booth | 2014-01-19 | 1 | -0/+1 | |
| | ||||||
* | Added cmd_statuses validation tests | James Booth | 2014-01-19 | 1 | -0/+1 | |
| | ||||||
* | Show OTR coloured status | James Booth | 2014-01-16 | 1 | -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 support | James Booth | 2014-01-12 | 1 | -5/+14 | |
| | ||||||
* | Merge branch 'master' into otr | James Booth | 2014-01-08 | 1 | -1/+0 | |
|\ | ||||||
| * | Removed handle error message function from ProfWin | James Booth | 2014-01-08 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'master' into otr | James Booth | 2014-01-05 | 1 | -0/+1 | |
|\| | ||||||
| * | Added server_events.c | James Booth | 2014-01-05 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' into otr | James Booth | 2014-01-05 | 1 | -0/+1 | |
|\| | | | | | | | | | Conflicts: .gitignore | |||||
| * | Added tests for contact type | James Booth | 2014-01-05 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' into otr | James Booth | 2014-01-02 | 1 | -3/+4 | |
|\| | | | | | | | | | Conflicts: Makefile.am | |||||
| * | Added /sub command test | James Booth | 2013-12-27 | 1 | -0/+1 | |
| | | ||||||
| * | Added mock_accounts and fixed tests | James Booth | 2013-12-26 | 1 | -1/+1 | |
| | | ||||||
| * | Added mocks and stubs for cons_show | James Booth | 2013-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | Replaced old mock_xmpp | James Booth | 2013-12-18 | 1 | -2/+1 | |
| | | ||||||
| * | Added common mock functions and fixed tests | James Booth | 2013-12-18 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' into otr | James Booth | 2013-12-16 | 1 | -2/+6 | |
|\| | | | | | | | | | Conflicts: src/command/commands.c | |||||
| * | Added cmd_account test | James Booth | 2013-12-15 | 1 | -0/+1 | |
| | | ||||||
| * | Added mock log module | James Booth | 2013-12-15 | 1 | -1/+2 | |
| | | ||||||
| * | Added cmd_connect tests | James Booth | 2013-12-15 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'master' into otr | James Booth | 2013-12-15 | 1 | -6/+37 | |
|\| | | | | | | | | | Conflicts: src/command/command.c |