James Booth
632df07671
Merge branch 'master' into plugins
2014-01-22 22:22:55 +00:00
James Booth
21ab182151
Refactored ProfAccount creation
2014-01-22 22:22:01 +00:00
James Booth
74898961d4
Merge branch 'master' into plugins
...
Conflicts:
Makefile.am
src/server_events.c
2014-01-21 00:36:47 +00:00
James Booth
a7a2850637
WIP - /statuses command options
2014-01-20 18:40:48 +00:00
James Booth
69f2f4a16f
Use defaults for /statuses commands
2014-01-19 17:20:31 +00:00
James Booth
5f25d99357
Added tests/config/helpers
2014-01-19 16:32:31 +00:00
James Booth
c7325de073
Added cmd_statuses validation tests
2014-01-19 01:25:04 +00:00
James Booth
4a97ec9293
Merge branch 'master' into plugins
...
Conflicts:
Makefile.am
src/command/command.c
src/command/commands.c
src/server_events.c
2014-01-18 00:23:56 +00:00
James Booth
4f98bc8c25
Show OTR coloured status
...
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'
2014-01-16 22:44:23 +00:00
James Booth
5ea9dd8043
Merge branch 'master' into plugins
...
Conflicts:
.gitignore
Makefile.am
configure.ac
src/command/command.c
src/command/commands.c
src/profanity.c
src/server_events.c
2014-01-12 19:32:08 +00:00
James Booth
264fc55aa2
Added conditionals to makefile for otr support
2014-01-12 02:15:16 +00:00
James Booth
49deb932e6
Merge branch 'master' into otr
2014-01-08 20:50:00 +00:00
James Booth
bd79b97101
Merge branch 'master' into plugins
...
Conflicts:
src/ui/core.c
2014-01-08 20:47:17 +00:00
James Booth
4cc4461c0f
Removed handle error message function from ProfWin
2014-01-08 20:27:18 +00:00
James Booth
f1596e2957
Added --enable-c-plugins to configure.ac
2014-01-07 23:58:47 +00:00
James Booth
1a85e6cf24
Merge branch 'master' into plugins
...
Conflicts:
src/profanity.c
src/profanity.h
src/xmpp/connection.c
2014-01-06 00:08:06 +00:00
James Booth
0776c574b6
Merge branch 'master' into otr
2014-01-05 23:58:10 +00:00
James Booth
87cdbe015a
Added server_events.c
2014-01-05 20:52:45 +00:00
James Booth
f569845b40
Merge branch 'master' into otr
...
Conflicts:
.gitignore
2014-01-05 01:20:42 +00:00
James Booth
fae89c47c2
Merge branch 'master' into plugins
2014-01-05 01:18:08 +00:00
James Booth
d15751649c
Added tests for contact type
2014-01-05 00:35:48 +00:00
James Booth
c10c9286d1
Merge branch 'master' into plugins
...
Conflicts:
src/ui/notifier.c
src/ui/ui.h
src/xmpp/roster.c
2014-01-02 02:19:06 +00:00
James Booth
170af88c0d
Merge branch 'master' into otr
...
Conflicts:
Makefile.am
2014-01-02 01:57:05 +00:00
James Booth
976f3e303a
Added /sub command test
2013-12-27 17:25:30 +00:00
James Booth
8685e78c86
Added mock_accounts and fixed tests
2013-12-26 13:37:22 +00:00
James Booth
d56f6dc39b
Added mocks and stubs for cons_show
2013-12-19 21:05:39 +00:00
James Booth
b27c5d0f5b
Replaced old mock_xmpp
2013-12-18 23:06:43 +00:00
James Booth
00a475cf55
Added common mock functions and fixed tests
2013-12-18 22:49:43 +00:00
James Booth
ed079236aa
Merge branch 'master' into plugins
...
Conflicts:
src/command/commands.c
2013-12-18 00:41:57 +00:00
James Booth
95d08db292
Merge branch 'master' into otr
...
Conflicts:
src/command/commands.c
2013-12-16 01:11:36 +00:00
James Booth
683da12c3a
Added cmd_account test
2013-12-15 22:28:22 +00:00
James Booth
7842b0d1fc
Added mock log module
2013-12-15 19:56:48 +00:00
James Booth
bf347ab9e0
Added cmd_connect tests
2013-12-15 18:08:26 +00:00
James Booth
2470f642c7
Merge branch 'master' into otr
...
Conflicts:
src/command/command.c
2013-12-15 17:19:01 +00:00
James Booth
5891ee0cc2
Merge branch 'master' into plugins
...
Conflicts:
Makefile.am
configure.ac
src/command/command.c
src/ui/console.c
src/ui/core.c
src/ui/muc_window.c
2013-12-15 17:14:00 +00:00
James Booth
2490f5b417
Seperated command functions into module
2013-12-15 16:10:32 +00:00
James Booth
447d235868
Mocked account preferences and tested cmd_rooms
2013-12-14 18:43:19 +00:00
James Booth
7955bc52ab
Removed commented setion from Makefile.am
2013-12-14 18:11:15 +00:00
James Booth
b9119b4306
Tidied Makefile.am
2013-12-14 18:06:09 +00:00
James Booth
0b3a9f5785
Added roster_list tests to cmocka
2013-12-14 17:03:39 +00:00
James Booth
4bb38ac011
Added parser tests to cmocka
2013-12-14 16:48:27 +00:00
James Booth
0730867326
Added history and jid tests to cmocka
2013-12-14 16:35:56 +00:00
James Booth
3a403046ff
Moved autocomplete tests to cmocka
2013-12-14 16:16:46 +00:00
James Booth
7f7973f9a7
Moved common tests to cmocka
2013-12-14 16:07:57 +00:00
James Booth
107fdd355e
Added simple mock test, refactored roster
2013-12-14 15:34:17 +00:00
James Booth
bd1c139429
Added libotr
2013-11-08 00:17:02 +00:00
James Booth
fc8982e761
Added muc_window
2013-10-06 17:46:22 +01:00
James Booth
d38e2e73c2
Merge branch 'master' into plugins
2013-09-17 02:09:45 +01:00
James Booth
892a9953b4
Removed FORCE target from Makefile.am
2013-09-17 02:08:33 +01:00
James Booth
cd816b94c2
Merge branch 'master' into plugins
...
Conflicts:
.gitignore
Makefile.am
src/main.c
src/profanity.c
src/ui/console.c
src/ui/core.c
src/xmpp/capabilities.c
src/xmpp/iq.c
2013-09-17 02:06:43 +01:00