Still needs to be tested a bit for odd edge cases and potential style improvements. But it is implemented.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 17 2016
Jan 11 2016
Jan 8 2016
Jan 7 2016
Jan 3 2016
Jan 2 2016
Dec 31 2015
Double-tapping would potentially break current text selection gesture. Instead, detect simple short tap.
Dec 17 2015
Dec 12 2015
Definitely want to launch with this.
Dec 10 2015
Request is DELETE /api/posts/{id} for all owned posts, whether in a collection or not.
Dec 9 2015
Use something like blackfriday for rendering.
Dec 8 2015
Show available integrations on this page to pro and non-pro users, and add prominent button for upgrading. Otherwise show what adding webhooks looks like, with the controls disabled. Perhaps show a tooltip if the user clicks any controls.
Would be cool, but might be too much. In the meantime, users can write raw markdown for formatting with T207: Support Markdown
Dec 6 2015
Dec 2 2015
Nov 29 2015
Nov 28 2015
Nov 27 2015
Nov 25 2015
Nov 18 2015
Nov 15 2015
Nov 14 2015
Nov 12 2015
What does the request look like? Does it go to /posts and/or /collections/posts? Do we need another endpoint to remove a post from a collection?