index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into caps
James Booth
2013-01-22
1
-1
/
+25
|
\
|
*
Merge remote-tracking branch 'backalor/master'
James Booth
2013-01-22
1
-1
/
+25
|
|
\
|
|
*
Add support for autocomplete of /statuses command
Backalor
2013-01-22
1
-0
/
+2
|
|
*
Add function prototype and make the default for the /statuses command be ON
Backalor
2013-01-22
1
-0
/
+1
|
|
*
Add new command /statuses for status notifications
Backalor
2013-01-21
1
-16
/
+17
|
|
*
Add new command "/notify status" to enable/disable status messages,
Backalor
2013-01-14
1
-2
/
+22
*
|
|
Always show output in console for /info command
James Booth
2013-01-21
1
-6
/
+30
*
|
|
Added /status command for what /info used to do
James Booth
2013-01-21
1
-0
/
+53
*
|
|
Updated /info command for chat and private chat
James Booth
2013-01-20
1
-2
/
+2
*
|
|
Added basic room /info command
James Booth
2013-01-20
1
-2
/
+2
*
|
|
Added space before /who output
James Booth
2013-01-20
1
-0
/
+1
*
|
|
Changed /info command to show client
James Booth
2013-01-20
1
-1
/
+1
|
/
/
*
|
Changed help on /who
James Booth
2013-01-17
1
-3
/
+2
*
|
Command /info parameter optional when in chat or private chat
James Booth
2013-01-17
1
-6
/
+27
*
|
Added /mouse command for enabling/disabling mouse handling
James Booth
2013-01-17
1
-0
/
+21
*
|
Show message in chat room when nickname conflict
James Booth
2013-01-16
1
-1
/
+1
*
|
Handle /who command in chat rooms
James Booth
2013-01-15
1
-3
/
+76
*
|
Fixed /tiny for room and private chat
James Booth
2013-01-15
1
-11
/
+21
*
|
Updated help for /msg and /info in chat rooms
James Booth
2013-01-15
1
-9
/
+11
*
|
Disabled logging for chat rooms and private chat
James Booth
2013-01-15
1
-7
/
+2
*
|
Allow /msg with no message to open private chat window
James Booth
2013-01-15
1
-5
/
+9
*
|
Allow /info and /msg in private room chat when nick has space in name
James Booth
2013-01-15
1
-1
/
+5
*
|
cmd_info now uses basic parse_args
James Booth
2013-01-14
1
-1
/
+1
*
|
Allow whitespace in argument to /info
James Booth
2013-01-13
1
-1
/
+1
*
|
Use Jid in groupchat message handler
James Booth
2013-01-13
1
-1
/
+1
*
|
Use Jid datatype in chat rooms
James Booth
2013-01-13
1
-17
/
+21
|
/
*
Renamed muc functions
James Booth
2013-01-12
1
-4
/
+4
*
Renamed room_chat module to muc
James Booth
2013-01-12
1
-1
/
+1
*
If chat room already joined, just show window
James Booth
2013-01-11
1
-1
/
+3
*
Updated copyright
James Booth
2013-01-11
1
-1
/
+1
*
Check nick exists when private messaging
James Booth
2013-01-11
1
-8
/
+33
*
Added win_current_is_console()
James Booth
2013-01-11
1
-2
/
+1
*
Use room nickname autocompleter on /info and /msg when in chat room
James Booth
2013-01-11
1
-22
/
+50
*
Autocomplete: added free function
James Booth
2013-01-11
1
-12
/
+12
*
Fixed help on /connect
James Booth
2012-12-22
1
-5
/
+6
*
Amended /gone help
James Booth
2012-12-19
1
-1
/
+1
*
Added /gone to allow configurable delay for </gone> state
James Booth
2012-12-19
1
-0
/
+31
*
Fixed name clashes with windows.h
James Booth
2012-12-11
1
-3
/
+3
*
Renamed /account new to /account add
James Booth
2012-12-10
1
-4
/
+4
*
Added autocomplete for enabled logins only
James Booth
2012-12-10
1
-7
/
+8
*
Added account name autocomplete for /account set
James Booth
2012-12-10
1
-1
/
+3
*
Added /account set command, set server or jid
James Booth
2012-12-10
1
-0
/
+26
*
Added /account rename
James Booth
2012-12-10
1
-1
/
+61
*
Added /account show command
James Booth
2012-12-09
1
-1
/
+40
*
Handle logins using accounts
James Booth
2012-12-09
1
-3
/
+15
*
Added /account list command, and added jid property to accounts
James Booth
2012-12-09
1
-0
/
+49
*
Tidied help
James Booth
2012-12-09
1
-155
/
+82
*
Renamed /theme load to /theme set
James Booth
2012-12-09
1
-8
/
+9
*
Added autocomplete to /theme load
James Booth
2012-12-09
1
-1
/
+41
*
Added '/theme load name' to replace '/theme name'
James Booth
2012-12-09
1
-7
/
+9
[next]