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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
Show nick part of jid in private messaging
*
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 tests
*
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
|
*
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
|
[next]