Daniel Oaks
f24be717aa
New translations help.lang.json (Italian)
2021-01-22 02:59:21 +10:00
Daniel Oaks
826aa2504a
New translations chanserv.lang.json (Italian)
2021-01-22 02:59:20 +10:00
Daniel Oaks
aaf5abfa0b
New translations help.lang.json (Romanian)
2021-01-22 02:59:08 +10:00
Daniel Oaks
e20fb84853
New translations chanserv.lang.json (Romanian)
2021-01-22 02:59:06 +10:00
Daniel Oaks
09007e30c2
New translations irc.lang.json (French)
2021-01-22 02:59:02 +10:00
Daniel Oaks
024645493a
New translations help.lang.json (French)
2021-01-22 02:59:00 +10:00
Daniel Oaks
2b088fae58
New translations chanserv.lang.json (French)
2021-01-22 02:58:58 +10:00
Daniel Oaks
2997375c12
New translations irc.lang.json (Spanish)
2021-01-22 02:58:55 +10:00
Daniel Oaks
ac07660a14
New translations help.lang.json (Spanish)
2021-01-22 02:58:53 +10:00
Daniel Oaks
55360ab48e
New translations irc.lang.json (Romanian)
2021-01-22 02:58:31 +10:00
Daniel Oaks
712804f246
New translations irc.lang.json (Chinese Simplified)
2021-01-22 02:58:22 +10:00
Daniel Oaks
ddd05421cc
New translations irc.lang.json (Portuguese, Brazilian)
2021-01-22 02:58:09 +10:00
Daniel Oaks
585e02e1ce
New translations chanserv.lang.json (Portuguese, Brazilian)
2021-01-22 02:58:06 +10:00
Daniel Oaks
5dcf18c702
New translations irc.lang.json (English, Australia)
2021-01-22 02:58:04 +10:00
Daniel Oaks
9892d55e9b
New translations irc.lang.json (Bosnian)
2021-01-22 02:57:59 +10:00
Daniel Oaks
48b498347c
New translations help.lang.json (Bosnian)
2021-01-22 02:57:57 +10:00
Daniel Oaks
1e8befd6c0
New translations help.lang.json (Turkish)
2021-01-22 02:57:51 +10:00
Daniel Oaks
35263b29e0
New translations irc.lang.json (Norwegian)
2021-01-22 02:57:44 +10:00
Daniel Oaks
d71fa5711b
New translations irc.lang.json (Turkish)
2021-01-22 02:57:33 +10:00
Shivaram Lingamneni
ba78489b87
Merge pull request #1499 from slingamn/updatestrings
...
update strings
2021-01-21 09:48:25 -05:00
Shivaram Lingamneni
7eb21df50a
update strings
2021-01-21 09:40:32 -05:00
Shivaram Lingamneni
0e311e27ee
Merge pull request #1497 from slingamn/bcrypt_cost
...
reduce recommended bcrypt cost to the lowest allowed value
2021-01-21 08:25:21 -05:00
Shivaram Lingamneni
e191e67632
reduce recommended bcrypt cost to the lowest allowed value
...
Two objectives:
1. Reduce thundering-herd effects on server restart (a cost of 4 should be
approximately 1 millisecond of CPU time per reconnecting client)
2. Speed up mobile reattach as much as possible (see also #1420 )
2021-01-21 01:42:28 -05:00
Shivaram Lingamneni
2e7cf3cc1e
Merge pull request #1496 from slingamn/jointime.1
...
fix #1490
2021-01-21 01:20:45 -05:00
Shivaram Lingamneni
62d1f884eb
Merge pull request #1491 from slingamn/uban.3
...
UBAN and some other operator changes (fixes #1447 )
2021-01-20 23:48:30 -05:00
Shivaram Lingamneni
4a48e52518
fix #1490
...
Track channel join times, use them to optionally enforce history access
restrictions
2021-01-20 21:13:18 -05:00
Shivaram Lingamneni
0d0fb87857
Merge pull request #1493 from oragono/l10n_master
...
New Crowdin updates
2021-01-19 19:19:28 -05:00
Daniel Oaks
5a0fa6a4b5
New translations hostserv.lang.json (Portuguese, Brazilian)
2021-01-20 07:58:13 +10:00
Daniel Oaks
2c609e4710
New translations nickserv.lang.json (Portuguese, Brazilian)
2021-01-20 07:58:11 +10:00
Shivaram Lingamneni
44bfca80a7
add IP addresses to UBAN ADD <account> output
2021-01-19 12:19:48 -05:00
Shivaram Lingamneni
bb5276553d
initial UBAN implementation
2021-01-19 08:49:45 -05:00
Shivaram Lingamneni
64bc363cf1
fix #1443
...
Improve auditability of sensitive operator actions
2021-01-19 06:45:30 -05:00
Shivaram Lingamneni
e195854851
fix #1442
...
strip local_ from oper capab names, also consolidate unban into ban
2021-01-19 06:45:30 -05:00
Shivaram Lingamneni
8769e2d92a
Merge pull request #1489 from slingamn/documentation_stopgap
...
stopgap documentation update for SASL
2021-01-18 06:21:10 -05:00
Shivaram Lingamneni
4e036e7f6c
stopgap documentation update for SASL
...
See #1488
2021-01-17 21:27:45 -05:00
Shivaram Lingamneni
096b2df41c
Merge pull request #1486 from slingamn/alwayson_expiration_followup
...
fix always-on expiration checks
2021-01-15 06:57:33 -05:00
Shivaram Lingamneni
6b7f0e15ac
fix always-on expiration checks
...
checkAlwaysOnExpirationNoMutex was respecting registered status, but
always-on clients were not considered registered at the time of the
initial check, so they were being created regardless of expiration.
2021-01-15 06:50:35 -05:00
Shivaram Lingamneni
7b300a802f
Merge pull request #1484 from slingamn/utf8only
...
initial work on #1483
2021-01-15 06:21:53 -05:00
Shivaram Lingamneni
db81b15acb
initial work on #1483
...
Add the new utf8-only cap, disallow non-utf8 when websockets are enabled
2021-01-15 06:19:13 -05:00
Shivaram Lingamneni
3e230e2a17
Merge pull request #1480 from slingamn/issue1479_tor_cloak
...
fix #1479
2021-01-15 06:18:35 -05:00
Shivaram Lingamneni
2fd537fc52
Merge pull request #1481 from slingamn/issue1476_grouped_sasl
...
fix #1476
2021-01-15 06:17:45 -05:00
Shivaram Lingamneni
5095a4d814
add commented-out PrivateNetwork to unit file
2021-01-14 01:17:46 -05:00
Shivaram Lingamneni
b7e9d6840b
Merge pull request #1485 from slingamn/manual_update
...
clarify productionizing guide
2021-01-13 18:09:10 -05:00
Shivaram Lingamneni
a14eecbb44
clarify productionizing guide
2021-01-13 17:56:30 -05:00
Shivaram Lingamneni
641981856b
Merge pull request #1482 from slingamn/tor_manual
...
update tor section of the manual
2021-01-13 03:25:22 -05:00
Shivaram Lingamneni
042d1320cd
update tor section of the manual
2021-01-13 03:16:24 -05:00
Shivaram Lingamneni
bafadf3aac
fix #1476
...
enable the use of grouped nicks as account names for SASL,
if force-nick-equals-account is disabled
2021-01-12 09:33:57 -05:00
Shivaram Lingamneni
d1f8317180
fix #1479
...
Give Tor clients who authenticate via SASL a unique cloak, so chanops
can ban *!*@tor-network.onion and still allow authenticated Tor users
2021-01-12 08:40:13 -05:00
Shivaram Lingamneni
f2a40b9e5d
Merge pull request #1475 from slingamn/roleplay_action_bug
...
fix incorrect CTCP ACTION messages sent by roleplay
2021-01-10 21:30:57 -05:00
Shivaram Lingamneni
ec1b8f9c3d
Merge pull request #1478 from slingamn/ircfmt_fix
...
bump ircfmt to fix snomask bug
2021-01-08 14:44:54 -05:00