summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
plugd [Mon, 26 Jul 2021 08:54:22 +0000 (10:54 +0200)]
Can now erase context output.
plugd [Fri, 23 Jul 2021 14:55:23 +0000 (16:55 +0200)]
Added completion and help for whois.
plugd [Thu, 22 Jul 2021 07:54:48 +0000 (09:54 +0200)]
Added join as a client command.
Allowed joining than one channel in one go.
plugd [Sun, 18 Jul 2021 19:53:11 +0000 (21:53 +0200)]
Scroll-to-last-line enabled for zooming also.
plugd [Sun, 18 Jul 2021 19:46:24 +0000 (21:46 +0200)]
Maximise visibility of buffer when point on the last line.
plugd [Sun, 18 Jul 2021 19:17:57 +0000 (21:17 +0200)]
Fixed bug where /names causes heaps of channels to be added.
plugd [Sun, 18 Jul 2021 18:34:29 +0000 (20:34 +0200)]
Fixed error in quit command definition.
plugd [Sat, 17 Jul 2021 22:33:45 +0000 (00:33 +0200)]
Switched to font-lock and basic faces.
plugd [Fri, 16 Jul 2021 09:41:27 +0000 (11:41 +0200)]
Added command to list networks.
plugd [Fri, 16 Jul 2021 08:50:54 +0000 (10:50 +0200)]
Initializer can now immediately connect to chosen network.
plugd [Thu, 15 Jul 2021 14:02:46 +0000 (16:02 +0200)]
Shifted some procedures around.
plugd [Thu, 15 Jul 2021 14:01:49 +0000 (16:01 +0200)]
Fixed issue with being able to insert chars into the prompt.
plugd [Thu, 15 Jul 2021 13:13:56 +0000 (15:13 +0200)]
Fixed bug in msg param count check.
plugd [Thu, 15 Jul 2021 08:11:50 +0000 (10:11 +0200)]
Appended spaces to autocompletions.
plugd [Thu, 15 Jul 2021 08:11:30 +0000 (10:11 +0200)]
Added help system.
plugd [Wed, 14 Jul 2021 16:22:37 +0000 (18:22 +0200)]
Strip out colour formatting codes.
plugd [Wed, 14 Jul 2021 15:58:51 +0000 (17:58 +0200)]
Made command completion extensible.
plugd [Wed, 14 Jul 2021 09:47:44 +0000 (11:47 +0200)]
Made command list queriable and extensible.
plugd [Tue, 13 Jul 2021 22:06:59 +0000 (00:06 +0200)]
Added command completion.
plugd [Tue, 13 Jul 2021 19:21:33 +0000 (21:21 +0200)]
Network names now complete.
plugd [Tue, 13 Jul 2021 13:29:01 +0000 (15:29 +0200)]
Removed some networks from the default list.
plugd [Tue, 13 Jul 2021 11:33:42 +0000 (13:33 +0200)]
Added user-defined responses.
plugd [Mon, 12 Jul 2021 15:17:00 +0000 (17:17 +0200)]
Improved URL regex.
plugd [Sat, 10 Jul 2021 11:15:35 +0000 (13:15 +0200)]
Added zoom status to header.
plugd [Sat, 10 Jul 2021 08:54:40 +0000 (10:54 +0200)]
Changed name of project in readme.
plugd [Sat, 10 Jul 2021 08:54:12 +0000 (10:54 +0200)]
Added basic formatting code support.
plugd [Thu, 8 Jul 2021 18:12:04 +0000 (20:12 +0200)]
Improvements to url regexp.
plugd [Thu, 8 Jul 2021 17:29:50 +0000 (19:29 +0200)]
Fixed list command.
plugd [Thu, 8 Jul 2021 10:16:41 +0000 (12:16 +0200)]
Fixed action face.
plugd [Thu, 8 Jul 2021 08:14:33 +0000 (10:14 +0200)]
Actions now display channel.
plugd [Thu, 8 Jul 2021 07:20:58 +0000 (09:20 +0200)]
Fixed header initialization bug.
plugd [Wed, 7 Jul 2021 09:52:06 +0000 (11:52 +0200)]
Added header.
plugd [Tue, 6 Jul 2021 19:08:01 +0000 (21:08 +0200)]
Made nick completion case-insensitive.
plugd [Tue, 6 Jul 2021 18:58:24 +0000 (20:58 +0200)]
Invisible messages now properly filled.
plugd [Tue, 6 Jul 2021 11:29:27 +0000 (13:29 +0200)]
Deal with KICKs.
plugd [Tue, 6 Jul 2021 09:43:10 +0000 (11:43 +0200)]
Message prefixes now have context face.
Tim Vaughan [Tue, 6 Jul 2021 09:26:59 +0000 (11:26 +0200)]
Improved URL regex.
Tim Vaughan [Tue, 6 Jul 2021 09:13:08 +0000 (11:13 +0200)]
Updated acronym expansion in readme.
Tim Vaughan [Tue, 6 Jul 2021 09:10:56 +0000 (11:10 +0200)]
Prefixes now have their own colours.
Tim Vaughan [Tue, 6 Jul 2021 08:05:43 +0000 (10:05 +0200)]
Added timestamp face.
Tim Vaughan [Mon, 5 Jul 2021 20:58:28 +0000 (22:58 +0200)]
Added history cycling.
Tim Vaughan [Mon, 5 Jul 2021 13:58:05 +0000 (15:58 +0200)]
Added nick completion.
Tim Vaughan [Mon, 5 Jul 2021 07:23:55 +0000 (09:23 +0200)]
Added clickable URLs.
Tim Vaughan [Sat, 3 Jul 2021 09:52:49 +0000 (11:52 +0200)]
Fixed initial invisibility status.
Tim Vaughan [Sat, 3 Jul 2021 09:37:50 +0000 (11:37 +0200)]
Replaced dedicated display-action procedure.
Tim Vaughan [Fri, 2 Jul 2021 18:23:21 +0000 (20:23 +0200)]
Actions work again.
Tim Vaughan [Fri, 2 Jul 2021 10:24:51 +0000 (12:24 +0200)]
Proper handling of topic messages.
Tim Vaughan [Thu, 1 Jul 2021 16:55:45 +0000 (18:55 +0200)]
Basic context highlighting and zooming implemented.
Tim Vaughan [Wed, 30 Jun 2021 21:40:18 +0000 (23:40 +0200)]
Working on context-specific styling.
Tim Vaughan [Wed, 30 Jun 2021 21:38:43 +0000 (23:38 +0200)]
Bugfixes, and allowed suppression of join messages.
Tim Vaughan [Wed, 30 Jun 2021 15:45:53 +0000 (17:45 +0200)]
Fixed broken ref to old variable name.
Tim Vaughan [Wed, 30 Jun 2021 15:34:46 +0000 (17:34 +0200)]
Improved filling.
Tim Vaughan [Wed, 30 Jun 2021 15:10:19 +0000 (17:10 +0200)]
Improved nick and command handling.
Tim Vaughan [Wed, 30 Jun 2021 12:20:06 +0000 (14:20 +0200)]
Fixed some bugs, added POC context highlighting.
Tim Vaughan [Tue, 29 Jun 2021 21:12:05 +0000 (23:12 +0200)]
Added readme.
Tim Vaughan [Tue, 29 Jun 2021 21:05:42 +0000 (23:05 +0200)]
Told display-notice about the current context.
Tim Vaughan [Tue, 29 Jun 2021 15:38:17 +0000 (17:38 +0200)]
Renamed project.
Tim Vaughan [Tue, 29 Jun 2021 13:53:57 +0000 (15:53 +0200)]
Allowed forcing of ipv4.
Tim Vaughan [Mon, 28 Jun 2021 16:11:42 +0000 (18:11 +0200)]
Cleanup and added sentinel for lirc process.
Tim Vaughan [Mon, 28 Jun 2021 14:36:06 +0000 (16:36 +0200)]
Things are roughly working again after refactor.
Tim Vaughan [Wed, 23 Jun 2021 07:15:11 +0000 (09:15 +0200)]
Switched to alternative data structure for channels.
Tim Vaughan [Mon, 21 Jun 2021 13:01:53 +0000 (15:01 +0200)]
Added /connect and included filling.
Tim Vaughan [Mon, 21 Jun 2021 10:01:51 +0000 (12:01 +0200)]
Improved PART handling.
Tim Vaughan [Mon, 21 Jun 2021 09:14:35 +0000 (11:14 +0200)]
Cleaner connection code.
Tim Vaughan [Mon, 21 Jun 2021 08:50:45 +0000 (10:50 +0200)]
Now using TLS, improved handling of joins/quits.
Tim Vaughan [Sun, 20 Jun 2021 21:57:10 +0000 (23:57 +0200)]
Implemented CTCP version and ping.
Tim Vaughan [Sat, 19 Jun 2021 16:15:16 +0000 (18:15 +0200)]
Command entering now separates cmd from params.
Tim Vaughan [Thu, 17 Jun 2021 23:14:13 +0000 (01:14 +0200)]
Added channel registration and user list tracking.
Tim Vaughan [Wed, 16 Jun 2021 22:15:04 +0000 (00:15 +0200)]
Working on message evaluation.
Tim Vaughan [Wed, 16 Jun 2021 09:54:01 +0000 (11:54 +0200)]
Fixed package name.
Tim Vaughan [Wed, 16 Jun 2021 08:47:32 +0000 (10:47 +0200)]
Commands are removed from prompt after sending.
Tim Vaughan [Tue, 15 Jun 2021 21:26:16 +0000 (23:26 +0200)]
Can now send no-argument server commands.
Tim Vaughan [Tue, 15 Jun 2021 20:47:49 +0000 (22:47 +0200)]
Read-only behaviour is now correct.
Tim Vaughan [Tue, 15 Jun 2021 16:10:48 +0000 (18:10 +0200)]
Better message handling.
Tim Vaughan [Tue, 15 Jun 2021 14:41:49 +0000 (16:41 +0200)]
Initial commit.