Commit Graph

  • cd50bf5caa Less beeps! Andrey Petrov 2014-12-13 11:13:06 -08:00
  • fa224c8935 Only go v1.4, to save travis some resources. Andrey Petrov 2014-12-13 11:01:11 -08:00
  • eefd7bdb8d Merge pull request #12 from brendanashworth/travis-ci Andrey Petrov 2014-12-13 10:59:51 -08:00
  • 4227e0d8d4 Adds Travis-CI testing Brendan Ashworth 2014-12-13 10:47:35 -08:00
  • 9f005ad18d Merge remote-tracking branch 'origin/pr/6' Andrey Petrov 2014-12-13 10:52:18 -08:00
  • 2b0f12df70 Merge remote-tracking branch 'origin/pr/4' Andrey Petrov 2014-12-13 10:47:41 -08:00
  • c5c6a6558f Merge branch 'help' Andrey Petrov 2014-12-13 10:45:11 -08:00
  • 90b7ad2995 Merge pull request #7 from aquilax/add-uptime-command Andrey Petrov 2014-12-13 10:39:49 -08:00
  • ca580264f0 Merge pull request #5 from voldyman/master Andrey Petrov 2014-12-13 10:38:50 -08:00
  • 273b61c21b Better documentation for /help Ken Piper 2014-12-13 11:30:54 -05:00
  • 25dc161348 Block the broadcast of an empty message Ken Piper 2014-12-13 10:57:38 -05:00
  • 70f0936e45 Use sha1 for fingerprint instead of md5 Garrett Thornburg 2014-12-13 08:17:15 -07:00
  • 6d8d533bed Allow for 256 different colors for username colors Andreas Renberg (IQAndreas) 2014-12-13 06:38:52 -06:00
  • f07f7e78ab formatting fixes Akshay Shekher 2014-12-13 16:18:55 +05:30
  • b346ccdeb7 Updated the readme to reflect tab completion Akshay Shekher 2014-12-13 16:17:03 +05:30
  • 2ae9f0c8e7 Added command to help aquilax 2014-12-13 11:35:12 +01:00
  • 6a53c8f7e2 Refactored the code, autocomplete function part of the Server struct(??) Akshay Shekher 2014-12-13 16:03:06 +05:30
  • ee23c1617a Implement private messages J. Stuart McMurray 2014-12-13 05:25:54 -05:00
  • e62755322d Added /uptime command support aquilax 2014-12-13 11:14:53 +01:00
  • 46d00b3e55 Ugly hack which fixes two colors in a row Andreas Renberg (IQAndreas) 2014-12-13 04:01:37 -06:00
  • d517e9a530 Autocomplete nick support Akshay Shekher 2014-12-13 15:30:39 +05:30
  • 46d3d7575a Better SSH versions J. Stuart McMurray 2014-12-13 04:24:05 -05:00
  • 867b1ecde3 Rate-limiting J. Stuart McMurray 2014-12-13 04:23:48 -05:00
  • de3df4e1a4 Fix name coloring when users are renamed Andreas Renberg (IQAndreas) 2014-12-13 03:12:53 -06:00
  • ffe23fa91f Use a greyish color for system messages Andreas Renberg (IQAndreas) 2014-12-13 03:08:33 -06:00
  • e8ce9bfcff Ding on nick mention J. Stuart McMurray 2014-12-13 04:00:35 -05:00
  • 857dcd0a14 Merge pull request #3 from IQAndreas/add-colors Andrey Petrov 2014-12-13 00:16:10 -08:00
  • d22e80d2c1 Make the user's name colored in all messages Andreas Renberg (IQAndreas) 2014-12-13 01:42:23 -06:00
  • 1b73035495 Color usernames with colors Andreas Renberg (IQAndreas) 2014-12-13 01:32:48 -06:00
  • 0237b9ea53 Add multiple admins. Andrey Petrov 2014-12-12 23:29:11 -08:00
  • e23c8820ce Oops log. Andrey Petrov 2014-12-12 23:27:14 -08:00
  • 66d788b20b Ghetto ip banning. Andrey Petrov 2014-12-12 23:23:40 -08:00
  • 4ff000da42 Merge pull request #1 from alvinlai/master Andrey Petrov 2014-12-12 23:17:12 -08:00
  • 1170c89335 Merge pull request #2 from crosbymichael/abort-on-EINVAL Andrey Petrov 2014-12-12 23:16:42 -08:00
  • 7767f3e52b Add basic terminal color support Andreas Renberg (IQAndreas) 2014-12-13 01:14:18 -06:00
  • 4219146406 Ensure socket is closed on return of accept loop Michael Crosby 2014-12-12 23:09:22 -08:00
  • ba1dd64475 Only abort on EINVAL from tcp Accept() Michael Crosby 2014-12-12 23:08:18 -08:00
  • 973a06aa75 whois_me fix, I hope. Andrey Petrov 2014-12-12 22:09:34 -08:00
  • 4128c4279a update Readme for Docker Alvin Lai 2014-12-12 21:39:46 -08:00
  • 853ccef3ac Add Dockerfile Alvin Lai 2014-12-12 21:26:53 -08:00
  • 705cc9e1be Fixing len check. Andrey Petrov 2014-12-12 19:46:30 -08:00
  • cecf00874f More evil inputs. Andrey Petrov 2014-12-12 19:34:54 -08:00
  • d30d971ea2 More evil inputs. Andrey Petrov 2014-12-12 19:33:30 -08:00
  • cfbd2824e6 Reject some evil strings. Andrey Petrov 2014-12-12 19:29:48 -08:00
  • da10a5d2b8 alphanumeric usernames Andrey Petrov 2014-12-12 18:10:14 -08:00
  • 0ab7a5d3c5 Demo. Andrey Petrov 2014-12-12 17:55:19 -08:00
  • 3c8df8bab1 LICENSE, todo. Andrey Petrov 2014-12-12 17:52:05 -08:00
  • 7d05c5f171 Spaces are hard. Andrey Petrov 2014-12-12 16:00:55 -08:00
  • 30dd775fef More me fixen. Andrey Petrov 2014-12-12 15:16:35 -08:00
  • da48b9da8a Fix me broadcast. Andrey Petrov 2014-12-12 15:06:12 -08:00
  • 0c42706d88 Silence timer. Andrey Petrov 2014-12-12 15:02:55 -08:00
  • 69d56919f8 Share the op. Andrey Petrov 2014-12-12 14:53:19 -08:00
  • af20d755e7 Banhammer! Andrey Petrov 2014-12-12 14:50:14 -08:00
  • 8f408b7674 Fix leaky channels hopefully. Andrey Petrov 2014-12-12 12:19:39 -08:00
  • 0b80aa8345 Hacky fixes with notes. Andrey Petrov 2014-12-12 01:15:58 -08:00
  • f11049d84d List formatting. Andrey Petrov 2014-12-12 00:52:45 -08:00
  • a27ced0c06 Redid all the newline mess, fixed renaming. Andrey Petrov 2014-12-12 00:48:06 -08:00
  • ed74e12b6d Fix buffer fill stuck.; Andrey Petrov 2014-12-12 00:42:02 -08:00
  • 3f20f1795c Fleshing out the readme. Andrey Petrov 2014-12-11 22:19:04 -08:00
  • b646abffb8 Improve /list Andrey Petrov 2014-12-11 22:10:06 -08:00
  • 6b765e7a6c More commands, history, tests. Andrey Petrov 2014-12-11 22:03:32 -08:00
  • 3c2341c534 todone. Andrey Petrov 2014-12-11 01:29:38 -08:00
  • 6680c7419e Add commands. Andrey Petrov 2014-12-11 01:29:18 -08:00
  • 1046af3f4c todos. Andrey Petrov 2014-12-10 20:58:36 -08:00
  • adbe812a41 Set term width properly. Andrey Petrov 2014-12-09 19:26:55 -08:00
  • da934daf4a map-ify clients, handle left message. Andrey Petrov 2014-12-09 18:22:46 -08:00
  • 939c4273ff Merge branch 'master' of github.com:shazow/ssh-chat Andrey Petrov 2014-12-09 17:28:42 -08:00
  • bd93842136 Create README.md Andrey Petrov 2014-12-09 17:21:52 -08:00
  • b335fea2b0 Aesthetic tweaking mostly; Andrey Petrov 2014-12-09 17:01:35 -08:00
  • 1041ae3dda Better makefile and working chat. Andrey Petrov 2014-12-09 15:51:24 -08:00
  • d2aec8cc44 Progress: Echo working. Andrey Petrov 2014-12-06 23:31:23 -08:00