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
...
*
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
*
Changed help on /theme
James Booth
2012-12-09
1
-5
/
+10
*
Added /theme list command
James Booth
2012-12-09
1
-1
/
+10
*
Renamed functions in theme
James Booth
2012-12-08
1
-1
/
+1
*
Add optional server parameter to /connect command
James Booth
2012-12-06
1
-7
/
+10
*
Changed titlebarversion command
James Booth
2012-12-02
1
-11
/
+50
*
Organised config file
James Booth
2012-12-02
1
-31
/
+24
*
Moved logins to accounts module
James Booth
2012-12-02
1
-2
/
+3
*
Added autocomplete to /autoaway, fixed help
James Booth
2012-12-02
1
-125
/
+93
*
Implemented /autoaway mode idle
James Booth
2012-12-01
1
-5
/
+10
*
Added preferences for /autoaway
James Booth
2012-11-30
1
-24
/
+104
*
Allow /msg with no message, to open a chat window with a contact
James Booth
2012-11-30
1
-15
/
+21
*
Fixed spelling on /prefs help
James Booth
2012-11-29
1
-1
/
+1
*
Show command in /prefs, and split into categories
James Booth
2012-11-29
1
-7
/
+58
*
Option to show version in title bar with /titlebarversion
James Booth
2012-11-29
1
-0
/
+18
*
Tidied help on /sub
James Booth
2012-11-28
1
-3
/
+3
*
Implemented "/sub sent" to show outstanding sent subscription requests
James Booth
2012-11-28
1
-2
/
+15
*
List commands for /sub
James Booth
2012-11-28
1
-9
/
+37
*
Handle roster subscription updates
James Booth
2012-11-27
1
-17
/
+19
*
Show "request pending" in /sub show, when request has been sent
James Booth
2012-11-27
1
-11
/
+15
*
Implemented /sub show
James Booth
2012-11-27
1
-1
/
+27
*
Show usage when invalid /sub argument
James Booth
2012-11-27
1
-32
/
+35
*
Show message on /join when windows full
James Booth
2012-11-27
1
-0
/
+2
*
Show message on /msg when windows full
James Booth
2012-11-27
1
-0
/
+2
*
Added /autoping command to set ping interval or disable with 0
James Booth
2012-11-26
1
-1
/
+33
*
Fixed some memory leaks
James Booth
2012-11-26
1
-0
/
+2
*
Further tidy up of windows.c
James Booth
2012-11-26
1
-5
/
+5
*
windows tidy up
James Booth
2012-11-26
1
-21
/
+21
*
Fixed help config file locations
James Booth
2012-11-25
1
-2
/
+10
*
Added auto reconnect, and /reconnect command to control interval
James Booth
2012-11-25
1
-0
/
+35
*
Revert "Stop ctrl-c quitting with /ctrlc off"
James Booth
2012-11-23
1
-19
/
+0
*
Stop ctrl-c quitting with /ctrlc off
James Booth
2012-11-23
1
-0
/
+19
*
Added theme files support with /theme command
James Booth
2012-11-21
1
-0
/
+28
*
Handling commands after /disconnect
James Booth
2012-11-19
1
-11
/
+22
*
Moved disconnect code to profanity module
James Booth
2012-11-19
1
-4
/
+1
*
Allow nick change in chat room
James Booth
2012-11-18
1
-0
/
+35
*
Commands now use parser function to handle parameters
James Booth
2012-11-18
1
-594
/
+467
*
Added usage of command parser
James Booth
2012-11-18
1
-177
/
+188
*
Added parser module
James Booth
2012-11-18
1
-35
/
+9
*
_cmd_set_boolean_preference: fix usage allocation
Dmitry Podgorny
2012-11-16
1
-1
/
+1
[prev]
[next]