Commit Graph

3183 Commits

Author SHA1 Message Date
Alex Jaspersen df9bf15f00 Add support for setting user modes by default. 2020-04-30 03:54:09 +00:00
Shivaram Lingamneni a06b4d5e88
Merge pull request #965 from slingamn/delayedlist.1
fix #964
2020-04-26 22:05:46 -07:00
Shivaram Lingamneni 3626958f1e also exempt operators from LIST restrictions 2020-04-27 00:58:48 -04:00
Shivaram Lingamneni c4d32e8af3 make readme links https 2020-04-26 07:11:52 -04:00
Shivaram Lingamneni f84a8207e7
Merge pull request #966 from oragono/l10n_master
New Crowdin translations
2020-04-26 04:06:57 -07:00
Daniel Oaks 47f23b9571 New translations irc.lang.json (Romanian) 2020-04-26 20:41:51 +10:00
Shivaram Lingamneni feb6a63e57
Merge pull request #963 from slingamn/issue962_erasebug
fix #962
2020-04-26 03:40:13 -07:00
Shivaram Lingamneni 5cdb81e1ea use Nick() 2020-04-26 03:08:44 -04:00
Shivaram Lingamneni 3e2138db4f clarify that list-delay only applies to anonymous users 2020-04-26 03:00:40 -04:00
Shivaram Lingamneni 57e2187742 fix #964 2020-04-26 02:52:09 -04:00
Daniel Oaks 1c946e1904
Fix incorrect /NS example (thanks KindOne!) 2020-04-25 16:04:57 +10:00
Shivaram Lingamneni a7f020320e make erase confirmation code nondeterministic 2020-04-24 15:41:58 -04:00
Shivaram Lingamneni f87b71b93f fix #962 2020-04-24 15:39:39 -04:00
Shivaram Lingamneni cae739fd2e
Merge pull request #960 from slingamn/issue959
fix #959
2020-04-24 00:49:31 -07:00
Shivaram Lingamneni 4722f8a96c fix #959 2020-04-24 01:33:21 -04:00
Shivaram Lingamneni 9a6e3025c2
Merge pull request #958 from slingamn/issue950.2
four small fixes
2020-04-23 12:43:13 -07:00
Shivaram Lingamneni b065a9aefe clarify manual correction 2020-04-23 12:49:45 -04:00
Shivaram Lingamneni 12455e4bde
Merge pull request #957 from slingamn/quickstart
fix #954
2020-04-23 09:46:00 -07:00
Shivaram Lingamneni f667c035a9 mention pkill and killall 2020-04-23 12:45:42 -04:00
Shivaram Lingamneni f2fec0dc59 remove caveat 2020-04-23 02:46:27 -04:00
Shivaram Lingamneni 6e0309fa28 add a missing detail 2020-04-23 02:33:31 -04:00
Shivaram Lingamneni 98ac900ac3 fixes 2020-04-23 02:30:31 -04:00
Shivaram Lingamneni 40d3c59139 fix #955 2020-04-23 02:02:07 -04:00
Shivaram Lingamneni eebe681538 fix #532 2020-04-23 01:29:08 -04:00
Shivaram Lingamneni bd088ea197 fix #951 2020-04-22 22:19:59 -04:00
Shivaram Lingamneni 360a5af90d fix #950 2020-04-22 21:52:24 -04:00
Shivaram Lingamneni 52d6fa70a8 fix #954 2020-04-22 21:45:06 -04:00
Daniel Oaks a83dc6e10d
Merge pull request #949 from hhirtz/umodeis
use servername instead of nickmask for RPL_UMODEIS prefix
2020-04-16 17:47:31 +10:00
Hubert Hirtz f2e3287f8d use servername instead of nickmask for RPL_UMODEIS prefix 2020-04-16 09:31:54 +02:00
Shivaram Lingamneni 139eefc811 mention testnet ports explicitly 2020-04-14 03:22:58 -04:00
Shivaram Lingamneni b9e103bb28
Merge pull request #946 from slingamn/memoryhole
remove darwin.network from the readme
2020-04-14 00:20:23 -07:00
Shivaram Lingamneni 055b3d3e7f remove darwin.network from the readme 2020-04-13 21:32:43 -04:00
Shivaram Lingamneni f07a456688
Merge pull request #944 from slingamn/issue827_rename
fix #827
2020-04-13 10:13:47 -07:00
Shivaram Lingamneni b77715eafd
Merge pull request #945 from slingamn/issue943_smtpdate
fix #943
2020-04-13 10:13:27 -07:00
Shivaram Lingamneni 9a6cb84b58 fix #943 2020-04-13 11:54:39 -04:00
Shivaram Lingamneni 04549e7919 fix #827 2020-04-12 22:41:23 -04:00
Shivaram Lingamneni ae173fa43d
Merge pull request #940 from slingamn/color.2
remove log colorization support, make some tweaks
2020-04-12 19:37:59 -07:00
Shivaram Lingamneni b77f234346
Merge pull request #941 from kula/devel.fix-documentation-to-match-acc-removal
Devel.fix documentation to match acc removal
2020-04-12 12:04:41 -07:00
Thomas L. Kula 05466030c7 Remove leftover line from previous change. 2020-04-12 15:00:39 -04:00
Thomas L. Kula 503fcc20b5 Update MANUAL.md to reflect removal of ACC command
Commit f920d3b "fix #530, #721" removed the ACC command, update
the manual to reflect this.
2020-04-12 14:57:10 -04:00
Shivaram Lingamneni f4f7a8afaa shorten type names to 10 chars 2020-04-12 14:01:07 -04:00
Shivaram Lingamneni 11d1d96d71 align up to 10 2020-04-12 13:45:24 -04:00
Shivaram Lingamneni dbbcd800c9 align log messages with space padding 2020-04-12 13:33:36 -04:00
Shivaram Lingamneni 6e4b0b3125 remove log type sanitization 2020-04-12 13:33:36 -04:00
Shivaram Lingamneni 867b233585 remove color-related dependencies 2020-04-12 13:33:36 -04:00
Shivaram Lingamneni ded03ee618 fix timestamp formatting 2020-04-12 13:30:43 -04:00
Shivaram Lingamneni 6a900ca0cb strip out log coloring 2020-04-12 12:54:02 -04:00
Shivaram Lingamneni 33fd75ae54
Merge pull request #937 from slingamn/issue936_reggednick
fix #936
2020-04-12 01:30:51 -07:00
Shivaram Lingamneni 80424a6f00 fix #936 2020-04-07 12:24:44 -04:00
Shivaram Lingamneni c291a5a340
Merge pull request #934 from slingamn/issue933_extjoin
fix #933
2020-04-06 11:33:30 -07:00