Commit Graph

698 Commits

Author SHA1 Message Date
Marquis Kurt 119066fa91
Increment build number 2020-10-03 18:43:41 -04:00
Marquis Kurt 5620b9d505
Update MAS script 2020-10-03 13:52:09 -04:00
Marquis Kurt e0f0f3f2d8
Update README 2020-10-03 13:49:55 -04:00
Marquis Kurt 27acb9a151
Merge pull request #231 from hyperspacedev/develop/1.1.4
v1.1.4
2020-10-03 13:45:24 -04:00
Marquis Kurt 07be3af687
Merge pull request #230 from hyperspacedev/feat/check-bypass
Added instance name validation bypass
2020-10-03 13:31:54 -04:00
Marquis Kurt a94180b15c
Added instance name validation bypass
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-10-03 12:47:45 -04:00
Marquis Kurt d3729ee76f
Add slashes to end of app links in Welcome (fixes #224)
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-10-03 11:33:00 -04:00
Marquis Kurt 4e8a372234
Migrate from mastodon.social -> mastodon.online 2020-10-03 11:25:43 -04:00
Marquis Kurt ded85d38a1
Merge pull request #228 from hyperspacedev/chore/icons-and-settings
Update macOS icon for Big Sur, change default instance
2020-10-03 10:39:12 -04:00
Marquis Kurt dd7b3d7b78
Merge branch 'develop/1.1.4' into chore/icons-and-settings 2020-10-01 13:21:19 -04:00
Marquis Kurt f640cd2963
Update macOS icon, version string, and default instance
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-10-01 13:19:33 -04:00
Travis Kohlbeck 914ee67d95
Merge pull request #223 from hyperspacedev/GH-208-input-error-state
Don't show input error state when not empty
2020-07-08 18:39:26 -04:00
Marquis Kurt 54388e806a
Merge branch 'develop/1.1.4' into GH-208-input-error-state 2020-07-08 18:29:53 -04:00
Travis Kohlbeck b7e27b703c Update package.json and config.json versions 2020-07-08 18:26:35 -04:00
Travis Kohlbeck 214262fdb3 Don't show input error state when not empty 2020-07-06 12:47:40 -04:00
Marquis Kurt 3d201eddf9
Merge pull request #221 from hyperspacedev/chore/electron-builder-updates
Update Electron Builder scripts
2020-07-02 20:26:10 -04:00
Marquis Kurt 993f5718fe
Add Mac App Store link 🎉 2020-07-02 20:07:06 -04:00
Marquis Kurt 50b758c24b
Update README 2020-07-02 13:55:15 -04:00
Marquis Kurt ac8d58c247
Fix Mac CI alignment 2020-07-02 12:29:59 -04:00
Marquis Kurt 43a83c1c84
Attempt to fix Mac CI workflow 2020-07-02 12:28:55 -04:00
Marquis Kurt 78e4fef3aa
Update workflows 2020-07-02 12:25:08 -04:00
Marquis Kurt d1a70faf09
Reorganize NPM scripts, update workflows 2020-07-02 12:20:45 -04:00
Marquis Kurt cd3147b2ce
Update electron-builder configs 2020-07-02 11:25:39 -04:00
Marquis Kurt f51e00f54a
Merge pull request #214 from hyperspacedev/develop-1.1.3-fix-search
v1.1.3 - Fix search page results
2020-06-22 21:43:13 -04:00
Marquis Kurt a34ab59272
Update dependencies and config 2020-06-22 18:21:44 -04:00
Marquis Kurt c854d406a7
Remove unused ParsedQuery import 2020-06-19 10:11:58 -04:00
Marquis Kurt a1aa9c09dc
Fix search page results 2020-06-19 09:51:51 -04:00
Marquis Kurt 1a132bdaf4
Update package.json 2020-06-19 09:50:50 -04:00
Marquis Kurt a98a8f04fe
Update GitHub content, disable Jira issue creation 2020-06-17 22:50:52 -04:00
Marquis Kurt 63fc2f6b13
Update package lock 2020-06-17 21:41:34 -04:00
Marquis Kurt b16d4e09ad
Merge pull request #209 from hyperspacedev/develop-1.1.2
v1.1.2 (Release Check)
2020-06-17 21:39:23 -04:00
Marquis Kurt 81ed4bb8ad
Update electron-builder 2020-06-17 21:29:50 -04:00
Marquis Kurt 3723795b7f
Merge pull request #212 from hyperspacedev/develop-1.1.2-electron-update
Update to Electron v9
2020-06-17 20:59:32 -04:00
Marquis Kurt 6656a3749e
Make likable paths across desktop app work 2020-06-17 20:45:09 -04:00
Marquis Kurt 33b9f9d76d
Update isDarkMode to point to nativeTheme 2020-06-17 20:25:00 -04:00
Marquis Kurt e58208ba8d
Remove extraneous parens and brackets
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-06-17 19:41:55 -04:00
Marquis Kurt f591abfba8
Update electron to 9.0.4, run updates
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-06-17 19:17:07 -04:00
Marquis Kurt 9c345e741c
Merge pull request #207 from hyperspacedev/GH-206-notification-reset
Return out of notification toggle when browser is unsupported
2020-05-28 10:49:28 -04:00
Marquis Kurt 6b006e17cc
Merge pull request #205 from hyperspacedev/develop-1.1.2-clarify-welcome
Add '@' symbol adornment, refactor Welcome
2020-05-28 10:21:38 -04:00
Marquis Kurt e6826e08d8
Run Prettier for the umptillionth time
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-05-27 11:14:22 -04:00
Marquis Kurt 5bf6fce1da
Run Prettier on files that missed Prettier check
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-05-27 10:57:03 -04:00
Marquis Kurt f52daad91c
Return out of notif toggle when browser is unsupported
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-05-27 10:46:24 -04:00
Marquis Kurt fc9f1ebf21
Fix Prettier on Settings utilities... again...
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-05-27 08:49:12 -04:00
Marquis Kurt 8897035fe5
Merge pull request #204 from hyperspacedev/HD-61-update-avatar
Update header avatar when user changes avatar
2020-05-27 08:41:19 -04:00
Marquis Kurt 29a272a6f8
Run prettier on settings utility 2020-05-18 11:20:14 -04:00
Marquis Kurt 93994ab9d7
Add '@' symbol adornment, refactor to use nullish coalescing where appropriate 2020-05-18 11:14:21 -04:00
Travis Kohlbeck 908f7ebb93 Update correct avatar 2020-05-05 13:37:25 -04:00
Travis Kohlbeck 3b1a5ff937 Hook together avatar update and header (broken) 2020-05-05 13:10:25 -04:00
Marquis Kurt c3b3b2c1de
Merge pull request #203 from hyperspacedev/HD-68-about-page
Update about page configurations
2020-05-04 10:45:09 -04:00
Marquis Kurt f2da91468b
Add bug report and feature request buttons 2020-04-22 10:28:29 -04:00