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

Commit Graph

  • 0908920b51
    fix segfault Jfreegman 2014-10-08 18:06:15 -0400
  • 8a882916fb
    fix setting custom keybinding Jfreegman 2014-10-08 15:22:49 -0400
  • 55ada8ad2f
    fix groupchat resizing when peerlist is off Jfreegman 2014-10-08 14:53:09 -0400
  • 2094186c0f
    update DHTnodes Jfreegman 2014-10-08 14:44:15 -0400
  • d3a489b756 update settings and docs with peerlist-toggle keybinding Jfreegman 2014-10-08 02:56:54 -0400
  • e6b18231c0
    add ability to toggle groupchat peerlist with ctrl-b Jfreegman 2014-10-08 02:45:08 -0400
  • cc0145d561
    reduce system calls, increase time between message queue re-send attempts Jfreegman 2014-10-08 01:50:34 -0400
  • 9f0daca5eb
    filter escape sequences from all inbound nicks and status messages Jfreegman 2014-10-07 16:18:06 -0400
  • 1f2bd44dce
    don't allow newlines and tabs in nicks Jfreegman 2014-10-07 00:43:03 -0400
  • 6492bd12f9
    escape newlines in contact names/status messages Jfreegman 2014-10-06 16:23:43 -0400
  • 43552161f9
    implement word deletion via ^W Jfreegman 2014-10-05 23:12:58 -0400
  • e5d45fdf1d
    correct return code check Jfreegman 2014-10-05 02:29:40 -0400
  • bd69c8da18
    small fix Jfreegman 2014-10-04 17:01:02 -0400
  • 8c3e3ebe24 fix blocklist saving bug Jfreegman 2014-10-03 23:41:30 -0400
  • 7eebbd982d fix Jfreegman 2014-10-03 21:08:33 -0400
  • 5c66f5c161
    fixes Jfreegman 2014-10-03 19:29:12 -0400
  • 40f70fc1e3
    groupchat fixes Jfreegman 2014-10-03 18:57:32 -0400
  • 9cf4427375
    core groupchat names should be working Jfreegman 2014-10-03 17:55:36 -0400
  • 23cf9686cb
    safer string handling Jfreegman 2014-10-03 17:53:50 -0400
  • 70add920fe Making progress with dnd mannol 2014-10-03 16:59:32 +0200
  • c56c6cc219
    some temporary fixes for new wip groupchats Jfreegman 2014-10-02 23:22:37 -0400
  • e9a0296851
    ignore tox_load errors until toxcore is fixed Jfreegman 2014-10-02 22:25:21 -0400
  • de30433e26
    better data operation error handling Jfreegman 2014-10-02 02:07:54 -0400
  • fa64fa8b93 replace call sounds Jfreegman 2014-10-01 19:38:09 -0400
  • 50c7942cb5 Started working on dnd for toxic mannol 2014-10-01 23:28:34 +0200
  • e7697b8fba
    make ctrl-L force refresh the window Jfreegman 2014-10-01 16:24:36 -0400
  • b46a77f977
    forced end of page is not working out Jfreegman 2014-10-01 15:01:23 -0400
  • 38909afa89
    refine a couple sound effects Jfreegman 2014-10-01 13:46:19 -0400
  • 5af561c811 new default sounds; rm unused sounds Jfreegman 2014-10-01 00:53:45 -0400
  • ae984d4f04
    don't show version in default status message Jfreegman 2014-09-30 17:02:03 -0400
  • 97a8ecd115
    small fix and bump version to 0.5.2 v0.5.2 Jfreegman 2014-09-29 13:56:17 -0400
  • 64d782569a add asciidoc and libnotify-dev to install script JFreegman 2014-09-29 01:54:53 -0400
  • 6248baf98b
    fix segfault Jfreegman 2014-09-29 01:30:22 -0400
  • 33cfca7ecc
    bug fixes and code cleanup Jfreegman 2014-09-28 17:49:48 -0400
  • a01cc35368 Merge branch 'master' of github.com:Tox/toxic mannol 2014-09-28 16:48:09 +0200
  • b10eebd77e This should fix audio problem mannol 2014-09-28 16:47:31 +0200
  • 05661ca9b6
    core API update and refactor group invites a bit Jfreegman 2014-09-27 22:50:20 -0400
  • 784883f773 What if, like, photosynthesis is a lie?! mannol 2014-09-28 00:13:45 +0200
  • a9e5723ca4 a couple fixes Jfreegman 2014-09-27 03:01:23 -0400
  • 95dfea8d29
    keep chatlog names consistent with friend name changes Jfreegman 2014-09-27 02:28:11 -0400
  • e574af7d68
    fix CPU usage issue regarding audio drivers, courtesy of mannol Jfreegman 2014-09-26 20:32:48 -0400
  • 2918ca45a2 Merge pull request #255 from Ansa89/trivial-fix JFreegman 2014-09-26 13:01:44 -0400
  • 6ad744f770 Add stdlib.h header to allow off_t type Ansa89 2014-09-26 10:50:42 +0200
  • 5b394e6f35 notify.c: better headers order Ansa89 2014-09-26 10:46:14 +0200
  • 940af2c711 a few fixes, update example config file Jfreegman 2014-09-26 03:22:47 -0400
  • 544c402f78
    implement avatars (setting only) and generalize path tab-complete Jfreegman 2014-09-26 03:10:44 -0400
  • cee9e624b8 more UI changes Jfreegman 2014-09-25 15:17:03 -0400
  • 2e65ee3609
    a few UI changes Jfreegman 2014-09-25 04:31:45 -0400
  • 3a176e1cab
    move to page end after pressing return Jfreegman 2014-09-25 00:42:08 -0400
  • 00cccad22c a few general fixes Jfreegman 2014-09-24 15:15:07 -0400
  • a432d733d7
    use 64-bit off_t for file sizes Jfreegman 2014-09-24 14:23:08 -0400
  • 893e88294b
    more succinct way to get file sizes Jfreegman 2014-09-24 00:06:02 -0400
  • b071a9e992
    more thorough error checking Jfreegman 2014-09-23 22:51:56 -0400
  • 48cf4ebf02
    fix for issue #254 Jfreegman 2014-09-23 21:32:05 -0400
  • 773a75b948
    update makefile checks Jfreegman 2014-09-22 21:51:55 -0400
  • 133c0e8d63
    rename reserved identifiers per C standard Jfreegman 2014-09-22 21:24:45 -0400
  • bf54cb36ef set signal handlers at more appropriate places Jfreegman 2014-09-22 19:58:08 -0400
  • 032853b5c9
    Merge branch 'Pyrohh-master' Jfreegman 2014-09-22 19:41:23 -0400
  • 650c13ca7a There's no need for rm -rf, just rm -f Michael Reed 2014-09-22 18:45:45 -0400
  • 9d5fe03285
    small fix Jfreegman 2014-09-22 18:38:46 -0400
  • c3f68b60d3
    bigger log identifiers to reduce chance of collision Jfreegman 2014-09-22 17:34:30 -0400
  • 1c16467eb9
    don't share chatlogs across data files (changes log naming convention) Jfreegman 2014-09-22 17:09:39 -0400
  • 3c74385f5c
    use proper variable type for sig handler flags Jfreegman 2014-09-22 14:27:33 -0400
  • c07c0028bb
    increase line_info msg buffer size so won't cut off long log lines Jfreegman 2014-09-22 13:49:09 -0400
  • dc3b2e04ab
    load chatlog history when opening a chatwindow Jfreegman 2014-09-22 04:29:28 -0400
  • 7fd3aa9164 Merge pull request #246 from urras/patch-2 JFreegman 2014-09-21 13:17:13 -0400
  • 4c60312e2d Update screenshot Urras 2014-09-21 12:42:04 -0400
  • 16e29aa4e0 Merge pull request #243 from Ansa89/trivial-fix JFreegman 2014-09-19 12:28:32 -0400
  • bd7b073155 Makefile: fix typo Ansa89 2014-09-19 10:47:25 +0200
  • f25cf870e6 Makefile: use single quotes also for PACKAGE_DATADIR Ansa89 2014-09-19 10:45:27 +0200
  • 13291d0365
    bump version to 0.5.1 Jfreegman 2014-09-19 01:24:39 -0400
  • 9ee7a48910 add setting to disable welcome message v0.5.1 Jfreegman 2014-09-19 01:06:18 -0400
  • daf4614ba6
    improve behaviour of misused encryption options Jfreegman 2014-09-19 00:29:30 -0400
  • 919d36369c
    add option to unencrypt an encrypted data file Jfreegman 2014-09-18 23:50:51 -0400
  • 618704df76
    remove duplicate DHT node Jfreegman 2014-09-18 22:52:05 -0400
  • 9a70dd9651
    possibly fix display bug on some platforms Jfreegman 2014-09-18 13:14:15 -0400
  • e2d310b10f Add TCP nodes on 443 Sean 2014-09-17 14:00:41 -0700
  • a1015a366a
    update DHTnodes, small fixes Jfreegman 2014-09-17 13:52:27 -0400
  • 913ec7b3fe Merge pull request #242 from Ansa89/trivial-fix mannol 2014-09-16 13:55:20 +0200
  • 4a52b06954 Usage help: add missing comma Ansa89 2014-09-16 11:54:58 +0200
  • 89f9c07b9e
    add confirmation when creating new password Jfreegman 2014-09-15 19:00:36 -0400
  • 388d78d11e
    add option to encrypt an existing unencrypted data file Jfreegman 2014-09-15 16:17:58 -0400
  • a2a23b3932
    password prompt fixes Jfreegman 2014-09-15 04:13:12 -0400
  • f405ae8b42
    improvements to password entry screen Jfreegman 2014-09-14 21:49:38 -0400
  • cf3f6750eb
    small fix Jfreegman 2014-09-14 18:25:13 -0400
  • 4de22d067a Update .travis.yml JFreegman 2014-09-14 18:08:42 -0400
  • 51e274ea38
    implement data file encryption Jfreegman 2014-09-14 17:46:28 -0400
  • 0a6ce62363
    don't write unsent messages to log Jfreegman 2014-09-11 01:36:33 -0400
  • 13c5de5531
    increase time between message send retries Jfreegman 2014-09-10 16:18:37 -0400
  • 21f8e7f398
    couple small fixes Jfreegman 2014-09-09 15:16:27 -0400
  • bcf4a5af90
    message queue improvements Jfreegman 2014-09-09 14:06:28 -0400
  • 09f90d095b properly flag lines with unread mark Jfreegman 2014-09-07 22:26:07 -0400
  • 416ebc9ab8
    another fix Jfreegman 2014-09-07 22:05:17 -0400
  • 3ca22aa714
    fix Jfreegman 2014-09-07 21:43:16 -0400
  • 8dd25e1f0b code cleanup, add delay for unread message notification Jfreegman 2014-09-07 15:06:40 -0400
  • 5b9bd603ea
    implement read receipts Jfreegman 2014-09-07 02:43:53 -0400
  • 3c2c1f15ce
    message sending queue for fake offline messaging Jfreegman 2014-09-06 13:18:42 -0400
  • 6876df4a45 Merge pull request #240 from s3erios/master JFreegman 2014-09-05 13:16:43 -0400
  • 1ff97161fb temporarily revert a862874740. Andriy Voskoboinyk 2014-09-05 14:15:25 +0300
  • 667410e879 fix another potential memory leak Andriy Voskoboinyk 2014-09-05 13:17:10 +0300