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
/
chat_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed new years eve bug with chat history
James Booth
2012-12-31
1
-1
/
+1
*
Fixed name clashes with windows.h
James Booth
2012-12-11
1
-1
/
+1
*
Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME
James Booth
2012-11-25
1
-5
/
+4
*
use internal implementation of getline
Dmitry Podgorny
2012-11-18
1
-12
/
+3
*
Show delayed time on messages received whilst offline
James Booth
2012-11-08
1
-3
/
+11
*
Added /me handling in logs
James Booth
2012-10-28
1
-2
/
+10
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-17
/
+17
*
Removed "Log" from history output
James Booth
2012-10-15
1
-1
/
+1
*
Do not create directories when looking for logs
James Booth
2012-10-14
1
-7
/
+13
*
Fixed compiler warning
James Booth
2012-10-14
1
-3
/
+4
*
Shows log date when viewing history
James Booth
2012-10-14
1
-0
/
+9
*
Show history from day that session started
James Booth
2012-10-14
1
-23
/
+31
*
Show log if session started today
James Booth
2012-10-14
1
-24
/
+35
*
Refactored chat_log.c
James Booth
2012-10-14
1
-47
/
+31
*
Chat log get filename now takes datetime
James Booth
2012-10-14
1
-5
/
+10
*
Fixed history when no log
James Booth
2012-10-14
1
-10
/
+12
*
Showing history from current log in chat windows
James Booth
2012-10-14
1
-13
/
+84
*
Recipient logs now in own subdirectories
James Booth
2012-10-09
1
-38
/
+38
*
Refactored creating new logs
James Booth
2012-10-09
1
-66
/
+54
*
Roll log if day changes whilst running
James Booth
2012-10-08
1
-5
/
+62
*
Removed time date from dated logs
James Booth
2012-10-08
1
-3
/
+3
*
Added datestamped logs
James Booth
2012-10-08
1
-4
/
+10
*
Shutdown now correctly handles connection
James Booth
2012-09-23
1
-1
/
+0
*
Tidied chat_log module
James Booth
2012-09-05
1
-6
/
+6
*
Tidied all includes
James Booth
2012-08-26
1
-1
/
+0
*
Merge common and util
James Booth
2012-08-23
1
-1
/
+1
*
Added some logging and updated man page
James Booth
2012-08-22
1
-0
/
+3
*
Function signatures across lines
James Booth
2012-07-24
1
-4
/
+8
*
Removed @ from log file names
James Booth
2012-07-23
1
-2
/
+7
*
Close logs on exit
James Booth
2012-07-23
1
-9
/
+9
*
Created log dir for each login
James Booth
2012-07-22
1
-6
/
+12
*
Basic chat log per user
James Booth
2012-07-22
1
-12
/
+33
*
Added datetime to chat logging
James Booth
2012-07-22
1
-1
/
+10
*
Flush after chat log writes
James Booth
2012-07-22
1
-7
/
+8
*
Added simple chat log
James Booth
2012-07-22
1
-0
/
+51