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

Commit Graph

  • 8fd1446627 tweak: clean up Socket.Close() Shivaram Lingamneni 2018-03-16 18:16:04 -04:00
  • d324418df4 try to fix travis by pinning a goreleaser release #219 Shivaram Lingamneni 2018-03-16 13:07:57 -04:00
  • 0a432c9d99 do an actual nonblocking send instead of the len() trick Shivaram Lingamneni 2018-03-16 12:39:11 -04:00
  • fa5d4be718 refactor irc.Socket Shivaram Lingamneni 2018-03-15 19:11:29 -04:00
  • e3e714059c
    Merge pull request #215 from slingamn/issue214 Daniel Oaks 2018-03-14 10:00:40 -07:00
  • f5f6b95662 fix #214 #215 Shivaram Lingamneni 2018-03-14 12:51:53 -04:00
  • b0f262bc0c
    Merge pull request #206 from slingamn/ghost.2 Shivaram Lingamneni 2018-03-14 09:42:20 -04:00
  • b8f37e4e6c fix bad interaction between nickTimer.Stop() and accounts.Logout() #206 Shivaram Lingamneni 2018-03-14 08:43:50 -04:00
  • fd34c78d6b add sadrop command Shivaram Lingamneni 2018-03-14 06:50:26 -04:00
  • c6124f9d8a
    Merge pull request #210 from slingamn/pprof.2 Shivaram Lingamneni 2018-03-13 18:05:51 -04:00
  • 288203152a comment out the pprof setting in the example config #210 Shivaram Lingamneni 2018-03-13 18:04:15 -04:00
  • 211ed6af99 add an option to expose a pprof http endpoint Shivaram Lingamneni 2018-03-13 14:46:39 -04:00
  • 679f25491c can't reserve a nick that's the name of an unverified account Shivaram Lingamneni 2018-03-11 14:12:07 -04:00
  • 47b9fe50be can't register an account with the same name as a registered nick Shivaram Lingamneni 2018-03-11 13:59:02 -04:00
  • a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO Shivaram Lingamneni 2018-03-02 17:04:24 -05:00
  • b211fd35da
    Merge pull request #205 from slingamn/issue204 Daniel Oaks 2018-03-01 10:07:32 -08:00
  • ef99bc48d1 fix #204 #205 Shivaram Lingamneni 2018-03-01 10:37:30 -05:00
  • 898fb41485
    Merge pull request #203 from slingamn/rereg Daniel Oaks 2018-02-28 14:40:32 -08:00
  • 757566ca45 turn down default verify timeout #203 Shivaram Lingamneni 2018-02-28 17:31:56 -05:00
  • 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit Shivaram Lingamneni 2018-02-28 00:14:44 -05:00
  • a5897baa2b clean up redundant error handling Shivaram Lingamneni 2018-02-27 23:50:03 -05:00
  • 1023f7e20e
    Merge pull request #200 from slingamn/issue199.2 Daniel Oaks 2018-02-27 19:50:09 -08:00
  • 9b21ee36b2
    Merge pull request #201 from slingamn/fixes.3 Daniel Oaks 2018-02-27 13:30:30 -08:00
  • 784a3bbf52 Don't send error messages for bad channels in NAMES #201 Shivaram Lingamneni 2018-02-25 05:02:42 -05:00
  • 9d163a4ba2 warn about whitelisting the webirc gateway Shivaram Lingamneni 2018-02-25 05:18:54 -05:00
  • 54123ef9a2 clear failed nick assignments to avoid confusion #200 Shivaram Lingamneni 2018-02-27 05:22:01 -05:00
  • 62581962a6 fix confusing ips-per-subnet name Shivaram Lingamneni 2018-02-25 05:17:39 -05:00
  • be86684e96 implement #199 Shivaram Lingamneni 2018-02-26 21:44:03 -05:00
  • 0ea210c28c
    Merge pull request #196 from slingamn/smtp.1 Daniel Oaks 2018-02-23 07:53:36 -08:00
  • 04d7792ed2
    Merge pull request #195 from slingamn/stopevent Daniel Oaks 2018-02-23 07:49:22 -08:00
  • 878f9ca94c fix: store the uncasefolded account name correctly #196 Shivaram Lingamneni 2018-02-20 04:50:46 -05:00
  • df41f9b3b0 don't send ACC numerics in response to NickServ commands Shivaram Lingamneni 2018-02-20 04:44:44 -05:00
  • 89ae261739 implement mailto callbacks Shivaram Lingamneni 2018-02-20 04:20:30 -05:00
  • 25f8b15232
    Merge pull request #194 from slingamn/issue192.1 Daniel Oaks 2018-02-19 14:54:03 +10:00
  • 4f9460cd9a
    Merge pull request #193 from slingamn/nickres.1 Daniel Oaks 2018-02-19 14:52:39 +10:00
  • 02161184cf clean up stopEvent (requires go v1.10) #195 Shivaram Lingamneni 2018-02-18 23:18:32 -05:00
  • 5b636371a9 fix SASL enable-disable logic #193 Shivaram Lingamneni 2018-02-18 22:15:43 -05:00
  • ced3a17cd3 fix #192 #194 Shivaram Lingamneni 2018-02-18 21:52:39 -05:00
  • 988cb22692 changes to nick reservation Shivaram Lingamneni 2018-02-18 04:46:14 -05:00
  • 73391f11a6 replace ACC UNREGISTER with nickserv unregister #191 Shivaram Lingamneni 2018-02-12 01:09:30 -05:00
  • af256fccd3 remove redundant oper check from DEBUG Shivaram Lingamneni 2018-02-11 23:48:58 -05:00
  • b139386391 fix account tags Shivaram Lingamneni 2018-02-11 06:31:23 -05:00
  • ad73d68807 refactor account registration, add nick enforcement Shivaram Lingamneni 2018-02-11 05:30:40 -05:00
  • fcd0a75469 developing: Add ResponseBuffer explanation Daniel Oaks 2018-02-11 17:21:13 +10:00
  • 50165af81a Updated changelog Daniel Oaks 2018-02-11 09:24:20 +10:00
  • b982c6c2ae readme: Link to darwin.network and the testnet Daniel Oaks 2018-02-11 09:18:30 +10:00
  • c29be6e914 vendor: Updated submodules Daniel Oaks 2018-02-11 09:16:04 +10:00
  • a70cc6713c (hopefully) fix labeled-response behaviour Daniel Oaks 2018-02-11 08:57:15 +10:00
  • e0fa97d344 Get labeled-reply working just fine Daniel Oaks 2018-02-06 00:21:08 +10:00
  • 470109461b responsebuffer: Handle sending early properly Daniel Oaks 2018-02-04 21:34:44 +10:00
  • 3680a3fe9a Merge Daniel Oaks 2018-02-04 21:32:48 +10:00
  • 3561046bec Make ERR_CANNOT_RESUME use RPL_NONE numeric Daniel Oaks 2018-02-04 21:25:08 +10:00
  • ca6a162696 handlers: Make sure all functions have appropriate comments Daniel Oaks 2018-02-04 05:48:44 +10:00
  • 52e3dde77a Move mkcerts package under lib/ Daniel Oaks 2018-02-04 05:34:26 +10:00
  • 2419f69879 Move all errors into errors.go Daniel Oaks 2018-02-03 22:03:36 +10:00
  • 3ef4c5f799 Split NS/CS commands into separate functions Daniel Oaks 2018-02-03 21:38:28 +10:00
  • 2ecec25d28 Misc refactoring Daniel Oaks 2018-02-03 21:15:07 +10:00
  • d854bac78e Fix broken modes tests Daniel Oaks 2018-02-03 20:28:02 +10:00
  • 3634d0601e Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) Daniel Oaks 2018-02-03 20:21:32 +10:00
  • 9f71d9ce12 Add right copyright to handlers.go Daniel Oaks 2018-02-03 19:48:30 +10:00
  • afd6ca610c Split language into a subpackage Daniel Oaks 2018-02-03 19:46:14 +10:00
  • 1b14230758 ...fix info string, how did that get messed up? Daniel Oaks 2018-02-03 19:30:23 +10:00
  • 47d2ce351c Centralise all command handlers in handlers.go Daniel Oaks 2018-02-03 19:28:02 +10:00
  • 29266ce80f nickserv: Fix help display Daniel Oaks 2018-02-03 19:00:27 +10:00
  • 6784cf82bf nickserv: Add NS REGISTER and NS IDENTIFY Daniel Oaks 2018-02-02 23:44:52 +10:00
  • 872f88eb94
    Merge pull request #187 from slingamn/unixdomain.1 Daniel Oaks 2018-02-02 21:36:13 +10:00
  • 21a2fba7c4 manual: Update Daniel Oaks 2018-02-02 21:06:25 +10:00
  • cb561a1f20 manual: Update s'more Daniel Oaks 2018-02-02 16:44:40 +10:00
  • c2b31fc2af manual: Update Daniel Oaks 2018-02-02 16:43:55 +10:00
  • 0c07b4491c manual: Add ToC Daniel Oaks 2018-02-02 16:40:07 +10:00
  • b5f5217721 docs: Initial commit of the Oragono Manual Daniel Oaks 2018-02-02 16:37:23 +10:00
  • ed1fa7704c nickserv: Point users to an actual help entry (not a great one, but very slightly better) Daniel Oaks 2018-02-02 16:37:06 +10:00
  • 2a7f055ef3 support unix domain sockets #187 Shivaram Lingamneni 2018-02-01 15:53:49 -05:00
  • bec39ee8cb log new listener creation Shivaram Lingamneni 2018-02-01 15:40:20 -05:00
  • 10b4ec243b
    Merge pull request #185 from slingamn/proxypatch.1 Daniel Oaks 2018-02-01 15:46:59 +10:00
  • 2d6ddf7eb9 kiwi's gateway uses the flag secure instead of tls #185 Shivaram Lingamneni 2018-01-31 22:01:13 -05:00
  • b7f66fb1de allow WEBIRC to set the TLS flag over local plaintext connections Shivaram Lingamneni 2018-01-31 21:07:57 -05:00
  • 09a17b32be disallow WEBIRC after PROXY Shivaram Lingamneni 2018-01-31 20:04:05 -05:00
  • 7b88d21e58 Possible IdleTimer lock fix Daniel Oaks 2018-01-30 14:26:29 +10:00
  • 8bc2c0ee67 temp *badbadbad* Daniel Oaks 2018-01-30 14:20:12 +10:00
  • cabb3b219d Fix some config loading issues Daniel Oaks 2018-01-28 10:52:07 +10:00
  • 16a55cbba8 Add labeled-responses for MODE Daniel Oaks 2018-01-28 10:51:46 +10:00
  • 3fa767e3f3 Fix Linux builds messing up in the final stage Daniel Oaks 2018-01-28 00:51:12 +10:00
  • 00099eb4ba Make batch IDs smaller Daniel Oaks 2018-01-28 00:45:16 +10:00
  • 07fc902b21 Labeled-Response Daniel Oaks 2018-01-28 00:30:30 +10:00
  • 83cd212f5c Merge branch 'master' of https://github.com/oragono/oragono Daniel Oaks 2018-01-26 20:00:31 +10:00
  • b1a500f461 Add Brazilian Portugese translation Daniel Oaks 2018-01-26 20:00:17 +10:00
  • fc9b501a77 Show translator names in INFO Daniel Oaks 2018-01-25 19:51:02 +10:00
  • 421ecc9811 readme: Include multiple languages in feature list Daniel Oaks 2018-01-24 08:09:40 +10:00
  • 65ac8cb8b1 Rename translation files, basically finish off Turkish translation for now! Daniel Oaks 2018-01-24 00:48:41 +10:00
  • b3e1e3c258 Add very initial French translation, contributed by @joshk0 Daniel Oaks 2018-01-24 00:01:24 +10:00
  • ddd7f0dc99 Add 'are supported by this server' to translatable strings Daniel Oaks 2018-01-23 23:31:29 +10:00
  • 1fae186637 Include languages files in builds v0.11.0-alpha Daniel Oaks 2018-01-23 21:35:39 +10:00
  • 070f19e8fa Add README for the languages directory Daniel Oaks 2018-01-23 21:34:50 +10:00
  • c5a6d22192 Hopefully apply new languages better, esp. during rehash Daniel Oaks 2018-01-23 21:23:29 +10:00
  • 638b0c03fc Better translate HELP entries and indexes Daniel Oaks 2018-01-23 21:17:14 +10:00
  • 6a28277ba4 Update Turkish translation Daniel Oaks 2018-01-23 17:25:26 +10:00
  • 099fd7c08f Update translation backend stuff a little more Daniel Oaks 2018-01-23 17:22:39 +10:00
  • e29f3b1a02 Add very initial Turkish translation, contributed by Apsimati Daniel Oaks 2018-01-23 16:51:36 +10:00
  • 1a5ff05493 Update translation framework Daniel Oaks 2018-01-23 16:50:19 +10:00