Commit Graph

310 Commits

Author SHA1 Message Date
Marquis Kurt a7be3931f4 Remove test from package 2019-05-12 15:54:14 -04:00
Marquis Kurt 4ec6b314b7 Attempt to fix Travis 2019-05-12 15:53:03 -04:00
Marquis Kurt b0fc7c697b Add stage names 2019-05-12 15:48:27 -04:00
Marquis Kurt ba635497fd Add desktop build tests 2019-05-12 15:43:13 -04:00
Marquis Kurt 5937ed9a1a Update package.json to config.json version 2019-05-12 15:11:07 -04:00
Marquis Kurt c8b8bbf8a4 Update README 2019-05-12 15:07:35 -04:00
Marquis Kurt b090636f4b Add create Mac icon scripts 2019-05-12 14:37:55 -04:00
Marquis Kurt 9c3df94697 Add linux icons and templates for ICNS 2019-05-12 14:30:56 -04:00
Marquis Kurt 8c661da940 Add icons and docs 2019-05-12 14:30:02 -04:00
Marquis Kurt 370cad7893 Fix menubar issues 2019-05-12 14:25:05 -04:00
Marquis Kurt eda5b6b281 Apply earlier change to package.json 2019-05-12 14:22:19 -04:00
Marquis Kurt 99cb171362 Rename desktop.js to electron.js 2019-05-12 14:21:54 -04:00
Marquis Kurt b2dbdf6931 Add titlebar, update gitignore, add titlebar to Welcome page 2019-05-12 14:11:21 -04:00
Marquis Kurt a44d1fbb0a Open any blank targets in the default browser, not a new window 2019-05-12 13:37:04 -04:00
Marquis Kurt 7ab6c14d3b Manage window state 2019-05-12 12:52:22 -04:00
Marquis Kurt 4fb7318041 Add titlebar and docs 2019-05-12 12:44:39 -04:00
Marquis Kurt d1154f77b4 Make redirection work for hyperspace://protocol 2019-05-11 16:03:40 -04:00
Marquis Kurt bbf994cecc Start writing protocol behaviors seen in vector-im/riot-web 2019-05-11 13:18:17 -04:00
Marquis Kurt deecd99845 Fix merge conflicts 2019-05-11 12:59:36 -04:00
Marquis Kurt 1ac3835623
Merge pull request #50 from hyperspacedev/federated-config
Make federation controls more granular, change config fields
2019-05-09 14:23:52 -04:00
Marquis Kurt 9e6e509f30 Use new Federation scheme, convert JSON values for bools to boolean 2019-05-08 15:24:36 -04:00
Marquis Kurt 87d5c8af25 Update About page 2019-05-08 15:08:08 -04:00
Marquis Kurt ced1dfc3b5 Use federation.universalLogin in Welcome 2019-05-08 09:14:46 -04:00
Marquis Kurt 4987040a39 Expand "federated" to a Federation type with controls 2019-05-08 09:08:20 -04:00
Marquis Kurt 9403cd14b2 Pull latest changes from Beta 4 2019-05-08 09:02:34 -04:00
Marquis Kurt 2c279bce60
Merge pull request #49 from hyperspacedev/app-card
App info redesigned
2019-05-07 08:45:29 -04:00
Marquis Kurt 58e392cf2a
Merge pull request #48 from hyperspacedev/instance-card
Redesign "About your instance"
2019-05-07 08:45:14 -04:00
Marquis Kurt 04ef3aca1e Create app info card 2019-05-06 15:39:58 -04:00
Marquis Kurt b3504a82cf Design new card (inspired by #46) 2019-05-06 13:52:07 -04:00
Marquis Kurt 3c3fc4be23 Bump to 1.0.0beta4 2019-05-06 12:28:44 -04:00
Marquis Kurt b46c153d70 Update gitignore 2019-05-03 16:10:39 -04:00
Marquis Kurt 72a4820ca8 Update to 1.0.0beta3 instead of b2u3 2019-05-03 15:34:14 -04:00
Marquis Kurt e233d4c09b
Merge pull request #43 from hyperspacedev/b2u3
1.0.0beta3 (final check)
2019-05-03 15:30:48 -04:00
Marquis Kurt aa5df74b6b Merge branch 'master' of github.com:hyperspacedev/hyperspace into b2u3 2019-05-03 14:46:46 -04:00
Marquis Kurt 8195aed76a
Fix Codeowners? 2019-05-03 14:46:06 -04:00
Marquis Kurt 90e88536c7
Merge pull request #42 from hyperspacedev/settings-icons
Add icons to Settings page
2019-05-03 14:31:11 -04:00
Marquis Kurt b69e8ef220 Fix account icons 2019-05-03 14:25:40 -04:00
Marquis Kurt d54f573b64 Change to Bell Alert icon 2019-05-03 14:23:22 -04:00
Marquis Kurt fd9fa9ba73 Resolve merge conflicts 2019-05-03 13:11:53 -04:00
Marquis Kurt fd442bb2b1 Change URLs 2019-05-03 13:09:33 -04:00
Marquis Kurt b3bdfdacb1
Merge pull request #41 from hyperspacedev/edit-profile
Edit profile
2019-05-03 13:08:39 -04:00
Nodar Sotkilava 1536247af4 deleted extra error function calls
added console.error()
2019-05-03 11:52:22 -04:00
Marquis Kurt 6dbd6b6224 Redirect to localhost when config set to desktop 2019-05-02 16:49:09 -04:00
Marquis Kurt bc67814ae9 Update gitignore 2019-05-02 16:25:01 -04:00
Nodar Sotkilava 63775d6d91 Show new name on snackbar, updated mesasages 2019-05-02 15:06:43 -04:00
Nodar Sotkilava 0c3fc53db2 Added functionality to update Bio and Display Name 2019-05-02 14:39:21 -04:00
Marquis Kurt a58a172fe5 Start work on testing Hyperspace desktop app (note: BROKEN) 2019-04-30 16:53:50 -04:00
Marquis Kurt 8529b51c05 Add missing mdi-material-ui dep to package.json 2019-04-30 12:02:39 -04:00
Marquis Kurt 206937cdb6 Fix merge conflicts 2019-04-29 21:07:35 -04:00
Marquis Kurt e3357809a3 Merge branch 'b2u3' of github.com:hyperspacedev/hyperspace into edit-profile 2019-04-29 21:06:30 -04:00