Jfreegman
|
95dfea8d29
|
keep chatlog names consistent with friend name changes
|
2014-09-27 02:28:11 -04:00 |
|
Jfreegman
|
133c0e8d63
|
rename reserved identifiers per C standard
|
2014-09-22 21:24:45 -04:00 |
|
Jfreegman
|
1c16467eb9
|
don't share chatlogs across data files (changes log naming convention)
|
2014-09-22 17:09:39 -04:00 |
|
Jfreegman
|
dc3b2e04ab
|
load chatlog history when opening a chatwindow
|
2014-09-22 04:29:28 -04:00 |
|
Jfreegman
|
51e274ea38
|
implement data file encryption
|
2014-09-14 17:46:28 -04:00 |
|
Jfreegman
|
13c5de5531
|
increase time between message send retries
|
2014-09-10 16:18:37 -04:00 |
|
Jfreegman
|
973f6206ee
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
|
Jfreegman
|
a009fbf20c
|
use char instead of uint8_t, fix compiler warnings so toxic compiles with -Wall and -Werror on gcc and clang
|
2014-07-06 22:16:20 -04:00 |
|
Jfreegman
|
31acdcada3
|
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
|
2014-06-11 18:14:12 -04:00 |
|
Jfreegman
|
3baa830afb
|
move log struct to proper place
|
2014-03-25 08:25:10 -04:00 |
|
Jfreegman
|
d49e911fe4
|
type fixes
|
2014-03-19 03:14:08 -04:00 |
|
Jfreegman
|
24b763bce6
|
simplify logging
|
2014-03-03 19:21:52 -05:00 |
|
Jfreegman
|
7f38c3c6e7
|
add prompt logging support
|
2014-03-01 18:06:35 -05:00 |
|
Jfreegman
|
7109b8fa18
|
refactor logging functions to only handle chatlog pointers
|
2014-03-01 07:10:44 -05:00 |
|
Jfreegman
|
46b046a209
|
make C-e and C-aa work like they do in bash and fix/format help messages
|
2014-02-27 18:55:18 -05:00 |
|
Jfreegman
|
817f763589
|
give groupchat logs unique names
|
2014-02-26 17:15:34 -05:00 |
|
Jfreegman
|
8e4db369bc
|
log events
|
2014-02-26 06:35:19 -05:00 |
|
Jfreegman
|
831d8e5f24
|
implement chat logging
|
2014-02-26 01:51:06 -05:00 |
|