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

Commit Graph

  • 5187861b69 down arrow returns empty string if at end of history kl4ng 2014-02-23 14:22:45 -0500
  • 0013dae552 Merge branch 'master' of https://github.com/Tox/toxic 0.2.6.1 Jfreegman 2014-02-23 05:40:21 -0500
  • b018aa384e small fix and don't show typing alert for /commands Jfreegman 2014-02-23 05:38:44 -0500
  • ad8f99dae4 Revert that Sean 2014-02-23 02:19:22 -0800
  • 5b9d3f6f62 fix segfault Jfreegman 2014-02-23 05:15:48 -0500
  • 93bcecde70 Update README.md Sean 2014-02-23 02:11:51 -0800
  • 6be1c907d9 Fallback to loading /usr/share/toxic/DHTservers. Lluís Batlle i Rossell 2014-02-23 09:49:41 +0000
  • 9f309ecb96 Move to 0.2.6 0.2.6 Sean 2014-02-23 01:37:43 -0800
  • 2b707f1d80 implemented typing status Jfreegman 2014-02-23 04:28:33 -0500
  • fd86f01fd0 Started with audio mannol 2014-02-23 00:00:34 +0100
  • e775c51a06 Merge upsteam/master mannol 2014-02-22 23:58:36 +0100
  • 6269eafeaa Merge branch 'master' of https://github.com/Tox/toxic 0.2.5 Jfreegman 2014-02-22 04:52:08 -0500
  • 18b0abe25d merge Jfreegman 2014-02-22 04:51:54 -0500
  • 352656230c HOW DO YOU FORGET ABOUT THIS FOR 6 MONTHS??? Sean 2014-02-22 01:51:30 -0800
  • da6ef159e6 null check just incase Jfreegman 2014-02-22 04:50:47 -0500
  • 9e2fde8d84 make status message version not hard-coded Jfreegman 2014-02-22 04:46:35 -0500
  • aec16a22a4 Update prompt.c Sean 2014-02-22 01:39:32 -0800
  • 3960208fd6 Update configure.ac Sean 2014-02-22 01:25:10 -0800
  • 198f9af71d Fine Sean 2014-02-22 01:21:37 -0800
  • 61b2a7f0c9 Use ssl Sean 2014-02-22 00:59:33 -0800
  • 137b8c2412 Merge pull request #78 from kl4ng/master JFreegman 2014-02-22 01:13:46 -0500
  • fd3604be44 small fix Jfreegman 2014-02-22 01:04:40 -0500
  • c7a2643ee0 added other required package kl4ng 2014-02-22 00:26:46 -0500
  • 77875d0ca6 typo kl4ng 2014-02-22 00:18:29 -0500
  • e8a72146b0 added note about ncurses libraries kl4ng 2014-02-21 23:59:11 -0500
  • a4cb568558 small fix Jfreegman 2014-02-21 22:02:16 -0500
  • 9353c2078b Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2014-02-21 21:30:29 -0500
  • 7e23afb57e make friendlist offline statuses bold Jfreegman 2014-02-21 21:24:33 -0500
  • 2982dc6ddd show pseudo-unique identifier in friend chat windows Jfreegman 2014-02-21 21:21:12 -0500
  • 23d47e9539 Merge pull request #77 from alevy/umask JFreegman 2014-02-21 18:31:15 -0500
  • a68b733d58 umask such that stored files are u+rw only Amit Aryeh Levy 2014-02-21 01:25:49 -0800
  • 4294e39b49 check connection only once per call Jfreegman 2014-02-21 01:57:13 -0500
  • d9142eb355 restructure main toxic loop Jfreegman 2014-02-21 00:45:29 -0500
  • 69c467fa5f rm unnecessary file transfer limit Jfreegman 2014-02-20 07:47:19 -0500
  • eb2d6afa00 make own nick green in groupchats Jfreegman 2014-02-16 23:15:27 -0500
  • 5f1ddcf5f6 make error msg more clear for normal users Jfreegman 2014-02-14 05:10:53 -0500
  • 07089271cc prompt tab alealert when friend comes online Jfreegman 2014-02-13 06:24:58 -0500
  • c3d2ff6bfb couple fixes Jfreegman 2014-02-11 19:12:26 -0500
  • 16b8f85d95 send name instead of full path with file send request Jfreegman 2014-02-11 18:52:04 -0500
  • 1f06606c5b enforce toxic max name length in groupchats Jfreegman 2014-02-10 20:13:22 -0500
  • 0dd588182b don't alert when you type your own nick in groupchat Jfreegman 2014-02-09 22:55:42 -0500
  • 3cd15f3846 show number of online friends Jfreegman 2014-02-07 23:31:35 -0500
  • bd4b430fbb count_friendlist is too inefficient to use that way Jfreegman 2014-02-07 23:28:17 -0500
  • 42cd80efe9 use API function for friend count instead of global var Jfreegman 2014-02-07 18:44:10 -0500
  • da99d776df fix Jfreegman 2014-01-30 22:03:26 -0500
  • ebf7d4517f don't modify name list when truncating nicks to fit in groupchat side panel Jfreegman 2014-01-30 22:01:08 -0500
  • a028de17cd how did that get there Jfreegman 2014-01-25 01:04:05 -0500
  • e360d2aa5a Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2014-01-22 23:30:27 -0500
  • 866cafbf1b timestamp for prompt connection and friend request alerts Jfreegman 2014-01-22 23:29:28 -0500
  • d4e8b7de5d Moved to onion routing servers, removed dead ones Sean 2014-01-21 06:53:05 -0800
  • 06b09cd981 correct value Jfreegman 2013-12-18 20:18:38 -0500
  • feefecb2ac fix a couple bugs Jfreegman 2013-12-18 20:18:02 -0500
  • d04f5fa102 beep when it should beep Jfreegman 2013-12-15 20:52:10 -0500
  • dfb5b16e7d show friend count and change friend delete key to delete Jfreegman 2013-12-14 19:29:45 -0500
  • 14c9599a30 couple fixes Jfreegman 2013-12-14 15:38:21 -0500
  • c371c37bce had the names confused Jfreegman 2013-12-14 01:10:22 -0500
  • 6f034d434a this makes more sense Jfreegman 2013-12-14 00:57:46 -0500
  • eb6d832e3e correct usage of wcwidth() Jfreegman 2013-12-14 00:36:58 -0500
  • 10ae3865ca improve line history functionality Jfreegman 2013-12-14 00:36:06 -0500
  • 34cc4314a5 added groupchat actions Jfreegman 2013-12-13 20:57:32 -0500
  • 8b1dbd44ba Merge pull request #63 from aitjcize/groupchat-wchar JFreegman 2013-12-11 21:57:27 -0800
  • f3cdb3cd62 Fix groupchat cursor movement. AZ Huang 2013-12-12 13:55:42 +0800
  • 4dfdfa33a1 Merge pull request #62 from aitjcize/wchar-cursor JFreegman 2013-12-11 21:42:27 -0800
  • bc8e737514 Fix wchar cursor movement. AZ Huang 2013-12-12 13:41:16 +0800
  • 1dad3711c4 better error handling for failed string conversions Jfreegman 2013-12-12 00:37:29 -0500
  • 12e1a60ca3 ugly partial fix for bug Jfreegman 2013-12-11 05:41:02 -0500
  • ff30a29df1 small improvement Jfreegman 2013-12-11 04:49:21 -0500
  • 629041d465 simplify code a bit Jfreegman 2013-12-11 03:29:31 -0500
  • 83a81f6db6 Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2013-12-11 00:21:42 -0500
  • 9a5a598c5a add line history with up/down keys Jfreegman 2013-12-11 00:10:09 -0500
  • d9d4329ccf Merge pull request #61 from naxuroqa/api-update irungentoo 2013-12-10 17:55:43 -0800
  • ab2be21942 api update to irungentoo/ProjectTox-Core@2d841fb791 naxuroqa 2013-12-11 01:51:40 +0100
  • ccc0640dab put string helpers in own file Jfreegman 2013-12-10 03:03:45 -0500
  • 44d9f7fe61 busy status mutes beeping Jfreegman 2013-12-09 19:25:09 -0500
  • a833be730f Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2013-12-09 18:00:35 -0500
  • 4065715b78 split lists up so only commands that work in given window autocomplete Jfreegman 2013-12-09 17:56:20 -0500
  • f76b672d47 Update README.md JFreegman 2013-12-09 03:28:20 -0500
  • 674aa682e7 implement tab completion for commands Jfreegman 2013-12-08 18:14:57 -0500
  • 9c2551b3b9 small fix Jfreegman 2013-12-08 16:10:52 -0500
  • f67725f636 improve tab completion Jfreegman 2013-12-08 15:49:47 -0500
  • 5fc14a48db a few aesthetic changes Jfreegman 2013-12-08 05:45:23 -0500
  • df57adcc6d fix memory leaks and safer way to convert strings from wc to mb Jfreegman 2013-12-08 04:16:49 -0500
  • e834821348 replace name_compare with lib function Jfreegman 2013-12-08 01:18:10 -0500
  • b8b032e441 a few fixes, and make tab completion case insensitive Jfreegman 2013-12-08 01:07:22 -0500
  • 4c27df32b0 add tab auto-complete function for groupchat names Jfreegman 2013-12-07 22:10:32 -0500
  • 3804233c21 didnt mean to change that Jfreegman 2013-12-06 22:07:37 -0500
  • eb9d4361f0 Merge branch 'master' of https://github.com/Tox/toxic Jfreegman 2013-12-06 22:04:28 -0500
  • e224f92210 change keys toctrl-o and p due to weird bug with ctrl-[ Jfreegman 2013-12-06 22:03:35 -0500
  • 6089f02d57 If IPv6 fails, print something and try IPv4. irungentoo 2013-12-06 21:43:57 -0500
  • d232538317 make ctrl-] [ keys switch pages Jfreegman 2013-12-06 20:56:30 -0500
  • f942982f4e alert user when name is mentioned in groupchat Jfreegman 2013-12-06 19:41:53 -0500
  • ce45580c83 partially fix bug where input line eats prompt messages Jfreegman 2013-12-06 05:07:35 -0500
  • 18a7bbea3d fix Jfreegman 2013-12-05 23:05:16 -0500
  • 7a14845790 add line kill and discard ability Jfreegman 2013-12-05 22:55:14 -0500
  • 2ad238d69f cchange prompt to $ char and make timestamps blue Jfreegman 2013-12-05 03:29:39 -0500
  • 70e8bdb409 fix line scrolling bug Jfreegman 2013-12-05 01:22:02 -0500
  • 3740cb6763 fix prompt bug, improve comments, and give prompt its own window struct Jfreegman 2013-12-04 22:33:04 -0500
  • a57f94306a put back prompt char Jfreegman 2013-12-04 18:09:51 -0500
  • e3400e095b a few fixes and update version Jfreegman 2013-12-04 16:21:32 -0500
  • 1517cbb6cb allow line editing in prompt window Jfreegman 2013-12-04 16:14:33 -0500