Commit Graph

4562 Commits

Author SHA1 Message Date
Shivaram Lingamneni c62edcc909 upgrade x/crypto and dependencies 2021-04-19 06:48:51 -04:00
Shivaram Lingamneni 57c5030e91 upgrade mysql driver 2021-04-19 06:42:39 -04:00
Shivaram Lingamneni 3ceb346c61
Merge pull request #1620 from slingamn/bugs
small fixes to kick off the 2.7 window
2021-04-19 06:32:10 -04:00
Shivaram Lingamneni 3e05502c3f bump irctest to latest 2021-04-18 23:16:37 -04:00
Shivaram Lingamneni 517b776b62 don't call (*Config).prepareListeners twice 2021-04-18 21:40:33 -04:00
Shivaram Lingamneni 1a5d079670 fix #1611
Allow setting the minimum TLS version
2021-04-18 21:40:33 -04:00
Shivaram Lingamneni eb2dfa78c9 fix #1617
Prevent LUSERS stats from getting out of sync when modes are
modified on offline clients.
2021-04-18 20:18:02 -04:00
Shivaram Lingamneni fed002d11a fix #1618
Allow snomasks to be added via oper config block, even if the oper
doesn't have `ban` or `snomasks` and therefore can't add snomasks
on their own.
2021-04-18 20:06:00 -04:00
Shivaram Lingamneni 3cca1e2c39 fix #1619
Clean up channels during unregistration if necessary.
2021-04-18 20:03:17 -04:00
Shivaram Lingamneni fed5134a63 set up new development version 2021-04-18 17:03:25 -04:00
Shivaram Lingamneni 7481bf0385 bump version and changelog 2021-04-18 14:30:35 -04:00
Shivaram Lingamneni 41738471ce final tweak to changelog 2021-04-18 13:44:10 -04:00
Shivaram Lingamneni 319b9a6c6e note irctest_stable in release runbook 2021-04-15 07:24:00 -04:00
Shivaram Lingamneni 022330b9b8 manual: clarify SNI preference order 2021-04-14 05:18:35 -04:00
Shivaram Lingamneni cda268fe1e fix some documentation 2021-04-11 00:05:46 -04:00
Shivaram Lingamneni 197d487f40 bump version for 2.6.0-rc1 2021-04-10 23:51:10 -04:00
Shivaram Lingamneni 2a99a8e2d5
Merge pull request #1614 from slingamn/changelog
changelog updates for 2.6.0-rc1
2021-04-10 23:40:50 -04:00
Shivaram Lingamneni 48932e7ab1 changelog updates for 2.6.0-rc1 2021-04-10 23:40:27 -04:00
Shivaram Lingamneni a0a4ab4e17
Merge pull request #1612 from slingamn/forward_mode
publish the FORWARD 005 token
2021-04-08 07:33:17 -04:00
Shivaram Lingamneni 8dd12b0693 publish the FORWARD 005 token 2021-04-08 07:10:05 -04:00
Shivaram Lingamneni 639817f014
Merge pull request #1608 from slingamn/sni.1
close remaining 2.6 issues
2021-04-08 05:31:45 -04:00
Shivaram Lingamneni 5cd76f89d4 fix #1545
Warn users that NS UNREGISTER doesn't give them a "do-over";
the account name will remain reserved.
2021-04-08 05:17:37 -04:00
Shivaram Lingamneni 6817186224 fix #1518
UBAN ADD and DEL need to produce snomasks and loglines
2021-04-08 05:17:37 -04:00
Shivaram Lingamneni 745fd764dd fix #1524
Document permissions structure of CS AMODE
2021-04-08 00:55:30 -04:00
Shivaram Lingamneni db41b2bc34 fix #765
CS INFO with no arguments should list your registered channels
2021-04-07 23:30:24 -04:00
Shivaram Lingamneni 1fc513cef0 document SNI 2021-04-07 23:30:24 -04:00
Shivaram Lingamneni aecb28a616 support SNI 2021-04-07 23:30:24 -04:00
Shivaram Lingamneni f9c1a00b91 populate (tls.Certificate).Leaf 2021-04-07 22:35:54 -04:00
Shivaram Lingamneni 2e3e4f72ba fix inverted error check in deleteCorrespondents 2021-04-07 22:16:18 -04:00
Shivaram Lingamneni f0796b2eb5
Merge pull request #1607 from slingamn/semaphore_update
simplify semaphore release code
2021-04-07 08:56:53 -04:00
Shivaram Lingamneni b83b051632
Merge pull request #1606 from slingamn/listcorrespondents.2
fix #1592
2021-04-07 08:55:59 -04:00
Shivaram Lingamneni 5b33cd436f remove unnecessary indirection in semaphore 2021-04-07 08:44:17 -04:00
Shivaram Lingamneni 549d06bc98 simplify semaphore release code 2021-04-07 08:33:19 -04:00
Shivaram Lingamneni 18b6e2f1cd implement CHATHISTORY TARGETS 2021-04-07 05:40:39 -04:00
Shivaram Lingamneni 4052cd12fe fix #1592
Implements the new `CHATHISTORY LISTCORRESPONDENTS` API.
2021-04-06 00:46:07 -04:00
Shivaram Lingamneni 2e9a0d4b2d
Merge pull request #1605 from slingamn/bunt_error
try to record buntdb errors from persisting lastSeen
2021-04-02 04:49:52 -04:00
Shivaram Lingamneni fd3cbab6ee bump buntdb to v1.2.3
Potentially fixes the database corruption seen on #1603
2021-04-01 20:45:15 -04:00
Shivaram Lingamneni b022c34a23 try to record buntdb errors from persisting lastSeen
See #1603
2021-03-31 07:06:58 -04:00
Shivaram Lingamneni 0b5544831d
Merge pull request #1599 from slingamn/issue1594_warn_nick
fix #1594
2021-03-18 04:45:29 -04:00
Shivaram Lingamneni 1f2f740344
Merge pull request #1600 from slingamn/issue1576
fix #1576
2021-03-18 04:45:11 -04:00
Shivaram Lingamneni 46c32094d7 review fixes
1. Use FAIL instead of WARN
2. Use NICKNAME_RESERVED instead of ACCOUNT_REQUIRED
3. Don't send 433 at all for registered clients, just send the FAIL
2021-03-18 04:38:28 -04:00
Shivaram Lingamneni ab870c2ffe fix #1576
List IRCv3 CAPs in `NS CLIENTS LIST` output
2021-03-18 04:24:45 -04:00
Shivaram Lingamneni 67ee36f1ed fix #1594
Send a WARN NICK ACCOUNT_REQUIRED on attempt to take a reserved nick
2021-03-18 04:10:32 -04:00
Shivaram Lingamneni a6cf667f06
Merge pull request #1598 from slingamn/issue1596_truncation
fix #1596
2021-03-18 04:06:38 -04:00
Shivaram Lingamneni 074a5a077e bump irc-go to include new ircutils function 2021-03-18 03:56:57 -04:00
Shivaram Lingamneni e447c61c73 fix #1596
All truncation must be made UTF8-safe.
2021-03-18 03:49:12 -04:00
Shivaram Lingamneni cd43fae478
Merge pull request #1597 from slingamn/away_session.1
fix #1531
2021-03-18 03:28:03 -04:00
Shivaram Lingamneni 0db7f88637
Merge pull request #1595 from slingamn/botmode.1
Fix #1562
2021-03-18 03:27:54 -04:00
Shivaram Lingamneni 07edf2dc1f consolidate auto-away string 2021-03-18 03:04:44 -04:00
Shivaram Lingamneni 70b20750aa fix #1531
AWAY status should be tracked per-session:

1. With auto-away enabled, away status is aggregated across sessions
   (if any session is not away, the client is not away, else use
   the away status that was set most recently)
2. With auto-away disabled, we get the legacy behavior where AWAY
   applies directly to the client
2021-03-18 02:53:18 -04:00