3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-04-21 07:17:57 +02:00

Commit Graph

  • b6b4d365bc fix #313 Shivaram Lingamneni 2018-12-23 13:25:02 -05:00
  • f912f64f21
    Merge pull request #304 from slingamn/history.1 Daniel Oaks 2018-12-15 04:37:16 +10:00
  • 6cedb80374
    Merge pull request #311 from iNecas/fix-docopt-deprecation Daniel Oaks 2018-12-08 08:55:00 +10:00
  • 9a1ede86d3 Replace docopt.Parse with docopt.ParseArgs #311 Ivan Nečas 2018-12-07 22:20:17 +01:00
  • e1aa3e0f4a
    Merge pull request #305 from slingamn/passwd.1 Daniel Oaks 2018-12-07 10:43:10 +10:00
  • a0c1fa1843
    Merge pull request #308 from slingamn/bidirule Daniel Oaks 2018-12-07 10:40:00 +10:00
  • 92eca4d795 add more test cases #308 Shivaram Lingamneni 2018-12-06 06:46:11 -05:00
  • 40e63dbbe8 fix #306 Shivaram Lingamneni 2018-12-05 22:35:36 -05:00
  • 48f9b5e4fa implement NS PASSWD for password changes #305 Shivaram Lingamneni 2018-11-28 18:21:41 -05:00
  • c8cf0befc6 fixes to irc/socket.go #304 Shivaram Lingamneni 2018-11-28 00:24:44 -05:00
  • a0bf548fc5 draft/resume-0.2 implementation, message history support Shivaram Lingamneni 2018-11-26 05:23:27 -05:00
  • 70364f5f67
    Merge pull request #303 from enckse/master Shivaram Lingamneni 2018-11-19 14:23:03 -05:00
  • c20afab7c2
    prevents default create/open of buntdb, requires user to call initdb #303 Sean Enck 2018-11-19 14:10:12 -05:00
  • 55503961cb Release v0.12.0 v0.12.0 Daniel Oaks 2018-10-15 12:18:23 +10:00
  • e365103fb5 Add missing key to changelog Daniel Oaks 2018-10-15 12:05:22 +10:00
  • 2b10b73bbc Update changelog Daniel Oaks 2018-10-15 12:03:38 +10:00
  • 8e027fb58f vendor: Updated submodules Daniel Oaks 2018-10-15 11:51:55 +10:00
  • a7e88f51fe
    Merge pull request #294 from slingamn/proxy_ipv6.1 Daniel Oaks 2018-10-15 11:43:16 +10:00
  • 8de6da14c0
    Merge pull request #295 from vilmibm/patch-1 Shivaram Lingamneni 2018-09-05 23:46:10 -04:00
  • aab44155a2
    Correct NS REGISTER example #295 Nate Smith 2018-09-05 11:01:47 -07:00
  • 10d4f77638 fix PROXY protocol support for IPv6 #294 Shivaram Lingamneni 2018-09-03 00:19:10 -04:00
  • f0491c2254
    Merge pull request #293 from slingamn/perms Shivaram Lingamneni 2018-08-29 14:51:25 -04:00
  • 72599ba01f review fix #293 Shivaram Lingamneni 2018-08-28 21:10:54 -04:00
  • 0362269215 upgrade travis to golang 1.11 Shivaram Lingamneni 2018-08-28 16:25:42 -04:00
  • 0e5842b33a fix #211 Shivaram Lingamneni 2018-08-28 14:20:33 -04:00
  • c3d197f4ff make unix domain socket permissions configurable Shivaram Lingamneni 2018-08-28 13:34:43 -04:00
  • 831969f1f0
    Merge pull request #292 from slingamn/nilreceivers Shivaram Lingamneni 2018-08-27 23:56:28 -04:00
  • c72a84e49f
    Merge pull request #284 from slingamn/passhashing.1 Shivaram Lingamneni 2018-08-27 23:55:54 -04:00
  • 86836905b3 re-add nil receiver for ModeSet.HasMode #292 Shivaram Lingamneni 2018-08-23 10:30:28 -04:00
  • 1fd63672f3
    Merge pull request #290 from slingamn/rpl330.1 Daniel Oaks 2018-08-20 16:48:38 +10:00
  • 508c3269a0
    Merge pull request #291 from slingamn/samode_crash Daniel Oaks 2018-08-20 16:48:05 +10:00
  • ac08ce0f20 move ChannelOperator check into hasPrivs helper #291 Shivaram Lingamneni 2018-08-17 16:22:01 -04:00
  • a18283e2de fix a crash when SAMODE'ing in a channel you're not joined to Shivaram Lingamneni 2018-08-17 12:44:49 -04:00
  • 1fb9bd7208 Fix a bug in 330 RPL_WHOISACCOUNT #290 Shivaram Lingamneni 2018-08-17 11:13:38 -04:00
  • 7ebd35f5a0 update Gopkg.lock to include sha3 #284 Shivaram Lingamneni 2018-08-15 13:07:28 -04:00
  • cbc2b07d35 Merge remote-tracking branch 'origin/master' into passhashing.2 Shivaram Lingamneni 2018-08-15 13:02:05 -04:00
  • 4ecdea0647
    Merge pull request #289 from slingamn/allow_multiple Daniel Oaks 2018-08-15 22:21:34 +10:00
  • ea30e58244 bump vendor to remove stackimpact #289 Shivaram Lingamneni 2018-08-15 08:12:24 -04:00
  • a2c2419084 remove stackimpact Shivaram Lingamneni 2018-08-14 23:26:43 -04:00
  • 6eda236eab remove allow-multiple-per-connection Shivaram Lingamneni 2018-08-14 22:50:20 -04:00
  • b45b863fc4 unregister capab was renamed to accreg, but i missed this occurrence Shivaram Lingamneni 2018-08-14 22:48:06 -04:00
  • 5cb7c9ae7b
    Merge pull request #287 from slingamn/lusers Daniel Oaks 2018-08-09 10:35:38 +10:00
  • a4546c418b fix miscounting in LUSERS #287 Shivaram Lingamneni 2018-08-08 17:56:12 -04:00
  • 2a7af89694
    Merge pull request #285 from slingamn/fatal.1 Daniel Oaks 2018-08-07 01:50:57 +10:00
  • 7cd5b8473c fix a bug in CS UNREGISTER #285 Shivaram Lingamneni 2018-08-06 09:47:44 -04:00
  • 578ca2fdf6 add support for service command aliases Shivaram Lingamneni 2018-08-06 09:21:29 -04:00
  • 3c12fb6254 fix #283 (remove unnecessary log.Fatal) Shivaram Lingamneni 2018-08-06 05:02:47 -04:00
  • eb5f2c1db9 fix webirc password handling Shivaram Lingamneni 2018-08-06 04:55:39 -04:00
  • dfb0a57040 refactor the password hashing / password autoupgrade system Shivaram Lingamneni 2018-08-05 22:51:39 -04:00
  • 6260869068 Upgrade password hashing. Previously, we generated and prepended a long salt before generating password hashes. This resulted in the hash verification cutting off long before it should do. This form of salting is also not necessary with bcrypt as it's provided by the password hashing and verification functions themselves, so totally rip it out. Daniel Oaks 2018-04-01 17:12:41 +10:00
  • a72de2f4d2 Update changelog Daniel Oaks 2018-08-05 03:25:42 +10:00
  • d52dfb8df5
    Merge pull request #279 from slingamn/cleanup.1 Daniel Oaks 2018-07-24 14:50:24 +10:00
  • 7154f14781 move handling of RecoverFromErrors into LoadConfig #279 Shivaram Lingamneni 2018-07-16 04:08:24 -04:00
  • 1383190249 refactor rehash to rely more on server.config Shivaram Lingamneni 2018-07-16 03:46:40 -04:00
  • 1a5db02236
    Merge pull request #278 from slingamn/bitset_again Daniel Oaks 2018-07-12 20:05:26 +10:00
  • 318da22448 simplify CAS logic a bit #278 Shivaram Lingamneni 2018-07-02 16:33:39 -04:00
  • 6ba741814d
    Merge pull request #275 from slingamn/confirmations.1 Daniel Oaks 2018-07-02 16:00:49 +10:00
  • 477a9023ff
    Merge pull request #277 from slingamn/bitset.3 Daniel Oaks 2018-07-02 16:00:04 +10:00
  • 1e513a717c expand bitset tests #277 Shivaram Lingamneni 2018-06-27 17:42:29 -04:00
  • a1bbe0c7f2 review fix Shivaram Lingamneni 2018-06-25 22:50:57 -04:00
  • 2a33c1483b atomic bitset implementations of caps.Set and modes.ModeSet Shivaram Lingamneni 2018-06-25 18:08:15 -04:00
  • cdbb369a9c add benchmarks for caps.Set Shivaram Lingamneni 2018-06-25 06:50:19 -04:00
  • 02a4aaf583 some tweaks to account/channel unregistration #275 Shivaram Lingamneni 2018-06-19 04:03:40 -04:00
  • f4a284675d
    Merge pull request #274 from slingamn/chanunreg.1 Daniel Oaks 2018-06-05 19:34:12 +10:00
  • c3b66b5236 add a verification code to CS UNREGISTER #274 Shivaram Lingamneni 2018-06-05 05:23:36 -04:00
  • 31f386f5a9 add CHANSERV UNREGISTER Shivaram Lingamneni 2018-06-04 05:02:22 -04:00
  • 7bf18443a8
    Merge pull request #270 from slingamn/amode.1 Daniel Oaks 2018-05-30 21:27:28 +10:00
  • 45b8d9e6fa Update snomask to work with HOPM Daniel Oaks 2018-05-29 03:21:48 +10:00
  • 4bfa5fc66e
    Merge pull request #271 from slingamn/sajoin.3 Daniel Oaks 2018-05-25 21:07:42 +10:00
  • 495705f538 implement SAJOIN, allow channel founders to join unconditionally #271 Shivaram Lingamneni 2018-05-25 02:46:36 -04:00
  • d3815fbe61 review fixes and updates #270 Shivaram Lingamneni 2018-05-25 00:38:20 -04:00
  • 13aba9e64c
    Merge pull request #269 from slingamn/operfail Daniel Oaks 2018-05-24 16:27:12 +10:00
  • 444bebc40d force travis to use go 1.10.x #269 Shivaram Lingamneni 2018-05-23 17:56:29 -04:00
  • 7122fb180c add a test Shivaram Lingamneni 2018-05-23 16:14:23 -04:00
  • 1016f86f70 implement CHANSERV AMODE Shivaram Lingamneni 2018-05-23 15:35:50 -04:00
  • f408d0f37b review fix: add nil receivers to other read-only ModeSet methods Shivaram Lingamneni 2018-05-23 15:39:30 -04:00
  • 0751f52f37 fix #268 Shivaram Lingamneni 2018-05-22 04:23:33 -04:00
  • f142bf065d services: Explicitly show when commands have been disabled in the HELP output Daniel Oaks 2018-05-19 09:00:22 +10:00
  • de7b679fc5
    Merge pull request #247 from slingamn/vhosts.3 Daniel Oaks 2018-05-19 08:51:16 +10:00
  • 8227822d3e
    Merge pull request #264 from slingamn/deps.1 Daniel Oaks 2018-05-04 23:13:56 +10:00
  • 555010b02c
    Merge pull request #265 from slingamn/issue262.1 Daniel Oaks 2018-05-04 23:11:58 +10:00
  • 510f4320d0 fix formatting issue #265 Shivaram Lingamneni 2018-05-04 04:25:47 -04:00
  • c0885f9cba add gofmt check to make test Shivaram Lingamneni 2018-05-04 04:27:43 -04:00
  • f6373f7a4d fix #262 Shivaram Lingamneni 2018-05-04 00:24:54 -04:00
  • 3508865a2f review fix #264 Shivaram Lingamneni 2018-05-02 05:57:59 -04:00
  • be588076e9 optimize IsLoggingRawIO Shivaram Lingamneni 2018-05-01 06:00:09 -04:00
  • 3150f4e23b reduce copying of output lines Shivaram Lingamneni 2018-04-26 15:32:32 -04:00
  • 5b416a0922 update irc-go to latest Shivaram Lingamneni 2018-05-01 01:47:53 -04:00
  • 00949442e0
    Merge pull request #260 from slingamn/perftesting.12 Daniel Oaks 2018-04-26 21:40:55 +10:00
  • ebfef1e848 add Semaphore and ServerSemaphores #260 Shivaram Lingamneni 2018-04-24 20:34:28 -04:00
  • 6533893863 optimized implementation of Channel.Names() Shivaram Lingamneni 2018-04-24 05:46:01 -04:00
  • ef35c587fc remove redundant friends computation Shivaram Lingamneni 2018-04-24 20:23:01 -04:00
  • b97ae00fe3 refactor channel join and part Shivaram Lingamneni 2018-04-24 03:11:11 -04:00
  • 9756ce02ba fixes uint, moved code, stole slingnams hsNotifyChannel function #258 devel+dnsbl moocow 2018-04-24 20:51:20 +02:00
  • 6a9fa35d35 enum types simplifying sort, config fails on wrong action types moocow 2018-04-24 13:47:35 +02:00
  • 74fa58dda0 Merge remote-tracking branch 'origin/master' into vhosts.4 #247 Shivaram Lingamneni 2018-04-23 21:46:12 -04:00
  • 22ec6139bf
    Merge pull request #256 from slingamn/issue255.2 Daniel Oaks 2018-04-24 11:20:07 +10:00
  • abbbd2c899 review fix #256 Shivaram Lingamneni 2018-04-23 20:03:26 -04:00
  • 5e7aceb75e Issue #68, initial dnsbl system moocow 2018-04-23 13:16:20 +02:00
  • cc9941cb07 review fixes, bug fixes Shivaram Lingamneni 2018-04-23 02:38:35 -04:00