This is pretty easy to tackle.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 18 2022
Jan 4 2022
Dec 29 2021
Dec 13 2021
Just deployed on Write.as, and seems to be running smoothly. The real test will be tonight through tomorrow morning, when we see our normal influx of traffic.
This is more important on Write.as now, especially with replica MySQL databases that have become increasingly laggy.
Dec 10 2021
Dec 8 2021
Dec 3 2021
Nov 24 2021
@heyakyra Yep, we can do that. Was thinking that might be a future task and we would hard-code the term for now, but we can probably make it customizable out of the gate.
Can the /posts be customizable too, so it would be /{custom subpath}/{slug} this way we could call ours articles, and other publishers might call them chapters, stories, etc
Nov 23 2021
Nov 5 2021
Re. T879: we'll need to track that a certain blog post is a reply to another.
Nov 3 2021
Nov 1 2021
As suggested on the forum, we should also add an API endpoint for this.
Oct 17 2021
Oct 3 2021
Sep 30 2021
Internal support for this is finished on Write.as Web, and will be deployed soon.
Sep 28 2021
Perhaps we can unite this implementation with T497: Support pinning hashtags.
Perhaps we can unite this implementation with T599: Pin external URLs to navigation.
High-level implementation ideas so far: https://micro.baer.works/working-on-support-for-categories-phabricator-write-as-t809-today
Sep 24 2021
Sep 22 2021
Sep 13 2021
Still to do:
Sep 11 2021
We won't include a way for users to set an author in the plain text editor for now. Everything else is complete.
Sep 7 2021
Aug 31 2021
In T859#14876, @matt wrote:
- Improve how multiple authors show up in the post byline
Aug 30 2021
- Set author in Plain Text editor
- Update post author via API
- Update post author via metadata editing page