Commit Graph

  • 79981bda6d added /w as an alias for gur /window command weechat-hashes bx 2023-01-22 12:02:07 +0000
  • c88e1df578 disabled quitting with Ctrl + C, makes it harder to do by mistake bx 2023-01-22 09:14:34 +0000
  • 7bae4f2285 changed colors to be based on nicks, and to mirror gur colours used by weechat 2.8, also changed usernames to be aligned, max 12 chars bx 2023-01-22 08:51:12 +0000
  • 91ad4c4163 Handle missing LIST reply topic parameter June McEnroe 2022-09-23 10:55:53 -0400
  • 0b797370e2 Make IRC Suite author consistent June McEnroe 2022-09-18 21:59:07 -0400
  • c5c7067e63 Remove WHO reply handlers June McEnroe 2022-09-11 17:36:56 -0400
  • fcbe7af1e2 Generate /ops from cache June McEnroe 2022-09-11 17:34:41 -0400
  • d043bad63d Set pointer to Entry in Cursor June McEnroe 2022-09-11 17:28:19 -0400
  • b5bd702c3c Use tparm, not tiparm June McEnroe 2022-08-17 12:35:40 -0400
  • c273621244 Don't use cached color to route away reply June McEnroe 2022-08-06 15:38:51 -0400
  • adfd1d2d8d Track prefix bits June McEnroe 2022-08-02 20:46:25 -0400
  • 93e841b29e Move cache color to an Entry struct June McEnroe 2022-07-31 16:28:08 -0400
  • be6052e9a9 Only set cache color if not Default June McEnroe 2022-07-30 19:21:37 -0400
  • b373a5c091 Rename cache{Prefix,Substr} to cache{Complete,Search} June McEnroe 2022-07-30 18:55:09 -0400
  • 14a6486b9b Switch to cache interfaces June McEnroe 2022-07-30 18:47:26 -0400
  • c0be6fe4b2 "Rename" complete to cache, refactor interfaces June McEnroe 2022-07-30 17:51:58 -0400
  • b917a590db Show STATUSMSG prefix June McEnroe 2022-07-30 15:43:11 -0400
  • 8d654bc3a4 Refactor colorMentions to be seprintf-like June McEnroe 2022-07-30 15:25:25 -0400
  • 34c4407797 Update copyrights, authors June McEnroe 2022-07-30 14:29:04 -0400
  • 9a415245a1 Remove EditMode June McEnroe 2022-07-30 14:15:57 -0400
  • 563ac9e3bf Use tiparm on to_status_line June McEnroe 2022-07-28 13:46:44 -0400
  • 4aaa2050e2 Only show old topic if something was removed June McEnroe 2022-06-26 16:38:19 -0400
  • b744089d6a Use two lines to show topic diffs June McEnroe 2022-06-24 14:29:44 -0400
  • 3475f03ec8 Allow setting fallback nicks and highlight on any June McEnroe 2022-05-29 18:09:52 -0400
  • a5162d83bd Document visibility of unknown replies June McEnroe 2022-05-29 15:33:28 -0400
  • f7b3c2f8ca Put unknown numerics in parentheses June McEnroe 2022-05-29 15:24:06 -0400
  • fc518e301f Route unknown channel replies to channels June McEnroe 2022-05-08 17:49:20 -0400
  • 7ee327ccb6 Show "You arrive" message only once June McEnroe 2022-05-08 16:39:31 -0400
  • 6cfb1ad301 Write unknown replies to Network with Ice heat June McEnroe 2022-05-06 20:25:16 -0400
  • 1b8be724bc Sanitize leading dots from log path components June McEnroe 2022-04-20 18:29:28 -0400
  • 70268b4cd3 Add screenshot to README June McEnroe 2022-03-31 13:21:33 -0400
  • 714b4bc76a Skip non-spacing when moving and deleting by "character" June McEnroe 2022-03-16 20:18:54 -0400
  • 1f9e3463c3 Document using -S to connect over IPv4 or IPv6 June McEnroe 2022-03-13 17:33:16 -0400
  • ee82e5d376 Always refresh the screen with ^L Christian Kellermann 2022-03-08 13:28:08 +0100
  • c78b511dfb Update STANDARDS section authors, titles and URLs June McEnroe 2022-03-05 16:09:51 -0500
  • 120349ccc2 Show own nick on /nick without params June McEnroe 2022-03-02 23:06:06 -0500
  • b6c7280649 Specify commands which depend on caps June McEnroe 2022-02-26 15:51:42 -0500
  • b7fe705c91 Only add available commands to complete June McEnroe 2022-02-26 15:41:50 -0500
  • 628e064056 Factor out commandAvailable June McEnroe 2022-02-26 15:40:11 -0500
  • f51e7b4d2c Give examples of "general events" June McEnroe 2022-02-23 18:05:10 -0500
  • 4e8ba236b6 Add missing unistd.h include in input.c June McEnroe 2022-02-23 12:50:31 -0500
  • 5b3b798c49 Document the interface June McEnroe 2022-02-22 20:04:42 -0500
  • c929a696eb Clean up unimplemented editing mode stuff June McEnroe 2022-02-20 17:16:21 -0500
  • 78ff548b93 Save input buffer contents June McEnroe 2022-02-20 16:57:11 -0500
  • da1b943fcc Share a cut buffer between all edit buffers June McEnroe 2022-02-20 16:20:33 -0500
  • c8b6e331de Assert return values in edit tests June McEnroe 2022-02-20 16:05:24 -0500
  • e39bba1a8a Move mbs out of struct Edit, use a global buffer June McEnroe 2022-02-20 15:26:23 -0500
  • cca9688cca Clear edit buffer before running command June McEnroe 2022-02-20 14:58:33 -0500
  • a281bdc5e1 Show indicator in status when window has pending input June McEnroe 2022-02-20 14:49:17 -0500
  • 012fd67539 Use separate edit buffers for each ID June McEnroe 2022-02-20 14:37:51 -0500
  • 8065fcabc3 Make sure new cap is actually larger than new length June McEnroe 2022-02-20 12:24:54 -0500
  • 157be8a8d7 Remove unused mbs.len field from struct Edit June McEnroe 2022-02-20 11:54:06 -0500
  • 3b4ad30d97 Remove unneeded includes in ui.c June McEnroe 2022-02-19 23:23:14 -0500
  • 5c4ecb5a0f Reimplement tab complete June McEnroe 2022-02-19 22:02:49 -0500
  • da8deff767 Handle errors from editFn, etc. June McEnroe 2022-02-19 20:44:36 -0500
  • 143fa1b509 Reimplement text macros June McEnroe 2022-02-19 20:37:48 -0500
  • 073cebec7a Factor out input handling to input.c June McEnroe 2022-02-19 20:20:19 -0500
  • 3359a5d69b Factor out window management to window.c June McEnroe 2022-02-19 18:28:45 -0500
  • 70f627bc47 Enable -Wmissing-prototypes June McEnroe 2022-02-19 17:46:07 -0500
  • a2a118c857 Fix edit.[ch] license notice additional permissions June McEnroe 2022-02-19 14:51:26 -0500
  • 06d17aa8f1 Run line editing tests June McEnroe 2022-02-19 00:01:34 -0500
  • 1a2477ef7a Implement new line editing "library" June McEnroe 2022-02-18 23:46:06 -0500
  • 573bc855a6 Simplify cursor positioning in input June McEnroe 2022-02-18 23:39:46 -0500
  • 0036e6e9f0 Fix M-f ordering June McEnroe 2022-02-18 22:40:16 -0500
  • 28a27a2c0f Move sandman build to scripts/Makefile June McEnroe 2022-02-12 20:19:18 -0500
  • c95c8cd1b4 Use compat_readpassphrase.c on Linux June McEnroe 2022-02-12 13:30:15 -0500
  • edad0218c1 Copy RPP defines from oconfigure June McEnroe 2022-02-12 13:35:23 -0500
  • 6013ae1513 Import compat_readpassphrase.c from oconfigure June McEnroe 2022-02-12 13:27:12 -0500
  • 397b4ce6bd Prompt for empty server or SASL passwords June McEnroe 2022-02-12 13:26:38 -0500
  • 9c384de6db Treat any amount of space and punctuation as word boundaries June McEnroe 2022-02-09 17:55:33 -0500
  • 8dec54801c Add M-s to (temporarily) reveal spoiler text June McEnroe 2022-02-03 22:10:54 -0500
  • ceee69f905 Add C-z s to set spoiler text June McEnroe 2022-02-03 21:50:31 -0500
  • 605f889ab5 Avoid sending null byte in SASL PLAIN June McEnroe 2022-01-16 14:17:46 -0500
  • e7cec13723 Use Cold for away notices in queries June McEnroe 2022-01-16 14:17:03 -0500
  • adff312570 Refer to long option names, prefix commands with $ June McEnroe 2021-12-11 20:51:49 -0500
  • 431230e0ea Support custom pkg-config executable names Alyssa Ross 2021-11-19 21:52:24 +0000
  • 9c1b241c17 Cycle between adding colon suffix and not in tab complete C. McEnroe 2021-11-19 14:44:16 -0500
  • bd3e0ac76b Make the /ops response more flavourful C. McEnroe 2021-11-16 14:16:43 -0500
  • d06ac675c6 Handle RPL_WHOISSPECIAL C. McEnroe 2021-11-10 20:31:27 -0500
  • 4363d4b535 Parse IRC formatting in timestamp string C. McEnroe 2021-10-28 17:50:45 -0400
  • 27b5fd0251 Fix strptime decode for musl libc psykose 2021-10-26 10:14:17 +0200
  • fca48fd05d Increment replies for list modes with /mode C. McEnroe 2021-10-17 11:55:43 -0400
  • b6cf41ab77 Import refactored xdg.c from pounce C. McEnroe 2021-10-16 17:03:31 -0400
  • 54c632e8c3 chroot: Factor out and add OpenBSD build C. McEnroe 2021-09-27 19:16:45 +0000
  • 191163cc75 Request znc.in/self-message if available C. McEnroe 2021-09-20 20:25:11 -0400
  • 506c5ad906 Correct handling of colons in SASL PLAIN C. McEnroe 2021-09-09 12:44:01 -0400
  • be9bffdf49 Match id names case-insensitively C. McEnroe 2021-08-26 12:59:57 -0400
  • 1f800bcf69 Remove trailing tab C. McEnroe 2021-08-25 17:48:16 -0400
  • df1e561378 Handle tags without values C. McEnroe 2021-08-15 12:24:15 -0400
  • 3f3585d0f3 Fix missing include for flock(2) C. McEnroe 2021-08-09 20:14:24 -0400
  • a585b1b073 Silence maybe uninitialized warning C. McEnroe 2021-08-09 20:12:44 -0400
  • 56139227a4 Use (bright) red for \com text macro C. McEnroe 2021-07-26 18:25:05 -0400
  • 78a020df82 chroot: Avoid passing paths to -s C. McEnroe 2021-07-20 21:27:24 -0400
  • d9388fa2a8 FreeBSD: Revert caph_enter(3) call to cap_enter(2) C. McEnroe 2021-07-20 13:25:04 -0400
  • 347e2b461f Don't apply uiThreshold to Network and Debug C. McEnroe 2021-07-20 12:09:24 -0400
  • f8e3414af0 Add -q/quiet option to raise default message visibility threshold Klemens Nanni 2021-07-17 20:04:15 +0000
  • 773d5bbdc0 chat.tmux.conf: Fix base-index setting Klemens Nanni 2021-07-08 22:42:17 +0000
  • e365bae8e0 Use /ns in manual example Klemens Nanni 2021-07-08 12:26:06 +0000
  • 2f8ec18e65 Move platform-dependent sandboxing code out of main C. McEnroe 2021-07-13 15:56:43 -0400
  • ce53e309e6 Move all UI initialization together C. McEnroe 2021-07-13 15:39:16 -0400