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

Commit Graph

  • 4a6edcbf1e Update prompt.c Astonex 2013-08-14 11:23:38 +0100
  • 5225b7d55c C99 fix Michael Rose 2013-08-14 11:59:11 +0200
  • 6df39d572b populate friends in toxic on startup Michael Rose 2013-08-14 11:37:58 +0200
  • ce9d066054 Have toxic handle new no-spam values from friend request Aaron Lipinski 2013-08-14 21:16:02 +1200
  • 076ea43c07 fix memory leak Michael Rose 2013-08-14 09:31:19 +0200
  • 1158930641 store messenger when friends are added Michael Rose 2013-08-13 22:07:46 +0200
  • 2857e6af8f Fixed spam problem. (I broke the API so this will not build) irungentoo 2013-08-13 09:32:31 -0400
  • fcf556cd1b Fixed merge problem and set better default names. irungentoo 2013-08-13 07:39:04 -0400
  • b17c1e9f33 Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JFreegman-master irungentoo 2013-08-13 07:20:36 -0400
  • 98ecf06b4c core: Fix a possible buffer overflow using getself_name(). Andreas Schneider 2013-08-11 15:24:47 +0200
  • b5a4cac6e1 toxic: Fix get_user_config_dir(). Andreas Schneider 2013-08-11 12:52:56 +0200
  • 095b1b5db2 unresolved addresses fail silently Jfreegman 2013-08-12 22:34:08 -0400
  • 0c6204ce82 auto-connect errors verbose Jfreegman 2013-08-12 22:04:07 -0400
  • ab11469d37 put a bunch of repeated code into a function and added timestamps to status/nick changes Jfreegman 2013-08-12 20:28:43 -0400
  • 24083b3082 minor improvements and bug fixes Jfreegman 2013-08-12 19:50:50 -0400
  • b2f4e266d3 Merge pull request #439 from Alek900/master irungentoo 2013-08-12 13:33:20 -0700
  • 420858cb6f Merge pull request #437 from JFreegman/master irungentoo 2013-08-12 08:13:33 -0700
  • 3946277a07 Added support for userdata in callbacks alek900 2013-08-12 14:23:46 +0200
  • 8162cfde0d a little overkill Jfreegman 2013-08-12 05:59:08 -0400
  • 8687a54a87 Messenger refactor - redid work from pull request 79 Chris Hall 2013-08-11 15:24:11 +1200
  • a8d2ab1af0 make connection more robust Jfreegman 2013-08-12 03:10:47 -0400
  • 652f7aec26 Fix a possible memory leak Simon Levermann 2013-08-11 17:51:10 +0200
  • 1d1bff14a2 Merge pull request #423 from JFreegman/master irungentoo 2013-08-11 07:40:07 -0700
  • 663f4eb4ff potential seg fault Jfreegman 2013-08-11 00:55:09 -0400
  • 309de72829 make argument handling (esp. of strings) more robust lukechampine 2013-08-10 20:10:03 -0400
  • 31a9a344d2 was making the ID change on every startup Jfreegman 2013-08-10 18:00:54 -0400
  • 35f7ba210d fix memory leak Jfreegman 2013-08-10 16:28:40 -0400
  • d99e8c9926 don't need that Jfreegman 2013-08-10 15:50:49 -0400
  • 7d0a56e6a6 auto-connect to DHT on startup Jfreegman 2013-08-10 15:46:29 -0400
  • 0314d11bf0 make toxic handle input in a more sane manner Luke Champine 2013-08-09 10:31:29 -0400
  • 9237bbc0d7 Merge pull request #407 from JFreegman/master irungentoo 2013-08-09 05:35:01 -0700
  • e40344186e fixed chat window text wrapping Jfreegman 2013-08-09 00:25:45 -0400
  • 7de004aea1 added -n argument to toxic to disable loading keys from file (for testing) irungentoo 2013-08-08 18:50:29 -0400
  • 7501822535 Merge pull request #400 from JFreegman/master irungentoo 2013-08-08 12:40:15 -0700
  • 30377630ee added /me actions to toxic Jfreegman 2013-08-08 15:01:33 -0400
  • 61d0d2dff0 Merge branch 'upstream' Simon Levermann 2013-08-08 18:06:10 +0200
  • e5c6e88ec0 Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into upstream Simon Levermann 2013-08-08 18:05:41 +0200
  • 90b4f9b98c Merge pull request #394 from Nominate/patch-2 irungentoo 2013-08-08 08:27:19 -0700
  • ed10f009bd Merge pull request #393 from Nominate/patch-1 irungentoo 2013-08-08 08:26:19 -0700
  • 0eff37e3d7 Moved a define and fixed another. irungentoo 2013-08-08 10:59:22 -0400
  • a9ec08b998 Cleanup and Error fixes Simon Levermann 2013-08-08 16:36:16 +0200
  • c3c144ddd0 Implement proper config directories. Simon Levermann 2013-08-08 16:00:12 +0200
  • 7bcff9eb99 Merge pull request #384 from stqism/master irungentoo 2013-08-08 06:34:42 -0700
  • d6468d7d0c Updated chat.c to bring /status inline with prompt.c status command Nominate 2013-08-08 11:22:48 +0100
  • 6a37d6e9f1 Removed superfluous statusmsg Nominate 2013-08-08 11:09:46 +0100
  • 7475d4fea3 Merge https://github.com/irungentoo/ProjectTox-Core Sean Qureshi 2013-08-08 03:07:41 -0700
  • 4cf43ae097 Merged upstream main.c changes Sean Qureshi 2013-08-08 03:04:36 -0700
  • 757073a461 oops Jfreegman 2013-08-08 04:55:22 -0400
  • 297ee1ecaa fix magic numbers Jfreegman 2013-08-08 04:51:58 -0400
  • c7463f0de2 Attempt to get and create a proper directory for config storage. Simon Levermann 2013-08-08 10:15:07 +0200
  • 94dab85275 Adds full -D support to toxics versioning, includes the commit number Sean Qureshi 2013-08-07 18:52:11 -0700
  • 90acd2dfef Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core Maxim Biro 2013-08-07 19:18:40 -0400
  • 8e881ca50f Merge branch 'master' of https://github.com/stqism/ProjectTox-Core into pull-requests irungentoo 2013-08-07 18:20:36 -0400
  • 174604a448 Modified clients to properly work with the changes Maxim Biro 2013-08-07 18:12:59 -0400
  • 84847d8e29 Manually merged prompt.c to upstream Sean Qureshi 2013-08-07 10:57:17 -0700
  • 57601e0c1a Merge branch 'read-receipt' of https://github.com/stal888/ProjectTox-Core into pull-requests irungentoo 2013-08-07 13:51:58 -0400
  • 5411f62567 Moved main.c to maaster Sean Qureshi 2013-08-07 10:36:32 -0700
  • 660bfc1340 Check for correct error value in toxic. Sebastian Stal 2013-08-07 09:57:23 -0700
  • 9e5c88859a Fixed it not compiling Sean Qureshi 2013-08-07 09:35:37 -0700
  • 088e7d3e17 Merge branch 'provide-status-type' of https://github.com/jin-eld/ProjectTox-Core into pull-requests irungentoo 2013-08-07 09:11:51 -0400
  • 605f84ac4a Merge branch 'master' of https://github.com/ptrasd/ProjectTox-Core into pull-requests irungentoo 2013-08-07 09:11:41 -0400
  • 41238577e4 Allow to set a specific userstatus type in toxic jin-eld 2013-08-07 10:14:10 +0300
  • 65694a06c4 Fixed flash killing beep Sean Qureshi 2013-08-07 00:26:21 -0700
  • 5614e73a17 Manually merged my earlier commits with upstream Sean Qureshi 2013-08-07 00:24:37 -0700
  • 4cc4d3b755 forgot this Jfreegman 2013-08-07 02:52:56 -0400
  • c6cbaf8d2e Fixed two bugs Jfreegman 2013-08-07 02:34:55 -0400
  • 132576c28c testing/toxic/prompt.c: changed execute() to ignore whitespace at end of commands ptrasd 2013-08-07 02:25:20 -0400
  • 78a37829c5 testing/toxic/prompt.c: changed execute() to skip whitespace at start of command ptrasd 2013-08-07 02:10:46 -0400
  • 5fd1a658bc code format/clean up Jfreegman 2013-08-06 18:27:51 -0400
  • 2fbe37f7cf Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JFreegman-master irungentoo 2013-08-06 10:16:26 -0400
  • c9546b38d4 Fixed formatting Nominate 2013-08-06 11:50:10 +0100
  • 79a731991f Update prompt.c Nominate 2013-08-06 11:20:11 +0100
  • dfff1e3cc4 Corrected wrap-around Nominate 2013-08-06 11:16:17 +0100
  • 1701ed7023 Stops line-spamming and clears before printing help Nominate 2013-08-06 08:10:05 +0100
  • 5b13bacc53 Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core Sean Qureshi 2013-08-05 17:50:08 -0700
  • 5517dc1f20 Added flash, apparently in weird cases it works when beep fails Sean Qureshi 2013-08-05 17:47:49 -0700
  • 1b35267f8a Merge pull request #351 from joshuaj/toxic_flicker_fix irungentoo 2013-08-05 17:37:10 -0700
  • b984ea3356 Merge pull request #350 from stqism/master irungentoo 2013-08-05 17:25:33 -0700
  • 173a1f8fb6 Merge pull request #341 from stal888/userstatus-ext irungentoo 2013-08-05 17:24:04 -0700
  • 7c6467168e Removed a useless ! from toxics status Sean Qureshi 2013-08-05 17:08:05 -0700
  • 251a65ed0a spacing didn't match outgoing msgs Jfreegman 2013-08-05 18:38:55 -0400
  • 9b7dafc16f bug fix and added wrapping on friends list Jfreegman 2013-08-05 18:07:08 -0400
  • 3d0b16c681 list commands on chat window popup Jfreegman 2013-08-05 16:34:55 -0400
  • 6494a4070b chat window deleting and re-adding - it just werks Jfreegman 2013-08-05 16:04:06 -0400
  • 51598d626a Make test clients compatible with userstatus kinds No features were added, just fixed callbacks. Sebastian Stal 2013-08-05 12:30:40 -0700
  • 14fe0b01f6 Fixed toxic friends list flicker joshuaj 2013-08-05 10:14:44 -0700
  • e9ca1321b0 Throws in a bell when a message is recieved, to warn to user Sean Qureshi 2013-08-05 15:39:32 -0700
  • aaf3ce9761 Grammar/aesthetic amendment Nominate 2013-08-05 18:52:28 +0100
  • 34a8d6ecb9 Added a 'clear' function to the prompt Nominate 2013-08-05 18:33:16 +0100
  • f824373e6a init array Jfreegman 2013-08-05 02:48:59 -0400
  • e0c0cedf8d Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into testing Jfreegman 2013-08-05 02:33:15 -0400
  • 8ab8f6b834 test Jfreegman 2013-08-05 02:32:50 -0400
  • 765a722c90 added ability to close and reopen chat windows & other minor changes Jfreegman 2013-08-05 01:57:29 -0400
  • 805eb0195a Fixed 2 Null pointer derefrences in both nTox and toxic Sean Qureshi 2013-08-04 14:36:09 -0700
  • 4ef0b68602 Fixed a calloc getting freed before being used Sean Qureshi 2013-08-04 13:16:08 -0700
  • 19efe3727a Merge pull request #319 from stqism/master irungentoo 2013-08-04 07:18:20 -0700
  • 6f9dea8510 Manally merged #314 and #317 Sean Qureshi 2013-08-04 03:52:24 -0700
  • 3c43b27617 toxic: Fixed doMessenger() interval.. Toxic is much faster and responsive now. plutooo 2013-08-04 03:27:36 -0700
  • 337d87a3ef already a pull request with this addition Jfreegman 2013-08-04 05:32:53 -0400
  • 18dcb06920 didn't mean to delete that Jfreegman 2013-08-04 05:00:16 -0400