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
/
profanity.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved incoming message code to profanity module
James Booth
2012-10-01
1
-0
/
+14
*
Made periodic message reminders a user option
James Booth
2012-09-23
1
-2
/
+2
*
Now sends desktop notification periodically to remind of unread messages
James Booth
2012-09-23
1
-5
/
+3
*
Only remind when period != 0 seconds and more than 0 messages
James Booth
2012-09-23
1
-4
/
+7
*
Added logging of unread messages to test
James Booth
2012-09-23
1
-0
/
+15
*
Shutdown now correctly handles connection
James Booth
2012-09-23
1
-4
/
+1
*
Created shutdown init function to initiate and wait for shutdown
James Booth
2012-09-11
1
-4
/
+22
*
Started work on closing stream on quit
James Booth
2012-09-11
1
-5
/
+0
*
Moved create_config_dir function to profanity.c
James Booth
2012-08-26
1
-1
/
+12
*
Tidied all includes
James Booth
2012-08-26
1
-12
/
+8
*
Refactored log
James Booth
2012-08-26
1
-6
/
+6
*
Merge common and util
James Booth
2012-08-23
1
-0
/
+1
*
Moved input processing to profanity.c
James Booth
2012-08-23
1
-1
/
+42
*
Refactored setting boolean preferences
James Booth
2012-08-23
1
-1
/
+1
*
Added some logging and updated man page
James Booth
2012-08-22
1
-5
/
+10
*
Customisable logging levels
James Booth
2012-08-19
1
-2
/
+19
*
Basic log levels settings
James Booth
2012-08-19
1
-1
/
+1
*
Removed tinyurl_init
James Booth
2012-08-10
1
-1
/
+0
*
Cleaning up memory allocated by ncurses pads
James Booth
2012-07-31
1
-1
/
+2
*
Added tiny command
James Booth
2012-07-28
1
-0
/
+2
*
Function signatures across lines
James Booth
2012-07-24
1
-3
/
+6
*
Added simple chat log
James Booth
2012-07-22
1
-0
/
+3
*
Log location ~/.profanity/log/profanity.log
James Booth
2012-07-19
1
-0
/
+2
*
Create config directory
James Booth
2012-07-19
1
-0
/
+1
*
Fixed delete when going off left side of screen
James Booth
2012-07-09
1
-1
/
+1
*
Added autobuild tools
James Booth
2012-07-01
1
-0
/
+82
[prev]