3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-22 03:49:27 +01:00

Commit Graph

  • 202de687df explicit docker.io in Dockerfile #2086 Shivaram Lingamneni 2023-09-10 00:13:48 -0400
  • 4b00c6c48e bump irctest Shivaram Lingamneni 2023-09-05 03:07:35 -0400
  • 8ac488a1ff bump irctest Shivaram Lingamneni 2023-08-28 13:17:42 -0400
  • f07707dfbc
    Merge pull request #2083 from slingamn/nonames.2 Shivaram Lingamneni 2023-08-16 08:47:05 -0700
  • 3b3e8c0004
    Merge pull request #2084 from slingamn/go_upgrade_121 Shivaram Lingamneni 2023-08-16 08:46:34 -0700
  • f77d430d25 use maps.Clone from go1.21 #2084 Shivaram Lingamneni 2023-08-15 20:57:52 -0400
  • 28d9a7ff63 use slices.Contains from go1.21 Shivaram Lingamneni 2023-08-15 20:55:09 -0400
  • b3abd0bf1d use slices.Reverse from go1.21 Shivaram Lingamneni 2023-08-15 20:45:00 -0400
  • cc873efd0f bump go to v1.21 Shivaram Lingamneni 2023-08-15 20:37:58 -0400
  • 3f74612e2b implement draft/no-implicit-names #2083 Shivaram Lingamneni 2023-08-15 20:29:57 -0400
  • 24ba72cfd6 bump irctest Shivaram Lingamneni 2023-08-11 17:18:57 -0400
  • 3f9242db2c Explicitly specify docker.io registry for compat with podman and others #2082 Nikita Vilunov 2023-07-20 19:38:51 +0200
  • 17b21c8521
    Merge pull request #2079 from slingamn/autojoin.1 Shivaram Lingamneni 2023-07-16 10:12:19 -0700
  • 6e16d75565
    Update MANUAL.md for Debian 12 syntax. #2080 Simon 2023-07-06 12:55:26 +0200
  • 75bd63d0bc add channel autojoin feature #2079 Shivaram Lingamneni 2023-07-04 21:44:18 -0400
  • 3c4f83cf6e
    Merge pull request #2078 from tacerus/apparmor Shivaram Lingamneni 2023-07-02 08:16:08 -0700
  • 67d10bc63b
    Import AppArmor profile #2078 Georg Pfuetzenreuter 2023-07-02 00:07:59 +0200
  • 6d642bfe93
    Merge pull request #2074 from slingamn/ircgo_upgrade Shivaram Lingamneni 2023-06-13 23:53:52 -0700
  • ad3ad97047 upgrade to irc-go v0.4.0 #2074 Shivaram Lingamneni 2023-06-14 02:46:14 -0400
  • e07fd9492a backport fix for #2039 devel+resume2 Shivaram Lingamneni 2023-06-13 15:38:34 -0400
  • b14095f7ba fix #1980 Shivaram Lingamneni 2022-07-14 21:53:36 -0400
  • fb84910635 re-add draft/CHATHISTORY 005 Shivaram Lingamneni 2022-12-02 01:30:46 -0500
  • b60c4da0d6 fix CHATHISTORY 005 token name Shivaram Lingamneni 2022-11-30 04:10:47 -0500
  • e335744333 fix #1991 Shivaram Lingamneni 2022-08-22 23:03:17 -0400
  • d14ff9b3d5
    Merge pull request #2073 from slingamn/issue2013.1 Shivaram Lingamneni 2023-06-08 07:06:44 -0700
  • dfe84bc1c2 bump irctest #2073 Shivaram Lingamneni 2023-06-05 04:17:52 -0400
  • 0f39fde647 remove insecure reattach check Shivaram Lingamneni 2023-06-04 17:45:46 -0400
  • 7d6e48ed2a bump irctest Shivaram Lingamneni 2023-06-04 03:23:11 -0400
  • e4c8f041f2
    Merge pull request #2072 from csmith/misc/docker-alpine-upgrade Shivaram Lingamneni 2023-06-02 16:38:51 -0700
  • 783b579003 Dockerfile: apk upgrade before add #2072 Chris Smith 2023-06-03 00:12:50 +0100
  • 07cc4f8354
    Merge pull request #2070 from slingamn/batchfix Shivaram Lingamneni 2023-06-02 04:00:34 -0700
  • f100c1d0fa fix incorrect chathistory batch types #2070 Shivaram Lingamneni 2023-06-02 06:56:45 -0400
  • 2aded271c5
    Merge pull request #2069 from slingamn/nestedbatch.1 Shivaram Lingamneni 2023-06-02 00:53:35 -0700
  • 3d4d8228aa bump irctest #2069 Shivaram Lingamneni 2023-06-02 02:58:32 -0400
  • 60af8ee491 clean up force-trailing logic Shivaram Lingamneni 2023-06-01 06:28:02 -0400
  • 38a6d17ee5 clean up nested batch logic Shivaram Lingamneni 2023-06-01 04:43:13 -0400
  • d082ec7ab9
    don't send multiline responses to CAP LS 301 (#2068) Shivaram Lingamneni 2023-05-31 20:22:16 -0700
  • bb1be3b52c add a unit test #2068 Shivaram Lingamneni 2023-05-31 17:00:27 -0400
  • 1c0f5e2b4f bump irctest to include test Shivaram Lingamneni 2023-05-31 16:54:09 -0400
  • d21879f2ca switch to whitelist model to be future-proof Shivaram Lingamneni 2023-05-31 16:47:50 -0400
  • 7d0d0a1693 don't send multiline responses to CAP LS 301 Shivaram Lingamneni 2023-05-31 16:29:35 -0400
  • 3e68694760
    Merge pull request #2067 from slingamn/issue2066 Shivaram Lingamneni 2023-05-30 23:12:19 -0700
  • 48f8c341d7
    Implement draft/message-redaction (#2065) Val Lorentz 2023-05-31 07:16:14 +0200
  • 5707ed7407 Revert "Makefile: Add dependencies between targets" #2065 Val Lorentz 2023-05-31 05:06:09 +0000
  • 00cfe98461 fix #2066 #2067 Shivaram Lingamneni 2023-05-29 22:22:01 -0400
  • fd2f5b76d9 Remove 'TODO: add configurable fallback' Val Lorentz 2023-05-29 19:00:12 +0000
  • e84a92db95 Fix documentation of allow-individual-delete. Val Lorentz 2023-05-29 18:58:56 +0000
  • f0c8989397 Add support for PMs Val Lorentz 2023-05-29 16:34:16 +0000
  • cc11d0fb21 gofmt Val Lorentz 2023-05-29 13:58:13 +0000
  • 80395860a2 Add CanDelete enum type Val Lorentz 2023-05-29 13:54:13 +0000
  • 78cd9c9e12 gofmt Val Lorentz 2023-05-26 18:38:52 +0000
  • 9fb2cff877 Error when the given targetmsg does not exist Val Lorentz 2023-05-26 16:50:21 +0000
  • 96c24405cd Implement draft/message-redaction for channels Val Lorentz 2023-05-26 16:16:43 +0000
  • 2182b1da69 Makefile: Add dependencies between targets Val Lorentz 2023-05-26 16:12:07 +0000
  • bf33fba33a
    Merge pull request #2064 from slingamn/issue2063 Shivaram Lingamneni 2023-05-22 22:27:33 -0700
  • 0710c7e12a bump irctest to include regression test for #2063 #2064 Shivaram Lingamneni 2023-05-23 01:19:29 -0400
  • e84793d7ee fix #2063 Shivaram Lingamneni 2023-05-22 12:29:55 -0400
  • 2c0928f94d
    Merge pull request #2061 from slingamn/xterm.1 Shivaram Lingamneni 2023-04-19 01:26:05 -0700
  • 0d8dcbecf6 upgrade to x/term instead of crypto/ssh/terminal #2061 Shivaram Lingamneni 2023-04-19 02:58:50 -0400
  • eeec481b8d
    tweaks to NAMES implementation (#2058) Shivaram Lingamneni 2023-04-13 23:15:56 -0700
  • 3d5da0c39b add a benchmark for NAMES #2058 names.1 Shivaram Lingamneni 2023-04-03 03:40:04 -0400
  • a6664459f6 tweak member caching Shivaram Lingamneni 2023-04-02 06:52:33 -0400
  • 780116b0c2 tweaks to NAMES implementation Shivaram Lingamneni 2023-04-02 02:30:14 -0400
  • 9de3f843e5 this isn't C #2057 Valentin Lorentz 2023-03-21 20:03:13 +0100
  • acba7d6bc6 Implement draft/sasl-ir Valentin Lorentz 2023-03-21 19:59:51 +0100
  • 378d88fee2
    Merge pull request #2055 from slingamn/doc_update Shivaram Lingamneni 2023-03-09 17:46:03 -0800
  • c4db4984a6
    Merge pull request #2056 from avollmerhaus/master Shivaram Lingamneni 2023-03-09 16:11:09 -0800
  • 04f8791dd6
    add sections + usage information to bsd-rc README #2056 Aljoscha Vollmerhaus 2023-03-09 11:14:29 +0100
  • 37eb5f5804
    Add bsd-rc init script Aljoscha Vollmerhaus 2023-03-09 11:09:03 +0100
  • 6e011cd536 add apache websocket example #2055 Shivaram Lingamneni 2023-03-09 01:05:34 -0500
  • 295a567eda
    Merge pull request #2041 from mogad0n/killresponseupdate Shivaram Lingamneni 2023-03-04 23:31:11 -0800
  • db0910d82d fix linter error Shivaram Lingamneni 2023-03-05 02:26:45 -0500
  • 954d051ddd fix linter error #2054 Shivaram Lingamneni 2023-03-05 02:26:45 -0500
  • 374cf8ef97
    Merge pull request #2053 from slingamn/killmsg Shivaram Lingamneni 2023-02-28 19:08:46 -0800
  • eb83df420b tweak KILL message #2053 Shivaram Lingamneni 2023-02-27 03:22:38 -0500
  • 418085b855
    irc/utils: ErrInvalidUUID improve error message #2052 Lars Lehtonen 2023-02-22 15:26:57 -0800
  • 3fca52ba38
    Merge pull request #2049 from slingamn/implicittls.1 Shivaram Lingamneni 2023-02-18 19:12:27 -0800
  • 3d1412a898
    Merge pull request #2051 from slingamn/tidy Shivaram Lingamneni 2023-02-18 16:34:37 -0800
  • b155e5315b go mod tidy #2051 Shivaram Lingamneni 2023-02-18 19:32:19 -0500
  • 71871ca1ef support implicit TLS for mail submission agents implicittls_backport Shivaram Lingamneni 2023-02-17 00:07:21 -0500
  • 7c53b9430a support implicit TLS for mail submission agents #2049 Shivaram Lingamneni 2023-02-17 00:07:21 -0500
  • 3c59ce964d fix Dockerfile Shivaram Lingamneni 2023-02-11 21:55:57 -0500
  • ae04fb3d0a
    Merge pull request #2047 from slingamn/make Shivaram Lingamneni 2023-02-11 18:49:59 -0800
  • ba40d57afd bump irctest #2047 Shivaram Lingamneni 2023-02-11 21:36:21 -0500
  • 697f34995b change default make target to build Shivaram Lingamneni 2023-02-11 21:35:03 -0500
  • 19dbf3a531
    Merge pull request #2045 from slingamn/go_upgrade Shivaram Lingamneni 2023-02-05 21:41:35 -0800
  • 8b6b2cabc3 upgrade to go 1.20 #2045 Shivaram Lingamneni 2023-02-06 00:37:51 -0500
  • 1da11ae8ae
    implement draft/pre-away (#2044) Shivaram Lingamneni 2023-02-04 21:50:14 -0800
  • 12f7796933
    Merge pull request #2042 from slingamn/msgreftypes Shivaram Lingamneni 2023-02-04 21:49:27 -0800
  • a84528fa52 more consistent AWAY semantics #2044 Shivaram Lingamneni 2023-02-05 00:00:18 -0500
  • 1ee0b6d02c fix a bug Shivaram Lingamneni 2023-02-02 23:52:50 -0500
  • a85f48929f implement draft/pre-away Shivaram Lingamneni 2023-02-02 23:51:14 -0500
  • fc89d72045 publish MSGREFTYPES 005 token #2042 Shivaram Lingamneni 2023-02-02 14:28:27 -0500
  • 0653f90b4f update response when killing alwayson targets #2041 Pratyush Desai 2023-01-31 13:27:02 +0530
  • abb38ce8a1 bump irctest Shivaram Lingamneni 2023-01-25 21:52:56 -0500
  • 5ecf19d01e
    Merge pull request #2038 from slingamn/ws_optimization.1 Shivaram Lingamneni 2023-01-23 04:25:14 -0800
  • f69b339d71
    Merge pull request #2039 from ergochat/dosfix Shivaram Lingamneni 2023-01-22 13:15:03 -0800
  • ca03a42dff bump version and changelog for pointfix v2.11.1 #2039 dosfix Shivaram Lingamneni 2023-01-22 15:06:37 -0500
  • 9589d019cb fix a DoS against websocket clients Shivaram Lingamneni 2023-01-22 14:54:37 -0500
  • abc71684f3 always validate UTF8 from websockets #2038 Shivaram Lingamneni 2023-01-22 14:42:58 -0500