Commit Graph

  • 84b0b5ab16 Fixed typo Pascal Borreli 2014-12-14 18:25:12 +01:00
  • d0ea3f2ca6 Added comments and /shutdown command. empathetic-alligator 2014-12-14 11:04:29 -05:00
  • 0fd74cb163 Changed /color to /theme and made mono theme default. empathetic-alligator 2014-12-14 04:39:20 -05:00
  • f79ada5d63 Merge pull request #39 from jazzychad/whitelist_cmd Andrey Petrov 2014-12-14 01:17:35 -08:00
  • 3e3f965e62 Merge pull request #34 from jazzychad/motd_file Andrey Petrov 2014-12-14 00:52:55 -08:00
  • c88c30391d Added /colors command to toggle coloring. empathetic-alligator 2014-12-14 03:11:59 -05:00
  • 21bf1ad147 Updated locks to work with next embedded mutex. empathetic-alligator 2014-12-14 02:44:39 -05:00
  • 271c0aa082 adds /whitelist command for ops Chad Etzel 2014-12-13 22:56:08 -08:00
  • b5636dba9d add ability to load motd from file - closes #25 Chad Etzel 2014-12-13 20:28:19 -08:00
  • e3e46f9b8c Merge pull request #33 from voldyman/master Andrey Petrov 2014-12-13 22:28:08 -08:00
  • a960e1a41f Merge pull request #36 from jazzychad/clean_op_cmds Andrey Petrov 2014-12-13 22:26:43 -08:00
  • 3a655ba397 Merge pull request #32 from jazzychad/whitelist Andrey Petrov 2014-12-13 22:24:50 -08:00
  • b909710b59 clean up duplicate commands in OP_HELP_TEXT Chad Etzel 2014-12-13 21:00:43 -08:00
  • 171f0da9aa add optional whitelisting of fingerprints for connecting Chad Etzel 2014-12-13 19:40:11 -08:00
  • 79eb6b4388 Embedded lock in to server struct Akshay Shekher 2014-12-14 09:29:34 +05:30
  • 356e89c241 Merge pull request #26 from IQAndreas/minor-color-fixes Andrey Petrov 2014-12-13 15:55:39 -08:00
  • 928f9ca4ef Typo Andreas Renberg (IQAndreas) 2014-12-13 17:50:12 -06:00
  • 0632204304 Use different formatting for private messages Andreas Renberg (IQAndreas) 2014-12-13 17:48:08 -06:00
  • f25bbe9581 Merge pull request #18 from Kealper/master Andrey Petrov 2014-12-13 15:38:02 -08:00
  • 13043e9a60 Removed escaped messages Ken Piper 2014-12-13 18:36:41 -05:00
  • 8c690d0676 Merge https://github.com/shazow/ssh-chat Ken Piper 2014-12-13 18:35:06 -05:00
  • 23bb605eb6 Merge pull request #21 from jazzychad/motd Andrey Petrov 2014-12-13 15:33:28 -08:00
  • 0ece568c4f add MOTD output and command Chad Etzel 2014-12-13 15:20:18 -08:00
  • 45484a3ca5 Merge pull request #16 from alvinlai/master Andrey Petrov 2014-12-13 15:20:19 -08:00
  • f57de43d73 Allow escaping for messages beginning with / Ken Piper 2014-12-13 18:08:40 -05:00
  • 3e9214a893 Merged Ken Piper 2014-12-13 17:44:00 -05:00
  • fb5c2152cb Make highlights stand out Ken Piper 2014-12-13 17:42:43 -05:00
  • 7e8e72ce2b beep newline fix. Andrey Petrov 2014-12-13 14:16:55 -08:00
  • 0c7c53eee1 Use 'sysmsg' for private message system messages Andreas Renberg (IQAndreas) 2014-12-13 16:16:08 -06:00
  • 798e361980 upgrade to go 1.4, since travis.yml says so Alvin Lai 2014-12-13 14:15:50 -08:00
  • cc01deb4bb OOops merge conflict. Andrey Petrov 2014-12-13 13:47:28 -08:00
  • f2f5fa12cf Merge. Andrey Petrov 2014-12-13 13:43:12 -08:00
  • 832b455762 Merge pull request #15 from Kealper/master Andrey Petrov 2014-12-13 13:40:59 -08:00
  • 72ab7fade2 More /help fixes Ken Piper 2014-12-13 16:37:59 -05:00
  • 45c40b35c7 Yay conflicts Ken Piper 2014-12-13 16:36:19 -05:00
  • b058fb4e40 Colors in /list and fancier tab completion Ken Piper 2014-12-13 16:31:35 -05:00
  • a8725277d7 missing reset. Andrey Petrov 2014-12-13 13:26:31 -08:00
  • 63bf2c3fce Merge pull request #13 from Sxw1212/master Andrey Petrov 2014-12-13 13:21:47 -08:00
  • 35569887c0 Hopefully fix hanging? Andrey Petrov 2014-12-13 13:05:42 -08:00
  • c28e5b38b1 Merge pull request #1 from shazow/master Sam Mauldin 2014-12-13 14:37:58 -06:00
  • 820372a975 A kick in the pants. Andrey Petrov 2014-12-13 11:25:54 -08:00
  • 8b4f05b344 Beep command. Andrey Petrov 2014-12-13 11:22:43 -08:00
  • 11bbf1b30a Add .gitignore for easier local development Sam Mauldin 2014-12-13 13:18:58 -06:00
  • 460b81be2e Removing beeps for now. Andrey Petrov 2014-12-13 11:16:47 -08:00
  • 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
  • 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