Commit Graph

608 Commits

Author SHA1 Message Date
Angelo Stavrow
af00b4bec2
Update change log and build version for iOS release 2021-04-12 11:44:11 -04:00
Angelo Stavrow
077ed195b3
Update change log and bump version/build numbers 2021-04-07 12:52:29 -04:00
Angelo Stavrow
e36f129ab8
Merge pull request #185 from writeas/update-spm-url
Update URL for WriteFreely Swift package
2021-04-07 11:04:54 -04:00
Angelo Stavrow
733745240a
Merge pull request #182 from writeas/stay-in-selected-blog-on-new-post
Don't trigger navigation to Drafts list when creating new post
2021-04-07 11:02:48 -04:00
Angelo Stavrow
94c875bc65
Merge pull request #180 from writeas/use-collection-url-for-share-sheet
Use collection.url rather than server + collection alias in share sheets
2021-04-07 10:56:46 -04:00
Angelo Stavrow
615e2199f3
Update URL for WriteFreely Swift package 2021-03-24 13:31:40 -04:00
Angelo Stavrow
4d4032594c
Don't trigger navigation to Drafts list when creating new post 2021-03-18 16:25:30 -04:00
Angelo Stavrow
55d2659448
Use collection.url rather than server + collection alias in share sheets 2021-03-18 15:43:12 -04:00
Angelo Stavrow
dd4a82ac80
Fix link in change log and bump build number for iOS app 2021-02-15 11:19:30 -05:00
Angelo Stavrow
4f5e43b035
Update change log and bump build number 2021-02-11 12:10:34 -05:00
Angelo Stavrow
a4b0710281
Merge pull request #178 from writeas/bugfix-mac-crash
Bugfix mac crash
2021-02-11 10:34:02 -05:00
Angelo Stavrow
6580168606
Merge pull request #177 from writeas/check-for-updates-silently
Check for updates in background on launch
2021-02-11 10:33:05 -05:00
Angelo Stavrow
76f3c5b518
Merge pull request #176 from writeas/adapt-editor-color-to-dark-mode
Set text color in typingAttributes property
2021-02-11 10:32:26 -05:00
Angelo Stavrow
c8707ff61f
Merge pull request #175 from writeas/update-createdDate-on-publish
Update createdDate to the current timestamp when publishing new post
2021-02-11 10:31:19 -05:00
Angelo Stavrow
b25252a2f6
Save changes one second after user stops typing or when leaving post 2021-02-10 15:16:34 -05:00
Angelo Stavrow
8184919697
Create new draft in selected collection 2021-02-10 15:12:13 -05:00
Angelo Stavrow
3ccc9d68fd
Use shared instance var for app model 2021-02-10 15:01:23 -05:00
Angelo Stavrow
3c0ab76a72
Check for updates in background on launch 2021-02-08 16:33:04 -05:00
Angelo Stavrow
4c6eb07846
Set text color in typingAttributes property 2021-02-08 16:25:25 -05:00
Angelo Stavrow
be625c7822
Update createdDate to the current timestamp when publishing new post 2021-02-08 16:14:02 -05:00
Angelo Stavrow
6cc2194b26
Update change log and version/build numbers 2021-02-02 13:18:44 -05:00
Angelo Stavrow
3d5da9c37b
Merge pull request #169 from writeas/remove-trailing-slash-in-serverURL
Remove trailing slash in server URL
2021-02-02 11:54:24 -05:00
Angelo Stavrow
a354b807fe
Don't try to log in if the server string isn't valid 2021-02-02 11:40:01 -05:00
Angelo Stavrow
de50f3c9a4
Change wording of error message 2021-02-02 11:39:29 -05:00
Angelo Stavrow
91f84e01fa
Merge pull request #170 from writeas/use-linespacing-in-blank-posts
Set typingAttributes for Mac post editor
2021-02-02 11:13:32 -05:00
Angelo Stavrow
6da33e22cc
Add logic for AccountError.invalidServerURL case when logging in 2021-02-02 11:12:30 -05:00
Angelo Stavrow
ad78389dc3
Set typingAttributes for Mac post editor 2021-02-02 10:08:46 -05:00
Angelo Stavrow
1a8951a3e0
Use URLComponents to parse out scheme and host if possible 2021-02-01 17:03:40 -05:00
Angelo Stavrow
c00b71cd43
Rewrite server URL string if logging into Write.as 2021-02-01 15:45:33 -05:00
Angelo Stavrow
461f9cca40
Mark WriteFreelyModel class as final 2021-02-01 14:27:15 -05:00
Angelo Stavrow
fa8c0026e7
Drop trailing slash when validating login form 2021-02-01 14:20:42 -05:00
Angelo Stavrow
cae270e8c4
Refactor WriteFreelyModel extensions into separate files 2021-02-01 13:46:25 -05:00
Angelo Stavrow
e6599408eb
Turn off smart dashes for easy insertion of shortcodes 2021-02-01 11:37:46 -05:00
Angelo Stavrow
26ea1d97d2
Merge pull request #168 from writeas/mac-editor-qol-fixes
Add editing menu, enable find/replace, ignore formatted text on paste
2021-02-01 11:07:22 -05:00
Angelo Stavrow
849c093748
Merge pull request #167 from writeas/fix-post-status-bug
Fix post-status bug on publishing changes
2021-02-01 10:12:27 -05:00
Angelo Stavrow
7d7fe4134b
Add editing menu, enable find/replace, ignore formatted text on paste 2021-01-28 17:45:10 -05:00
Angelo Stavrow
5cdce15808
Differentiate between updating old post / publishing new post in handler 2021-01-27 16:12:40 -05:00
Angelo Stavrow
f589d42794
Check that we're working with model's selectedPost property 2021-01-27 10:37:18 -05:00
Angelo Stavrow
f948a16ad0
Use ObservedObject rather than unwrapping model.selectedPost 2021-01-27 10:18:26 -05:00
Angelo Stavrow
89261831bc
Update change log and Mac version and build number 2021-01-26 13:27:55 -05:00
Angelo Stavrow
dca12f1c1a
Merge pull request #166 from writeas/add-app-state-management
Add app state management
2021-01-26 12:59:28 -05:00
Angelo Stavrow
12785d733c
Use model.selectedPost for ActivePostToolbarView 2021-01-26 10:29:05 -05:00
Angelo Stavrow
9bc4532193
Clear last draft when holding Shift key on Mac app launch 2021-01-26 09:27:43 -05:00
Angelo Stavrow
900ef269ba
Use same code path to set iOS and Mac app state on launch 2021-01-26 09:23:47 -05:00
Angelo Stavrow
34b14ba46c
Move state-fetching logic to PostEditorModel for iOS app 2021-01-25 13:46:30 -05:00
Angelo Stavrow
4ad076ccab
Move new-post generation for iOS app to PostEditorModel 2021-01-25 13:22:15 -05:00
Angelo Stavrow
e1c5823cd6
Move new-post generation for Mac app to PostEditorModel 2021-01-25 11:53:16 -05:00
Angelo Stavrow
20f12fa7cc
Move state-fetching logic to PostEditorModel for Mac app 2021-01-25 11:30:52 -05:00
Angelo Stavrow
dcb18c86db
Set app state in App entrypoint for macOS, in relevant Views for iOS 2021-01-21 15:39:28 -05:00
Angelo Stavrow
904c0a7bbb
Update change log for 1.0.2-ios release 2021-01-20 09:45:29 -05:00