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
|
9ee7a48910
|
add setting to disable welcome message
|
2014-09-19 01:11:23 -04:00 |
|
Jfreegman
|
3c2c1f15ce
|
message sending queue for fake offline messaging
|
2014-09-06 13:18:42 -04:00 |
|
Jfreegman
|
68f1dffba7
|
add command to decline friend requests
|
2014-08-25 14:08:01 -04:00 |
|
Jfreegman
|
75e8486061
|
add command to list pending friend requests, a few related fixes
|
2014-08-19 20:52:17 -04:00 |
|
Jfreegman
|
5718ad52db
|
a few fixes
|
2014-08-12 03:01:18 -04:00 |
|
Jfreegman
|
2f12a8d429
|
prevent statusmessage from wrapping on prompt screen
|
2014-08-10 00:37:26 -04:00 |
|
Jfreegman
|
396d08f0d2
|
refactor friend/blocklist, dynamically allocate memory
|
2014-08-07 13:24:29 -04:00 |
|
Jfreegman
|
3cbe61e111
|
fix a few formatting bugs and simplify code a bit
|
2014-08-02 15:35:57 -04:00 |
|
mannol
|
46975bf38b
|
Updated with latest core
|
2014-08-02 02:10:21 +02:00 |
|
mannol
|
8f3989000d
|
Box notifications are like ready
|
2014-08-02 00:37:02 +02:00 |
|
Jfreegman
|
973f6206ee
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
|
mannol
|
4834642b80
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-27 01:50:06 +02:00 |
|
mannol
|
18a6f621f0
|
Started adding support for popup notifications and adjustments to new core
|
2014-07-27 01:49:59 +02:00 |
|
Jfreegman
|
3cae1d92cd
|
change online/offline symbols
|
2014-07-26 19:16:07 -04:00 |
|
Jfreegman
|
02b192d6ee
|
fix bug and typo
|
2014-07-25 20:17:22 -04:00 |
|
Jfreegman
|
b68deef6db
|
allow line_info_add to take formatted strings with variable # of args
|
2014-07-24 23:03:55 -04:00 |
|
Jfreegman
|
8660047ec1
|
fix small bug, update readme, bump version
|
2014-07-23 15:15:14 -04:00 |
|
Jfreegman
|
a047cead05
|
fix a few notification issues
|
2014-07-22 14:38:32 -04:00 |
|
Jfreegman
|
bc94e08970
|
sendfile tab-complete for ~/ shortcut
|
2014-07-21 15:11:30 -04:00 |
|
mannol
|
98ac4d7983
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
|
mannol
|
933d46553f
|
Added sounds
|
2014-07-21 01:12:13 +02:00 |
|
Jfreegman
|
7e667a8028
|
print multiple matches for all tab-complete operations, fix bug when tab-completing at end of line
|
2014-07-18 13:48:21 -04:00 |
|
Jfreegman
|
ea3fcd5b79
|
auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches
|
2014-07-18 01:37:33 -04:00 |
|
Jfreegman
|
b23ae5a4c3
|
add buffer yanking, clean up input functions
|
2014-07-14 14:44:42 -04:00 |
|
Jfreegman
|
190e1e73e8
|
change tab names: prompt = home, friends = contacts
|
2014-07-13 15:34:09 -04:00 |
|
Jfreegman
|
e19b0ed710
|
delete subwindows before parent window on resize to prevent memory leaks
|
2014-07-09 22:12:51 -04:00 |
|
Jfreegman
|
1ce731471d
|
fix potential race conditions
|
2014-07-09 02:21:01 -04:00 |
|
Jfreegman
|
9fa5a3fdb6
|
fix window cleanup bugs & give prompt its own cleanup func
|
2014-07-08 19:24:44 -04:00 |
|
Jfreegman
|
442f68cd31
|
wrap tox_get_name in function that truncates name if it's too long
|
2014-07-08 14:31:59 -04:00 |
|
Jfreegman
|
74b84c4252
|
some code cleanup
|
2014-07-07 03:12:47 -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
|
455eba3bfd
|
fix help popup flickering issue on some terminals
|
2014-07-05 14:46:16 -04:00 |
|
Jfreegman
|
de1e61bd5a
|
code cleanup, improve welcome message
|
2014-07-04 14:19:20 -04:00 |
|
Jfreegman
|
6754741f37
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -04:00 |
|
Jfreegman
|
c271622670
|
fix resizing bugs
|
2014-06-30 23:56:47 -04:00 |
|
Jfreegman
|
61d3f7e63e
|
fix tab completion in prompt window
|
2014-06-29 16:54:27 -04:00 |
|
Jfreegman
|
a2e6a25fc8
|
make prompt window look like chat/groupchat windows (fixes various bugs, allows history scrolling)
|
2014-06-28 18:40:22 -04:00 |
|
Jfreegman
|
09badaa9ee
|
refactor chat window input code, misc fixes
|
2014-06-26 02:52:01 -04:00 |
|
Jfreegman
|
ef097757f3
|
general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings
|
2014-06-24 17:47:35 -04:00 |
|
Jfreegman
|
63ea6154f4
|
show info box for audio calls
|
2014-06-23 18:54:23 -04:00 |
|
Jfreegman
|
34bd4a1c7c
|
fix a bunch of implicit declarations
|
2014-06-21 21:41:38 -04:00 |
|
Jfreegman
|
58a131426a
|
better handling of fatal errors
|
2014-06-18 15:54:05 -04:00 |
|
Jfreegman
|
24a85df15f
|
remove scroll mode, scroll windows via PageUp/PageDown
|
2014-06-13 02:10:30 -04:00 |
|
Jfreegman
|
f10ce94f38
|
api changes
|
2014-06-11 20:04: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
|
bfa266c604
|
refactor calling of toxic_string functions
|
2014-06-06 15:27:06 -04:00 |
|
Jfreegman
|
97dedd32fb
|
better fix for trailing spaces issue
|
2014-06-04 01:19:20 -04:00 |
|
Jfreegman
|
7206a9ea73
|
fix another possible buffer overflow
..
|
2014-06-01 13:42:42 -04:00 |
|