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
/
ui.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Renamed jabber.h -> xmpp.h
James Booth
2013-01-28
1
-1
/
+1
|
*
Always show output in console for /info command
James Booth
2013-01-21
1
-3
/
+2
|
*
Updated /info command for chat and private chat
James Booth
2013-01-20
1
-0
/
+2
|
*
Added basic room /info command
James Booth
2013-01-20
1
-0
/
+1
|
*
Changed /info command to show client
James Booth
2013-01-20
1
-0
/
+1
|
*
Command /info parameter optional when in chat or private chat
James Booth
2013-01-17
1
-1
/
+3
|
|
|
|
Recipient is used.
*
Handle /who command in chat rooms
James Booth
2013-01-15
1
-1
/
+1
|
*
Allow /info and /msg in private room chat when nick has space in name
James Booth
2013-01-15
1
-0
/
+1
|
*
Use Jid datatype in chat rooms
James Booth
2013-01-13
1
-1
/
+2
|
*
Updated copyright
James Booth
2013-01-11
1
-1
/
+1
|
*
Added win_current_is_console()
James Booth
2013-01-11
1
-0
/
+1
|
*
Added _inp_win_refresh() macro, renamed and moved some functions
James Booth
2013-01-06
1
-1
/
+1
|
*
Removed inp_get_next_char() from input_win.c
James Booth
2013-01-06
1
-1
/
+0
|
*
Fixed order of includes for ncursesw
James Booth
2013-01-04
1
-3
/
+2
|
|
|
|
Arch linux uses the standard headers for wide char ncurses
*
Handle wide chars on input
James Booth
2013-01-03
1
-2
/
+4
|
*
Include ncursesw, set locale
James Booth
2013-01-02
1
-2
/
+2
|
*
Added /account show command
James Booth
2012-12-09
1
-0
/
+1
|
*
Handle idle time from contacts
James Booth
2012-12-09
1
-1
/
+1
|
*
Added /theme list command
James Booth
2012-12-09
1
-0
/
+1
|
*
Use profanity input for idle time when libxss not availalbe
James Booth
2012-12-01
1
-3
/
+2
|
*
Added preferences for /autoaway
James Booth
2012-11-30
1
-1
/
+2
|
*
Simple output of idle/away
James Booth
2012-11-30
1
-0
/
+3
|
*
Allow /msg with no message, to open a chat window with a contact
James Booth
2012-11-30
1
-0
/
+1
|
*
Show command in /prefs, and split into categories
James Booth
2012-11-29
1
-0
/
+5
|
*
Implemented /sub show
James Booth
2012-11-27
1
-1
/
+1
|
*
Show message on /msg when windows full
James Booth
2012-11-27
1
-0
/
+1
|
*
Further tidy up of windows.c
James Booth
2012-11-26
1
-16
/
+15
|
*
windows tidy up
James Booth
2012-11-26
1
-14
/
+15
|
*
Allow alt-num to select window
James Booth
2012-11-24
1
-0
/
+2
|
*
Allocate memory for windows when needed
James Booth
2012-11-23
1
-0
/
+1
|
*
Added input text to theme
James Booth
2012-11-22
1
-22
/
+0
|
*
Added theme files support with /theme command
James Booth
2012-11-21
1
-0
/
+1
|
*
Added more colour preferences
James Booth
2012-11-21
1
-12
/
+21
|
*
Handling commands after /disconnect
James Booth
2012-11-19
1
-0
/
+1
|
*
Handle room broadcasts
James Booth
2012-11-19
1
-0
/
+2
|
*
Handle room member presence
James Booth
2012-11-19
1
-0
/
+2
|
*
Show message when own nickname changed in chat rooms
James Booth
2012-11-18
1
-0
/
+1
|
*
Handle nick changes from other users
James Booth
2012-11-18
1
-1
/
+4
|
*
Added /wins command to list active windows
James Booth
2012-11-14
1
-0
/
+2
|
*
Set correct window type on private messages
James Booth
2012-11-14
1
-1
/
+1
|
*
Fixed help command name clash on status
James Booth
2012-11-13
1
-1
/
+1
|
*
Added basic /status command to find out about a specific contact
James Booth
2012-11-13
1
-0
/
+1
|
*
Added win_type to prof_win structure
James Booth
2012-11-12
1
-0
/
+9
|
*
Added /help list to list all commands
James Booth
2012-11-11
1
-0
/
+2
|
*
add subscription support
Dmitry Podgorny
2012-11-11
1
-0
/
+1
|
*
Renamed parameter in win_join_chat
James Booth
2012-11-10
1
-1
/
+1
|
*
Handle subject from room
James Booth
2012-11-10
1
-0
/
+2
|
*
Using vargs in cons_bad_show
James Booth
2012-11-10
1
-1
/
+1
|
*
Added #define's to headers
James Booth
2012-11-08
1
-2
/
+2
|
*
Continue to send chat states when no viewing chat window
James Booth
2012-11-08
1
-0
/
+2
|
[next]