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

Commit Graph

  • 7542247c48 improve duplicate file handling Jfreegman 2013-11-12 02:18:43 -0500
  • 704b787ec2 formatting Jfreegman 2013-11-12 01:50:04 -0500
  • 649233b718 fix help message Jfreegman 2013-11-10 23:38:12 -0500
  • 26d561eb77 some minor fixes Jfreegman 2013-11-10 23:17:46 -0500
  • bc4e089a65 generalize command matching loop Jfreegman 2013-11-10 13:23:47 -0500
  • 5a7f26cfea replace more defines with enum Jfreegman 2013-11-10 01:23:07 -0500
  • 16c11b33f3 replace defines with enum Jfreegman 2013-11-10 01:20:52 -0500
  • 8643d14777 small fix Jfreegman 2013-11-09 22:08:25 -0500
  • ce05e206f1 update Makefile.am Jfreegman 2013-11-09 21:58:44 -0500
  • 1af9937dfd rm old/unused files Jfreegman 2013-11-09 21:44:48 -0500
  • 549fc5ecb6 big refactor for command functionality Jfreegman 2013-11-09 21:43:56 -0500
  • 1b041cb089 Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2013-11-09 02:50:58 -0500
  • 89266c8eff display friendlist with online friends above offline Jfreegman 2013-11-09 02:50:32 -0500
  • 3936bfd599 Update AUTHORS Sean 2013-11-03 17:55:53 -0800
  • b6c6aecfca Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2013-11-02 20:33:01 -0400
  • 706aed533d bit of cleanup Jfreegman 2013-11-02 20:32:35 -0400
  • 2d406d4135 Merge pull request #51 from fr0stycl34r/patch-1 irungentoo 2013-10-31 12:09:34 -0700
  • 93ab16ce8f Offer solution for "error while loading shared libraries: libtoxcore.so.0: cannot open shared object file: No such file or directory" fr0sty 2013-10-31 12:46:13 -0400
  • 781386b87f We can assume cosmic rays have not hurt travis and not check Sean 2013-10-31 04:15:16 -0700
  • 9017e52d3b Lets speed things up Sean 2013-10-31 04:09:23 -0700
  • dc1dcb40e6 Pretty sure Travis has more cores Sean 2013-10-31 03:57:51 -0700
  • 3907edcdda this was right Jfreegman 2013-10-25 00:55:27 -0400
  • ae7087e760 fix Jfreegman 2013-10-25 00:33:00 -0400
  • 3f7e60eaf4 small bug fix and formatting Jfreegman 2013-10-25 00:29:40 -0400
  • b9b3487581 fixed prompt input Jfreegman 2013-10-23 03:24:08 -0400
  • 3d7fb13847 Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2013-10-23 01:04:17 -0400
  • 72565cdaec simplify execute function some more Jfreegman 2013-10-23 01:03:18 -0400
  • a1236cf960 Merge pull request #46 from grimd34th/patch-1 Sean 2013-10-22 15:24:10 -0700
  • 6595e2bce5 small fixes Jfreegman 2013-10-22 06:39:13 -0400
  • dee263704c make function constant time Jfreegman 2013-10-22 01:59:06 -0400
  • 407d28bf5d awhen atoi returns 0 on invalid input we don't want that to count as valid Jfreegman 2013-10-20 07:16:26 -0400
  • 77de8dd116 fixed bug that was causing random crashes Jfreegman 2013-10-20 02:11:23 -0400
  • 957b335559 no longer need this Jfreegman 2013-10-20 01:27:45 -0400
  • 4ad6853e2e rewrote execute function Jfreegman 2013-10-20 00:50:08 -0400
  • 7a0951afc6 simplify string_is_empty Jfreegman 2013-10-18 23:58:33 -0400
  • 0396ce6456 rm /msg command Jfreegman 2013-10-18 23:46:58 -0400
  • 361c4cfafc adjusting max name length handling Jfreegman 2013-10-18 23:08:37 -0400
  • fe0ccf52e9 small fix Jfreegman 2013-10-18 22:18:48 -0400
  • e8d2f9418b fixed file sending queueing and other bugs Jfreegman 2013-10-18 01:35:08 -0400
  • 34cc342010 handle duplicate files and another bug fix Jfreegman 2013-10-17 22:20:40 -0400
  • 2ff1da396c refactored file saving/fixed bugs Jfreegman 2013-10-17 19:53:29 -0400
  • 973bd3f396 save files to original name and some bug fixes Jfreegman 2013-10-17 06:13:28 -0400
  • 7046772a03 fixed friend requests queueing Jfreegman 2013-10-16 17:59:56 -0400
  • 958e77660e removed unneeded var, small fixes Jfreegman 2013-10-16 05:00:27 -0400
  • 5f3293bfec fmove file send success message to chat window Jfreegman 2013-10-16 01:55:35 -0400
  • 371fbc87a5 refactored sendfile and invite commands to not require names and to only work in chat windows Jfreegman 2013-10-13 19:09:20 -0400
  • 75d356e52a format fixes Jfreegman 2013-10-11 04:42:30 -0400
  • 698c18521a Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2013-10-11 01:14:00 -0400
  • 17aead45ed put repeated code for printing time into a function Jfreegman 2013-10-11 01:11:43 -0400
  • 95fe2356e5 Merge pull request #50 from JFreegman/master JFreegman 2013-10-10 21:39:59 -0700
  • 42d4c92971 updated version Jfreegman 2013-10-11 00:32:21 -0400
  • 2cff7c8b89 updated version Jfreegman 2013-10-11 00:32:00 -0400
  • ce302d2410 fix Jfreegman 2013-10-11 00:28:47 -0400
  • e60e4f4727 implemented file receving Jfreegman 2013-10-11 00:23:39 -0400
  • cb396c0e7c Implemented file sending Jfreegman 2013-10-10 04:52:05 -0400
  • 87a29e43c9 Merge pull request #47 from devurandom/master irungentoo 2013-09-28 04:35:59 -0700
  • 236e79cd26 Fix check for toxcore by linking sodium in the correct place Dennis Schridde 2013-09-28 13:20:41 +0200
  • 6216419f57 Changed order of servers grimd34th 2013-09-28 01:59:53 -0400
  • 8a2ffcd0ff fixed status bugs and made them case insensitive Jfreegman 2013-09-28 01:20:43 -0400
  • 4ffb98dcdb make correct error message print Jfreegman 2013-09-27 22:12:52 -0400
  • 38f6f446c4 bug and format fixes Jfreegman 2013-09-27 19:55:11 -0400
  • 49a10e5a40 use touchwin instead of mvwin and this doesn't need its own function Jfreegman 2013-09-27 16:14:43 -0400
  • 7da72b79ef Added define that fixes text not being visible on rxvt-unicode. irungentoo 2013-09-26 09:51:21 -0400
  • e51ebd9c7c Attempted fix for setting bg color. irungentoo 2013-09-26 08:51:12 -0400
  • 0c3767762e Fixed backspace key bug on xterm when toxic is compiled with widechar. irungentoo 2013-09-26 07:52:17 -0400
  • 7de4089695 oops Jfreegman 2013-09-26 00:35:50 -0400
  • 39fc54972a > not having green text Jfreegman 2013-09-26 00:33:51 -0400
  • 80c7b07f2e because i forgot to remove it Jfreegman 2013-09-25 00:59:40 -0400
  • 10f5627912 fixed groupchat join but Jfreegman 2013-09-25 00:38:39 -0400
  • cbb23a4f75 fixed windows build. irungentoo 2013-09-24 20:21:34 -0400
  • a92672d2b4 Merge branch 'master' of https://github.com/Tox/toxic irungentoo 2013-09-24 17:47:49 -0400
  • 6320ea756f Fixed possible bug. irungentoo 2013-09-24 17:47:42 -0400
  • 0aece37c4c Merge pull request #45 from JFreegman/master JFreegman 2013-09-24 13:24:36 -0700
  • 051069606b typo and slight word change Jfreegman 2013-09-24 16:18:22 -0400
  • bd3c14104a command fixes Jfreegman 2013-09-24 16:12:33 -0400
  • 92ff51f335 Fixed "fread() failed" bug on windows. irungentoo 2013-09-24 15:23:09 -0400
  • 04a44b7cdb Fixed windows crash. irungentoo 2013-09-24 07:55:02 -0400
  • d76c80951b set friendnames using api function Jfreegman 2013-09-23 15:43:02 -0400
  • e6956b1abc fixes Jfreegman 2013-09-23 01:22:21 -0400
  • bde7aacc8d guarantee unique nicks Jfreegman 2013-09-22 20:25:48 -0400
  • 7fed456e3b more fixes Jfreegman 2013-09-22 04:32:51 -0400
  • 2892f71877 bug fix Jfreegman 2013-09-22 00:07:59 -0400
  • eea27e72ca fix group join bug Jfreegman 2013-09-21 22:18:02 -0400
  • 1e44018d2e too much beeping Jfreegman 2013-09-21 02:47:12 -0400
  • c413cb30d4 Merge pull request #43 from JFreegman/master JFreegman 2013-09-20 17:47:07 -0700
  • 89cb29afed moved misc helper functions to separate file and removed redundant includes Jfreegman 2013-09-20 20:35:03 -0400
  • 39f71c3819 Merge pull request #42 from JFreegman/master JFreegman 2013-09-20 14:01:45 -0700
  • ec6b37e09e automatically update default statusmessage with version Jfreegman 2013-09-19 19:15:54 -0400
  • aca6d77e8a updated version Jfreegman 2013-09-19 17:12:31 -0400
  • 1fe9c10910 updated makefile Jfreegman 2013-09-19 17:04:46 -0400
  • d49a5ca993 moved command parsing code to separate files Jfreegman 2013-09-19 17:03:22 -0400
  • af5eaffda7 Merge pull request #40 from JFreegman/master JFreegman 2013-09-19 13:25:31 -0700
  • e2de6a829e refactored prompt command parser to work with chat and groupchat windows Jfreegman 2013-09-19 06:37:42 -0400
  • b4512811ba fixed prompt scroll bugs and statusbar struct issues Jfreegman 2013-09-18 17:30:35 -0400
  • dfab23163b Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2013-09-18 00:26:33 -0400
  • a33a3e33a7 Merge pull request #41 from Jman012/master JFreegman 2013-09-17 21:20:40 -0700
  • 9cb50ed538 Let windows.c actually get the tox *m. Jman012 2013-09-17 20:19:46 -0700
  • 49b78c9fd4 api update fixes Jfreegman 2013-09-17 20:54:25 -0400
  • 4e5e3be95f misplaced comment Jfreegman 2013-09-17 19:15:29 -0400
  • 42de821e3c use/display nicks instead of friend numbers for groupchat invites Jfreegman 2013-09-17 19:11:23 -0400