diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c4c2787..147851eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -664,12 +664,12 @@ In the main repository: - Fix general spelling errors ([#1458](https://github.com/thelounge/lounge/pull/1458) by [@PolarizedIons](https://github.com/PolarizedIons)) - Remove duplicate keybindings help ([#1543](https://github.com/thelounge/lounge/pull/1543) by [@xPaw](https://github.com/xPaw)) -On the [website repository](https://github.com/thelounge/thelounge.github.io): +On the [website repository](https://github.com/thelounge/thelounge.chat): -- Remove wrong and inexistent home option from configuration documentation ([#72](https://github.com/thelounge/thelounge.github.io/pull/72) by [@astorije](https://github.com/astorije)) -- Deprecate `--home` in favor of `LOUNGE_HOME` environment variable ([#73](https://github.com/thelounge/thelounge.github.io/pull/73) by [@astorije](https://github.com/astorije)) -- Add themes docs ([#69](https://github.com/thelounge/thelounge.github.io/pull/69) by [@YaManicKill](https://github.com/YaManicKill)) -- Add missing `prefetchStorage` configuration option to docs ([#74](https://github.com/thelounge/thelounge.github.io/pull/74) by [@MiniDigger](https://github.com/MiniDigger)) +- Remove wrong and inexistent home option from configuration documentation ([#72](https://github.com/thelounge/thelounge.chat/pull/72) by [@astorije](https://github.com/astorije)) +- Deprecate `--home` in favor of `LOUNGE_HOME` environment variable ([#73](https://github.com/thelounge/thelounge.chat/pull/73) by [@astorije](https://github.com/astorije)) +- Add themes docs ([#69](https://github.com/thelounge/thelounge.chat/pull/69) by [@YaManicKill](https://github.com/YaManicKill)) +- Add missing `prefetchStorage` configuration option to docs ([#74](https://github.com/thelounge/thelounge.chat/pull/74) by [@MiniDigger](https://github.com/MiniDigger)) ### Internals @@ -841,7 +841,7 @@ In the main repository: On the website: -- Update demo URL to new demo ([#70](https://github.com/thelounge/thelounge.github.io/pull/70) by [@MaxLeiter](https://github.com/MaxLeiter)) +- Update demo URL to new demo ([#70](https://github.com/thelounge/thelounge.chat/pull/70) by [@MaxLeiter](https://github.com/MaxLeiter)) ### Internals @@ -1169,8 +1169,8 @@ In the main repository: On the website: -- Add notes about moving client docs to the app itself ([#63](https://github.com/thelounge/thelounge.github.io/pull/63) by [@astorije](https://github.com/astorije)) -- Deprecate (and attempt one last fixing) documentations of Heroku and Passenger ([#61](https://github.com/thelounge/thelounge.github.io/pull/61) by [@astorije](https://github.com/astorije)) +- Add notes about moving client docs to the app itself ([#63](https://github.com/thelounge/thelounge.chat/pull/63) by [@astorije](https://github.com/astorije)) +- Deprecate (and attempt one last fixing) documentations of Heroku and Passenger ([#61](https://github.com/thelounge/thelounge.chat/pull/61) by [@astorije](https://github.com/astorije)) ### Internals @@ -1209,7 +1209,7 @@ In the main repository: On the website: -- Port recent changes to `maxHistory` from default config file ([#60](https://github.com/thelounge/thelounge.github.io/pull/60) by [@astorije](https://github.com/astorije)) +- Port recent changes to `maxHistory` from default config file ([#60](https://github.com/thelounge/thelounge.chat/pull/60) by [@astorije](https://github.com/astorije)) ### Internals @@ -1302,10 +1302,10 @@ In the main repository: On the website: -- Remove distribution-specific install instructions of Node.js ([#49](https://github.com/thelounge/thelounge.github.io/pull/49) by [@astorije](https://github.com/astorije)) -- Remove wrong information about setting up password along with creating a user ([#50](https://github.com/thelounge/thelounge.github.io/pull/50) by [@astorije](https://github.com/astorije)) -- Update documentation of the configuration file ([#43](https://github.com/thelounge/thelounge.github.io/pull/43) by [@daftaupe](https://github.com/daftaupe)) -- Document the `/away` and `/back` commands ([#59](https://github.com/thelounge/thelounge.github.io/pull/59) by [@drkitty](https://github.com/drkitty)) +- Remove distribution-specific install instructions of Node.js ([#49](https://github.com/thelounge/thelounge.chat/pull/49) by [@astorije](https://github.com/astorije)) +- Remove wrong information about setting up password along with creating a user ([#50](https://github.com/thelounge/thelounge.chat/pull/50) by [@astorije](https://github.com/astorije)) +- Update documentation of the configuration file ([#43](https://github.com/thelounge/thelounge.chat/pull/43) by [@daftaupe](https://github.com/daftaupe)) +- Document the `/away` and `/back` commands ([#59](https://github.com/thelounge/thelounge.chat/pull/59) by [@drkitty](https://github.com/drkitty)) ### Internals diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e43f9511..4eec10ae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,4 +30,4 @@ your contributions. can read more about this in the [maintainers' corner](https://github.com/thelounge/lounge/wiki/Maintainers'-corner). - Please document any relevant changes in the documentation that can be found - [in its own repository](https://github.com/thelounge/thelounge.github.io). + [in its own repository](https://github.com/thelounge/thelounge.chat). diff --git a/README.md b/README.md index cb21c2c3..618fdd83 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Modern web IRC client designed for self-hosting. * **Responsive interface.** The client works smoothly on every desktop, smartphone and tablet. * **Synchronized experience.** Always resume where you left off no matter what device. -To learn more about configuration, usage and features of The Lounge, take a look at [the website](https://thelounge.github.io). +To learn more about configuration, usage and features of The Lounge, take a look at [the website](https://thelounge.chat).

@@ -43,7 +43,7 @@ When installation is complete, run: thelounge start ``` -For more information, read the [documentation](https://thelounge.github.io/docs/), [wiki](https://github.com/thelounge/lounge/wiki), or run: +For more information, read the [documentation](https://thelounge.chat/docs/), [wiki](https://github.com/thelounge/lounge/wiki), or run: ```sh thelounge --help diff --git a/client/themes/crypto.css b/client/themes/crypto.css index 6da34b71..93725d15 100644 --- a/client/themes/crypto.css +++ b/client/themes/crypto.css @@ -2,7 +2,7 @@ Crypto theme for The Lounge. Installation instructions can be found here -https://thelounge.github.io/docs/server/configuration.html#theme +https://thelounge.chat/docs/server/configuration.html#theme Author: Aynik GitHub: https://github.com/aynik diff --git a/client/themes/morning.css b/client/themes/morning.css index d3d85bc6..8ad8c3f8 100644 --- a/client/themes/morning.css +++ b/client/themes/morning.css @@ -3,7 +3,7 @@ Morning theme for The Lounge. Has a bit more eye-friendly color scheme. Installation instructions can be found here -https://thelounge.github.io/docs/server/configuration.html#theme +https://thelounge.chat/docs/server/configuration.html#theme Author: Riku Rouvila GitHub: https://github.com/rikukissa diff --git a/client/themes/zenburn.css b/client/themes/zenburn.css index 0b7ef712..3e48afbd 100644 --- a/client/themes/zenburn.css +++ b/client/themes/zenburn.css @@ -3,7 +3,7 @@ Zenburn theme for The Lounge. Based on the Morning Theme by Riku Rouvila Installation instructions can be found here -https://thelounge.github.io/docs/server/configuration.html#theme +https://thelounge.chat/docs/server/configuration.html#theme Author: JP Smith GitHub: https://github.com/japesinator diff --git a/client/views/windows/help.tpl b/client/views/windows/help.tpl index 2802d89e..bab08582 100644 --- a/client/views/windows/help.tpl +++ b/client/views/windows/help.tpl @@ -35,10 +35,10 @@ {{/if}}

- Website + Website

- Documentation + Documentation

Report an issue… diff --git a/defaults/config.js b/defaults/config.js index b31d7ffe..74c071e4 100644 --- a/defaults/config.js +++ b/defaults/config.js @@ -323,9 +323,9 @@ module.exports = { // Default quit and part message if none is provided. // // @type string - // @default "The Lounge - https://thelounge.github.io" + // @default "The Lounge - https://thelounge.chat" // - leaveMessage: "The Lounge - https://thelounge.github.io", + leaveMessage: "The Lounge - https://thelounge.chat", // // Run The Lounge with identd support. diff --git a/package.json b/package.json index 4d83ccc4..983f2454 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/thelounge/lounge.git" }, - "homepage": "https://thelounge.github.io/", + "homepage": "https://thelounge.chat/", "scripts": { "coverage": "nyc mocha", "start": "node index start", diff --git a/scripts/changelog.js b/scripts/changelog.js index 4f809a2a..75361787 100644 --- a/scripts/changelog.js +++ b/scripts/changelog.js @@ -151,7 +151,7 @@ ${printList(items.documentation)}` } ${_.isEmpty(items.websiteDocumentation) ? "" : - `On the [website repository](https://github.com/thelounge/thelounge.github.io): + `On the [website repository](https://github.com/thelounge/thelounge.chat): ${printList(items.websiteDocumentation)}` } @@ -650,7 +650,7 @@ async function generateChangelogEntry(targetVersion) { items.milestone = await codeRepo.fetchMilestone(targetVersion); contributors = extractContributors(codeCommitsAndPullRequests); - const websiteRepo = new RepositoryFetcher(client, "thelounge.github.io"); + const websiteRepo = new RepositoryFetcher(client, "thelounge.chat"); items.websiteDocumentation = await websiteRepo.fetchCommitsAndPullRequestsSince("v" + previousVersion); } diff --git a/test/client/js/libs/handlebars/ircmessageparser/findLinks.js b/test/client/js/libs/handlebars/ircmessageparser/findLinks.js index 75506590..7f8ab4e2 100644 --- a/test/client/js/libs/handlebars/ircmessageparser/findLinks.js +++ b/test/client/js/libs/handlebars/ircmessageparser/findLinks.js @@ -31,11 +31,11 @@ describe("findLinks", () => { }); it("should find urls in strings", () => { - const input = "look at https://thelounge.github.io/ for more information"; + const input = "look at https://thelounge.chat/ for more information"; const expected = [{ - link: "https://thelounge.github.io/", + link: "https://thelounge.chat/", start: 8, - end: 36, + end: 31, }]; const actual = findLinks(input); diff --git a/test/client/js/libs/handlebars/parse.js b/test/client/js/libs/handlebars/parse.js index 416f5bbd..68a38ad6 100644 --- a/test/client/js/libs/handlebars/parse.js +++ b/test/client/js/libs/handlebars/parse.js @@ -45,11 +45,11 @@ describe("parse Handlebars helper", () => { "www.nooooooooooooooo.com" + "", }, { - input: "look at https://thelounge.github.io/ for more information", + input: "look at https://thelounge.chat/ for more information", expected: "look at " + - '' + - "https://thelounge.github.io/" + + '' + + "https://thelounge.chat/" + "" + " for more information", }, { diff --git a/test/models/msg.js b/test/models/msg.js index bce3ea92..2c408415 100644 --- a/test/models/msg.js +++ b/test/models/msg.js @@ -36,7 +36,7 @@ describe("Msg", function() { }, { body: "", head: "The Lounge", - link: "https://thelounge.github.io/", + link: "https://thelounge.chat/", thumb: "", type: "link", shown: true, @@ -44,7 +44,7 @@ describe("Msg", function() { }); it("should find a preview given an existing link", function() { - expect(msg.findPreview("https://thelounge.github.io/").head) + expect(msg.findPreview("https://thelounge.chat/").head) .to.equal("The Lounge"); });