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
*
Renamed parser.c -> command_parser.c
James Booth
2013-01-28
1
-1
/
+0
*
Renamed history modules
James Booth
2013-01-28
1
-1
/
+1
*
Renamed history.c -> command_history.c
James Booth
2013-01-28
1
-1
/
+0
*
Renamed jabber.h -> xmpp.h
James Booth
2013-01-28
1
-1
/
+1
*
Added /account set <account> resource <value>
James Booth
2013-01-27
1
-2
/
+9
*
Refactored connecting, and reconnecting
James Booth
2013-01-27
1
-3
/
+1
*
Renamed account_add_login -> account_add, added comments
James Booth
2013-01-27
1
-1
/
+1
*
Added cons output when logging in.
James Booth
2013-01-27
1
-8
/
+10
*
Renamed create jid function using barejid and resource
James Booth
2013-01-27
1
-1
/
+1
*
Added resource handling in account module
James Booth
2013-01-27
1
-3
/
+12
*
Got rid of old naming convention on prof_autocomplete
James Booth
2013-01-25
1
-119
/
+119
*
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
[next]