Commit graph

  • bdeac38251
    ci: added DroneCI test support master DataHoarder 2023-06-07 11:48:40 +0200
  • 2f1620927f
    config: add reconnectMaxRetries to configure reconnection behavior DataHoarder 2023-06-07 11:35:42 +0200
  • ae9d312b2a v4.4.1-rc.2 Reto Brunner 2023-05-27 08:51:42 +0200
  • 4d60d9c282 bump socket.io-parser from 4.2.1 to 4.2.3 Reto Brunner 2023-05-25 07:36:54 +0200
  • af49ef21ea
    build(deps): bump socket.io-parser from 4.2.1 to 4.2.3 dependabot[bot] 2023-05-25 05:33:59 +0000
  • 7a9ddc01e1 settings: make missing_field msg descriptive Reto Brunner 2023-05-23 08:24:20 +0200
  • 8f08cf3d0b client: fix password change input Reto Brunner 2023-05-23 08:18:20 +0200
  • e05871fd2f 4.4.1-rc.1 Reto Brunner 2023-05-20 11:09:16 +0200
  • ede48ab034 Merge branch 'previewFix' Reto Brunner 2023-05-20 10:10:50 +0200
  • 4c6fa550aa Merge branch 'nodeEOL' Reto Brunner 2023-05-20 10:09:48 +0200
  • 9388960497 linkPreview: Pass channel prop Reto Brunner 2023-05-15 09:38:09 +0200
  • 7bce779254 Remove unused code Reto Brunner 2023-05-15 09:37:40 +0200
  • a7b85db990 v4.4.0 Reto Brunner 2023-05-13 13:21:12 +0200
  • f4ef11de3f v4.4.0-rc.1 Reto Brunner 2023-05-06 10:39:34 +0200
  • 3a63484762 Merge branch 'changelog' Reto Brunner 2023-05-06 10:36:58 +0200
  • 04b2bf036b bump socket.io to 4.6.1 Reto Brunner 2023-05-04 23:34:50 +0200
  • 3066f48a69
    Merge pull request #4728 from thelounge/settingsFormProp Max Leiter 2023-05-01 11:43:07 -0700
  • f21f665384 Add changelog for 4.4.0 Reto Brunner 2023-04-22 09:52:16 +0200
  • 12d9ef34f0 Client/Settings: Remove bogus settings-form prop Reto Brunner 2023-04-29 11:52:34 +0200
  • 9ee1cf13a8 Publish to npm with provenance Reto Brunner 2023-04-25 22:36:42 +0200
  • ba1a4206a6 fix motd display to match settings Lenore 2023-04-25 00:49:57 +0200
  • 59cf29ef4a workflows: bump Windows + Mac node versions to 18 Reto Brunner 2023-04-23 21:48:39 +0200
  • 8e43d8083d node: remove v14, add v20 to build matrix Reto Brunner 2023-04-22 10:02:38 +0200
  • 3cd0a75ac2 Publish to npm with provenance Pavel Djundik 2023-04-23 11:44:18 +0300
  • 21d1dbaad6 Unbreak nick colors for existing themes Reto Brunner 2023-04-17 01:11:35 +0200
  • 90ad06a29a Fix load of channels from user config Reto Brunner 2023-04-08 13:46:13 +0200
  • 0c7cc85184 Fix load of channels from user config Val Lorentz 2023-03-14 17:25:26 +0100
  • 4babd17383
    Merge pull request #4715 from progval/test-server-teardown Max Leiter 2023-03-20 13:54:06 -0700
  • b408843ff1
    Merge pull request #4717 from thelounge/changelog Max Leiter 2023-03-20 13:53:41 -0700
  • 0f3487c533 Inline logger into changelog script Reto Brunner 2023-03-19 23:49:42 +0100
  • 21ada132b1 v4.4.0-pre.2 Reto Brunner 2023-03-19 22:07:59 +0100
  • 2f162daee1 Revert "models/chan: don't force existence of constructor properties" Reto Brunner 2023-03-19 21:58:14 +0100
  • 3ac9c36d95 Revert "user: don't force existence of constructor properties" Reto Brunner 2023-03-19 21:58:14 +0100
  • c30da27f95 Revert "network: don't force existence of constructor properties" Reto Brunner 2023-03-19 21:58:14 +0100
  • 30a3ba489a 4.4.0-pre.1 Reto Brunner 2023-03-19 13:43:01 +0100
  • 0dca3954f4 Add changelog entry for v4.4.0-pre.1 Reto Brunner 2023-03-19 13:34:37 +0100
  • e8b6434144 Clean up command input code Reto Brunner 2023-03-19 12:57:08 +0100
  • edc6f77c64
    add setup Val Lorentz 2023-03-18 07:50:35 +0100
  • 0dd74a93bf tests/server: Tear down test fixtures in the order they were setup Val Lorentz 2023-03-17 17:10:19 +0100
  • 4e954b919c server/client: refactor command input Reto Brunner 2023-03-04 17:01:58 +0100
  • eb509f7100 Fix config typing and make Client easier to test Reto Brunner 2023-03-17 11:03:50 +0100
  • 845dabad53 Fix sqlite query invocation in test Reto Brunner 2023-03-17 10:54:30 +0100
  • 6b00ccf82b update dependency webpack to v5.76.0 Reto Brunner 2023-03-17 10:19:43 +0100
  • 34a01c2dd1
    chore(deps): update dependency sqlite3 to v5.1.6 renovate[bot] 2023-03-15 19:08:51 +0000
  • 320075e376 Remove override of UserConfig Val Lorentz 2023-03-15 10:49:56 +0100
  • d58fb84565 Fix test wording Val Lorentz 2023-03-14 21:24:19 +0100
  • a049a01aeb Client: move socket connection out of the constructor Val Lorentz 2023-03-14 21:24:06 +0100
  • 76098d7e76 Fix incorrect typing of dehydrated networks and channels Val Lorentz 2023-03-14 21:20:25 +0100
  • a67cee1ee4
    chore(deps): update dependency webpack to v5.76.0 [security] renovate[bot] 2023-03-14 22:38:59 +0000
  • efd24fd12c packaging: Use an include list in package.json Reto Brunner 2023-03-14 07:35:35 +0100
  • bc4c3082b8
    chore(deps): update dependency sqlite3 to v5.1.5 [security] renovate[bot] 2023-03-14 00:17:53 +0000
  • d471a4c959 packaging: Use an include list in package.json Reto Brunner 2023-01-28 16:20:16 +0100
  • 4831c20804 update dependency webpack-dev-middleware to v5.3.3 Reto Brunner 2023-03-12 12:33:10 +0100
  • eddcbcc766 update dependency vue-loader to v17.0.1 Reto Brunner 2023-03-12 12:32:48 +0100
  • 0183d89384 update dependency sinon to v13.0.2 Reto Brunner 2023-03-12 12:32:28 +0100
  • 95e56300db update dependency postcss to v8.4.21 Reto Brunner 2023-03-12 12:32:12 +0100
  • 8e249d46af
    chore(deps): update dependency postcss to v8.4.21 renovate[bot] 2023-03-12 11:18:55 +0000
  • 50e8d2a890
    chore(deps): update dependency @vue/test-utils to v2.3.1 renovate[bot] 2023-03-10 04:58:30 +0000
  • 402332340b pluginCommand: type it and guard against bad input Reto Brunner 2023-03-04 17:00:53 +0100
  • 4742a07721
    chore(deps): update dependency webpack-dev-middleware to v5.3.3 renovate[bot] 2023-03-01 00:16:25 +0000
  • 2f8dc01930
    chore(deps): update dependency vue-loader to v17.0.1 renovate[bot] 2023-03-01 00:15:55 +0000
  • fade6a8d2e network: add getLobby accessor Reto Brunner 2023-02-27 18:30:33 +0100
  • c2e7390127
    Merge pull request #4685 from thelounge/networkProps Max Leiter 2023-02-26 17:23:23 -0800
  • d10a59395c
    Merge pull request #4684 from thelounge/userProps Max Leiter 2023-02-26 17:22:31 -0800
  • 8fc696620f
    Merge pull request #4683 from thelounge/chanProps Max Leiter 2023-02-26 17:22:06 -0800
  • c6a202d6ab
    Merge pull request #4686 from thelounge/decoupleServer Max Leiter 2023-02-26 17:20:20 -0800
  • 7c9ed14909
    Merge pull request #4695 from maxpoulin64/fix/oidentd-crash-race-condition Max Leiter 2023-02-25 13:44:37 -0800
  • bdc1f23107 fix formatting Reto Brunner 2023-02-18 11:46:31 +0100
  • e9a09f5447 Add id to error log Reto Brunner 2023-02-18 11:34:28 +0100
  • d93cd88dd5 Fix uploader mount/unmount lifecycle #4691 Reto Brunner 2023-02-18 11:16:30 +0100
  • 2f04150461 Fix git commit not being available in dist build Pavel Djundik 2023-01-22 22:08:53 +0200
  • c816e4053e
    Merge pull request #4692 from thelounge/irc-framework Max Leiter 2023-02-13 20:56:38 -0800
  • 4cff2ccabe
    Link to PR in log.warn Max Leiter 2023-02-13 20:51:27 -0800
  • 26b7fbf2c0
    Apply suggestions from code review Max Leiter 2023-02-13 20:50:16 -0800
  • 243cb10e2a
    Don't crash on oidentd socket race condition Maxime Poulin 2023-02-08 22:05:22 -0500
  • 7304acd8e0
    build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 dependabot[bot] 2023-02-06 21:21:55 +0000
  • 511209a100 bump irc-framework to 4.13.1 Reto Brunner 2023-02-06 22:20:40 +0100
  • 2ce374fe85 Fix uploader mount/unmount lifecycle Maxime Poulin 2023-02-05 22:32:12 -0500
  • 00366967ae
    Merge pull request #4690 from maxpoulin64/fix-morning-colors Max Leiter 2023-02-05 14:01:49 -0800
  • f2c59c23e2 Fix Morning theme nick colors Maxime Poulin 2023-02-05 03:22:43 -0500
  • 90d17cacc1
    chore(deps): update dependency sinon to v13.0.2 renovate[bot] 2023-02-01 02:17:22 +0000
  • 12c03a868d base tsconfig: remove files section Reto Brunner 2023-01-29 23:32:23 +0100
  • b7540b5827 Move condensedTypes to shared/ Reto Brunner 2023-01-29 23:16:55 +0100
  • 6f13735a7f eslint: add shared/ Reto Brunner 2023-01-29 17:57:58 +0100
  • 60bb561e49 Extract tests to shared/ Reto Brunner 2023-01-29 17:57:27 +0100
  • e305e23c43 client: use the versions in shared/ where applicable Reto Brunner 2023-01-29 17:28:03 +0100
  • 9d34955836 extract cleanIrcMessage from client to shared Reto Brunner 2023-01-29 17:04:41 +0100
  • a8149c0f1a Extract linkify to shared directory Reto Brunner 2023-01-29 16:58:33 +0100
  • 21d1eea6b8 tsconfig: Add shared reference Reto Brunner 2023-01-29 15:54:24 +0100
  • e1ae79cb9c server/tsconfig: remove redundant options Reto Brunner 2023-01-29 15:53:59 +0100
  • 429efb0c3c network: don't force existence of constructor properties Reto Brunner 2023-01-30 08:52:30 +0100
  • c3e3322a79 user: don't force existence of constructor properties Reto Brunner 2023-01-30 01:38:28 +0100
  • e31c95e32d models/chan: don't force existence of constructor properties Reto Brunner 2023-01-30 00:28:30 +0100
  • f785acb07d
    Fix misleading LDAP filiter in default config William Goodspeed 2023-01-27 20:02:57 +0800
  • bde5c3d443
    fix(deps): update dependency ua-parser-js to v1.0.33 [security] renovate[bot] 2023-01-24 17:40:19 +0000
  • 375164ca88 Merge branch 'storageCleanup' Reto Brunner 2023-01-22 15:23:56 +0100
  • 7f3ac62e0d Merge branch 'searchFixTakeTwo' Reto Brunner 2023-01-22 15:22:32 +0100
  • ce3ad56ced build(deps): bump json5 from 2.2.1 to 2.2.3 dependabot[bot] 2023-01-22 14:09:39 +0000
  • efd3b64564 caniuse-lite: update db Reto Brunner 2023-01-22 15:08:03 +0100
  • 6b23b87063 chore(deps): update dependency @vue/test-utils to v2.2.7 renovate[bot] 2023-01-05 12:12:28 +0000