Merge pull request #1980 from thelounge/astorije/website
Replace reference to website with new URL
This commit is contained in:
commit
53fe991407
26
CHANGELOG.md
26
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))
|
- 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))
|
- 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))
|
- 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.github.io/pull/73) 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.github.io/pull/69) by [@YaManicKill](https://github.com/YaManicKill))
|
- 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.github.io/pull/74) by [@MiniDigger](https://github.com/MiniDigger))
|
- Add missing `prefetchStorage` configuration option to docs ([#74](https://github.com/thelounge/thelounge.chat/pull/74) by [@MiniDigger](https://github.com/MiniDigger))
|
||||||
|
|
||||||
### Internals
|
### Internals
|
||||||
|
|
||||||
@ -841,7 +841,7 @@ In the main repository:
|
|||||||
|
|
||||||
On the website:
|
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
|
### Internals
|
||||||
|
|
||||||
@ -1169,8 +1169,8 @@ In the main repository:
|
|||||||
|
|
||||||
On the website:
|
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))
|
- 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.github.io/pull/61) 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
|
### Internals
|
||||||
|
|
||||||
@ -1209,7 +1209,7 @@ In the main repository:
|
|||||||
|
|
||||||
On the website:
|
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
|
### Internals
|
||||||
|
|
||||||
@ -1302,10 +1302,10 @@ In the main repository:
|
|||||||
|
|
||||||
On the website:
|
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 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.github.io/pull/50) 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.github.io/pull/43) by [@daftaupe](https://github.com/daftaupe))
|
- 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.github.io/pull/59) by [@drkitty](https://github.com/drkitty))
|
- Document the `/away` and `/back` commands ([#59](https://github.com/thelounge/thelounge.chat/pull/59) by [@drkitty](https://github.com/drkitty))
|
||||||
|
|
||||||
### Internals
|
### Internals
|
||||||
|
|
||||||
|
@ -30,4 +30,4 @@ your contributions.
|
|||||||
can read more about this in the [maintainers'
|
can read more about this in the [maintainers'
|
||||||
corner](https://github.com/thelounge/lounge/wiki/Maintainers'-corner).
|
corner](https://github.com/thelounge/lounge/wiki/Maintainers'-corner).
|
||||||
- Please document any relevant changes in the documentation that can be found
|
- 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).
|
||||||
|
@ -16,7 +16,7 @@ Modern web IRC client designed for self-hosting.
|
|||||||
* **Responsive interface.** The client works smoothly on every desktop, smartphone and tablet.
|
* **Responsive interface.** The client works smoothly on every desktop, smartphone and tablet.
|
||||||
* **Synchronized experience.** Always resume where you left off no matter what device.
|
* **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).
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://user-images.githubusercontent.com/8675906/28143204-53116e8c-6719-11e7-992b-d1ba442c6c37.png" width="550">
|
<img src="https://user-images.githubusercontent.com/8675906/28143204-53116e8c-6719-11e7-992b-d1ba442c6c37.png" width="550">
|
||||||
@ -43,7 +43,7 @@ When installation is complete, run:
|
|||||||
thelounge start
|
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
|
```sh
|
||||||
thelounge --help
|
thelounge --help
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Crypto theme for The Lounge.
|
Crypto theme for The Lounge.
|
||||||
|
|
||||||
Installation instructions can be found here
|
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
|
Author: Aynik
|
||||||
GitHub: https://github.com/aynik
|
GitHub: https://github.com/aynik
|
||||||
|
@ -3,7 +3,7 @@ Morning theme for The Lounge.
|
|||||||
Has a bit more eye-friendly color scheme.
|
Has a bit more eye-friendly color scheme.
|
||||||
|
|
||||||
Installation instructions can be found here
|
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
|
Author: Riku Rouvila
|
||||||
GitHub: https://github.com/rikukissa
|
GitHub: https://github.com/rikukissa
|
||||||
|
@ -3,7 +3,7 @@ Zenburn theme for The Lounge.
|
|||||||
Based on the Morning Theme by Riku Rouvila
|
Based on the Morning Theme by Riku Rouvila
|
||||||
|
|
||||||
Installation instructions can be found here
|
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
|
Author: JP Smith
|
||||||
GitHub: https://github.com/japesinator
|
GitHub: https://github.com/japesinator
|
||||||
|
@ -35,10 +35,10 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://thelounge.github.io/" target="_blank" rel="noopener" class="website-link">Website</a>
|
<a href="https://thelounge.chat/" target="_blank" rel="noopener" class="website-link">Website</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://thelounge.github.io/docs/" target="_blank" rel="noopener" class="documentation-link">Documentation</a>
|
<a href="https://thelounge.chat/docs/" target="_blank" rel="noopener" class="documentation-link">Documentation</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/thelounge/lounge/issues/new" target="_blank" rel="noopener" class="report-issue-link">Report an issue…</a>
|
<a href="https://github.com/thelounge/lounge/issues/new" target="_blank" rel="noopener" class="report-issue-link">Report an issue…</a>
|
||||||
|
@ -323,9 +323,9 @@ module.exports = {
|
|||||||
// Default quit and part message if none is provided.
|
// Default quit and part message if none is provided.
|
||||||
//
|
//
|
||||||
// @type string
|
// @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.
|
// Run The Lounge with identd support.
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thelounge/lounge.git"
|
"url": "https://github.com/thelounge/lounge.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://thelounge.github.io/",
|
"homepage": "https://thelounge.chat/",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"coverage": "nyc mocha",
|
"coverage": "nyc mocha",
|
||||||
"start": "node index start",
|
"start": "node index start",
|
||||||
|
@ -151,7 +151,7 @@ ${printList(items.documentation)}`
|
|||||||
}
|
}
|
||||||
|
|
||||||
${_.isEmpty(items.websiteDocumentation) ? "" :
|
${_.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)}`
|
${printList(items.websiteDocumentation)}`
|
||||||
}
|
}
|
||||||
@ -650,7 +650,7 @@ async function generateChangelogEntry(targetVersion) {
|
|||||||
items.milestone = await codeRepo.fetchMilestone(targetVersion);
|
items.milestone = await codeRepo.fetchMilestone(targetVersion);
|
||||||
contributors = extractContributors(codeCommitsAndPullRequests);
|
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);
|
items.websiteDocumentation = await websiteRepo.fetchCommitsAndPullRequestsSince("v" + previousVersion);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -31,11 +31,11 @@ describe("findLinks", () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
it("should find urls in strings", () => {
|
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 = [{
|
const expected = [{
|
||||||
link: "https://thelounge.github.io/",
|
link: "https://thelounge.chat/",
|
||||||
start: 8,
|
start: 8,
|
||||||
end: 36,
|
end: 31,
|
||||||
}];
|
}];
|
||||||
|
|
||||||
const actual = findLinks(input);
|
const actual = findLinks(input);
|
||||||
|
@ -45,11 +45,11 @@ describe("parse Handlebars helper", () => {
|
|||||||
"www.nooooooooooooooo.com" +
|
"www.nooooooooooooooo.com" +
|
||||||
"</a>",
|
"</a>",
|
||||||
}, {
|
}, {
|
||||||
input: "look at https://thelounge.github.io/ for more information",
|
input: "look at https://thelounge.chat/ for more information",
|
||||||
expected:
|
expected:
|
||||||
"look at " +
|
"look at " +
|
||||||
'<a href="https://thelounge.github.io/" target="_blank" rel="noopener">' +
|
'<a href="https://thelounge.chat/" target="_blank" rel="noopener">' +
|
||||||
"https://thelounge.github.io/" +
|
"https://thelounge.chat/" +
|
||||||
"</a>" +
|
"</a>" +
|
||||||
" for more information",
|
" for more information",
|
||||||
}, {
|
}, {
|
||||||
|
@ -36,7 +36,7 @@ describe("Msg", function() {
|
|||||||
}, {
|
}, {
|
||||||
body: "",
|
body: "",
|
||||||
head: "The Lounge",
|
head: "The Lounge",
|
||||||
link: "https://thelounge.github.io/",
|
link: "https://thelounge.chat/",
|
||||||
thumb: "",
|
thumb: "",
|
||||||
type: "link",
|
type: "link",
|
||||||
shown: true,
|
shown: true,
|
||||||
@ -44,7 +44,7 @@ describe("Msg", function() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
it("should find a preview given an existing link", 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");
|
.to.equal("The Lounge");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user