mrstallion => hearmeneigh
This commit is contained in:
parent
a7b7eefc52
commit
71eb6a7ad5
|
@ -251,7 +251,7 @@
|
|||
* [Doyensec Electronegativity](https://github.com/doyensec/electronegativity)
|
||||
* [Quasar Electron Security Concerns](https://quasar.dev/quasar-cli/developing-electron-apps/electron-security-concerns)
|
||||
* [Reasonably Secure Electron](https://know.bishopfox.com/research/reasonably-secure-electron)
|
||||
* [SNYK.io](https://snyk.io/) vulnerability scan [](https://snyk.io/test/github/mrstallion/fchat-rising)
|
||||
* [SNYK.io](https://snyk.io/) vulnerability scan [](https://snyk.io/test/github/hearmeneigh/fchat-rising)
|
||||
|
||||
|
||||
## 1.0.0
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This project contains contributions from:
|
||||
|
||||
* [Mr Stallion, esq.](https://github.com/mrstallion)
|
||||
* [Mr Stallion, esq.](https://github.com/hearmeneigh)
|
||||
* [twilight-sparkle-irl](https://github.com/twilight-sparkle-irl)
|
||||
* [ButterCheezii](https://github.com/ButterCheezii)
|
||||
* [FatCatClient](https://github.com/FatCatClient)
|
||||
|
|
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2018-2021 respective contributors listed in `CONTRIBUTORS.md`
|
||||
Copyright (c) 2018-2023 respective contributors listed in `CONTRIBUTORS.md`
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
10
README.md
10
README.md
|
@ -1,8 +1,8 @@
|
|||
# Download
|
||||
[Windows](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-win.exe) (82 MB)
|
||||
| [MacOS Intel](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-macos-intel.dmg) (82 MB)
|
||||
| [MacOS M1](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-macos-m1.dmg) (84 MB)
|
||||
| [Linux](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-linux.AppImage) (82 MB)
|
||||
[Windows](https://github.com/hearmeneigh/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-win.exe) (82 MB)
|
||||
| [MacOS Intel](https://github.com/hearmeneigh/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-macos-intel.dmg) (82 MB)
|
||||
| [MacOS M1](https://github.com/hearmeneigh/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-macos-m1.dmg) (84 MB)
|
||||
| [Linux](https://github.com/hearmeneigh/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-linux.AppImage) (82 MB)
|
||||
|
||||
|
||||
# F-Chat Rising
|
||||
|
@ -16,7 +16,7 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0
|
|||
npm install --global --production --vs2015 --add-python-to-path windows-build-tools node-gyp
|
||||
|
||||
# All operating systems
|
||||
git clone https://github.com/mrstallion/fchat-rising.git
|
||||
git clone https://github.com/hearmeneigh/fchat-rising.git
|
||||
cd fchat-rising
|
||||
yarn
|
||||
|
||||
|
|
|
@ -678,7 +678,7 @@ export async function testSmartFilterForPrivateMessage(fromChar: Character.Chara
|
|||
'Sorry, the player of this character is not interested in characters matching your profile.' +
|
||||
`${core.state.settings.risingFilter.hidePrivateMessages ? ' They did not see your message. To bypass this warning, send your message again.' : ''}\n` +
|
||||
'\n' +
|
||||
'🦄 Need a filter for yourself? Try out [url=https://mrstallion.github.io/fchat-rising/]F-Chat Rising[/url]'
|
||||
'🦄 Need a filter for yourself? Try out [url=https://hearmeneigh.github.io/fchat-rising/]F-Chat Rising[/url]'
|
||||
};
|
||||
|
||||
core.connection.send('PRI', message);
|
||||
|
|
|
@ -19,7 +19,7 @@ description: >- # this means to ignore newlines until "baseurl:"
|
|||
A heavily customized F-Chat 3.0 client
|
||||
baseurl: "/fchat-rising" # the subpath of your site, e.g. /blog
|
||||
url: "" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
github_username: mrstallion
|
||||
github_username: hearmeneigh
|
||||
show_downloads: true
|
||||
|
||||
# Build settings
|
||||
|
@ -47,12 +47,12 @@ exclude:
|
|||
|
||||
theme: jekyll-theme-slate
|
||||
|
||||
changelog: https://github.com/mrstallion/fchat-rising/blob/master/CHANGELOG.md
|
||||
changelog: https://github.com/hearmeneigh/fchat-rising/blob/master/CHANGELOG.md
|
||||
|
||||
download:
|
||||
version: 1.23.5
|
||||
|
||||
url: https://github.com/mrstallion/fchat-rising/releases/download/v%VERSION%/F-Chat-Rising-%VERSION%-%PLATFORM_TAIL%
|
||||
url: https://github.com/hearmeneigh/fchat-rising/releases/download/v%VERSION%/F-Chat-Rising-%VERSION%-%PLATFORM_TAIL%
|
||||
|
||||
downloads:
|
||||
- type: win
|
||||
|
|
|
@ -10,7 +10,7 @@ layout: rising
|
|||
You'll connect with the same F-List, same players, and same channels you're already used to.
|
||||
You'll just do it with style!
|
||||
|
||||
Scroll down to see a [feature summary](#link-previews), or take a look at a more [detailed list of features](https://github.com/mrstallion/fchat-rising/blob/master/README.md#key-differences).
|
||||
Scroll down to see a [feature summary](#link-previews), or take a look at a more [detailed list of features](https://github.com/hearmeneigh/fchat-rising/blob/master/README.md#key-differences).
|
||||
|
||||
To install, download the application from the links above and then refer to the [original installation instructions](https://wiki.f-list.net/F-Chat_3.0/Installation).
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ layout: rising
|
|||
>
|
||||
> Consider these alternatives to increase your safety:
|
||||
>
|
||||
> 1) Compile F-Chat Rising yourself from the [source](https://github.com/mrstallion/fchat-rising); or
|
||||
> 1) Compile F-Chat Rising yourself from the [source](https://github.com/hearmeneigh/fchat-rising); or
|
||||
>
|
||||
> 2) Run F-Chat Rising in a [virtual machine](https://www.parallels.com/); or
|
||||
>
|
||||
|
|
|
@ -281,7 +281,7 @@ function createWindow(): electron.BrowserWindow | undefined {
|
|||
|
||||
function showPatchNotes(): void {
|
||||
//tslint:disable-next-line: no-floating-promises
|
||||
electron.shell.openExternal('https://github.com/mrstallion/fchat-rising/blob/master/CHANGELOG.md');
|
||||
electron.shell.openExternal('https://github.com/hearmeneigh/fchat-rising/blob/master/CHANGELOG.md');
|
||||
}
|
||||
|
||||
|
||||
|
@ -311,14 +311,14 @@ function onReady(): void {
|
|||
|
||||
// require('update-electron-app')(
|
||||
// {
|
||||
// repo: 'https://github.com/mrstallion/fchat-rising.git',
|
||||
// repo: 'https://github.com/hearmeneigh/fchat-rising.git',
|
||||
// updateInterval: '3 hours',
|
||||
// logger: require('electron-log')
|
||||
// }
|
||||
// );
|
||||
|
||||
//tslint:disable-next-line: no-unsafe-any
|
||||
const updaterUrl = `https://update.electronjs.org/mrstallion/fchat-rising/${process.platform}-${process.arch}/${pck.version}`;
|
||||
const updaterUrl = `https://update.electronjs.org/hearmeneigh/fchat-rising/${process.platform}-${process.arch}/${pck.version}`;
|
||||
if((process.env.NODE_ENV === 'production') && (process.platform !== 'darwin')) {
|
||||
electron.autoUpdater.setFeedURL({url: updaterUrl + (settings.beta ? '?channel=beta' : ''), serverType: 'json'});
|
||||
setTimeout(() => electron.autoUpdater.checkForUpdates(), 10000);
|
||||
|
@ -576,7 +576,7 @@ function onReady(): void {
|
|||
submenu: [
|
||||
{
|
||||
label: l('help.fchat'),
|
||||
click: () => electron.shell.openExternal('https://github.com/mrstallion/fchat-rising/blob/master/README.md')
|
||||
click: () => electron.shell.openExternal('https://github.com/hearmeneigh/fchat-rising/blob/master/README.md')
|
||||
},
|
||||
// {
|
||||
// label: l('help.feedback'),
|
||||
|
|
Loading…
Reference in New Issue