Commit Graph

  • 3c824684e5 Add color hashing function C. McEnroe 2020-02-02 02:31:20 -0500
  • 14066b79d4 Handle nickname errors C. McEnroe 2020-02-02 02:30:35 -0500
  • 09754ed912 Call reset_shell_mode on err C. McEnroe 2020-02-02 02:28:14 -0500
  • c18dc35377 Wrap before the very edge of the screen C. McEnroe 2020-02-02 02:04:08 -0500
  • 8ef0af34ef Parse time tag C. McEnroe 2020-02-02 01:58:03 -0500
  • c799310d67 Implement wordWidth C. McEnroe 2020-02-02 01:54:51 -0500
  • 05256b68fe Implement word wrap C. McEnroe 2020-02-01 22:40:55 -0500
  • cd3dc4ef4c Parse IRC styling in UI C. McEnroe 2020-02-01 21:57:11 -0500
  • d59666cb25 Generate tags file C. McEnroe 2020-02-01 21:55:05 -0500
  • e5363bcae0 Implement the beginnings of UI C. McEnroe 2020-02-01 19:37:48 -0500
  • e289ff6b18 Add term stuff C. McEnroe 2020-02-01 02:55:07 -0500
  • 03cb0d7c04 Add IDs and names C. McEnroe 2020-02-01 02:33:17 -0500
  • 2b3a8bfb9c Add -v flag C. McEnroe 2020-02-01 02:26:35 -0500
  • 856d40d121 Fix CapNames array indices C. McEnroe 2020-02-01 02:19:55 -0500
  • 8431602363 Blindly implement login flow C. McEnroe 2020-02-01 01:18:01 -0500
  • f76145645e Add more login options to the manual page C. McEnroe 2020-02-01 01:17:15 -0500
  • 2ce2f493e1 Add simple manual page C. McEnroe 2020-01-31 18:11:30 -0500
  • 34ef6ee5a7 Adds insecure flag to skip certificate validation Noah Pederson 2019-12-28 14:25:43 -0500
  • 2e61779082
    Rename catgirl.7 to README.7 C. McEnroe 2019-12-19 02:13:38 -0500
  • d919d122fb
    Update git URL C. McEnroe 2019-12-15 19:45:05 -0500
  • 2cb82d4cfd
    Refresh prompt on 001 with different nick Curtis McEnroe 2019-10-26 19:27:50 -0400
  • e7bfdb2376
    Add C-u and move underline to C-_ Curtis McEnroe 2019-10-03 14:40:23 -0400
  • 5cf4beec7a
    Remove -W WEBIRC option Curtis McEnroe 2019-09-16 17:41:18 -0400
  • 2a8ee15858
    Use /etc/ssl/cert.pem in chroot Curtis McEnroe 2019-09-16 17:24:19 -0400
  • 4353b58535
    Bump .so versions in chroot Curtis McEnroe 2019-09-16 17:17:58 -0400
  • 58a54e3b6b
    Set default nick to USER unless -P Curtis McEnroe 2019-09-16 17:09:49 -0400
  • c5718dd82f
    Add restricted mode Curtis McEnroe 2019-09-16 16:57:50 -0400
  • aa3cf0b7d3
    Use braces in Makefile Curtis McEnroe 2019-07-27 18:05:06 -0400
  • 98b76d1b7e
    Make copyright headers consistent Curtis McEnroe 2019-07-27 18:00:01 -0400
  • 2571d6ef55
    Mark sig_atomic_t array volatile Curtis McEnroe 2019-07-27 00:49:49 -0400
  • 3d1f7d8065
    Add /list Curtis McEnroe 2019-07-02 22:12:07 -0400
  • 6223c9c8f8
    Deal with ~users in colorGen Curtis McEnroe 2019-07-02 21:41:52 -0400
  • fe38982b43
    Clean up input parameter handling Curtis McEnroe 2019-07-02 19:34:19 -0400
  • fdbc6f2fda
    Split /raw and /quote Curtis McEnroe 2019-07-02 18:57:57 -0400
  • 906440968e
    Add -k option for joining with keys Curtis McEnroe 2019-07-02 18:40:06 -0400
  • 426be32b1d
    Add optional key to /join Curtis McEnroe 2019-07-02 18:33:45 -0400
  • 39a752c46e
    Restart process in sandman Curtis McEnroe 2019-07-02 18:04:27 -0400
  • d8cffb8ae7
    Add /move command Curtis McEnroe 2019-02-27 00:17:59 -0500
  • adc6d3bdd2
    Add M-/ to switch to previously active window Curtis McEnroe 2019-02-26 23:13:55 -0500
  • 4cda410b57
    Move nick and tag coloring to color.c Curtis McEnroe 2019-02-25 23:10:40 -0500
  • b2f6082dff
    Add M-l to list the log Curtis McEnroe 2019-02-25 21:48:05 -0500
  • 2a6e3f2d02
    Output raw to standard error if it is not a terminal Curtis McEnroe 2019-02-25 17:00:28 -0500
  • d85c1c3f96
    Update tag colors Curtis McEnroe 2019-02-25 16:12:41 -0500
  • 6b97c59756
    Add color to tags Curtis McEnroe 2019-02-25 16:02:41 -0500
  • 238f74efac
    Remove tag X macros again Curtis McEnroe 2019-02-25 14:28:44 -0500
  • 23ec3fd1b7
    Add M-a to switch to hot or unread window Curtis McEnroe 2019-02-25 14:09:06 -0500
  • 9d6f9d76c3
    Refactor uiRead Curtis McEnroe 2019-02-25 12:51:21 -0500
  • e8f40a2daf
    Scroll by full pages with PageUp/PageDown Curtis McEnroe 2019-02-24 18:20:39 -0500
  • 31a2af0c65
    Clarify /window documentation Curtis McEnroe 2019-02-23 13:27:28 -0500
  • 35705c9eeb
    Use first word of params in input commands Curtis McEnroe 2019-02-23 12:44:20 -0500
  • c06a457461
    Add C-n and C-p key bindings to switch windows Curtis McEnroe 2019-02-23 12:24:39 -0500
  • 740cb9f687
    Change example command to join #ascii.town on freenode Curtis McEnroe 2019-02-23 11:46:32 -0500
  • 55866686a8
    Call def_prog_mode after termNoFlow Curtis McEnroe 2019-02-23 11:42:42 -0500
  • c168e54f06
    Move IRC formatting reset to C-s Curtis McEnroe 2019-02-22 23:56:55 -0500
  • facc3aa9a0
    Disable terminal flow control Curtis McEnroe 2019-02-22 23:31:33 -0500
  • 200842aa64
    Bind up and down arrows to scroll Curtis McEnroe 2019-02-22 22:22:02 -0500
  • 2faa73abd6
    Remove topic TODO Curtis McEnroe 2019-02-22 17:44:39 -0500
  • 8bdd1578c7
    Add /znc command Curtis McEnroe 2019-02-22 16:07:32 -0500
  • 274a5f7d6e
    Update status line after scrolling and term events Curtis McEnroe 2019-02-22 15:54:59 -0500
  • 2c07d50415
    Reorganize input.c Curtis McEnroe 2019-02-22 15:49:55 -0500
  • aacee60ce6
    Fix name of <raw> window in man page Curtis McEnroe 2019-02-22 15:13:58 -0500
  • c2317921f8
    Rename global tags with angle brackets Curtis McEnroe 2019-02-22 14:32:00 -0500
  • e7926629ed
    Show status window while connecting Curtis McEnroe 2019-02-22 14:19:20 -0500
  • e20c64d5d7
    Reorganize UI code for the umpteenth time Curtis McEnroe 2019-02-22 14:11:50 -0500
  • f3db938ded
    Replace "view" with "window" Curtis McEnroe 2019-02-21 23:16:20 -0500
  • c0c59d093f
    Remove ROT13 Curtis McEnroe 2019-02-21 22:38:22 -0500
  • 1d6fb01074
    Clean up man page Curtis McEnroe 2019-02-21 22:26:25 -0500
  • 0a417e28e2
    Draw UI before connecting Curtis McEnroe 2019-01-26 02:50:59 -0500
  • cc30e13e9f
    Avoid unused variable warnings with getyx Curtis McEnroe 2019-01-25 04:18:54 -0500
  • 920ea899d7
    Add GNU/Linux build instructions Curtis McEnroe 2019-01-25 04:06:31 -0500
  • 1e9b5139f0
    Add Linux.mk Curtis McEnroe 2019-01-25 03:49:38 -0500
  • c4c4de6923
    Use getline in place of fgetln Curtis McEnroe 2019-01-25 03:17:02 -0500
  • 5fcd801783
    Use memmem in place of strnstr Curtis McEnroe 2019-01-25 02:27:38 -0500
  • a7f3ff3172
    Remove FreeBSD-specific iswascii call Curtis McEnroe 2019-01-24 22:37:11 -0500
  • 696fc3bcb9
    Make all tar flags consistent Curtis McEnroe 2019-01-24 20:46:33 -0500
  • e95a6b776e
    Tweak Makefile ordering and naming Curtis McEnroe 2019-01-24 20:42:27 -0500
  • 59390d2881
    Update chroot files for LibreSSL 2.8.3 Curtis McEnroe 2019-01-17 21:29:54 -0500
  • e8063c35ec
    Typedef function types, not pointers Curtis McEnroe 2018-12-30 01:53:30 -0500
  • 0b3d927e03
    Add M-? to apply ROT13 Curtis McEnroe 2018-12-16 17:19:06 -0500
  • ef916ddaff
    Move base64 back to pls.c Curtis McEnroe 2018-12-16 16:57:43 -0500
  • 38b4a53d57
    Move base64 to string.c Curtis McEnroe 2018-12-16 16:21:58 -0500
  • a2a6ce99c0
    Underline own nick Curtis McEnroe 2018-12-15 01:09:56 -0500
  • a7681579fa
    Treat EOF as expected if self.quit Curtis McEnroe 2018-12-14 16:48:16 -0500
  • e84c36a0bd
    Factor out ircQuit Curtis McEnroe 2018-12-14 16:43:49 -0500
  • 14c60a15bc
    Add uint typedef Curtis McEnroe 2018-12-08 12:58:22 -0500
  • 9d7e0726c2
    Add /raw command Curtis McEnroe 2018-12-05 15:04:34 -0500
  • 0d165fadfa
    Send input errors to the current tag Curtis McEnroe 2018-12-05 14:53:16 -0500
  • 2797ac8abf
    Rename verbose to raw Curtis McEnroe 2018-12-05 14:46:34 -0500
  • a23f587be8
    Add standards needed for SASL to catgirl.1 Curtis McEnroe 2018-12-05 13:06:34 -0500
  • 776ce58648
    Implement SASL PLAIN authentication Curtis McEnroe 2018-12-04 22:13:44 -0500
  • 638be4e775
    Show error if disconnected unintentionally Curtis McEnroe 2018-12-04 15:56:10 -0500
  • b1427dd169
    Send only SIGHUP in sandman Curtis McEnroe 2018-12-04 15:38:22 -0500
  • e01b03c963
    Revert half-working reconnecting stuff Curtis McEnroe 2018-12-04 14:58:14 -0500
  • 9106bd61fa
    Add -a auth option for unimplemented SASL Curtis McEnroe 2018-12-04 10:39:38 -0500
  • a8c30b898c
    Implement base64 encoding Curtis McEnroe 2018-12-03 23:05:01 -0500
  • 7ea54828a6
    Call uiShow at init so that TermFocus gets set Curtis McEnroe 2018-12-03 15:52:04 -0500
  • 7dab1c01f6
    Check nick to determine if is self Curtis McEnroe 2018-12-03 10:33:04 -0500
  • 26db6e6c10
    Ignore ~ username prefixes Curtis McEnroe 2018-12-03 00:08:24 -0500
  • 452aeb5ecf
    Move host, port, pass, webp to self Curtis McEnroe 2018-12-02 23:22:18 -0500
  • 0e1297e068
    Add -r option for realname Curtis McEnroe 2018-12-02 23:08:49 -0500