Browse Source

Rename repo to hamsket.

pull/3202/head
TheGoddessInari 6 years ago
parent
commit
94a7f7c475
No known key found for this signature in database
GPG Key ID: 1209B1B7632D69A
  1. 2
      .github/CONTRIBUTING.md
  2. 2
      CONTRIBUTING.md
  3. 26
      README.md
  4. 2
      app.js
  5. 6
      app/Application.js
  6. 6
      app/package.json
  7. 4
      app/store/ServicesList.js
  8. 2
      app/view/preferences/Preferences.js
  9. 2
      electron/menu.js

2
.github/CONTRIBUTING.md

@ -8,7 +8,7 @@
Help us to maximize the effort we can spend fixing issues and adding new features, by not reporting duplicate issues.
[template]: https://github.com/TheGoddessInari/rambox/blob/master/.github/ISSUE_TEMPLATE.md
[template]: https://github.com/TheGoddessInari/hamsket/blob/master/.github/ISSUE_TEMPLATE.md
## Ask for help

2
CONTRIBUTING.md

@ -2,7 +2,7 @@
We welcome pull requests! Follow these steps to contribute:
1. Find an [issue](https://github.com/TheGoddessInari/rambox/issues) that needs assistance.
1. Find an [issue](https://github.com/TheGoddessInari/hamsket/issues) that needs assistance.
2. Let us know you are working on it by posting a comment on the issue.

26
README.md

@ -7,28 +7,28 @@
#### Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one. <!-- omit in toc -->
[![GNU GPL v3][license]](https://www.gnu.org/licenses/gpl-3.0.en.html)
[![Gitter][gitter]](https://gitter.im/TheGoddessInari/rambox)
[![Release][release]](https://github.com/TheGoddessInari/rambox/releases/latest)
[![Gitter][gitter]](https://gitter.im/TheGoddessInari/hamsket)
[![Release][release]](https://github.com/TheGoddessInari/hamsket/releases/latest)
[![DevOps Build][devops-build]](https://dev.azure.com/TheGoddessInari/rambox/_build?definitionId=2)
[![DevOps Deployment][devops-deploy]](https://dev.azure.com/TheGoddessInari/rambox/_release?definitionId=1)
[![Dependencies][dependencies]](https://david-dm.org/TheGoddessInari/rambox?path=app)
[![DevDependencies][dev-dependencies]](https://david-dm.org/TheGoddessInari/rambox?type=dev)
[![DevOps Build][devops-build]](https://dev.azure.com/TheGoddessInari/hamsket/_build?definitionId=2)
[![DevOps Deployment][devops-deploy]](https://dev.azure.com/TheGoddessInari/hamsket/_release?definitionId=1)
[![Dependencies][dependencies]](https://david-dm.org/TheGoddessInari/hamsket?path=app)
[![DevDependencies][dev-dependencies]](https://david-dm.org/TheGoddessInari/hamsket?type=dev)
[license]: https://img.shields.io/github/license/TheGoddessInari/rambox.svg
[gitter]: https://img.shields.io/gitter/room/TheGoddessInari/rambox.svg
[release]: https://img.shields.io/github/release/TheGoddessInari/rambox.svg
[license]: https://img.shields.io/github/license/TheGoddessInari/hamsket.svg
[gitter]: https://img.shields.io/gitter/room/TheGoddessInari/hamsket.svg
[release]: https://img.shields.io/github/release/TheGoddessInari/hamsket.svg
[devops-build]: https://img.shields.io/azure-devops/build/TheGoddessInari/f5a88978-10c7-4069-97e0-59b9fc6d36a0/2.svg?logo=azure-devops
[devops-deploy]: https://img.shields.io/azure-devops/release/TheGoddessInari/f5a88978-10c7-4069-97e0-59b9fc6d36a0/1/1.svg?logo=azure-devops
[dependencies]: https://img.shields.io/david/TheGoddessInari/rambox.svg?path=app
[dev-dependencies]: https://img.shields.io/david/dev/TheGoddessInari/rambox.svg
[dependencies]: https://img.shields.io/david/TheGoddessInari/hamsket.svg?path=app
[dev-dependencies]: https://img.shields.io/david/dev/TheGoddessInari/hamsket.svg
##### Nightly build artifacts are available in Windows ([Win64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-OS.Setup.0.5.18.exe)), Mac ([DMG](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-OS-0.5.18.dmg) / [App](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-OS-0.5.18-mac.zip)), and Linux ([AppImage64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-OS.0.5.18.AppImage) / [RPM64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-0.5.18.x86_64.rpm) / [DEB64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox_0.5.18_amd64.deb) / [Tarball64](https://github.com/TheGoddessInari/rambox/releases/download/nightly/Rambox-0.5.18.tar.gz)) packaging flavors. <!-- omit in toc -->
##### Nightly build artifacts are available in Windows ([Win64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Rambox-OS.Setup.0.5.18.exe)), Mac ([DMG](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Rambox-OS-0.5.18.dmg) / [App](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Rambox-OS-0.5.18-mac.zip)), and Linux ([AppImage64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Rambox-OS.0.5.18.AppImage) / [RPM64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Rambox-0.5.18.x86_64.rpm) / [DEB64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Rambox_0.5.18_amd64.deb) / [Tarball64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Rambox-0.5.18.tar.gz)) packaging flavors. <!-- omit in toc -->
###### Logo designed by [Andriy Yurchenko](http://andyur.com/). <!-- omit in toc -->
###### Original rambox by [Ramiro Saenz](https://github.com/saenzramiro). <!-- omit in toc -->
###### Original Rambox by [Ramiro Saenz](https://github.com/saenzramiro). <!-- omit in toc -->
----------

2
app.js

@ -60,7 +60,7 @@ ipc.on('autoUpdater:update-downloaded', function(e, releaseNotes, releaseName, r
xtype: 'button'
,text: 'Changelog'
,ui: 'decline'
,href: 'https://github.com/TheGoddessInari/rambox/releases/tag/'+releaseName
,href: 'https://github.com/TheGoddessInari/hamsket/releases/tag/'+releaseName
}
,'->'
,{

6
app/Application.js

@ -80,7 +80,7 @@ Ext.define('Rambox.Application', {
,checkUpdate(silence) {
console.info('Checking for updates...');
Ext.Ajax.request({
url: 'https://api.github.com/repos/TheGoddessInari/rambox/releases/latest'
url: 'https://api.github.com/repos/TheGoddessInari/hamsket/releases/latest'
,method: 'GET'
,success(response) {
const json = JSON.parse(response.responseText);
@ -101,14 +101,14 @@ Ext.define('Rambox.Application', {
,{
xtype: 'button'
,text: locale['app.update[1]']
,href: process.platform === 'https://github.com/TheGoddessInari/rambox/releases/latest'
,href: 'https://github.com/TheGoddessInari/hamsket/releases/latest'
}
,{
xtype: 'button'
,text: locale['app.update[2]']
,ui: 'decline'
,tooltip: 'Click here to see more information about the new version.'
,href: 'https://github.com/TheGoddessInari/rambox/releases/tag/'+updateVersion
,href: 'https://github.com/TheGoddessInari/hamsket/releases/tag/'+updateVersion
}
,'->'
,{

6
app/package.json

@ -10,12 +10,12 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TheGoddessInari/rambox.git"
"url": "https://github.com/TheGoddessInari/hamsket.git"
},
"bugs": {
"url": "https://github.com/TheGoddessInari/rambox/issues"
"url": "https://github.com/TheGoddessInari/hamsket/issues"
},
"homepage": "https://github.com/TheGoddessInari/rambox",
"homepage": "https://github.com/TheGoddessInari/hamsket",
"keywords": [
"Rambox",
"messaging",

4
app/store/ServicesList.js

@ -64,7 +64,7 @@ Ext.define('Rambox.store.ServicesList', {
,description: locale['services[4]']
,url: 'https://web.skype.com/'
,type: 'messaging'
,note: 'Text and Audio calls are supported only. <a href="https://github.com/TheGoddessInari/rambox/wiki/Skype" target="_blank">Read more...</a>'
,note: 'Text and Audio calls are supported only. <a href="https://github.com/TheGoddessInari/hamsket/wiki/Skype" target="_blank">Read more...</a>'
},
{
id: 'hangouts'
@ -124,7 +124,7 @@ Ext.define('Rambox.store.ServicesList', {
,type: 'email'
,manual_notifications: true
,js_unread: `let checkUnread=()=>{if(getComputedStyle(document.getElementsByClassName("sM")[0])["font-weight"] == "bold"){rambox.updateBadge(document.getElementsByClassName("ss").length)}};setInterval(checkUnread,3e3);`
,note: 'Please be sure to sign out of Hangouts inside Inbox, as it causes problems. <a href="https://github.com/TheGoddessInari/rambox/wiki/Inbox" target="_blank">Read more...</a>'
,note: 'Please be sure to sign out of Hangouts inside Inbox, as it causes problems. <a href="https://github.com/TheGoddessInari/hamsket/wiki/Inbox" target="_blank">Read more...</a>'
},
{
id: 'chatwork'

2
app/view/preferences/Preferences.js

@ -298,7 +298,7 @@ Ext.define('Rambox.view.preferences.Preferences',{
}
,{
xtype: 'fieldset'
,title: 'Proxy (needs to relaunch) - <a href="https://github.com/TheGoddessInari/rambox/wiki/FREE-PROXY-SERVERS" target="_blank">Free Proxy Servers</a>'
,title: 'Proxy (needs to relaunch) - <a href="https://github.com/TheGoddessInari/hamsket/wiki/FREE-PROXY-SERVERS" target="_blank">Free Proxy Servers</a>'
,collapsed: !config.proxy
,checkboxToggle: true
,checkboxName: 'proxy'

2
electron/menu.js

@ -54,7 +54,7 @@ module.exports = function(config) {
> ${process.platform} ${process.arch} ${os.release()}
> ${buildversion}`;
shell.openExternal(`https://github.com/TheGoddessInari/rambox/issues/new?body=${encodeURIComponent(body)}`);
shell.openExternal(`https://github.com/TheGoddessInari/hamsket/issues/new?body=${encodeURIComponent(body)}`);
}
},
{

Loading…
Cancel
Save