Commit Graph

32 Commits

Author SHA1 Message Date
Angelo Stavrow f1246c26ef
Update README with office hours link 2021-05-04 15:52:56 -04:00
Angelo Stavrow e8fc77da21
Merge pull request #24 from writeas/extend-move-api-to-drafts
Extend move API to drafts
2020-10-09 06:42:27 -04:00
Angelo Stavrow 43271316d5
Fail early if collectionAlias is nil and modifyToken is not nil 2020-10-08 16:58:57 -04:00
Angelo Stavrow 6e94615d82
Set bodyObject based on collectionAlias 2020-10-08 16:13:08 -04:00
Angelo Stavrow 3eeb9a9e9b
Set request URL to /posts/disperse if collectionAlias is nil 2020-10-08 15:47:39 -04:00
Angelo Stavrow accd9c4201
Merge pull request #22 from writeas/return-error-on-login-404
Don't return early if we get a 404 on login attempt
2020-10-06 16:17:55 -04:00
Angelo Stavrow a671f83d37
Add an unknown error case to return if we can't generate a WFError 2020-10-06 16:01:05 -04:00
Angelo Stavrow 52ea44106b
Merge pull request #19 from writeas/add-local-WFUser-initializer
Adds a simple memberwise-ish initializer for stored token/username
2020-08-31 10:41:16 -04:00
Angelo Stavrow fe873dcecf
Update API docs 2020-08-31 10:28:03 -04:00
Angelo Stavrow 1ea2ea3de3
Adds a simple memberwise-ish initializer for stored token/username 2020-08-31 10:14:31 -04:00
Angelo Stavrow 6485414d05
Merge pull request #16 from writeas/make-wferror-public
Make the WFError enum public so it's available to clients
2020-08-20 11:19:34 -04:00
Angelo Stavrow 698b5df18b
Make the WFError enum public so it's available to clients 2020-08-20 11:06:02 -04:00
Angelo Stavrow 5ab1e3b03c
Merge pull request #14 from writeas/add-wf-prefix-to-custom-types
Add "WF" prefix to custom types
2020-08-17 11:20:23 -04:00
Angelo Stavrow 7badb9d34b
Update documentation to use the renamed types 2020-08-17 10:47:30 -04:00
Angelo Stavrow 67bf664d49
Rename Collection to WFCollection 2020-08-17 10:47:30 -04:00
Angelo Stavrow 2a4ec91a94
Rename Post to WFPost 2020-08-17 10:47:30 -04:00
Angelo Stavrow f30c0fbda5
Rename User to WFUser 2020-08-17 10:47:30 -04:00
Angelo Stavrow 5dfe6c7077
Rename WriteFreelyError to WFError 2020-08-17 10:47:30 -04:00
Angelo Stavrow 6b54f2980c
Rename WriteFreelyClient to WFClient 2020-08-17 10:47:30 -04:00
Angelo Stavrow fdb753073e
Merge pull request #12 from writeas/development
Merge changes into main branch
2020-07-02 16:08:28 -04:00
Angelo Stavrow ca929ddf44
Merge branch 'main' into development 2020-07-02 16:08:01 -04:00
Matt Baer 1364ce2fdf
Merge pull request #11 from writeas/add_documentation
Add SwiftDoc-generated Markdown documentation
2020-07-02 15:53:02 -04:00
Angelo Stavrow 2cbcdd0b84
Update README with instructions to generate docs 2020-07-02 14:09:25 -04:00
Angelo Stavrow f6c00cbc38
Add SwiftDoc-generated Markdown documentation 2020-07-01 10:49:28 -04:00
Matt Baer c6469bd627
Merge pull request #10 from writeas/add-code-of-conduct
Add code of conduct
2020-06-30 13:04:04 -04:00
Angelo Stavrow 01c59dfc9e
Update contributing doc to point to code of conduct 2020-06-30 11:54:06 -04:00
Angelo Stavrow ea840ea98f
Adds code of conduct documentation 2020-06-30 11:49:29 -04:00
Angelo Stavrow 7e3eb3a5e9
Remove completed to-do items from README 2020-06-24 16:07:17 -04:00
Angelo Stavrow 7f1970723d
Update license info in the README 2020-06-24 15:58:10 -04:00
Angelo Stavrow d0923565a0
Update project documentation 2020-06-24 15:33:19 -04:00
Angelo Stavrow 79bd69ad7e
Release alpha version 2020-06-23 16:54:36 -04:00
Angelo Stavrow d13954f734
Initial Commit 2020-06-18 15:57:21 -04:00