James Booth
|
7256e49396
|
Merge branch 'master' into chat-sessions
|
2015-01-10 19:23:59 +00:00 |
|
James Booth
|
c77a731cf0
|
Added comments to preferences module
|
2015-01-10 19:22:38 +00:00 |
|
James Booth
|
31c0f2ba78
|
Added preferences for showing resource in titlebar and messages
|
2015-01-10 19:10:10 +00:00 |
|
James Booth
|
c3ad3c0ba6
|
Show resource in titlebar and on each message
|
2015-01-10 18:35:59 +00:00 |
|
James Booth
|
3e1832b02e
|
Renamed resource -> resource_override
|
2015-01-10 18:17:10 +00:00 |
|
James Booth
|
f180925c3b
|
Added tests for clearing chat sessions on lost connection
|
2015-01-10 01:17:38 +00:00 |
|
James Booth
|
ab7bd6fe5f
|
Added test to ensure chat sessions cleared on cmd_disconnect
|
2015-01-10 01:06:52 +00:00 |
|
James Booth
|
9bd2315d83
|
Fixed chat session tests
|
2015-01-10 00:25:27 +00:00 |
|
Will Song
|
22cc641905
|
add cons_exittitle_setting to tests
|
2015-01-08 10:22:03 -06:00 |
|
Will Song
|
e57fa1633a
|
add exit title preference to group and add command for setting the preference
|
2015-01-08 10:18:29 -06:00 |
|
Will Song
|
22a8d7a8a3
|
check preferences before printing exit title
|
2015-01-08 10:06:39 -06:00 |
|
Will Song
|
89aaaddfbb
|
Merge remote-tracking branch 'upstream/master' into exit-title
|
2015-01-08 10:03:15 -06:00 |
|
Will Song
|
f1641f3cf7
|
add exit title preference
|
2015-01-08 10:02:30 -06:00 |
|
Peter Vilim
|
0cb548683c
|
fgets: buffer size
|
2015-01-07 21:37:35 -06:00 |
|
Peter Vilim
|
b298994ce7
|
fix for fgets
|
2015-01-07 21:16:18 -06:00 |
|
Peter Vilim
|
887cc1f419
|
merge
|
2015-01-07 21:07:32 -06:00 |
|
Peter Vilim
|
6af10696f9
|
Fix current tests
|
2015-01-07 21:03:51 -06:00 |
|
James Booth
|
5e7d2f5f91
|
Removed chat states from chat_session module, WIP
|
2015-01-08 00:57:25 +00:00 |
|
Peter Vilim
|
492c548aa6
|
Add support for evaluated password
|
2015-01-07 02:54:42 -06:00 |
|
Peter Vilim
|
b4f37b9e31
|
iofixed
|
2015-01-07 00:17:59 -06:00 |
|
Peter Vilim
|
401835f32a
|
Add support for evaluated password
|
2015-01-06 23:00:02 -06:00 |
|
James Booth
|
8bbf126e83
|
Refactored chat sessions in _chat_handler
|
2015-01-07 00:17:54 +00:00 |
|
James Booth
|
95ad564372
|
Added offline handler for chat sessions
|
2015-01-06 23:19:56 +00:00 |
|
James Booth
|
36790dc26b
|
Fixed tests
|
2015-01-06 21:56:14 +00:00 |
|
James Booth
|
ab963499b5
|
Log instead of showing error message when chat recipient not found
|
2015-01-06 21:51:41 +00:00 |
|
James Booth
|
c04b90ce30
|
Merge branch 'master' into chat-sessions
|
2015-01-06 21:25:09 +00:00 |
|
James Booth
|
99a87a148f
|
Updated gitignore
|
2015-01-06 21:24:05 +00:00 |
|
James Booth
|
f7843def2f
|
Added chat session tests
|
2015-01-06 21:22:09 +00:00 |
|
James Booth
|
8d759741e8
|
Merge branch 'master' into chat-sessions
|
2015-01-06 19:23:13 +00:00 |
|
James Booth
|
833fd4d2fc
|
Fixed assert fail messages in tests
|
2015-01-06 19:21:21 +00:00 |
|
James Booth
|
15bb6fb68f
|
Fixed chat sessions test
|
2015-01-05 23:42:32 +00:00 |
|
James Booth
|
9cb0d52e7d
|
Added removal of chat sessions, only send gone when messages have been exchanged
|
2015-01-05 23:39:43 +00:00 |
|
James Booth
|
c2dccad818
|
Create chat session when no resource
|
2015-01-05 00:48:30 +00:00 |
|
James Booth
|
8326c8b3a2
|
Refactored chat session handling on sending message
|
2015-01-04 23:40:10 +00:00 |
|
James Booth
|
42a5c431c7
|
Use resource in chat sessions
|
2015-01-04 20:19:42 +00:00 |
|
James Booth
|
4898ed10a4
|
Fix for receiving regular chat messages with no type attribute
|
2015-01-04 17:54:56 +00:00 |
|
Will Song
|
30610f7c48
|
Merge remote-tracking branch 'upstream/master' into exit-title
|
2015-01-03 12:41:42 -06:00 |
|
James Booth
|
f5e5315125
|
Updated CHANGELOG and navigation help
|
2015-01-03 02:35:19 +00:00 |
|
Will Song
|
832074de4a
|
fix tests (hopefully) and use /bin/echo to avoid use of builtin shell commands
|
2015-01-02 20:05:55 -06:00 |
|
James Booth
|
ad1460626f
|
Use /bin/echo for terminal window title
|
2015-01-03 01:35:27 +00:00 |
|
James Booth
|
90b851c848
|
Merge branch 'master' into title
|
2015-01-03 01:10:41 +00:00 |
|
James Booth
|
01892b28d6
|
Merge remote-tracking branch 'incertia/signals'
|
2015-01-03 01:08:16 +00:00 |
|
Will Song
|
e4e1d5e29b
|
now using system("echo -ne ...") to print title
|
2015-01-01 23:02:41 -06:00 |
|
Will Song
|
e21bc7afe0
|
added more signals to ignore in _init
|
2015-01-01 22:52:01 -06:00 |
|
James Booth
|
1a61b4faf4
|
Changed logging for writing to terminal window title
|
2015-01-01 22:51:52 +00:00 |
|
James Booth
|
0a7277a7f5
|
Merge branch 'master' into title
|
2015-01-01 22:47:09 +00:00 |
|
James Booth
|
ab75059703
|
Added correct Ctrl-U handling back
|
2015-01-01 22:44:21 +00:00 |
|
James Booth
|
0d25ae6d7e
|
Merge branch 'master' into title
|
2015-01-01 22:37:47 +00:00 |
|
James Booth
|
e7501e581c
|
Merge remote-tracking branch 'andrewgho/readline-style-keybindings'
|
2015-01-01 22:36:48 +00:00 |
|
Andrew Ho
|
7fac4bcc14
|
Add readline-style keybindings
|
2014-12-30 22:36:54 -08:00 |
|