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 (
Expand
)
Author
Age
Files
Lines
*
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
*
Show delayed time on messages received whilst offline
James Booth
2012-11-08
1
-1
/
+2
*
Basic chat room handling of presence
James Booth
2012-11-08
1
-0
/
+2
*
windows: format room roster
James Booth
2012-11-07
1
-2
/
+1
*
Handle incoming groupchat
James Booth
2012-11-05
1
-0
/
+2
*
Handle chat history from groupchat
James Booth
2012-11-05
1
-0
/
+2
*
Do not send presence when in groupchat
James Booth
2012-11-05
1
-0
/
+1
*
Handle room presence notifications
James Booth
2012-11-05
1
-0
/
+4
*
Show message when other user <gone/>
James Booth
2012-11-01
1
-0
/
+1
*
Send <gone/> when closing chat window
James Booth
2012-10-31
1
-1
/
+1
*
Moved autcomplete code to command.c
James Booth
2012-10-28
1
-0
/
+1
*
Made version check a user preference
James Booth
2012-10-24
1
-0
/
+1
*
Added /about command
James Booth
2012-10-23
1
-0
/
+1
*
Split help into sections
James Booth
2012-10-22
1
-0
/
+4
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-5
/
+5
*
handle error messages from server
Dmitry Podgorny
2012-10-18
1
-0
/
+1
*
Showing history from current log in chat windows
James Booth
2012-10-14
1
-0
/
+1
*
Added argument to /who command to specify status
James Booth
2012-10-04
1
-1
/
+1
*
cons_show now uses vargs
James Booth
2012-10-03
1
-1
/
+1
*
Now sends desktop notification periodically to remind of unread messages
James Booth
2012-09-23
1
-1
/
+1
*
Added unread message count to chat windows
James Booth
2012-09-23
1
-0
/
+2
*
Check for ncurses headers on cygwin
James Booth
2012-09-08
1
-0
/
+8
*
Tidied all includes
James Booth
2012-08-26
1
-2
/
+2
*
Added colour macros
James Booth
2012-08-19
1
-0
/
+13
*
Moved typing notification from main chat to title bar
James Booth
2012-08-16
1
-0
/
+3
*
Added typing notifications and related preferences
James Booth
2012-08-16
1
-0
/
+1
*
Show tinyurl errors and usage in chat windows
James Booth
2012-07-29
1
-0
/
+2
*
Added prefs command
James Booth
2012-07-19
1
-0
/
+1
*
Fixed delete when going off left side of screen
James Booth
2012-07-09
1
-0
/
+2
*
Added autobuild tools
James Booth
2012-07-01
1
-0
/
+100