F. Jason Park
ed5022b4ee
Improve new connections in erc-handle-irc-url
...
* doc/misc/erc.texi: Add new Integrations section to the info manual
under Advanced Usage.
* etc/ERC-NEWS: Add new section mentioning improved UX when clicking
on irc:// links.
* lisp/erc/erc.el (erc-handle-irc-url): Add optional "scheme"
parameter. Fix `erc-open' invocation so that the server buffer is
named correctly by deferring to a new customizable opener. Arrange
for JOINing a channel in a manner similar to ERC's autojoin module.
(erc-url-connect-function): Add new option for creating a new ERC
connection based on info parsed from a URL.
(erc--url-default-connect-function): New function to serve as an
interactive-only fallback when a user hasn't specified a URL connect
function.
* lisp/erc/erc-compat.el (erc-compat--29-browse-url--irc): Add new
compatibility function for `browse-url-irc' and include it in
`browse-url-default-handlers' on Emacs versions below 29.
* test/lisp/erc/erc-tests.el (erc-tests--make-server-buf,
erc-tests--make-client-buf): Add helpers for creating dummy ERC
buffers.
(erc-handle-irc-url): Add test.
* test/lisp/erc/erc-scenarios-misc.el (erc-scenarios-handle-irc-url):
Add new test.
* test/lisp/erc/resources/join/legacy/foonet.eld: Relax
timeout. (Bug#56514.)
2022-11-16 21:34:36 -08:00
..
2022-08-04 17:33:34 +02:00
2022-08-08 13:47:15 +02:00
2022-10-15 13:06:45 +02:00
2022-10-15 13:06:45 +02:00
2022-11-11 14:13:46 +01:00
2022-01-01 07:03:03 -05:00
2022-10-06 14:53:39 +02:00
2022-11-16 21:34:36 -08:00
2022-11-06 15:38:10 +01:00
2022-01-01 02:45:51 -05:00
2022-05-26 12:16:04 -04:00
2022-10-06 14:54:57 +02:00
2022-10-19 20:53:36 +02:00
2022-10-26 23:02:30 +02:00
2022-01-31 11:07:26 -05:00
2022-08-21 17:45:04 +02:00
2022-06-26 15:08:57 +03:00
2022-11-16 21:34:36 -08:00
2022-01-01 02:45:51 -05:00
2022-09-24 14:07:57 +02:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-11-10 12:23:52 +02:00
2022-09-14 14:20:52 +03:00
2022-01-01 02:45:51 -05:00
2022-09-12 09:34:23 +02:00
2022-08-02 10:21:22 +02:00
2022-05-31 18:08:33 +02:00
2022-02-14 12:00:22 +01:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-09-08 16:08:42 -04:00
2022-10-01 11:58:27 +02:00
2022-10-22 19:33:12 +03:00
2022-01-01 02:45:51 -05:00
2022-11-16 21:34:36 -08:00
2022-08-04 17:33:34 +02:00
2022-01-01 07:03:03 -05:00
2022-10-27 23:04:37 +02:00
2022-01-01 02:45:51 -05:00
2022-06-17 20:08:55 +02:00
2022-01-01 07:03:03 -05:00
2022-01-01 07:03:03 -05:00
2022-01-01 02:45:51 -05:00
2022-09-08 16:08:42 -04:00
2022-03-22 15:28:02 +01:00
2022-08-08 11:50:33 +02:00
2022-01-01 02:45:51 -05:00
2022-02-20 19:17:49 +01:00
2022-06-24 11:04:51 +02:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-03-24 09:23:31 +01:00
2022-08-17 16:21:09 +02:00
2022-11-10 12:08:47 +02:00
2022-08-17 16:21:09 +02:00
2022-10-15 13:06:45 +02:00
2022-01-01 02:45:51 -05:00
2022-04-04 09:55:03 -04:00
2022-09-21 10:25:06 +02:00
2022-10-30 14:32:24 +01:00
2022-08-05 11:47:05 +02:00
2022-01-01 02:45:51 -05:00
2022-10-06 14:53:39 +02:00
2022-01-01 02:45:51 -05:00
2022-07-28 15:07:34 +02:00
2022-09-19 11:39:29 +02:00
2022-08-28 11:43:50 -04:00
2022-10-17 18:48:52 -07:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-09-29 15:39:27 +02:00
2022-07-23 01:37:59 +02:00
2022-06-06 16:12:39 +02:00
2022-09-21 09:15:47 +02:00
2022-01-01 02:45:51 -05:00
2022-01-20 14:53:12 +01:00
2022-03-23 20:25:33 +08:00
2022-06-05 18:23:17 +02:00
2022-08-09 15:46:54 +02:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-05-01 01:19:51 +03:00
2022-01-01 02:45:51 -05:00
2022-01-01 07:07:15 -05:00
2022-08-21 17:45:04 +02:00
2022-07-08 20:58:33 +03:00
2022-01-01 02:45:51 -05:00
2022-06-27 12:22:05 +02:00
2022-01-01 02:45:51 -05:00
2022-04-01 20:07:33 -04:00
2022-01-31 11:07:26 -05:00
2022-01-01 02:45:51 -05:00
2022-06-05 09:52:09 +03:00
2022-01-01 02:45:51 -05:00
2022-09-08 16:08:42 -04:00
2022-06-14 10:04:56 +03:00
2022-07-26 14:23:30 +02:00
2022-05-02 12:03:08 +02:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 07:03:03 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-09-14 21:58:04 +02:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 07:03:03 -05:00
2022-08-21 17:45:04 +02:00
2022-01-01 02:45:51 -05:00
2022-08-05 12:28:59 +02:00
2022-01-01 02:45:51 -05:00
2022-11-16 21:15:19 -08:00
2022-04-10 00:26:33 +02:00
2022-07-10 18:13:50 +02:00
2022-01-01 02:45:51 -05:00
2022-11-13 19:46:02 +01:00
2022-09-08 16:08:42 -04:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-10-22 19:33:12 +03:00
2022-01-01 02:45:51 -05:00
2022-09-08 16:08:42 -04:00
2022-01-01 07:03:03 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 07:03:03 -05:00
2022-11-09 05:15:11 -08:00
2022-01-01 02:45:51 -05:00
2022-10-14 20:47:27 -07:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 07:03:03 -05:00
2022-09-27 13:44:04 +02:00
2022-01-01 02:45:51 -05:00
2022-07-25 10:08:41 +08:00
2022-09-14 10:23:45 +02:00
2022-08-08 11:50:33 +02:00
2022-08-26 12:53:49 +03:00
2022-02-05 08:50:05 +01:00