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

Commit Graph

  • a862874740 mark exit_toxic_* functions as noreturn Andriy Voskoboinyk 2014-09-04 20:43:05 +0300
  • 79bde4e5bf fix potential memory leak and move cleanup to the end of the function Andriy Voskoboinyk 2014-09-04 19:49:50 +0300
  • 833b724e9f
    fix bug Jfreegman 2014-09-04 18:48:55 -0400
  • 96b68058bb code cleanup and fix bug that sometimes prevented tab notifications from working Jfreegman 2014-09-04 18:23:52 -0400
  • e823233149 Merge pull request #238 from Ansa89/trivial-fix JFreegman 2014-09-04 13:23:33 -0400
  • 3ac22fafe4 Add info about DISABLE_X11 usage Ansa89 2014-09-04 19:20:51 +0200
  • 71f2ac170c Merge pull request #235 from s3erios/master_cfg JFreegman 2014-09-04 13:18:46 -0400
  • 0ef888eea3 Merge pull request #236 from s3erios/master mannol 2014-09-04 11:10:55 +0200
  • a9b0028a15 move some code inside _X11 ifdef Andriy Voskoboinyk 2014-09-04 01:38:08 +0300
  • b18e6cff5a move duplicate code into separate function Andriy Voskoboinyk 2014-09-04 01:31:59 +0300
  • 424a1c94d9 Add X11 option Andriy Voskoboinyk 2014-09-04 01:19:32 +0300
  • 009095af24
    slight simplification for command list iteration Jfreegman 2014-09-02 02:23:44 -0400
  • 2ce42ab057 bump version to 0.5.0 v0.5.0 Jfreegman 2014-09-01 18:48:10 -0400
  • 934459dea8
    show connection change message in chat windows Jfreegman 2014-08-31 14:17:33 -0400
  • 52bc874675 Merge pull request #234 from Ansa89/trivial-fix mannol 2014-08-31 11:26:48 +0200
  • 511907fbc5 better way to check if files exist Jfreegman 2014-08-27 22:45:11 -0400
  • 155e194174
    fix segfault on unknown long option Jfreegman 2014-08-27 14:30:06 -0400
  • b1c7e21ca9
    fix possible segfaults Jfreegman 2014-08-27 13:54:02 -0400
  • 7edcf6cb45 add setting to set path for chatlogs Jfreegman 2014-08-26 23:21:32 -0400
  • 9581940cfa Cosmetic fixes Ansa89 2014-08-26 10:39:43 +0200
  • f2aa57c4fa
    additional messages for startup options Jfreegman 2014-08-26 02:28:05 -0400
  • 8bf4405fd0
    fix error code Jfreegman 2014-08-25 19:55:00 -0400
  • 21ef1788ca
    print init messages to prompt window intead of stderr Jfreegman 2014-08-25 19:26:41 -0400
  • 68f1dffba7
    add command to decline friend requests Jfreegman 2014-08-25 14:08:01 -0400
  • 092df2c0e4 Merge pull request #231 from Ansa89/trivial-fix mannol1 2014-08-25 14:12:12 +0200
  • 691f94c75c README.md: second try Ansa89 2014-08-25 12:59:34 +0200
  • d6d4476e85 README.md: better look Ansa89 2014-08-25 12:56:14 +0200
  • 924e8e0860 Reworked manpage build system Ansa89 2014-08-25 12:54:44 +0200
  • 53193e933f Merge pull request #230 from louipc/manpage JFreegman 2014-08-25 00:49:31 -0400
  • 328587ad9c doc: Make asciidoc extra optional. Loui Chang 2014-08-24 17:00:25 -0400
  • 1a8fdb1b99 Make asciidoc 'optional' Loui Chang 2014-08-24 16:34:16 -0400
  • 690f0221b5 Add generated man pages. Loui Chang 2014-08-24 00:16:55 -0400
  • e117bd3985 Add Asciidoc to README and travis Loui Chang 2014-08-21 05:00:15 -0400
  • 15cc87bffd Remove old man pages. Loui Chang 2014-08-21 04:40:10 -0400
  • 97d4c97c52 Generate man pages from asciidoc Loui Chang 2014-08-21 04:29:15 -0400
  • c8b22d7e8a Merge pull request #229 from Ansa89/trivial-fix JFreegman 2014-08-20 13:12:41 -0400
  • f48ec4f49b
    array bounds fix Jfreegman 2014-08-20 13:10:21 -0400
  • d4ce697bd9 toxic.conf.example: better formatting Ansa89 2014-08-20 12:40:32 +0200
  • bd20513493 a few fixes Jfreegman 2014-08-19 23:40:49 -0400
  • fd3f4eb724 Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2014-08-19 20:55:38 -0400
  • 75e8486061 add command to list pending friend requests, a few related fixes Jfreegman 2014-08-19 20:49:29 -0400
  • bd216709fc Merge pull request #226 from Ansa89/freebsd-man JFreegman 2014-08-19 13:04:52 -0400
  • a3a8f7608a Fix Tox/toxic#222 and reorganize cfg dir Ansa89 2014-08-19 18:22:57 +0200
  • affc88d0a8 error checking for file senders, fixes Jfreegman 2014-08-17 15:16:04 -0400
  • eca4882ce2
    transfer progress bar fix Jfreegman 2014-08-17 13:50:22 -0400
  • 58b0a04019 separate file transfer updates from callbacks Jfreegman 2014-08-16 23:23:03 -0400
  • b870679f2c
    allow resuming of broken file transfers (needs testing) Jfreegman 2014-08-16 17:20:53 -0400
  • ae83725cb6 Merge pull request #223 from louipc/master JFreegman 2014-08-16 02:59:55 -0400
  • 595e42b587 Clarify function of -b switch. Loui Chang 2014-08-16 02:35:21 -0400
  • f5401df2c7 doc/toxic: Add missing flags and sort alphabetically. Loui Chang 2014-08-15 19:26:06 -0400
  • 3e79a5ca8b Add -b flag for debugging Loui Chang 2014-08-15 19:04:39 -0400
  • 327081945e update DHTnodes Jfreegman 2014-08-15 18:13:31 -0400
  • 68ec484a58
    don't allow DNS lookups when using a proxy + forced TCP & fix arg parsing Jfreegman 2014-08-15 15:13:35 -0400
  • 1d6ccf56a8
    name conflict with core function might cause linking error Jfreegman 2014-08-15 12:22:39 -0400
  • 67f637a1e1
    redirect stderr before audio init to prevent error spam Jfreegman 2014-08-14 21:31:28 -0400
  • 5e175d5319 Merge pull request #220 from louipc/master JFreegman 2014-08-14 20:47:17 -0400
  • 778db0fece core change: ports no longer in network byte order Jfreegman 2014-08-14 20:34:20 -0400
  • 72010dd2e1
    allow connections through proxies Jfreegman 2014-08-14 20:31:52 -0400
  • 39556b36f3 port is no longer passed in network byte order to tox_bootstrap_from_address() Loui Chang 2014-08-14 20:10:14 -0400
  • dc9ffa6e56 ipv6enabled parameter was removed in toxcore. Loui Chang 2014-08-14 19:51:52 -0400
  • 1e92bb3c2b help: lowercase keybinding hints for clarity. Loui Chang 2014-08-14 05:02:57 -0400
  • edbdf2966a
    toxcore API update, add option to force TCP connection Jfreegman 2014-08-14 18:45:41 -0400
  • 3f6fd734d3 Merge pull request #218 from louipc/louipc JFreegman 2014-08-14 12:05:33 -0400
  • 919a06d282 toxic.conf.5: Remove default config from man page Loui Chang 2014-08-14 01:13:27 -0400
  • 35cc815cdb add option to specify DNSservers path Jfreegman 2014-08-12 19:13:57 -0400
  • a318bdb034
    add option to not connect to the DHT network Jfreegman 2014-08-12 18:59:27 -0400
  • d6aaa95b25
    ignore invalid file data callbacks Jfreegman 2014-08-12 15:27:42 -0400
  • 5718ad52db
    a few fixes Jfreegman 2014-08-12 03:01:18 -0400
  • 0f4cffbacc
    a few dns fixes Jfreegman 2014-08-11 01:59:01 -0400
  • d9a861331f
    Use DNS server list instead of hard coding domains/keys Jfreegman 2014-08-10 21:40:19 -0400
  • 2f12a8d429 prevent statusmessage from wrapping on prompt screen Jfreegman 2014-08-10 00:29:18 -0400
  • e75cf4f3ad fix bug where tab alert colours weren't being properly prioritized Jfreegman 2014-08-07 19:53:47 -0400
  • bb85f31bb2 convert bytes for file transfer message, general fixes Jfreegman 2014-08-07 19:24:56 -0400
  • 396d08f0d2 refactor friend/blocklist, dynamically allocate memory Jfreegman 2014-08-07 13:05:42 -0400
  • 6ab184e7ce
    file transfer improvements and bug fixes Jfreegman 2014-08-05 17:38:33 -0400
  • fd65fbfd0c
    temporarily disabling clang in travis script due to weird errors unrelated to toxic Jfreegman 2014-08-05 00:27:55 -0400
  • 637ea0ed55
    attempt to fix travis with clang Jfreegman 2014-08-05 00:16:01 -0400
  • dc2d20f4c4
    bump version to 0.4.7 v0.4.7 Jfreegman 2014-08-04 22:28:12 -0400
  • d712ccc17e Merge pull request #215 from mannol1/master mannol1 2014-08-05 01:41:21 +0200
  • 147030e06f Fix ringing sounds mannol 2014-08-05 01:41:06 +0200
  • 09fd5cb69f
    small fix Jfreegman 2014-08-04 18:04:54 -0400
  • 64db9f73a2 update file transfers for core changes Jfreegman 2014-08-04 16:22:29 -0400
  • 28633be2dd
    a few fixes and improve error messages Jfreegman 2014-08-04 14:35:34 -0400
  • 6fdafceda8 add ability to cancel file transfers Jfreegman 2014-08-04 01:56:43 -0400
  • 38ed0c86ad
    use hangup cmd to cancel outgoing call requests Jfreegman 2014-08-03 23:11:19 -0400
  • ad23816096
    fix filetransfer bug Jfreegman 2014-08-03 16:44:21 -0400
  • bc4a730e76 re-adding until better solution found Jfreegman 2014-08-03 15:31:56 -0400
  • 79372cc80d
    don't show full path when sending files Jfreegman 2014-08-03 15:12:55 -0400
  • c9e4246ac5 Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2014-08-03 11:54:49 -0400
  • dcd6a238b6 Merge pull request #213 from doughdemon/master JFreegman 2014-08-03 11:48:03 -0400
  • c49de7733c Add missing includes Felix Janda 2014-08-03 09:44:48 +0200
  • 3fc7c90630
    stderr redirect doesn't work as intended, add invalid command message when no sound Jfreegman 2014-08-03 01:31:33 -0400
  • 53663a7832
    try to end curses session gracefully on SIGSEGV Jfreegman 2014-08-03 00:26:44 -0400
  • c14f2a3fcd put chatlogs in their own directory Jfreegman 2014-08-02 21:01:40 -0400
  • 3cbe61e111
    fix a few formatting bugs and simplify code a bit Jfreegman 2014-08-02 15:35:57 -0400
  • fa023c6a99 Merge pull request #211 from mannol1/master mannol1 2014-08-02 19:22:45 +0200
  • f98e6bdcb4 Fix bug mannol 2014-08-02 19:21:40 +0200
  • 0884954c84
    fix data file init bug Jfreegman 2014-08-02 13:04:29 -0400
  • 43727c6730 Merge pull request #210 from mannol1/master mannol1 2014-08-02 17:31:36 +0200
  • 618b731d5a
    fix possible buffer overflow Jfreegman 2014-08-01 23:00:52 -0400