Commit Graph

1584 Commits

Author SHA1 Message Date
Shivaram Lingamneni
7ceaae426c manual tweaks 2019-02-26 14:44:30 -05:00
Shivaram Lingamneni
1ecd974419 punctuation fix in manual 2019-02-25 22:59:38 -05:00
Shivaram Lingamneni
d13f58acf0 review fixes 2019-02-25 22:56:08 -05:00
Shivaram Lingamneni
b0f89062fa add support for tor (#369) 2019-02-25 22:09:09 -05:00
Shivaram Lingamneni
d43ce07b66 consume resume token during VerifyToken
Independently of this, ClientLookupSet.Resume ensures that at most one
resume can succeed, so this doesn't actually change the behavior.
But ResumeManager should be a standalone example of how to implement
resume without race conditions.
2019-02-24 21:07:12 -05:00
Shivaram Lingamneni
7018e3693b optimization: check IsLoggingRawIO before attempting to log input 2019-02-24 21:07:12 -05:00
Shivaram Lingamneni
f790a910cd change the b32 alphabet for absolutely no reason 2019-02-24 21:07:12 -05:00
Shivaram Lingamneni
0d2cf21cec clean something up in ApplyProxiedIP 2019-02-24 21:07:12 -05:00
Daniel Oaks
1dbe01b09a
Merge pull request #416 from oragono/master+tlchanges
Improve translations
2019-02-24 17:57:26 +10:00
Daniel Oaks
f38e144bbb
Merge pull request #426 from slingamn/unreleased
new unreleased version
2019-02-24 17:57:09 +10:00
Shivaram Lingamneni
a4a143ef56 new unreleased version 2019-02-24 02:19:50 -05:00
Daniel Oaks
f396003ec9 Release v1.0.0 2019-02-24 17:02:04 +10:00
Shivaram Lingamneni
48c7458809
Merge pull request #424 from oragono/issue419
Changelog updates
2019-02-23 23:58:38 -05:00
Shivaram Lingamneni
9d72b16633
Merge pull request #423 from oragono/ns-register-notice
Band-aid NS REGISTER fix
2019-02-23 23:56:11 -05:00
Daniel Oaks
63f65eab5a Sort changelog and fix some items 2019-02-23 22:06:09 +10:00
Daniel Oaks
9f3691794b Update docs 2019-02-23 21:58:42 +10:00
Daniel Oaks
7e6e7742f9 Band-aid NS REGISTER fix 2019-02-23 21:27:19 +10:00
Shivaram Lingamneni
182625c536 corrections 2019-02-22 00:28:08 -05:00
Shivaram Lingamneni
ab5e589d24 linkify credits, make some corrections 2019-02-22 00:06:30 -05:00
Shivaram Lingamneni
1467c26fab add some github links to the credits 2019-02-21 22:27:05 -05:00
Shivaram Lingamneni
266782a7d1
Merge pull request #418 from oragono/l10n_master
New Crowdin translations
2019-02-21 22:15:20 -05:00
Daniel Oaks
e7fb2fad00 New translations translation.lang.yaml (Japanese) 2019-02-22 13:10:26 +10:00
Daniel Oaks
405be4e13d New translations help.lang.json (Romanian) 2019-02-22 13:10:00 +10:00
Daniel Oaks
1bde95991c New translations chanserv.lang.json (Romanian) 2019-02-22 13:09:15 +10:00
Daniel Oaks
cc333e9e7c New translations nickserv.lang.json (Romanian) 2019-02-22 13:09:04 +10:00
Daniel Oaks
bc5bcf218a New translations irc.lang.json (Romanian) 2019-02-22 13:06:16 +10:00
Daniel Oaks
0b25a91556 New translations hostserv.lang.json (Romanian) 2019-02-22 13:05:56 +10:00
Daniel Oaks
d738688b2a Simplify NS GROUP help text 2019-02-22 12:53:01 +10:00
Daniel Oaks
6d109e92a5 Fix dodgy TL strings to make them easier to translate 2019-02-22 12:37:11 +10:00
Daniel Oaks
92a3ed9eca Make TL script dump dodgy strings for confirmation 2019-02-22 12:36:55 +10:00
Daniel Oaks
56e673559b
Merge pull request #411 from slingamn/responsebuffer
address #391
2019-02-22 07:21:32 +10:00
Shivaram Lingamneni
baa2c3b581 send the response line to NICK via the response buffer 2019-02-20 22:20:23 -05:00
Shivaram Lingamneni
bbd99b655a A labeled command that has 0 response lines should receive an empty batch
See discussion on #391.
2019-02-20 21:40:25 -05:00
Shivaram Lingamneni
234d011c29
Merge pull request #401 from oragono/rc1
documentation and other changes for rc1
2019-02-18 03:59:22 -05:00
Shivaram Lingamneni
a0eed62b4c correct my earlier overexcitement re. punctuation 2019-02-18 03:56:43 -05:00
Shivaram Lingamneni
3fa5e88e05 blurb from dan, consistent punctuation 2019-02-18 03:52:33 -05:00
Shivaram Lingamneni
fcef121aac bump oragono version to 1.0.0-rc1 2019-02-18 03:35:14 -05:00
Shivaram Lingamneni
057404d8f8 Merge branch 'rc1_changelog' into dependency_upgrade 2019-02-18 03:30:57 -05:00
Shivaram Lingamneni
8450a513de bump the vendor submodule 2019-02-18 03:30:50 -05:00
Shivaram Lingamneni
0b974c126d commit the results of dep ensure -update 2019-02-18 02:52:44 -05:00
Shivaram Lingamneni
806582713a upgrade docopt
PR #311 started using docopt.ParseArgs. This is not available in the pinned version
0.6.2. (Not totally sure how we got on a higher version than the pinned one?)
2019-02-18 02:48:41 -05:00
Shivaram Lingamneni
5a47d6076b changelog updates for 1.0.0-rc1 2019-02-18 01:23:46 -05:00
Daniel Oaks
329183d083
Merge pull request #397 from slingamn/znc
work around znc's broken nickserv support
2019-02-18 14:01:55 +10:00
Shivaram Lingamneni
29c6db593a fix missing Unescape call 2019-02-17 22:59:13 -05:00
Shivaram Lingamneni
729d4b377c revised string from discussion on ticket 2019-02-17 22:47:41 -05:00
Shivaram Lingamneni
a211ddfcdb work around znc's broken nickserv support 2019-02-17 21:29:04 -05:00
Daniel Oaks
09909e3b3d
Merge pull request #396 from slingamn/issue394
fix #394
2019-02-18 10:24:35 +10:00
Daniel Oaks
7cf8aaccf6
Merge pull request #352 from slingamn/chanreglimit.1
track channel registrations per account
2019-02-18 07:08:57 +10:00
Daniel Oaks
c604638b7c
Merge pull request #386 from slingamn/regenabled
allow SAREGISTER even when normal registration is fully disabled
2019-02-18 07:08:04 +10:00
Daniel Oaks
bfbc07f35a
Merge pull request #393 from slingamn/csop
fix #392
2019-02-18 07:07:31 +10:00