Commit Graph

689 Commits

Author SHA1 Message Date
Marquis Kurt f33e4e6562
Merge pull request #138 from hyperspacedev/HD-7-cached-drafts
HD-7 #done
2019-12-22 14:54:36 -05:00
Marquis Kurt 2d7af3f717
Merge pull request #141 from hyperspacedev/HD-3-follow-once
HD-3 #done
2019-12-22 14:54:13 -05:00
Marquis Kurt ca23a4927c
Merge pull request #147 from hyperspacedev/develop-1.1.0-beta2-post-refactor
Refactor toggle and Mastodon URL methods
2019-12-22 13:55:34 -05:00
Marquis Kurt 40f1c8abd4
Refactor toggle and Mastodon URL methods 2019-12-22 13:36:52 -05:00
Travis Kohlbeck 6ef1daaec9 changes settings title for masonry layout 2019-12-21 21:28:23 -05:00
Travis Kohlbeck 95e5849be8 adds masonry layout to local and public feeds 2019-12-21 18:10:24 -05:00
Travis Kohlbeck af4f6e1d53 adds settings option for masonry layout 2019-12-21 17:57:26 -05:00
Travis Kohlbeck e178a01fff implements masonry layout with breakpoints 2019-12-21 17:14:50 -05:00
Marquis Kurt 4cdc67b94f
Merge pull request #144 from travisk-codes/master
Updates appearance of post/retoot authors
2019-12-20 11:40:08 -05:00
Marquis Kurt 1e3505bc7e
Merge branch 'travisk-codes-master' into develop-1.1.0-beta2 2019-12-20 11:39:23 -05:00
Travis Kohlbeck fc8afb9000
updates appearance of post/retoot authors 2019-12-20 11:34:20 -05:00
Travis Kohlbeck e5cfaf0a44 logs post state at various points, logs post state on click post header 2019-12-19 15:18:26 -05:00
Marquis Kurt 1bf92dd91d
Merge branch 'master' into develop-1.1.0-beta2 2019-12-18 14:22:13 -05:00
Marquis Kurt c25b612fdb
Merge branch 'master' into staging 2019-12-18 14:21:33 -05:00
Marquis Kurt 9966aec312
Merge pull request #145 from hyperspacedev/github-actions-apple-sign
Run certificate installs on CI only if Desktop initiates it
2019-12-18 14:20:05 -05:00
Marquis Kurt 58b4a12cca
Remove show GitHub.actor 2019-12-18 14:11:10 -05:00
Marquis Kurt 7901e0f900
Limit to main desktop contributors 2019-12-18 14:09:05 -05:00
Marquis Kurt d49449c2bb
Figure out my actor 2019-12-18 13:55:32 -05:00
Marquis Kurt c9fb045e4f
Ditto pre.v commit 2019-12-18 13:53:25 -05:00
Marquis Kurt 9a5473d842
Ditto prev. 2 commits
Run pre-build setup based on who ran it
2019-12-18 13:52:48 -05:00
Marquis Kurt 9bfe5f7e26
Ditto prev. commit 2019-12-18 13:49:20 -05:00
Marquis Kurt 2a6b1274b7
Run event only if software@marquiskurt.net initiated it 2019-12-18 13:48:34 -05:00
Travis Kohlbeck add9590e0b updates appearance of post/retoot authors 2019-12-18 13:03:16 -05:00
Marquis Kurt 8a39f36039
Manually apply #140 (HD-29 #done) 2019-12-18 11:08:51 -05:00
Marquis Kurt b18ab2be25
Merge pull request #143 from travisk-codes/master
HD-30 #done
2019-12-18 11:05:00 -05:00
Travis Kohlbeck 240c1e98d8 replaces null with dummy header 2019-12-17 21:04:16 -05:00
Travis Kohlbeck 1a464339e3 forced prettier formatting 2019-12-17 21:00:58 -05:00
Marquis Kurt 96d448bbd4
Add docs for Notifications page (HD-24) 2019-12-12 11:52:23 -05:00
Marquis Kurt 4185d6bad8
Get relationship and evaluate before following (HD-3) 2019-12-12 11:44:14 -05:00
Marquis Kurt bd15fb3e63
Add drafts utilities, draft segment, and draft type 2019-12-11 14:32:07 -05:00
Marquis Kurt 774e2eb817
Document AppLayout and pass in window location hash 2019-12-11 13:37:42 -05:00
Marquis Kurt 2ffa744e52
Re-instate original idea 2019-12-11 13:21:28 -05:00
Marquis Kurt e761dc4f97
Rely on just window history 2019-12-11 12:55:38 -05:00
Marquis Kurt 93f135e93b
Create basic back button (HD-28) 2019-12-11 12:27:42 -05:00
Marquis Kurt 6c8035465a
Add documentation to the Compose page (HD-24) 2019-12-03 16:19:38 -05:00
Marquis Kurt b4496720a3
Add getContrastText to titleBarText class 2019-12-03 15:53:11 -05:00
Marquis Kurt e768a24e94
Rename methods, run uplaod event only if media list is not empty 2019-12-03 15:46:17 -05:00
Marquis Kurt 927c9c06a1
Bump Hyperspace package version 2019-12-03 15:33:10 -05:00
Marquis Kurt 7c0488f36d
Merge pull request #133 - HD-9 #done 2019-11-24 16:48:35 -05:00
Marquis Kurt 88b6d9a452
Merge branch 'staging' into develop-1.1.0-beta1 2019-11-24 16:27:51 -05:00
Marquis Kurt 44e8c3f0b4
Update to v1.0.4 2019-11-24 16:25:53 -05:00
Marquis Kurt 8a428b1bba
Merge pull request #132 - HD-22 #done 2019-11-24 16:24:19 -05:00
Marquis Kurt 14a06dd113
Merge pull request #131 from hyperspacedev/copy-paste-image
[HD-4] Add copy and paste support for images to composer
2019-11-24 16:07:59 -05:00
Marquis Kurt e835307dc2
Merge pull request #127 from hyperspacedev/HD-21-emoji-picker
[HD-21] Stop emoji picker event crashes
2019-11-24 16:07:27 -05:00
audmaxwell 8b1142fd7d HD-4 Wrote clipboard processor, changed actuallyUploadMedia params 2019-11-24 15:29:55 -05:00
audmaxwell 8c1c0573f8 Merge branch 'develop-1.1.0-beta1' into copy-paste-image
# Conflicts:
#	package.json
2019-11-24 14:53:27 -05:00
Marquis Kurt ee865cd494
Merge pull request #128 from hyperspacedev/develop-1.1.0-iconify
Update empty pages with new iconified design
2019-11-24 14:50:29 -05:00
Marquis Kurt 83e97c343b
Merge branch 'develop-1.1.0-beta1' into develop-1.1.0-iconify 2019-11-24 14:50:18 -05:00
Marquis Kurt d8d5b52609
Merge pull request #130 from hyperspacedev/HD-23-emergency-login-fix
[HD-23] Emergency login fix
2019-11-24 14:39:43 -05:00
Marquis Kurt 78a9ff6c2a
Comment out MAS links in README 2019-11-23 14:40:36 -05:00