James Booth
|
114d251b68
|
Merge branch 'master' into caps
|
2013-01-22 01:39:18 +00:00 |
|
James Booth
|
5d70227501
|
Merge remote-tracking branch 'backalor/master'
Conflicts:
src/command.c
src/preferences.c
src/preferences.h
src/windows.c
|
2013-01-22 01:33:32 +00:00 |
|
Backalor
|
c850ee69cc
|
Add support for autocomplete of /statuses command
|
2013-01-22 10:00:31 +09:00 |
|
Backalor
|
9a58017385
|
Add function prototype and make the default for the /statuses command be ON
|
2013-01-22 09:54:59 +09:00 |
|
James Booth
|
134da4d001
|
Always show output in console for /info command
|
2013-01-21 23:48:57 +00:00 |
|
James Booth
|
dd6dfd9408
|
Added /status command for what /info used to do
The /status command just shows the current presence information in the
current window. The /info command show more complete information.
|
2013-01-21 23:24:59 +00:00 |
|
Backalor
|
a0a1f9017f
|
Add new command /statuses for status notifications
|
2013-01-21 10:26:09 +09:00 |
|
James Booth
|
97a497c355
|
Updated /info command for chat and private chat
|
2013-01-20 23:30:15 +00:00 |
|
James Booth
|
cae7717e73
|
Added basic room /info command
|
2013-01-20 03:32:51 +00:00 |
|
James Booth
|
e9695c83aa
|
Added space before /who output
|
2013-01-20 03:07:23 +00:00 |
|
James Booth
|
17ed139d96
|
Changed /info command to show client
|
2013-01-20 02:26:54 +00:00 |
|
James Booth
|
941e84a963
|
Changed help on /who
|
2013-01-17 23:05:23 +00:00 |
|
James Booth
|
dad3cd2725
|
Command /info parameter optional when in chat or private chat
Recipient is used.
|
2013-01-17 22:46:50 +00:00 |
|
James Booth
|
b9ac008b80
|
Added /mouse command for enabling/disabling mouse handling
Defaults to on.
|
2013-01-17 19:40:55 +00:00 |
|
James Booth
|
af6779401a
|
Show message in chat room when nickname conflict
|
2013-01-16 01:00:06 +00:00 |
|
James Booth
|
02a71e2510
|
Handle /who command in chat rooms
|
2013-01-15 23:17:07 +00:00 |
|
James Booth
|
efdd3e55db
|
Fixed /tiny for room and private chat
|
2013-01-15 21:58:41 +00:00 |
|
James Booth
|
3ea95346c9
|
Updated help for /msg and /info in chat rooms
|
2013-01-15 21:41:17 +00:00 |
|
James Booth
|
84ea4a77c9
|
Disabled logging for chat rooms and private chat
|
2013-01-15 20:50:11 +00:00 |
|
James Booth
|
fb9fc6529a
|
Allow /msg with no message to open private chat window
|
2013-01-15 19:41:48 +00:00 |
|
James Booth
|
62b89a4d8a
|
Allow /info and /msg in private room chat when nick has space in name
|
2013-01-15 00:02:23 +00:00 |
|
James Booth
|
cbb3fd45e4
|
cmd_info now uses basic parse_args
|
2013-01-14 23:22:47 +00:00 |
|
Backalor
|
5356118147
|
Add new command "/notify status" to enable/disable status messages,
such as users going on/offline or room joining/parting.
|
2013-01-14 18:51:37 +09:00 |
|
James Booth
|
6abbe62710
|
Allow whitespace in argument to /info
|
2013-01-13 19:53:42 +00:00 |
|
James Booth
|
b768296a93
|
Use Jid in groupchat message handler
|
2013-01-13 17:58:25 +00:00 |
|
James Booth
|
ec75b5e04a
|
Use Jid datatype in chat rooms
|
2013-01-13 03:14:36 +00:00 |
|
James Booth
|
bfd7362e2a
|
Renamed muc functions
|
2013-01-12 01:34:09 +00:00 |
|
James Booth
|
dad01d8f84
|
Renamed room_chat module to muc
|
2013-01-12 01:01:39 +00:00 |
|
James Booth
|
e073b69a98
|
If chat room already joined, just show window
|
2013-01-11 23:52:01 +00:00 |
|
James Booth
|
d29c7fd878
|
Updated copyright
|
2013-01-11 02:05:29 +00:00 |
|
James Booth
|
5fbf966b9c
|
Check nick exists when private messaging
Show nick part of jid in private messaging
|
2013-01-11 01:35:25 +00:00 |
|
James Booth
|
1cc5353697
|
Added win_current_is_console()
|
2013-01-11 01:05:59 +00:00 |
|
James Booth
|
62c102860c
|
Use room nickname autocompleter on /info and /msg when in chat room
|
2013-01-11 00:48:58 +00:00 |
|
James Booth
|
89967905db
|
Autocomplete: added free function
Fixed tests
|
2013-01-11 00:17:18 +00:00 |
|
James Booth
|
8756ae552b
|
Fixed help on /connect
|
2012-12-22 23:48:45 +00:00 |
|
James Booth
|
d669866aac
|
Amended /gone help
|
2012-12-19 23:33:10 +00:00 |
|
James Booth
|
3d6ebf48ec
|
Added /gone to allow configurable delay for </gone> state
|
2012-12-19 23:31:25 +00:00 |
|
James Booth
|
803eacc488
|
Fixed name clashes with windows.h
|
2012-12-11 23:58:54 +00:00 |
|
James Booth
|
9ccccf9b6d
|
Renamed /account new to /account add
|
2012-12-10 01:14:21 +00:00 |
|
James Booth
|
5013cce832
|
Added autocomplete for enabled logins only
|
2012-12-10 00:53:57 +00:00 |
|
James Booth
|
210da7b137
|
Added account name autocomplete for /account set
|
2012-12-10 00:28:08 +00:00 |
|
James Booth
|
8415f57b32
|
Added /account set command, set server or jid
|
2012-12-10 00:23:55 +00:00 |
|
James Booth
|
c80383e298
|
Added /account rename
|
2012-12-10 00:08:03 +00:00 |
|
James Booth
|
30cb06ed74
|
Added /account show command
|
2012-12-09 22:58:45 +00:00 |
|
James Booth
|
ce6f227651
|
Handle logins using accounts
|
2012-12-09 22:14:38 +00:00 |
|
James Booth
|
324a85a2a5
|
Added /account list command, and added jid property to accounts
|
2012-12-09 20:18:38 +00:00 |
|
James Booth
|
0bba09fd04
|
Tidied help
|
2012-12-09 18:59:11 +00:00 |
|
James Booth
|
6b99624348
|
Renamed /theme load to /theme set
|
2012-12-09 00:53:26 +00:00 |
|
James Booth
|
a855709b5e
|
Added autocomplete to /theme load
|
2012-12-09 00:46:14 +00:00 |
|
James Booth
|
53ac41057c
|
Added '/theme load name' to replace '/theme name'
|
2012-12-09 00:29:17 +00:00 |
|