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

Commit Graph

  • 944afcac60 New translations irc.lang.json (Arabic) Daniel Oaks 2019-02-11 08:13:28 +10:00
  • 3822eb2ad2 New translations irc.lang.json (Afrikaans) Daniel Oaks 2019-02-11 08:13:26 +10:00
  • ba2b4fb3e6
    Merge pull request #365 from slingamn/hopm Daniel Oaks 2019-02-11 06:43:44 +10:00
  • c17d3fa9a1 document hopm integration, fixes #272 #365 Shivaram Lingamneni 2019-02-10 13:10:59 -05:00
  • 6dfd4317df
    Merge pull request #363 from slingamn/gdpr Daniel Oaks 2019-02-10 21:07:47 +10:00
  • ecfac82a22 disable history by default #363 Shivaram Lingamneni 2019-02-10 06:06:11 -05:00
  • 3220242fae
    Merge pull request #358 from slingamn/resumefix.3 Daniel Oaks 2019-02-10 20:59:23 +10:00
  • 6ca2cb26d7
    Merge pull request #351 from slingamn/changelog.2 Daniel Oaks 2019-02-10 20:45:45 +10:00
  • 17379b4678
    Merge pull request #359 from slingamn/helpfix Shivaram Lingamneni 2019-02-10 02:10:31 -05:00
  • 46083f5739 fix typo in CHATHISTORY help url #359 Shivaram Lingamneni 2019-02-10 02:09:48 -05:00
  • 35abe7940a RESUME should end cap negotiation without requiring CAP LS #358 Shivaram Lingamneni 2019-02-09 20:01:47 -05:00
  • 370255bec1 review fixes Shivaram Lingamneni 2019-02-06 15:47:20 -05:00
  • fef58bb935
    Merge pull request #354 from slingamn/issue353 Daniel Oaks 2019-02-07 06:37:10 +10:00
  • 2910eda737 fix a nit Shivaram Lingamneni 2019-02-06 14:28:17 -05:00
  • 4083c7cf0d
    Merge pull request #356 from csmith/username-hostname-fix Shivaram Lingamneni 2019-02-06 14:19:16 -05:00
  • 34a9a37b82 Fix usernames being used in place of hostnames. #356 Chris Smith 2019-02-06 19:14:32 +00:00
  • 20b8ba8cae don't send the client its own on-join MODE line #354 Shivaram Lingamneni 2019-02-06 13:50:45 -05:00
  • eff2571096 limit the number of channels a client can join Shivaram Lingamneni 2019-02-06 04:55:05 -05:00
  • ff7bbc4a9c track channel registrations per account Shivaram Lingamneni 2019-02-06 04:32:04 -05:00
  • 54ca7915c9 reference NS ENFORCE in the manual #351 Shivaram Lingamneni 2019-02-05 21:33:45 -05:00
  • 73f36fba08 NS REGISTER needs a login throttle check as well Shivaram Lingamneni 2019-02-05 20:09:36 -05:00
  • fba91b908f document chanserv amode, fixes #299 Shivaram Lingamneni 2019-02-05 19:56:46 -05:00
  • d321bf63ae document nick reservation Shivaram Lingamneni 2019-02-05 20:14:57 -05:00
  • 775ead700f prevent nick reservation land-grabs Shivaram Lingamneni 2019-02-05 19:03:42 -05:00
  • 726dbedab6 changelog updates Shivaram Lingamneni 2019-02-05 20:14:53 -05:00
  • 7608e0c76c fix #121 Shivaram Lingamneni 2019-02-05 18:22:00 -05:00
  • 8eefe869d0
    Merge pull request #350 from oragono/unicode-usernames-fix Shivaram Lingamneni 2019-02-05 17:50:13 -05:00
  • 457b7eaf11 Review fixes #350 Daniel Oaks 2019-02-06 08:45:09 +10:00
  • 8ecf96d447 Set uninteresting username if user's using a special nick Daniel Oaks 2019-02-06 08:33:15 +10:00
  • 71a33890b8
    Merge pull request #344 from slingamn/history.4 Daniel Oaks 2019-02-05 22:16:45 +10:00
  • a9f9f725b1 review fixes #344 Shivaram Lingamneni 2019-02-05 04:29:32 -05:00
  • 928caba922
    Merge pull request #345 from slingamn/saslonly.3 Shivaram Lingamneni 2019-02-05 04:10:35 -05:00
  • daf1e68a7d review fix #345 Shivaram Lingamneni 2019-02-05 03:42:08 -05:00
  • 35fadd10fa
    Merge pull request #346 from slingamn/identfixup.2 Daniel Oaks 2019-02-05 18:09:06 +10:00
  • 36612f6e2d review fixes #346 Shivaram Lingamneni 2019-02-05 03:04:52 -05:00
  • bf1d758de9 simplify username logic Shivaram Lingamneni 2019-02-05 02:40:49 -05:00
  • e094c2a9c5 add tests for masking in limiter/throttler Shivaram Lingamneni 2019-02-05 01:48:22 -05:00
  • eb8f0e50df fix masking bug Shivaram Lingamneni 2019-02-05 01:44:58 -05:00
  • 1c23af8767 add sasl-only config option Shivaram Lingamneni 2019-02-05 00:19:03 -05:00
  • 463de94610 allow history queries against PRIVMSG of other clients, if the accounts match Shivaram Lingamneni 2019-02-04 12:31:44 -05:00
  • 51fcedc5a1 review fix Shivaram Lingamneni 2019-02-04 12:16:28 -05:00
  • f6b3008f8f add CHATHISTORY and HISTORY implementations Shivaram Lingamneni 2019-02-04 05:18:17 -05:00
  • ea07d99074 Changelog updates Daniel Oaks 2019-02-04 07:20:03 +10:00
  • 466e4940b0 Update changelog Daniel Oaks 2019-02-04 07:13:21 +10:00
  • 59cf26f5a4 Update changelog. Daniel Oaks 2019-02-04 07:11:21 +10:00
  • 264bf8f0e5 Update changelog Daniel Oaks 2019-02-04 07:10:15 +10:00
  • 057d00b2c8
    Merge pull request #341 from oragono/restrict-usernames Shivaram Lingamneni 2019-02-03 15:24:08 -05:00
  • 2ce203a6d8 Setup v0.13.0-unreleased devel ver (I forgot to do this~) Daniel Oaks 2019-02-04 06:18:40 +10:00
  • e8309aee79 Avoiding a crash when getting a short ident is a good thing #341 Daniel Oaks 2019-02-04 05:02:13 +10:00
  • 151002e232 Up identlen default to 20 Daniel Oaks 2019-02-04 05:01:46 +10:00
  • cf88986e1e Finish updating TL instructions Daniel Oaks 2019-02-04 04:55:45 +10:00
  • d806eefcdf Update TL instructions Daniel Oaks 2019-02-04 04:53:57 +10:00
  • 59d44e5b1f
    Merge pull request #342 from oragono/l10n_master Daniel Oaks 2019-02-04 04:19:56 +10:00
  • db85d057df New translations nickserv.lang.json (Danish) #342 Daniel Oaks 2019-02-04 04:18:40 +10:00
  • 78f686234e New translations hostserv.lang.json (Danish) Daniel Oaks 2019-02-04 04:18:39 +10:00
  • 81d0aee132 New translations irc.lang.json (Danish) Daniel Oaks 2019-02-04 04:18:38 +10:00
  • bb2eb5d884 New translations help.lang.json (Danish) Daniel Oaks 2019-02-04 04:18:36 +10:00
  • 8f5c350c03 New translations chanserv.lang.json (Danish) Daniel Oaks 2019-02-04 04:18:35 +10:00
  • dd01e3a464 New translations help.lang.json (Czech) Daniel Oaks 2019-02-04 04:18:30 +10:00
  • 37c1902c9e Force CrowdIn to put files in the right place Daniel Oaks 2019-02-04 04:15:45 +10:00
  • ce0f80577d Update translations Daniel Oaks 2019-02-04 03:54:18 +10:00
  • 7eef390756 Handle translations a little better Daniel Oaks 2019-02-04 03:54:10 +10:00
  • e1553aa912 Initial CrowdIn translation stuff Daniel Oaks 2019-02-03 21:11:45 +10:00
  • 84333b82ae Update translations from CrowdIn! Daniel Oaks 2019-02-03 20:21:22 +10:00
  • 46f8ef9ed3 Be less strict with our language file loading, and handle multiple credits better Daniel Oaks 2019-02-03 20:21:07 +10:00
  • bcb8a6fe7e Update example language files and translation grabber Daniel Oaks 2019-02-03 19:45:11 +10:00
  • cfbb4361dc Restrict ident length similar to other servers Daniel Oaks 2019-02-03 19:24:59 +10:00
  • 8cd5db1194 Restrict idents as other servers do Daniel Oaks 2019-02-03 18:49:42 +10:00
  • 9f25a42c3d
    Merge pull request #340 from slingamn/skeletonfolding.2 Daniel Oaks 2019-02-03 18:34:12 +10:00
  • c34d9e0b72 more lenient casefolding for skeletons #340 Shivaram Lingamneni 2019-02-03 02:45:02 -05:00
  • e7399ba2b5
    Merge pull request #339 from slingamn/startuplog Daniel Oaks 2019-02-03 12:37:24 +10:00
  • 1f33ad290c
    Merge pull request #334 from slingamn/confusables.4 Daniel Oaks 2019-02-03 12:33:44 +10:00
  • 7f9445324d exit 1 if startup fails #339 Shivaram Lingamneni 2019-02-02 21:15:41 -05:00
  • cbe0f79f73 unify "startup", "rehash", and "shutdown" log categories as "server" Shivaram Lingamneni 2019-02-02 21:12:17 -05:00
  • c55bc1c37d
    Merge pull request #338 from slingamn/capnak Daniel Oaks 2019-02-03 12:01:38 +10:00
  • f48af3ee44 correctly support disabling caps with CAP REQ, fixes #337 #338 Shivaram Lingamneni 2019-02-02 20:00:23 -05:00
  • 6667585605 trimspace on piped passwords Daniel Oaks 2019-02-03 08:08:12 +10:00
  • 6f2b610736 Allow piping into genpasswd for docker Daniel Oaks 2019-02-03 07:21:46 +10:00
  • becbf409da Remove deprecated line from goreleaser config Daniel Oaks 2019-02-03 05:50:23 +10:00
  • 35948d2e5b refactor some conditions for clarity #334 Shivaram Lingamneni 2019-01-31 17:34:06 -05:00
  • ea24eadb05
    Merge pull request #335 from csmith/default-config-listen-ports Daniel Oaks 2019-01-31 21:54:13 +13:00
  • 5ede1e6d5a Comment out 6668 bindings in default config #335 Chris Smith 2019-01-31 08:43:48 +00:00
  • 3f2fc13563
    Merge pull request #330 from csmith/readme-docker Daniel Oaks 2019-01-31 20:35:56 +13:00
  • bea3889a1f bump vendor to include oragono/confusables Shivaram Lingamneni 2019-01-30 22:01:16 -05:00
  • 18c0c9da45 use our fork of mtibben/confusables for now Shivaram Lingamneni 2019-01-30 21:51:54 -05:00
  • b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) Shivaram Lingamneni 2019-01-30 18:59:49 -05:00
  • d2c1705931
    Marker docker section as BETA #330 Chris Smith 2019-01-29 23:36:32 +00:00
  • a11486d699
    Merge pull request #332 from slingamn/rtlnickmasks Shivaram Lingamneni 2019-01-29 17:46:32 -05:00
  • 8438afcc5c fix: usernames from ident don't get a ~ #332 Shivaram Lingamneni 2019-01-28 23:35:00 -05:00
  • 4bbba5b478 fix the issue for AllNickmasks as well Shivaram Lingamneni 2019-01-28 23:03:30 -05:00
  • a2a9788f39 fix spurious bidi violations when casefolding the nickmask of an RTL nick Shivaram Lingamneni 2019-01-28 13:36:15 -05:00
  • 63c2167220
    Add docker info to README Chris Smith 2019-01-27 23:28:19 +00:00
  • 14ce8d850e
    Merge pull request #329 from slingamn/dkline_refactor.4 Shivaram Lingamneni 2019-01-27 03:10:51 -05:00
  • 96737ea6d7 fix a memory leak #329 Shivaram Lingamneni 2019-01-23 01:55:44 -05:00
  • 854d85a474 add schema change for [dk]line refactor Shivaram Lingamneni 2019-01-22 05:01:14 -05:00
  • 6bdc6af186 refactor [dk]lines, implement #144 Shivaram Lingamneni 2019-01-22 05:01:01 -05:00
  • f154ea9583 add an error message for schema changes Shivaram Lingamneni 2019-01-21 20:57:39 -05:00
  • 85276c5e6d Merge branch 'master' of github.com:oragono/oragono Daniel Oaks 2019-01-12 22:18:08 +10:00
  • 63fde2d62a Re-enable MaxLine Daniel Oaks 2019-01-12 22:17:51 +10:00
  • 16981f2abb
    Merge pull request #327 from slingamn/misc3 Daniel Oaks 2019-01-10 12:05:50 +10:00