Commit Graph

3826 Commits

Author SHA1 Message Date
Shivaram Lingamneni
8102d1ddb6 Merge remote-tracking branch 'origin/master' into master+relaymsg 2020-09-09 03:55:41 -04:00
Shivaram Lingamneni
adeaa5440b
Merge pull request #1258 from slingamn/issue1213_nouser
fix #1213
2020-09-09 00:02:04 -07:00
Shivaram Lingamneni
307adba8bd fix #1213 2020-09-07 06:00:53 -04:00
Shivaram Lingamneni
60db9536f4
Merge pull request #1241 from slingamn/restricted_stringset
use utils.StringSet in more places
2020-09-05 22:31:17 -07:00
Shivaram Lingamneni
bfb3fd702a
Merge pull request #1249 from jesopo/pong-params
PONG param 0 should be server name
2020-09-05 22:30:50 -07:00
Shivaram Lingamneni
16ca5c2590
Merge pull request #1257 from slingamn/next
set up new development window
2020-09-05 22:30:22 -07:00
Shivaram Lingamneni
66995cdfdf bump x/sys dependency 2020-09-06 01:23:02 -04:00
Shivaram Lingamneni
4d940a5dc0 bump x/crypto dependency 2020-09-06 01:22:12 -04:00
Shivaram Lingamneni
f589a673a7 set up new development version 2020-09-06 01:21:10 -04:00
Shivaram Lingamneni
e43db479ca bump version to 2.3.0 2020-09-06 01:02:05 -04:00
Shivaram Lingamneni
8d1f0067df
Merge pull request #1250 from slingamn/changelog
changelog for v2.3.0
2020-09-05 22:00:17 -07:00
Shivaram Lingamneni
1c110fa501
Merge pull request #1256 from slingamn/deadcode
remove dead code
2020-09-03 21:19:34 -07:00
Shivaram Lingamneni
ed8de2a77a remove dead code 2020-09-03 18:37:18 -04:00
Shivaram Lingamneni
860d61e664 update changelog for 2.3.0 2020-09-01 17:08:49 -04:00
Shivaram Lingamneni
812414189b
Merge pull request #1255 from slingamn/issue1254
fix #1254
2020-09-01 00:24:12 -07:00
Shivaram Lingamneni
71cdc43d9a fix #1254 2020-09-01 02:41:15 -04:00
Shivaram Lingamneni
f58e66152d bump version to 2.3.0-rc2 2020-08-30 02:29:21 -04:00
Shivaram Lingamneni
192f3fb1c9 add changelog for 2.3.0-rc2 2020-08-30 02:29:06 -04:00
Shivaram Lingamneni
e05e624070
Merge pull request #1253 from slingamn/registration_bugs
fix critical bugs in 2.3.0-rc1
2020-08-29 21:21:39 -07:00
Shivaram Lingamneni
01726f8935 fix #1252 2020-08-29 23:40:49 -04:00
Shivaram Lingamneni
3bcf67b956 fix #1251 2020-08-29 21:42:27 -04:00
jesopo
574b07513c PONG param 0 should be server name
fix #1248
2020-08-26 09:18:53 +00:00
Shivaram Lingamneni
fda23264ad
Merge pull request #1247 from slingamn/config_cleanup
remove stray references to timeout enforcement
2020-08-25 17:34:24 -07:00
Shivaram Lingamneni
20fcbe5147 remove stray references to timeout enforcement
These should have been removed in #1027.
2020-08-25 14:11:13 -04:00
Shivaram Lingamneni
75a0e18580
Merge pull request #1245 from slingamn/issue1244
fix #1244
2020-08-23 20:25:37 -07:00
Shivaram Lingamneni
ddb8400124 include go version even without the git hash 2020-08-23 21:59:19 -04:00
Shivaram Lingamneni
6628a3d1c6 fix #1244 2020-08-23 18:11:10 -04:00
Shivaram Lingamneni
4c0144c708 bump version to 2.3.0-rc1 2020-08-23 00:20:20 -04:00
Shivaram Lingamneni
b31c817bcb
Merge pull request #1243 from slingamn/changelog
changelog for 2.3.0-rc1
2020-08-22 21:19:32 -07:00
Shivaram Lingamneni
48adf33411 changelog for 2.3.0-rc1 2020-08-23 00:16:02 -04:00
Shivaram Lingamneni
e44a8550df
Merge pull request #1242 from slingamn/noop_nick_changes
clean up handling of no-op nick changes
2020-08-22 19:48:33 -07:00
Shivaram Lingamneni
1dd0c432fd use utils.StringSet in more places 2020-08-22 22:43:21 -04:00
Shivaram Lingamneni
b1c3a1467a clean up handling of no-op nick changes 2020-08-22 22:26:50 -04:00
Shivaram Lingamneni
c8e2dcb1e9
Merge pull request #1239 from slingamn/issue1228_disable_lookup_hostnames
fix #1228
2020-08-19 12:34:34 -07:00
Shivaram Lingamneni
9d17ed41b5 clarify which option is the default 2020-08-19 15:32:32 -04:00
Shivaram Lingamneni
4411fa7b38
Merge pull request #1237 from slingamn/trailing_space
correct trailing space on +R usermode documentation
2020-08-19 12:30:41 -07:00
Shivaram Lingamneni
2cf4deb67d
Merge pull request #1235 from oragono/l10n_master
New Crowdin updates
2020-08-18 19:42:06 -07:00
Shivaram Lingamneni
a4d119907e fix #1228 2020-08-18 22:35:44 -04:00
Shivaram Lingamneni
e706124852 correct trailing space on +R usermode documentation 2020-08-13 13:17:31 -04:00
Daniel Oaks
0530cd7769 New translations help.lang.json (Dutch) 2020-08-14 03:15:29 +10:00
Shivaram Lingamneni
385993fb2d
Merge pull request #1236 from slingamn/issue1195_go_upgrade
fix #1195
2020-08-11 18:23:30 -07:00
Shivaram Lingamneni
b594ec05e6 fix #1195 2020-08-11 20:38:25 -04:00
Daniel Oaks
24035b4283 New translations help.lang.json (Dutch) 2020-08-12 02:53:01 +10:00
Daniel Oaks
181531699f New translations translation.lang.yaml (Dutch) 2020-08-12 02:52:59 +10:00
Shivaram Lingamneni
c55b25d6a1
Merge pull request #1234 from slingamn/stack_print
tweaks
2020-08-10 21:50:57 -07:00
Shivaram Lingamneni
682f8f66c5 add compiler version to INFO output 2020-08-10 18:14:22 -04:00
Shivaram Lingamneni
c50c267d3c better debug logline for failed message building 2020-08-10 17:33:24 -04:00
Shivaram Lingamneni
5e11f3b346
Merge pull request #1232 from slingamn/timeout_refactor.2
fix #1229
2020-08-09 17:33:53 -07:00
Shivaram Lingamneni
b54d0f8f34 add timer coalescing for the common case 2020-08-08 23:07:53 -04:00
Shivaram Lingamneni
a3e5c9e98c fix #1229 2020-08-07 18:11:39 -04:00