3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-08-04 19:57:28 +02:00

Commit Graph

  • 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
  • ddec79f8d0 Update translation framework a touch more Daniel Oaks 2018-01-23 15:09:47 +10:00
  • 75dcff7183 Update translation framework, add badge to readme Daniel Oaks 2018-01-23 15:06:55 +10:00
  • 1d22d65f9f Make config errors display more nicely Daniel Oaks 2018-01-23 15:06:33 +10:00
  • 4b1aa2b952 remove unused member ChannelRegistry.channels #181 Shivaram Lingamneni 2017-12-11 21:05:26 -05:00
  • 7edd9032d3 remove newConns channel Shivaram Lingamneni 2017-12-10 21:18:16 -05:00
  • 728863a17c move Commands initialization to an init() Shivaram Lingamneni 2018-01-22 13:50:58 -05:00
  • 62fc2c0cc3 remove Server.commands Shivaram Lingamneni 2017-12-10 21:00:57 -05:00
  • b2afd55285 Don't load example translation file, make example actually list all translatable strings Daniel Oaks 2018-01-22 22:16:07 +10:00
  • 090095b2b9 Set default client language when creating them Daniel Oaks 2018-01-22 21:30:28 +10:00
  • 275227a461 Make like every client-facing string translatable Daniel Oaks 2018-01-22 21:26:01 +10:00
  • 0569b5cfaa RESUME: Fix a few bugs, play modestrings 'n' all Daniel Oaks 2018-01-22 20:55:20 +10:00
  • f8b39cfe61 Send fake channel joins on RESUME Daniel Oaks 2018-01-21 13:13:20 +10:00
  • d13b2ee095 Update changelog Daniel Oaks 2018-01-21 12:53:22 +10:00
  • 7760634efe Actually let the takeover work somewhat more properly Daniel Oaks 2018-01-21 12:39:09 +10:00
  • 0d5327de8a Fix some issues, add RPL_WHOISACCOUNT Daniel Oaks 2018-01-21 12:23:47 +10:00
  • ac99e82192 Fix build issues Daniel Oaks 2018-01-21 11:59:52 +10:00
  • d09f085b1a Add very initial RESUME cap and command Daniel Oaks 2018-01-21 11:23:33 +10:00
  • eb25d4466b Update changelog again Daniel Oaks 2018-01-22 17:45:35 +10:00
  • fbac8c9a0c Updated changelog Daniel Oaks 2018-01-22 17:44:33 +10:00
  • cd6bf3e20c Don't load new language support by default, since we don't have any/enough language files to justify it Daniel Oaks 2018-01-22 17:42:41 +10:00
  • e99f22488f Make LANGUAGE support work Daniel Oaks 2018-01-22 17:30:31 +10:00
  • a7fdade41d Extend to include example translation stuff Daniel Oaks 2018-01-21 16:49:17 +10:00
  • ba77a95c81 Very initial beginning of languages implementation Daniel Oaks 2018-01-21 16:11:16 +10:00
  • cf53d27615 travis: Install goreleaser Daniel Oaks 2018-01-07 18:43:33 +10:00
  • 1c4f316ca9 Remove make clean for now, fixes Travis Daniel Oaks 2018-01-07 18:35:57 +10:00
  • 2b383145e5 Fix makefile / Travis Daniel Oaks 2018-01-07 13:20:05 +10:00
  • 3b3c1c733a Support bot mode +B Daniel Oaks 2018-01-07 12:56:51 +10:00
  • 7f06f25c15 Start making builds with goreleaser Daniel Oaks 2018-01-07 12:21:44 +10:00
  • e38d42c1ce Update changelog Daniel Oaks 2018-01-04 00:28:06 +10:00
  • 3ba8af714e Use base 36 when generating message IDs, gives us full 0-9a-z to use while preserving uniqueness nicely Daniel Oaks 2018-01-04 00:21:35 +10:00
  • 63bd52d471 Make message IDs much shorter (thanks @prawnsalad!) Daniel Oaks 2018-01-04 00:13:32 +10:00
  • 713fc59691 CAP: Correctly suspend registration for CAP REQ as per the spec Daniel Oaks 2017-12-28 13:50:42 +10:00
  • 342a84ba3f Makefile should use var defined at top of file Daniel Oaks 2017-12-28 13:42:09 +10:00
  • 7c624f9a38 Setup v0.10.4-unreleased devel ver Daniel Oaks 2017-12-28 13:41:36 +10:00
  • 25c59fdb37 vendor: Updated submodules Daniel Oaks 2017-12-26 12:57:39 +10:00
  • 5e9f0fd411 Release v0.10.3 v0.10.3 Daniel Oaks 2017-12-26 12:43:37 +10:00
  • b9f7850719 Update changelog Daniel Oaks 2017-12-26 12:38:54 +10:00
  • 197ab520bf Change casemapping name and advertisement to match new spec Daniel Oaks 2017-12-26 12:30:04 +10:00
  • 36b26f99be
    Merge pull request #173 from slingamn/timeouts.3 Daniel Oaks 2017-12-11 14:53:05 +10:00
  • d8d1705035 refactor idle timeouts again #173 Shivaram Lingamneni 2017-12-06 23:15:35 -05:00
  • e0519a6387 caps: Rename maxline cap Daniel Oaks 2017-12-06 13:11:38 +10:00
  • b2e5738f08
    Merge pull request #171 from slingamn/atime Daniel Oaks 2017-12-03 12:59:08 +10:00
  • ad1e00629b fix a race condition in idle timeouts #171 Shivaram Lingamneni 2017-12-02 20:14:28 -05:00
  • f5e7ec525d synchronize accesses to client.atime Shivaram Lingamneni 2017-12-02 20:05:06 -05:00
  • ad351268be
    Merge pull request #168 from slingamn/clientmanager Daniel Oaks 2017-11-23 08:35:50 +10:00
  • b4907dadb9 fix a bug where the uncasefolded nickname wasn't being recorded #168 Shivaram Lingamneni 2017-11-22 16:55:29 -05:00
  • d5a5f939dd review fixes Shivaram Lingamneni 2017-11-22 16:35:38 -05:00
  • 52b0fb71e7 refactor ClientManager Shivaram Lingamneni 2017-11-22 04:41:11 -05:00
  • 2cbbec567c Don't override package name Daniel Oaks 2017-11-19 10:42:40 +10:00
  • bfcada11dc KLINE: Save name of the banning oper Daniel Oaks 2017-11-19 10:32:32 +10:00
  • dedb029272 DLINE: Save name of the banning oper Daniel Oaks 2017-11-19 10:27:40 +10:00
  • 8036df92fc WHO: Require first param, matching other servers Daniel Oaks 2017-11-19 10:10:10 +10:00
  • bec050208d
    Merge pull request #166 from slingamn/banlist.3 Daniel Oaks 2017-11-17 16:09:21 +10:00
  • b83d454554 fix ban regexp not being recompiled on removal #166 Shivaram Lingamneni 2017-11-13 03:12:17 -05:00
  • b1e12ca1eb allow unprivileged users to list bans Shivaram Lingamneni 2017-11-13 02:55:26 -05:00
  • fc8007e6e4 Setup v0.10.3-unreleased devel ver Daniel Oaks 2017-11-13 22:52:48 +10:00
  • 11ea52b0f0 Release v0.10.2 v0.10.2 Daniel Oaks 2017-11-13 22:46:50 +10:00
  • a33e83de9e
    Merge pull request #165 from slingamn/get_fail Daniel Oaks 2017-11-13 22:43:24 +10:00
  • ca8a0b7091 fix a wide-ranging assortment of crash bugs #165 Shivaram Lingamneni 2017-11-13 02:42:20 -05:00
  • ff50a25b65
    Merge pull request #161 from slingamn/chanreg.3 Daniel Oaks 2017-11-13 12:46:23 +10:00
  • 075a38d08d developing: Add new release instructions. Daniel Oaks 2017-11-13 12:45:28 +10:00
  • efb54163a5 Setup v0.10.2-unreleased devel ver Daniel Oaks 2017-11-13 12:45:10 +10:00