Marquis Kurt
|
1a4d4120aa
|
Merge pull request #85 from hyperspacedev/small-refinements-b
Small refinements and touch-ups
|
2019-09-23 13:34:49 -04:00 |
Marquis Kurt
|
bc9cc34d7d
|
Fix changes in About caused by regression when applying new license
|
2019-09-23 12:28:16 -04:00 |
Marquis Kurt
|
834a228a73
|
Merge branch 'beta7' into small-refinements-b
# Conflicts:
# package.json
# src/App.styles.tsx
# src/App.tsx
# src/components/AppLayout/AppLayout.styles.tsx
# src/components/AppLayout/AppLayout.tsx
# src/components/Attachment/Attachment.styles.tsx
# src/components/Attachment/Attachment.tsx
# src/components/ComposeMediaAttachment/ComposeMediaAttachment.styles.tsx
# src/components/ComposeMediaAttachment/ComposeMediaAttachment.tsx
# src/components/EmojiPicker/index.tsx
# src/components/Post/Post.styles.tsx
# src/components/Post/Post.tsx
# src/components/Post/PostShareMenu.tsx
# src/components/ThemePreview/ThemePreview.tsx
# src/index.tsx
# src/interfaces/overrides.tsx
# src/pages/Compose.styles.tsx
# src/pages/Compose.tsx
# src/pages/Conversation.tsx
# src/pages/Home.tsx
# src/pages/Local.tsx
# src/pages/Messages.tsx
# src/pages/Missingno.tsx
# src/pages/Notifications.tsx
# src/pages/PageLayout.styles.tsx
# src/pages/ProfilePage.tsx
# src/pages/Public.tsx
# src/pages/Recommendations.tsx
# src/pages/Search.tsx
# src/pages/Settings.tsx
# src/pages/Welcome.tsx
# src/pages/WelcomePage.styles.tsx
# src/pages/You.tsx
# src/types/Account.tsx
# src/types/Attachment.tsx
# src/types/Card.tsx
# src/types/Config.tsx
# src/types/Context.tsx
# src/types/Emojis.tsx
# src/types/Field.tsx
# src/types/HyperspaceTheme.tsx
# src/types/Instance.tsx
# src/types/Mention.tsx
# src/types/Notification.tsx
# src/types/Poll.tsx
# src/types/Relationship.tsx
# src/types/Search.tsx
# src/types/SessionData.tsx
# src/types/Status.tsx
# src/types/Tag.tsx
# src/utilities/accounts.tsx
# src/utilities/appbar.tsx
# src/utilities/desktop.tsx
# src/utilities/emojis.tsx
# src/utilities/login.tsx
# src/utilities/notifications.tsx
# src/utilities/settings.tsx
# src/utilities/themes.tsx
|
2019-09-23 12:16:50 -04:00 |
Marquis Kurt
|
a06155c5e8
|
Merge pull request #86 from hyperspacedev/server-block-71
Add server blocking and disallowed domain checks
|
2019-09-23 12:12:49 -04:00 |
Marquis Kurt
|
dc708732de
|
Merge branch 'beta7' into server-block-71
# Conflicts:
# src/pages/About.tsx
|
2019-09-23 12:06:29 -04:00 |
Marquis Kurt
|
80032a36ed
|
Merge branch 'beta7' into small-refinements-b7
# Conflicts:
# src/pages/About.tsx
|
2019-09-23 12:04:04 -04:00 |
Marquis Kurt
|
7b2ef4ba8b
|
Merge branch 'master' into beta7
|
2019-09-23 12:00:00 -04:00 |
Marquis Kurt
|
e792f93269
|
Merge pull request #88 from hyperspacedev/switch-license
Switch license to NPL v1
|
2019-09-23 11:56:01 -04:00 |
Marquis Kurt
|
08b3fcc1f0
|
Switch license to NPL v1
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-23 11:52:25 -04:00 |
Marquis Kurt
|
cbb730b793
|
Add extra check to make sure the account isn't from a disallowed domain (#71)
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-22 14:23:11 -04:00 |
Marquis Kurt
|
474df9fb81
|
Add server blocking functionality (#71)
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-22 13:54:22 -04:00 |
Marquis Kurt
|
32f9940ea2
|
Set up basic UI for server blocking
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-21 22:13:25 -04:00 |
Marquis Kurt
|
ca77e8164b
|
Update README screenshot
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 18:16:36 -04:00 |
Marquis Kurt
|
58dde4124e
|
Don't display developer mode banner on beta apps (closes #80)
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 18:12:18 -04:00 |
Marquis Kurt
|
37908dace6
|
Restore app bar shadow on non-macOS versions
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 14:25:01 -04:00 |
Marquis Kurt
|
4b2c7e9054
|
Use new profile page styles in edit section
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 14:24:33 -04:00 |
Marquis Kurt
|
cbb7a76218
|
Run Prettier on all existing files
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 13:52:39 -04:00 |
Marquis Kurt
|
d92ed116f3
|
Add Prettier to fix code styles
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 13:44:10 -04:00 |
Marquis Kurt
|
340156876d
|
Add "Edit profile" to account menu
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 13:35:09 -04:00 |
Marquis Kurt
|
29ae5ab09e
|
Trim headers on About page, move version to underneath header text, put app version first
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 13:28:57 -04:00 |
Marquis Kurt
|
d3f1c890e6
|
Remove unnecessary console logs in App
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-18 13:28:20 -04:00 |
Marquis Kurt
|
ee2843eff4
|
Update version number
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-17 16:01:28 -04:00 |
Marquis Kurt
|
410fe9be54
|
Merge pull request #83 from hyperspacedev/beta6
1.0.0beta6 (final check)
|
2019-09-16 14:13:25 -04:00 |
Marquis Kurt
|
a709872e0a
|
Merge pull request #82 from hyperspacedev/profile-page-81
Redesign profile page
|
2019-09-16 13:52:42 -04:00 |
Marquis Kurt
|
7ea899c462
|
Add appbar utility, finalize profile page styles
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-09-15 17:12:15 -04:00 |
Marquis Kurt
|
94636d835c
|
Merge branch 'beta6' into profile-page-81
|
2019-09-15 16:20:38 -04:00 |
Marquis Kurt
|
6fa5cd9cde
|
Merge pull request #74 from hyperspacedev/system-preferences-73
Run macOS theme changes only when on macOS
|
2019-09-15 16:12:13 -04:00 |
Marquis Kurt
|
9472f72f7a
|
Merge branch 'beta6' into system-preferences-73
|
2019-09-15 16:04:30 -04:00 |
Marquis Kurt
|
b030bdbe15
|
Merge pull request #75 from hyperspacedev/catalina-vibrancy
Fix theming issues on macOS Catalina
|
2019-08-25 13:37:53 -04:00 |
Marquis Kurt
|
b7e45a4373
|
Merge pull request #70 from bleonard252-forks/pleroma-support
Pleroma support (fixes #69)
|
2019-08-25 13:20:27 -04:00 |
Marquis Kurt
|
858117918c
|
Rearrange components in profile page hero
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-08-22 18:07:33 -04:00 |
Marquis Kurt
|
5c8c6ed3de
|
Use toolbar icons in favor of buttons
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-08-22 10:56:39 -04:00 |
Marquis Kurt
|
83967e66e7
|
Merge pull request #79 from ariasuni/improve-readme
Slighly improve README: format a directory name and fix a command name
|
2019-08-22 09:14:51 -04:00 |
ariasuni
|
2e1b806c60
|
Slighly improve README: format a directory name and fix a command name
|
2019-08-21 18:01:18 +02:00 |
Marquis Kurt
|
2270be331a
|
Perform regression on tsconfig.json
|
2019-08-05 21:54:00 -04:00 |
Marquis Kurt
|
61eb62281b
|
Move donothing.js to desktop from src
|
2019-08-05 21:44:31 -04:00 |
Marquis Kurt
|
236d7f82ab
|
Create donothing.js
|
2019-08-05 21:38:20 -04:00 |
Marquis Kurt
|
c730a509f2
|
Make afterSign a string in nosign
|
2019-08-05 21:22:26 -04:00 |
Marquis Kurt
|
65648de093
|
Skip notarization step in nosign
|
2019-08-05 21:17:00 -04:00 |
Marquis Kurt
|
909c6a107c
|
Disable MAS builds in nosign
|
2019-08-05 21:00:04 -04:00 |
Marquis Kurt
|
0a78fe1c1d
|
Attach nosign parameter to correct task
|
2019-08-05 20:51:16 -04:00 |
Marquis Kurt
|
825d2bbcc8
|
Run unsigned build for Azure Pipelines instead of signed
|
2019-08-05 20:44:43 -04:00 |
Marquis Kurt
|
f532c9b99e
|
Wrap systemPreferences.subscribeNotification in darwin check
|
2019-08-05 20:28:43 -04:00 |
Marquis Kurt
|
1cff590bb7
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-07-28 19:39:24 -04:00 |
Marquis Kurt
|
7be31c9c9f
|
Move publish props to commands
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-07-28 12:13:40 -04:00 |
Marquis Kurt
|
3bd877a339
|
Disable publish in electron-builder
|
2019-07-28 12:06:12 -04:00 |
Marquis Kurt
|
09a0bde331
|
Fix build error for Win32, add notarization clause to README
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-07-28 11:04:52 -04:00 |
Marquis Kurt
|
71df28ba11
|
Update azure-pipelines.yml for notarization
|
2019-07-28 10:51:12 -04:00 |
Marquis Kurt
|
5d84e77baa
|
Fix vibrancy issues on Catalina, add notarization
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-07-28 10:48:33 -04:00 |
Marquis Kurt
|
a55e0c152c
|
Update electron dependency to 5.0.8
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
|
2019-07-28 09:36:43 -04:00 |