1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-02-17 05:47:24 +01:00

Commit Graph

  • 9fa5a3fdb6
    fix window cleanup bugs & give prompt its own cleanup func Jfreegman 2014-07-08 19:24:44 -04:00
  • 5b9fd70f30
    autosave every 60 seconds Jfreegman 2014-07-08 14:46:50 -04:00
  • 442f68cd31
    wrap tox_get_name in function that truncates name if it's too long Jfreegman 2014-07-08 14:31:59 -04:00
  • e74212cb9e Merge pull request #181 from Ansa89/master JFreegman 2014-07-08 12:00:48 -04:00
  • 57b52f35b4 Use long int instead uint64_t Ansa89 2014-07-08 09:39:42 +02:00
  • 27a31a8399
    truncate long chat window names Jfreegman 2014-07-07 19:39:33 -04:00
  • f1a3ed379e
    fix nick truncating Jfreegman 2014-07-07 19:08:33 -04:00
  • 60f9be7234 Merge pull request #180 from Ansa89/master mannol1 2014-07-07 11:10:45 +02:00
  • dcfb90bc63 Forgot about help Ansa89 2014-07-07 09:36:29 +02:00
  • 74b84c4252 some code cleanup Jfreegman 2014-07-06 23:08:36 -04:00
  • 00e6546f0c
    namelength should be signed, -Werror is probably overkill Jfreegman 2014-07-06 22:31:11 -04:00
  • a009fbf20c use char instead of uint8_t, fix compiler warnings so toxic compiles with -Wall and -Werror on gcc and clang Jfreegman 2014-07-06 22:15:35 -04:00
  • 2ed9448b41 Merge pull request #174 from mannol1/master mannol1 2014-07-06 22:52:11 +02:00
  • 1575a40d61
    reduce inactive window refresh rate Jfreegman 2014-07-06 16:18:34 -04:00
  • a784fdf9d5 Merge pull request #179 from Ansa89/master JFreegman 2014-07-06 16:16:15 -04:00
  • 612c0e1131 Add freebsd flags for ncursesw Ansa89 2014-07-06 21:23:58 +02:00
  • 16a82e1897 Add option to disable audio support Ansa89 2014-07-06 19:57:08 +02:00
  • ad14baf601
    remove unnecessary memsets Jfreegman 2014-07-06 03:41:48 -04:00
  • 8b6a5813e6 fix line_info_reset_start() bugs, a few other small fixes/cleanup Jfreegman 2014-07-06 01:46:07 -04:00
  • f4c76e12f4 A/V api change. irungentoo 2014-07-05 16:19:38 -04:00
  • 3fa8c4be0b
    small fix Jfreegman 2014-07-05 15:20:33 -04:00
  • 2f904371ae Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2014-07-05 14:47:55 -04:00
  • 455eba3bfd
    fix help popup flickering issue on some terminals Jfreegman 2014-07-05 14:46:16 -04:00
  • 48f6a0cd5e fix typo JFreegman 2014-07-04 14:25:22 -04:00
  • 50a15d2289 update screenshot JFreegman 2014-07-04 14:21:58 -04:00
  • de1e61bd5a code cleanup, improve welcome message Jfreegman 2014-07-04 13:24:18 -04:00
  • 7fba5a59bf Fixed implicit declaration warning and merge conflict leftover mannol 2014-07-04 18:14:06 +02:00
  • 3a86ee923e Fixed merge conflicts mannol 2014-07-04 18:05:50 +02:00
  • 65e726a51a Now closing the window will end the call mannol 2014-07-04 18:04:03 +02:00
  • 91c4414889 update screenshot JFreegman 2014-07-04 03:30:18 -04:00
  • 6754741f37
    improve /help system and add startup welcome message Jfreegman 2014-07-04 03:24:29 -04:00
  • 10d0e99d72
    core api const-correctness update Jfreegman 2014-07-02 17:30:31 -04:00
  • 9696acc8bd
    remove obsolete unixtime patch Jfreegman 2014-07-02 16:20:03 -04:00
  • 0f37e50419 groupchat keys can sometimes start with a 0 Jfreegman 2014-07-02 13:46:57 -04:00
  • 95d09e4b75
    fix window resizing bug on some platforms and add -O1 optimization flag Jfreegman 2014-07-01 19:39:25 -04:00
  • 7c71c35797 possibly fix segfault Jfreegman 2014-07-01 14:55:59 -04:00
  • 893cfaa543
    correctly reposition call infobox on resize Jfreegman 2014-07-01 11:17:52 -04:00
  • 3e22c9b829
    allow friendlist to be resized properly Jfreegman 2014-07-01 01:17:31 -04:00
  • a968ca2a2e
    update toxic version to 0.4.3 Jfreegman 2014-07-01 00:11:40 -04:00
  • c271622670
    fix resizing bugs Jfreegman 2014-06-30 23:56:47 -04:00
  • a126f9c1a6 don't excessively update percentage complete line during file transfers Jfreegman 2014-06-30 14:15:24 -04:00
  • 44d524134f
    need mutexes Jfreegman 2014-06-30 11:42:11 -04:00
  • 7ae807002e file sender thread was a failed experiment - do_file_senders should only be called once per tox_do iteration Jfreegman 2014-06-30 02:40:58 -04:00
  • a194f7ad87
    add option to use the default locale Jfreegman 2014-06-29 18:14:28 -04:00
  • 61d3f7e63e
    fix tab completion in prompt window Jfreegman 2014-06-29 16:54:27 -04:00
  • 8715e9c41e Merge pull request #170 from Ansa89/patch-1 JFreegman 2014-06-29 11:58:39 -04:00
  • 5da69e7f56 Manpage fix Ansa89 2014-06-29 11:48:02 +02:00
  • ebc5cd9285
    manpage fixes/rm redundant comments & make alerts setting more intuitive Jfreegman 2014-06-28 22:05:05 -04:00
  • 97536d2a72
    add setting option to disable timestamps Jfreegman 2014-06-28 20:33:46 -04:00
  • a2e6a25fc8
    make prompt window look like chat/groupchat windows (fixes various bugs, allows history scrolling) Jfreegman 2014-06-28 18:40:22 -04:00
  • f8998b5891
    properly close file senders on exit Jfreegman 2014-06-28 12:55:05 -04:00
  • 8d4f7fc32b Merge pull request #169 from Ansa89/make_help JFreegman 2014-06-28 12:51:42 -04:00
  • 828b7fb505 Add help target and toxic.conf manpage Ansa89 2014-06-28 18:04:10 +02:00
  • 74525bcd14
    rm Werror for clang Jfreegman 2014-06-28 12:24:42 -04:00
  • 33e98fd720
    put file senders in one thread due to weird issues & a few fixes Jfreegman 2014-06-28 12:14:43 -04:00
  • 134e5873a9 Merge pull request #165 from mannol1/master mannol1 2014-06-27 01:46:24 +02:00
  • 89a95eca16 Fixed setting buffer to half of the size mannol 2014-06-27 01:45:15 +02:00
  • d881312e3e should fix the high cpu usage issue Jfreegman 2014-06-26 18:22:10 -04:00
  • da65ba4e8d
    give file senders their own threads Jfreegman 2014-06-26 18:20:56 -04:00
  • e8a39e1722 man page fixes/additions, rm unneeded toxic.conf file from install Jfreegman 2014-06-26 13:20:05 -04:00
  • 581261afca
    fix backspace issue on some platforms Jfreegman 2014-06-26 11:19:51 -04:00
  • 8d68b5cc01 Merge pull request #164 from Ansa89/man-page mannol1 2014-06-26 14:09:44 +02:00
  • 353be3a7a2 Add manpage Ansa89 2014-06-26 14:06:22 +02:00
  • b9af1b3293 Merge pull request #5 from Tox/master Ansa89 2014-06-26 13:28:43 +02:00
  • 09badaa9ee refactor chat window input code, misc fixes Jfreegman 2014-06-26 02:33:09 -04:00
  • 587f6518f7 Merge pull request #4 from Tox/master Ansa89 2014-06-25 11:09:59 +02:00
  • 6c38e72654 Merge pull request #161 from Ansa89/fix-autoconnect mannol1 2014-06-25 11:00:45 +02:00
  • 599c2119d5 README.md: better wording Ansa89 2014-06-25 10:54:05 +02:00
  • dfd89f2b5c Makefile: fix typo...again Ansa89 2014-06-25 09:56:31 +02:00
  • 7db3dcbdf6 Makefile: fix typo Ansa89 2014-06-25 09:53:05 +02:00
  • 5b268a1a6a Try to fix autoconnect (Tox/toxic#158) Ansa89 2014-06-25 09:13:57 +02:00
  • 43c1140aa2
    improve input scrolling, fix some unicode issues (WIP) Jfreegman 2014-06-24 21:02:16 -04:00
  • 0bc9725b98
    forgot makefile Jfreegman 2014-06-24 17:52:57 -04:00
  • ef097757f3 general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings Jfreegman 2014-06-24 17:45:14 -04:00
  • 6490fa598c Merge pull request #157 from Ansa89/widechar JFreegman 2014-06-24 17:04:21 -04:00
  • c41464c990
    fix dns compatibility for apple Jfreegman 2014-06-24 13:20:12 -04:00
  • 94d7e3199e Put back license Ansa89 2014-06-24 17:48:49 +02:00
  • 140dd5e5d3 Put back license Ansa89 2014-06-24 17:46:52 +02:00
  • 251a81ef43 Create cfg directory Ansa89 2014-06-24 17:37:11 +02:00
  • 76f81c4d33 Wide characters support and removed unused files Ansa89 2014-06-24 17:35:23 +02:00
  • b14a1bb7b9 Merge pull request #3 from Tox/master Ansa89 2014-06-24 17:25:25 +02:00
  • 5f6f021039 Merge pull request #155 from theGeekPirate/patch-1 mannol1 2014-06-24 15:00:35 +02:00
  • 9b69cecfb1 Polishing README.md theGeekPirate 2014-06-24 05:54:14 -07:00
  • f75248d177 Merge pull request #153 from Ansa89/master mannol1 2014-06-24 14:02:01 +02:00
  • 97f8d6c074 README.md: add build status Ansa89 2014-06-24 13:20:21 +02:00
  • c29d5d1ca2 Merge pull request #1 from Tox/master Ansa89 2014-06-24 12:51:24 +02:00
  • 48c272acf8 Merge pull request #152 from Ansa89/without-autotools mannol1 2014-06-24 12:48:53 +02:00
  • f66b9137e8 Update README.md Ansa89 2014-06-24 12:46:18 +02:00
  • c3dfaa5935 Update README.md Ansa89 2014-06-24 12:45:14 +02:00
  • 9a9ae03e41 Update .gitignore: revert previous commit Ansa89 2014-06-24 12:41:49 +02:00
  • 2bbc47d3f7 Update .gitignore: remove autotools Ansa89 2014-06-24 12:37:43 +02:00
  • f12b0ee472 Update .gitignore: remove autotools Ansa89 2014-06-24 12:35:45 +02:00
  • 46e4ddfaf1 Update README.md Ansa89 2014-06-24 12:30:33 +02:00
  • 449b6fa5ff Update README.md Ansa89 2014-06-24 12:28:56 +02:00
  • 3913adedb0 Update .travis.yml: cosmetic fixes Ansa89 2014-06-24 12:06:13 +02:00
  • 4cf545d334 Merge pull request #149 from Ansa89/without-autotools mannol1 2014-06-24 12:03:52 +02:00
  • 9225af06b1 Update .travis.yml: moved makefile in "build/" Ansa89 2014-06-24 11:53:10 +02:00
  • 562483823c Makefile: move to "build/" Ansa89 2014-06-24 11:53:02 +02:00
  • 57742bcd87 Makefile: use <TAB> instead of <SPACE> Ansa89 2014-06-24 11:01:32 +02:00
  • 5066ea637b Update .travis.yml: remove autotools Ansa89 2014-06-24 10:53:24 +02:00