Jfreegman
|
72e9e7d9c4
|
add str_to_lower function, ignore DNS domain name case
|
2014-06-18 13:12:39 -04:00 |
|
Jfreegman
|
24a85df15f
|
remove scroll mode, scroll windows via PageUp/PageDown
|
2014-06-13 02:10:30 -04:00 |
|
Jfreegman
|
31a2e648c5
|
code cleanup
|
2014-06-11 18:47:18 -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
|
12e33a1760
|
drop broken windows support
|
2014-06-11 14:37:36 -04:00 |
|
Jfreegman
|
c2dce960b8
|
add setting to allow specified download path & some fixes
|
2014-06-03 02:02:24 -04:00 |
|
Sean Qureshi
|
4cac797b40
|
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
|
2014-04-19 14:58:13 -07:00 |
|
Jfreegman
|
5b3acf3f6b
|
fix issue where log file cannot be created due to invalid name/path
|
2014-04-12 03:39:15 -04:00 |
|
Jfreegman
|
766ae685c2
|
add setting to disable terminal alerts
|
2014-04-11 21:47:09 -04:00 |
|
Jfreegman
|
cd0bccfbeb
|
remove leading 0 and am/pm for 12 hour timestamp in chat windows
|
2014-04-08 02:50:56 -04:00 |
|
Jfreegman
|
de3a28c6e6
|
create empty config file if none found && make default time 24 hours
|
2014-04-07 18:16:38 -04:00 |
|
Jfreegman
|
92948abcf1
|
implement basic user settings
|
2014-04-07 06:03:45 -04:00 |
|
Jfreegman
|
a5ce17f44e
|
refactor groupchats to allow scrolling
|
2014-03-25 08:21:50 -04:00 |
|
Jfreegman
|
e5b6e0ad9f
|
refactor chat history to allow scrolling
|
2014-03-24 07:18:58 -04:00 |
|
Jfreegman
|
a68fc671e5
|
show "last seen" time for offline friends
|
2014-03-14 23:46:24 -04:00 |
|
Jfreegman
|
d29836845c
|
get unix time more efficiently
|
2014-03-13 23:56:46 -04:00 |
|
Jfreegman
|
c37311ae36
|
an experiment gone horribly wrong
|
2014-03-12 18:48:25 -04:00 |
|
Jfreegman
|
ce76896eb3
|
easier way to format timestamps
|
2014-03-12 03:08:13 -04:00 |
|
Sean
|
cc3513968e
|
I don't even
|
2014-03-11 19:30:23 -07:00 |
|
Jfreegman
|
a32d76ed16
|
fix
|
2014-03-11 20:00:03 -04:00 |
|
Jfreegman
|
0151b9b49f
|
rm 'connecting' message and a few small fixes
|
2014-03-11 18:57:32 -04:00 |
|
mannol
|
ed3e9b476d
|
This should fix segfault and remove one-line comments
|
2014-03-11 23:22:27 +01:00 |
|
Jman012
|
9f06331a0b
|
Fixed another clang issue with bools that broek file sending.
|
2014-03-11 13:11:22 -07:00 |
|
mannol
|
a80da2b58f
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-11 00:58:18 +01:00 |
|
mannol
|
da924f07a9
|
Updated to latest core
|
2014-03-11 00:34:18 +01:00 |
|
Jman012
|
e8cd1417b7
|
Fixed clang error, disabling the execute module.
|
2014-03-08 23:42:37 -08:00 |
|
Jfreegman
|
fe0641e981
|
add popup alert on friend delete
|
2014-03-08 23:57:21 -05:00 |
|
Jfreegman
|
7109b8fa18
|
refactor logging functions to only handle chatlog pointers
|
2014-03-01 07:10:44 -05:00 |
|
Jfreegman
|
b6613a015f
|
add license info to source files
|
2014-02-25 02:28:24 -05:00 |
|
Jfreegman
|
c3d2ff6bfb
|
couple fixes
|
2014-02-11 19:12:26 -05:00 |
|
Jfreegman
|
16b8f85d95
|
send name instead of full path with file send request
|
2014-02-11 18:52:04 -05:00 |
|
Jfreegman
|
866cafbf1b
|
timestamp for prompt connection and friend request alerts
|
2014-01-22 23:29:28 -05:00 |
|
Jfreegman
|
629041d465
|
simplify code a bit
|
2013-12-11 03:29:31 -05:00 |
|
Jfreegman
|
9a5a598c5a
|
add line history with up/down keys
|
2013-12-11 00:10:09 -05:00 |
|
Jfreegman
|
ccc0640dab
|
put string helpers in own file
|
2013-12-10 03:03:45 -05:00 |
|
Jfreegman
|
44d9f7fe61
|
busy status mutes beeping
|
2013-12-09 19:25:09 -05:00 |
|
Jfreegman
|
674aa682e7
|
implement tab completion for commands
|
2013-12-08 18:14:57 -05:00 |
|
Jfreegman
|
9c2551b3b9
|
small fix
|
2013-12-08 16:10:52 -05:00 |
|
Jfreegman
|
f67725f636
|
improve tab completion
|
2013-12-08 15:49:47 -05:00 |
|
Jfreegman
|
df57adcc6d
|
fix memory leaks and safer way to convert strings from wc to mb
|
2013-12-08 04:16:49 -05:00 |
|
Jfreegman
|
e834821348
|
replace name_compare with lib function
|
2013-12-08 01:18:10 -05:00 |
|
Jfreegman
|
b8b032e441
|
a few fixes, and make tab completion case insensitive
|
2013-12-08 01:07:22 -05:00 |
|
Jfreegman
|
4c27df32b0
|
add tab auto-complete function for groupchat names
|
2013-12-07 22:10:32 -05:00 |
|
Jfreegman
|
f942982f4e
|
alert user when name is mentioned in groupchat
|
2013-12-06 19:41:53 -05:00 |
|
Jfreegman
|
ce45580c83
|
partially fix bug where input line eats prompt messages
|
2013-12-06 05:07:35 -05:00 |
|
Jfreegman
|
7a14845790
|
add line kill and discard ability
|
2013-12-05 22:55:14 -05:00 |
|
Jfreegman
|
2ad238d69f
|
cchange prompt to $ char and make timestamps blue
|
2013-12-05 03:29:39 -05:00 |
|
Jfreegman
|
a2af0bc047
|
don't sort after every friend add on statup
|
2013-12-04 01:08:26 -05:00 |
|
Jfreegman
|
88ebb06ba5
|
colour theme changes
|
2013-12-03 18:01:17 -05:00 |
|
Jfreegman
|
7a89229375
|
allow friendlist to scroll up and down if friends overflow the window
|
2013-12-02 18:23:04 -05:00 |
|
Jfreegman
|
b1b2cc44df
|
minor improvements
|
2013-12-01 16:57:05 -05:00 |
|
Jfreegman
|
5850e1c333
|
line edit support for home, del and end keys
|
2013-12-01 02:58:21 -05:00 |
|
Jfreegman
|
bb6b28b7c3
|
allow line editing via arrow keys in chat/groupchat windows
|
2013-11-30 22:12:43 -05:00 |
|
Jfreegman
|
a98ec22fd6
|
improve window alert functionality
|
2013-11-28 19:45:28 -05:00 |
|
Jfreegman
|
2057e7bc4f
|
couple fixes
|
2013-11-28 18:56:56 -05:00 |
|
Jfreegman
|
a04c8964ee
|
add valid nick function
|
2013-11-28 02:53:43 -05:00 |
|
Jfreegman
|
d47429ecb7
|
fixed bug
|
2013-11-24 16:05:04 -05:00 |
|
Jfreegman
|
81230295cc
|
fix possible bug
|
2013-11-24 15:18:05 -05:00 |
|
Jfreegman
|
4aa68c8251
|
sort names in groupchat sidepanel
|
2013-11-24 02:33:03 -05:00 |
|
Jfreegman
|
b16ff16abc
|
move window blink/beep to a function
|
2013-11-19 02:31:22 -05:00 |
|
Jfreegman
|
a0eac6a136
|
fix bug
|
2013-11-14 19:34:40 -05:00 |
|
Jfreegman
|
ee509a7cec
|
add file sender timeouts
|
2013-11-14 19:14:54 -05:00 |
|
Jfreegman
|
ae7087e760
|
fix
|
2013-10-25 00:33:00 -04:00 |
|
Jfreegman
|
3f7e60eaf4
|
small bug fix and formatting
|
2013-10-25 00:29:40 -04:00 |
|
Jfreegman
|
b9b3487581
|
fixed prompt input
|
2013-10-23 03:24:08 -04:00 |
|
Jfreegman
|
dee263704c
|
make function constant time
|
2013-10-22 01:59:06 -04:00 |
|
Jfreegman
|
7a0951afc6
|
simplify string_is_empty
|
2013-10-18 23:58:33 -04:00 |
|
Jfreegman
|
75d356e52a
|
format fixes
|
2013-10-11 04:42:30 -04:00 |
|
Jfreegman
|
17aead45ed
|
put repeated code for printing time into a function
|
2013-10-11 01:11:43 -04:00 |
|
Jfreegman
|
89cb29afed
|
moved misc helper functions to separate file and removed redundant includes
|
2013-09-20 20:35:03 -04:00 |
|