Commit graph

  • 381ecddfee feat(ircv3): add client-batches feature client-batch Raito Bezarius 2024-10-13 22:23:31 +0200
  • b1fc58ac42 feat(ircv3): add simple internal batch processing Raito Bezarius 2024-10-11 12:29:26 +0200
  • 1389b438e4 feat(irc-proto/ircv3): add standard replies support Raito Bezarius 2024-10-11 11:40:37 +0200
  • f05124d6db feat(ircv3): add simple internal batch processing batch-processing Raito Bezarius 2024-10-11 12:29:26 +0200
  • c87644229e feat(irc-proto/ircv3): add standard replies support standard-replies Raito Bezarius 2024-10-11 11:40:37 +0200
  • 264820077f Merge pull request 'chore: repair CI under Forgejo' (#1) from ci into develop develop Ryan Lahfa 2024-10-14 11:18:47 +0200
  • 9a295f27c3 chore: repair CI under Forgejo Raito Bezarius 2024-10-13 22:26:27 +0200
  • 3b9ab628fd
    bump minimum supported rust version to 1.71 Aaron Weiss 2024-03-18 16:43:36 -0700
  • b45c5fa88d
    bump version to 1.0 Aaron Weiss 2024-03-18 16:34:00 -0700
  • c51eaf1f0c
    update some dependency versions Aaron Weiss 2024-03-18 16:32:40 -0700
  • 0e5186420a
    bump rust version to 1.67 since our dependencies require that Aaron Weiss 2024-03-18 16:23:57 -0700
  • 8013504bbf
    fix links in documentation. Aaron Weiss 2024-03-18 16:21:31 -0700
  • ab0d1dda5e
    make channel-lists feature additive (fixes #257) Aaron Weiss 2024-03-18 16:16:46 -0700
  • ecf411cbc8
    bring dangerously_accept_invalid_certs in line with the other config options Aaron Weiss 2024-03-18 16:09:03 -0700
  • f640e49571
    fix mistake in Config::load and Config::save docs (fixes #256) Aaron Weiss 2024-03-18 16:06:39 -0700
  • b5a017a58b
    Merge pull request #253 from ljrk0/verbose_tls_error aaron 2024-03-18 15:57:51 -0700
  • 44ef696727
    Update MSRV to 1.67 aaron 2024-03-18 14:44:46 -0700
  • 3f44270bfc
    Update MSRV to 1.66 aaron 2024-03-18 14:41:58 -0700
  • acde3cca9c
    Update MSRV to 1.65 aaron 2024-03-18 14:39:29 -0700
  • 2eb9bf5c2d
    Merge pull request #254 from ljrk0/certfp_pkcs12_doc aaron 2024-03-18 13:03:54 -0700
  • 831c8cb429
    Merge pull request #258 from sshine/readme-updates-0.15 aaron 2024-03-18 13:03:08 -0700
  • 4f2690d321 README, Getting Started: Update 0.13 to 0.15 in example Simon Shine 2023-08-08 13:21:54 +0200
  • 5b09238788 CertFP: The file must be a PKCS #12 archive Janis König 2023-07-11 16:39:02 +0200
  • 5658fe514f Provide encapsulated Tls error information Janis König 2023-07-11 15:19:27 +0200
  • 26ab9425bd
    Merge pull request #252 from martinetd/query_mode aaron 2023-06-23 22:09:31 -0400
  • 709151b94d irc-proto: allow modes with no prefix Dominique Martinet 2023-06-23 21:27:47 +0900
  • 8eef9c5688
    Merge pull request #235 from simnalamburt/clippy Aaron Weiss 2023-06-05 15:28:33 -0400
  • 66f18c2044
    examples: Fix all clippy warnings Hyeon Kim 2021-11-15 05:03:16 +0900
  • 82387576a0
    client/mod.rs: Fix mistake Hyeon Kim 2023-06-04 01:26:03 +0900
  • a9b1ea3946
    Run cargo fmt Hyeon Kim 2023-06-04 01:16:14 +0900
  • 781cbab4a4
    Fix all trivial clippy warnings using cargo clippy --fix Hyeon Kim 2021-11-15 04:44:48 +0900
  • a8d6df4e31
    Remove redundant uses of format!() Hyeon Kim 2021-11-15 03:04:48 +0900
  • af6ef9eec2
    irc-proto: Run cargo fmt Hyeon Kim 2021-11-15 04:39:00 +0900
  • 956025c222
    irc-proto: Fix a nontrivial clippy warning Hyeon Kim 2021-11-15 04:12:04 +0900
  • 467efb9eba
    irc-proto: Misc refactoring Hyeon Kim 2021-11-15 04:20:49 +0900
  • b0c5f1fe90
    irc-proto: Fix all trivial clippy warnings using cargo clippy --fix Hyeon Kim 2021-11-15 03:22:29 +0900
  • 3d037df761
    Merge pull request #237 from yancyribbens/fix/readme-example Aaron Weiss 2023-05-22 10:57:17 -0700
  • d74e0117e7
    Update README.md with fixed CI link Aaron Weiss 2023-05-22 13:47:33 -0400
  • c533c49e9f
    Update ci.yml for MSV 1.64 Aaron Weiss 2023-05-22 13:34:12 -0400
  • 34aae72edc
    Merge pull request #249 from udoprog/develop Aaron Weiss 2023-05-22 10:30:09 -0700
  • aacba7fef1 Add Github workflow John-John Tedro 2023-04-12 17:26:19 +0200
  • 3e396f8577 Bump dependencies, set rust-version John-John Tedro 2023-04-12 16:18:34 +0200
  • d40e3ce844
    Merge pull request #248 from Bytekeeper/develop Aaron Weiss 2023-03-28 13:15:48 -0700
  • 7ee6dfd4dc Fix to allow stripping of 0-prefixed color codes and filter characters when switching back to Text Dennis Waldherr 2023-03-27 17:00:17 +0200
  • 71610a8a8e
    Merge pull request #247 from kpcyrd/chrono-cve-2020-26235 Aaron Weiss 2023-03-02 13:26:02 -0500
  • a4d789a74c Reconfigure chrono to remove CVE-2020-26235 kpcyrd 2023-03-02 11:54:50 +0100
  • 78216d601c
    Merge pull request #243 from seam345/develop Aaron Weiss 2022-08-15 13:09:32 -0700
  • 1e2a03d327
    remove reference to for_each_incoming sean borg 2022-08-12 19:59:33 +0100
  • 925651cd02
    Merge pull request #236 from simnalamburt/dangerously-accept-invalid-certs Aaron Weiss 2022-02-25 17:20:22 -0500
  • 38008c66ca Update the readme example to reflect the current API and include an example Cargo.toml as well yancy 2021-12-09 17:29:24 +0100
  • bcc6479d22
    New option: dangerously_accept_invalid_certs Daniel Lublin 2020-06-03 23:47:15 +0200
  • f254b10fca
    Merge pull request #233 from yancyribbens/fix/link-rot Aaron Weiss 2021-08-04 12:32:01 -0400
  • b87b1f37e8 Update broken link location to rfc 2812 yancy 2021-07-29 14:47:39 +0200
  • f76c845979
    Merge pull request #232 from maugier/fix/develop/colon_in_suffix Aaron Weiss 2021-05-04 18:18:41 -0400
  • 1e6824a1a5 Fix incorrect stringification of suffix with leading colon Maxime Augier 2021-05-04 19:37:03 +0200
  • b64a71e2fa Add tests for messages with a leading colon in the suffix Maxime Augier 2021-05-04 19:35:36 +0200
  • 0179b46c5d
    Merge pull request #231 from freddyb/fix-ping-timeout-docs Aaron Weiss 2021-04-30 21:59:54 -0400
  • 8605fcb421 Fix docstring and README example for ping timeout default Frederik B 2021-04-11 21:03:07 +0200
  • ceb2ea27d1
    bumped irc-proto dependency to 0.15.0 Aaron Weiss 2021-01-24 14:21:08 -0500
  • 02a113cca9
    bump irc-proto version to 0.15.0 (whoops) Aaron Weiss 2021-01-24 14:19:50 -0500
  • 3f4cbddafd
    bump version to 0.15.0 Aaron Weiss 2021-01-22 11:07:44 -0500
  • 6e985a0a14
    Merge pull request #228 from Johann150/missing-certificates Aaron Weiss 2021-01-19 14:40:54 -0500
  • b9d07ed9fb
    better error for missing certificate files Johann150 2021-01-14 18:04:46 +0100
  • 1733c22b86
    add ConfigError variant for missing files Johann150 2021-01-14 18:04:03 +0100
  • ed8c163ff9
    Merge pull request #225 from r3v2d0g/futures-util-alloc Aaron Weiss 2021-01-05 04:07:44 -0500
  • 23c924b7cc
    Merge branch 'develop' into futures-util-alloc Aaron Weiss 2021-01-03 14:11:40 -0500
  • 0872bf5823
    Merge pull request #226 from udoprog/tokio1 Aaron Weiss 2021-01-03 14:11:13 -0500
  • def1442e5e Upgrade to Tokio 1.0 John-John Tedro 2020-12-29 09:29:06 +0100
  • c846630e0d
    Enable 'futures-util/alloc' feature Matthieu Le brazidec (r3v2d0g) 2020-12-21 18:13:05 +0100
  • 73dbbedc75
    Merge pull request #223 from martinetd/mode Aaron Weiss 2020-12-06 15:25:19 -0500
  • 010c167a9a irc-proto: allow empty mode Dominique Martinet 2020-12-04 02:35:42 +0100
  • d77696b389
    Merge pull request #220 from udoprog/develop Aaron Weiss 2020-12-03 19:07:00 -0500
  • 370fb1c088 Bump and re-use a few unused deps John-John Tedro 2020-10-28 03:47:07 +0100
  • 9437f7264a Switch to tokio channels since they can now be suitably used John-John Tedro 2020-10-28 03:41:01 +0100
  • 43c8b1cb63 Bump to Tokio 0.3.0 John-John Tedro 2020-10-28 03:26:31 +0100
  • 56e584fe76 Run rustfmt John-John Tedro 2020-12-02 08:01:05 +0100
  • d6bb6704eb
    Merge pull request #222 from Freaky/ping-wait Aaron Weiss 2020-11-17 02:02:02 -0500
  • 4c27a9513d Disable Pinger until after MOTD Thomas Hurst 2020-11-17 05:04:37 +0000
  • 7377247c05
    bumped version to 0.14.1 Aaron Weiss 2020-08-06 16:13:29 -0400
  • eec391338c
    Merge pull request #215 from DoumanAsh/bump_deps Aaron Weiss 2020-08-06 12:31:07 -0400
  • aad14af17f Bump tokio-rustls, tokio-socks, webpki-roots, parking_lot Douman 2020-08-06 14:01:46 +0200
  • 5968edd355
    migrate all the examples and tests to freenode Aaron Weiss 2020-07-23 13:40:10 -0400
  • 9e21dcf3c2
    update contact email to hey.com address Aaron Weiss 2020-07-23 13:38:14 -0400
  • e9d18b7f48
    increased default ping timeout to 20 seconds Aaron Weiss 2020-07-23 13:36:00 -0400
  • 7ac4585871
    ping_time is once again used to define the ping intervals Aaron Weiss 2020-07-23 13:35:43 -0400
  • 99591ffeb0
    Merge pull request #208 from tirz/feature-ctcp_multi_lines Aaron Weiss 2020-05-14 10:56:08 -0400
  • 4d0acf91a1
    feat: add multi lines support for CTCP Théo Gaillard 2020-05-13 07:33:21 +0800
  • 0f675e7c27
    irc must specify version of irc-proto Aaron Weiss 2020-05-07 16:33:33 -0400
  • f531577935
    Bumped version to 0.14.0 (for both irc and irc-proto). Aaron Weiss 2020-05-07 16:31:41 -0400
  • 1be87517dd
    Merge pull request #203 from tirz/feature-ssl_backends Aaron Weiss 2020-05-07 16:26:55 -0400
  • 9e9d020b47
    Temporarily disable the tls-rust test. Aaron Weiss 2020-05-07 16:05:14 -0400
  • 67e61e0606
    feature: add TLS as feature and support multiples TLS backends (currently native-tls and rustls) Théo Gaillard 2020-03-07 13:17:35 +0800
  • 751c56e85b
    Merge pull request #201 from tirz/feature-proxy Aaron Weiss 2020-03-06 20:10:56 -0500
  • aa329c019a
    Merge branch 'develop' into feature-proxy Aaron Weiss 2020-03-06 19:56:36 -0500
  • e79fe76a2e
    Merge pull request #202 from tirz/dependencies-update_tokio_util Aaron Weiss 2020-03-06 19:54:15 -0500
  • 7a246f1d9c
    fix: upgrade tokio-util from 0.2 to 0.3 Théo Gaillard 2020-03-06 07:52:26 +0800
  • 5bf3909d46
    feature: add proxy config Théo Gaillard 2020-03-04 14:38:01 +0800
  • e0a9115941
    fixed escaping tests Aaron Weiss 2020-01-31 17:11:28 -0500
  • b44e4bb093
    Merge branch '0.14' into develop Aaron Weiss 2020-01-31 13:22:41 -0500
  • bbc99b1d20
    Merge pull request #199 from belak/fix-suffix-handling Aaron Weiss 2020-01-31 13:21:10 -0500