James Booth
|
3a57a792e4
|
Added full stop to /grlog help summary
Conflicts:
src/command/command.c
|
2014-01-02 01:52:53 +00:00 |
|
James Booth
|
9823b2fae2
|
Added full stop to /help service summary
|
2014-01-02 01:51:46 +00:00 |
|
James Booth
|
8d4bec2d37
|
Added full stop to /chlog help summary
Conflicts:
src/command/command.c
|
2014-01-02 01:51:21 +00:00 |
|
James Booth
|
d3fff13255
|
Added full stop to /about help summary
Conflicts:
src/command/command.c
|
2014-01-02 01:49:46 +00:00 |
|
Dmitry Podgorny
|
249e60e07d
|
configure.ac: glib must be at least 2.26
Profanity uses GDateTime structure that appeared in glib-2.26.
|
2014-01-01 22:37:55 +02:00 |
|
Dmitry Podgorny
|
2519e450e3
|
configure.ac: added check for wget_wch support
|
2013-12-31 01:39:21 +02:00 |
|
James Booth
|
8840457e19
|
Merge remote-tracking branch 'louiecaulfield/master'
|
2013-12-29 15:41:22 +00:00 |
|
Dmitry Podgorny
|
dcccfacb68
|
autotools: refactored configure.ac
This patch implements request #269.
|
2013-12-29 01:27:15 +02:00 |
|
James Booth
|
2defeaefe3
|
Removed wins_refresh_console when not required for /sub command output
Implicitly called by cons_show
|
2013-12-27 23:38:45 +00:00 |
|
James Booth
|
0331cbe249
|
Test usage shown for /sub
|
2013-12-27 22:12:39 +00:00 |
|
Jasper van Bourgognie
|
7272f42c97
|
configure.ac: use ncursesw if it's there, but continue if only ncurses is found
|
2013-12-27 22:05:33 +01:00 |
|
Jasper van Bourgognie
|
4a706f7a80
|
src/ui/core.c: Removed duplicate const keyword
|
2013-12-27 20:56:47 +01:00 |
|
Jasper van Bourgognie
|
8f26b3bbf9
|
configure.ac: Check for ncurses instead of ncursesw
|
2013-12-27 20:52:42 +01:00 |
|
Jasper van Bourgognie
|
7127a934c7
|
Fixed types of presence variables to resource_presence_type (avoid useless and implicit casts)
|
2013-12-27 20:50:43 +01:00 |
|
James Booth
|
976f3e303a
|
Added /sub command test
|
2013-12-27 17:25:30 +00:00 |
|
James Booth
|
c3fbaf8b2a
|
Removed whitespace
|
2013-12-27 14:36:42 +00:00 |
|
James Booth
|
122fe09c61
|
Added tests for "/account clear <property>"
|
2013-12-27 14:35:31 +00:00 |
|
James Booth
|
6d6bc67d5c
|
Test for presence update when changing priority
|
2013-12-27 14:17:24 +00:00 |
|
James Booth
|
7a63cf2e22
|
Changed messages on invalid priorities
|
2013-12-27 00:29:20 +00:00 |
|
James Booth
|
9d1b05a896
|
Test priority above upper bounds
|
2013-12-27 00:07:04 +00:00 |
|
James Booth
|
ada3c768e5
|
Test priority below lower bounds
|
2013-12-27 00:05:06 +00:00 |
|
James Booth
|
b466809245
|
Added test for showing message when changing priority
|
2013-12-26 15:17:46 +00:00 |
|
James Booth
|
a2c0dab474
|
Removed mock code from tests
|
2013-12-26 14:48:25 +00:00 |
|
James Booth
|
8685e78c86
|
Added mock_accounts and fixed tests
|
2013-12-26 13:37:22 +00:00 |
|
James Booth
|
b83b262d47
|
Bind remaining ui functions in main.c
|
2013-12-23 00:23:22 +00:00 |
|
James Booth
|
7fe8f61b9b
|
Bind console functions in main.c
|
2013-12-23 00:08:45 +00:00 |
|
James Booth
|
a6859354b4
|
Bind ui core functions in main.c
|
2013-12-22 23:54:22 +00:00 |
|
James Booth
|
6a9bb8ea11
|
Bind roster functions in main.c
|
2013-12-22 23:34:44 +00:00 |
|
James Booth
|
4e169689f6
|
Bind presence functions in main.c
|
2013-12-22 23:31:49 +00:00 |
|
James Booth
|
74e8a405d6
|
Bind message functions in main.c
|
2013-12-22 23:25:30 +00:00 |
|
James Booth
|
90e7ce1c56
|
Bind iq functions in main.c
|
2013-12-22 23:19:20 +00:00 |
|
James Booth
|
e818a6772b
|
Bind capabilities functions in main.c
|
2013-12-22 23:16:19 +00:00 |
|
James Booth
|
c001f0e7cb
|
Bind bookmark functions in main.c
|
2013-12-22 23:13:34 +00:00 |
|
James Booth
|
581f58e47f
|
Bind jabber functions in main.c
|
2013-12-22 23:13:05 +00:00 |
|
James Booth
|
5a5b1340aa
|
Dynamically load UI functions, fixed tests
|
2013-12-22 22:14:15 +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
|
81909ef000
|
Dynamically bind xmpp module api
|
2013-12-18 20:16:55 +00:00 |
|
James Booth
|
bc700fbfea
|
Merge branch 'master' into otr
|
2013-12-18 00:36:05 +00:00 |
|
James Booth
|
f47bd58a1c
|
Added tests for setting presence priorities
|
2013-12-17 23:57:06 +00:00 |
|
James Booth
|
ba66d6b730
|
Added tests for "/account set <status> <priority>" with invalid status
|
2013-12-17 23:23:11 +00:00 |
|
James Booth
|
76e7a8341b
|
Added tests for "/account set status"
|
2013-12-17 23:17:02 +00:00 |
|
James Booth
|
d5a2e645bf
|
Tests valid and invalid resource presence strings
|
2013-12-17 22:58:27 +00:00 |
|
James Booth
|
99f4eeb60d
|
Removed help->usage when not used in tests
|
2013-12-17 22:49:02 +00:00 |
|
James Booth
|
de06c40d46
|
Added tests for "/account set muc" and "/account set nick"
|
2013-12-17 22:46:54 +00:00 |
|
James Booth
|
3b2446c46a
|
Added tests for "/account set password"
|
2013-12-17 22:40:55 +00:00 |
|
James Booth
|
8adca66fa3
|
Added tests for "/account set resource"
|
2013-12-17 22:37:35 +00:00 |
|
James Booth
|
9b41c4ee32
|
Added tests for "/account set server"
|
2013-12-17 22:33:49 +00:00 |
|
James Booth
|
95d08db292
|
Merge branch 'master' into otr
Conflicts:
src/command/commands.c
|
2013-12-16 01:11:36 +00:00 |
|