1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-23 05:23:02 +01:00

Commit Graph

  • 46975bf38b Updated with latest core mannol 2014-08-02 02:10:21 +0200
  • 8f3989000d Box notifications are like ready mannol 2014-08-02 00:37:02 +0200
  • 9fe75fbc47
    fix Jfreegman 2014-08-01 15:05:10 -0400
  • c455e79604
    dynamically adjust main loop sleep time according to recommended value Jfreegman 2014-08-01 13:56:49 -0400
  • a223545853 close chatwindow if its associated contact is blocked/deleted Jfreegman 2014-07-31 21:59:53 -0400
  • b243f7aa62 Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2014-07-31 15:13:10 -0400
  • 899452d7cd Merge branch 'block' Jfreegman 2014-07-31 15:04:05 -0400
  • af68fa7ee0
    endian correctness Jfreegman 2014-07-31 15:02:19 -0400
  • 5da789cc37
    save last online data in blocked list Jfreegman 2014-07-31 14:53:02 -0400
  • 7e5b41c8e0 another apple include: <sys/syslimits.h> stal 2014-07-31 10:52:36 -0700
  • 0254596c73
    add help menu for friendlist Jfreegman 2014-07-31 13:49:15 -0400
  • 67c02404b7 alut is not part of OpenAL.framework on OS X stal 2014-07-31 10:38:04 -0700
  • 0b5ee7e2c7 Merge pull request #208 from Ansa89/makefile-update JFreegman 2014-07-31 12:51:44 -0400
  • fba0732faa
    implement contact blocking Jfreegman 2014-07-31 12:48:49 -0400
  • d06086a656 Try to support older versions of OpenAL Ansa89 2014-07-31 13:14:33 +0200
  • e74b678739 check_features.mk: modify string comparison Ansa89 2014-07-31 11:54:22 +0200
  • b62787ce47 Makefile: refactoring and adding desktop notifications support Ansa89 2014-07-30 14:14:13 +0200
  • 75708f7600
    couple small fixes Jfreegman 2014-07-30 02:46:08 -0400
  • 476dec46b6 add settings to toggle typing notifications for self and others Jfreegman 2014-07-29 20:10:28 -0400
  • 973f6206ee
    enforce const correctess, fix undefined behaviour with string literals Jfreegman 2014-07-29 14:54:34 -0400
  • cbe47b3660 Merge pull request #207 from Ansa89/manpage-update JFreegman 2014-07-29 11:51:58 -0400
  • 1c58c339bb Update toxic.conf manpage Ansa89 2014-07-29 12:07:24 +0200
  • 15e91cfa99 formatting, use case-insensitive string compare, use defines for keycodes Jfreegman 2014-07-28 21:40:06 -0400
  • f4fb6ea4fc Merge branch 'gracchus163-master' Jfreegman 2014-07-28 20:45:52 -0400
  • 0d2ff2c0a8 Fixed toxic.conf.example mistakes matt 2014-07-29 01:28:10 +0100
  • 5275da5a6b Merge branch 'keybinds' configurable keybinds finished and working, merging with master branch matt 2014-07-29 00:55:39 +0100
  • e891b1281b Configurable keybinds implemented and example conf updated matt 2014-07-29 00:53:44 +0100
  • ca7110b37c
    small visual adjustment to progress bar Jfreegman 2014-07-28 19:36:30 -0400
  • 8960eb98f4 Example conf updated matt 2014-07-28 22:47:33 +0100
  • 18610668b8 Human readable config parsing complete, few tests left to confirm matt 2014-07-28 22:44:12 +0100
  • efe61e32e2 Merge pull request #204 from zetok/symbol JFreegman 2014-07-28 13:39:40 -0400
  • 7a7e4f573a Fix ONLINE_CHAR being identical to OFFLINE_CHAR Zetok Zalbavar 2014-07-28 01:16:54 +0100
  • a7e6ab7758 reads correctly from config file now, need to go through and check each one and then look at usability matt 2014-07-28 15:19:50 +0100
  • a0cde4ae8c Merge remote-tracking branch 'origin/master' into keybinds matt 2014-07-28 14:06:54 +0100
  • 7566aa9d26 Merge pull request #205 from loadedice/master JFreegman 2014-07-28 03:14:29 -0400
  • d2332a5b77 Lowered volume of sounds joelina 2014-07-28 16:42:57 +1000
  • 94a8ce5aa8
    fix buggy path autocomplete behaviour Jfreegman 2014-07-28 01:33:12 -0400
  • b18a67d656 put file senders in a round-robin queue so multiple transfers upload at a uniform pace Jfreegman 2014-07-27 21:19:17 -0400
  • 02708534c0 Merge pull request #200 from mannol1/master mannol1 2014-07-28 01:35:58 +0200
  • d5710d80e0 Upstream adaption mannol 2014-07-28 01:35:40 +0200
  • 8dcba3219d Merge remote-tracking branch 'origin/master' into keybinds matt 2014-07-28 00:32:05 +0100
  • 9f01a45b1f Keybind defaults moved to settings.c; conf keybinds not reading correctly yet matt 2014-07-28 00:06:25 +0100
  • dd2cb93ecc Merge pull request #203 from zetok/manpages JFreegman 2014-07-27 18:15:32 -0400
  • 49538a986c improve file transfer progress line Jfreegman 2014-07-27 17:14:28 -0400
  • 26c2331d0f Put man pages in right place by default (#202) Zetok Zalbavar 2014-07-27 21:06:37 +0100
  • a0758643c2
    fix blurry screenshot? Jfreegman 2014-07-27 03:36:06 -0400
  • 77e152ad36
    fix security flaw where untrusted input wasn't being sanitized Jfreegman 2014-07-26 21:22:55 -0400
  • 4834642b80 Merge remote-tracking branch 'upstream/master' mannol 2014-07-27 01:50:06 +0200
  • 18a6f621f0 Started adding support for popup notifications and adjustments to new core mannol 2014-07-27 01:49:59 +0200
  • 3cae1d92cd
    change online/offline symbols Jfreegman 2014-07-26 19:16:07 -0400
  • 02b192d6ee fix bug and typo Jfreegman 2014-07-25 19:55:16 -0400
  • f630a3e604
    fix possible buffer overflows and undefined behaviour Jfreegman 2014-07-25 17:55:21 -0400
  • fb5a9bc043 fix backspace bug, simplify a bit Jfreegman 2014-07-25 15:43:51 -0400
  • 26ad5a00a3 Fixed out of bounds read. irungentoo 2014-07-25 15:17:46 -0400
  • 18e1f08e31 Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2014-07-24 23:04:07 -0400
  • b68deef6db allow line_info_add to take formatted strings with variable # of args Jfreegman 2014-07-24 22:43:32 -0400
  • 30ec7debba Merge pull request #199 from mannol1/master mannol1 2014-07-25 02:13:24 +0200
  • 3a1e23a3ff Fixed sounds not playing mannol 2014-07-25 02:12:32 +0200
  • 0887bb7662 Merge pull request #198 from Ansa89/master mannol1 2014-07-24 13:24:51 +0200
  • 5a55f738a9 README.md: add precompiled binaries Ansa89 2014-07-24 13:05:56 +0200
  • 8d8df585ad
    sort directories and skip special symbols for path autocomplete Jfreegman 2014-07-23 18:34:32 -0400
  • 8660047ec1
    fix small bug, update readme, bump version v0.4.6 Jfreegman 2014-07-23 15:15:14 -0400
  • 9476db02a9
    allow disabling of individual sounds Jfreegman 2014-07-23 14:59:36 -0400
  • 04fbf5f724 Merge pull request #195 from Ansa89/notify-fix mannol1 2014-07-23 11:56:20 +0200
  • 3cc629cbc1 Add hardcoded path for sound notifications Ansa89 2014-07-23 11:25:38 +0200
  • 50fca4cddf Merge pull request #193 from Ansa89/makefile-fix mannol1 2014-07-23 03:51:52 +0200
  • a047cead05
    fix a few notification issues Jfreegman 2014-07-22 14:38:32 -0400
  • 1131b73299 Update toxic.conf.5 manpage Ansa89 2014-07-22 16:38:20 +0200
  • 196af10d01 Move init and exit in right place Ansa89 2014-07-22 12:30:35 +0200
  • 1e0e93e5c6 Makefile: little refactoring Ansa89 2014-07-22 09:59:44 +0200
  • ac01d6d316 fix config file loading, fix makefile compile errors Jfreegman 2014-07-21 18:14:06 -0400
  • 654e404e0e Merge pull request #190 from mannol1/master mannol1 2014-07-21 23:49:08 +0200
  • f0f1138c54 Fixed some build errors mannol 2014-07-21 23:48:39 +0200
  • bc94e08970 sendfile tab-complete for ~/ shortcut Jfreegman 2014-07-21 15:06:56 -0400
  • 42c3ede963 Merge pull request #188 from Ansa89/makefile-fix JFreegman 2014-07-21 13:02:25 -0400
  • 174568d769 README.md: add dependencies for sound notifications Ansa89 2014-07-21 14:19:01 +0200
  • 4587d8ebbd Forgot libalut-dev dependency Ansa89 2014-07-21 12:50:29 +0200
  • 98aae242fb Makefile fix Ansa89 2014-07-21 12:33:19 +0200
  • 7abd8d5ee5 Merge pull request #187 from mannol1/master mannol1 2014-07-21 12:08:19 +0200
  • 98ac4d7983 Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. mannol 2014-07-21 03:25:21 +0200
  • 933d46553f Added sounds mannol 2014-07-21 01:12:13 +0200
  • 7e667a8028 print multiple matches for all tab-complete operations, fix bug when tab-completing at end of line Jfreegman 2014-07-18 12:42:53 -0400
  • d4e41d6053 autocomplete pathnames with spaces Jfreegman 2014-07-18 03:10:41 -0400
  • f30dccf726
    return correct value, fix comment Jfreegman 2014-07-18 01:52:33 -0400
  • ea3fcd5b79 auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches Jfreegman 2014-07-18 01:29:46 -0400
  • e61d070def
    cleanup/error checks Jfreegman 2014-07-17 03:35:18 -0400
  • b5f34f42a8 small fix Jfreegman 2014-07-16 21:32:47 -0400
  • 4426eaddd9
    increase max friends Jfreegman 2014-07-16 15:59:54 -0400
  • 83f0720a39
    another UB fix Jfreegman 2014-07-16 15:55:04 -0400
  • ce4f293574 fix undefined behaviour with string literals Jfreegman 2014-07-16 12:47:14 -0400
  • b23ae5a4c3 add buffer yanking, clean up input functions v0.4.5 Jfreegman 2014-07-14 14:32:38 -0400
  • 190e1e73e8
    change tab names: prompt = home, friends = contacts Jfreegman 2014-07-13 15:34:09 -0400
  • ee67cf0bf1
    use full name for log Jfreegman 2014-07-10 02:54:56 -0400
  • aaeb47dc14
    create dns loopup threads in detached state & add a few missing error descriptions Jfreegman 2014-07-09 23:40:46 -0400
  • e19b0ed710 delete subwindows before parent window on resize to prevent memory leaks Jfreegman 2014-07-09 22:11:31 -0400
  • a774121c13 Merge pull request #183 from mannol1/master mannol1 2014-07-10 01:30:17 +0200
  • df676423a7 Fixed conflicts mannol 2014-07-10 01:29:18 +0200
  • cf8dda6b0d Fixes problems with upstream changes mannol 2014-07-10 01:24:14 +0200
  • 1ce731471d fix potential race conditions Jfreegman 2014-07-09 00:05:13 -0400
  • f98c77432b
    exit toxic properly on ^C Jfreegman 2014-07-08 20:21:51 -0400