On Apr 23 2021 at 9:20 PM, Colby Russell wrote:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Mar 2 2022
Feb 24 2022
Feb 10 2022
Feb 8 2022
It would be helpful to see when someone replies to one of your replies
Feb 7 2022
Feb 6 2022
Feb 1 2022
Jan 31 2022
Deployed
Jan 29 2022
Jan 28 2022
Jan 19 2022
There is one bug: uploading an avatar and then pressing "Save" erases the avatar_url saved to the user.
The Café covers this basic idea. It only shows posts that have at least one comment, so it's more focused.
Jan 18 2022
Deploying on Write.as soon; WriteFreely PR is here: #531.
This is pretty easy to tackle.
Jan 11 2022
Jan 6 2022
Jan 5 2022
Jan 4 2022
In T883#15281, @matt wrote:To finish this, we need to be able to indicate that an image is an "avatar" in Snap.as.
Note: these shouldn't show up in the user's Photos.
Implementation came out a little differently: now applications can supply both a key and an id, e.g. avatar and 1, where 1 corresponds to a profile or collection ID. This should make it more usable across our apps, while also supporting Organizations.
Dec 31 2021
Dec 29 2021
Dec 21 2021
Dec 15 2021
To finish this, we need to be able to indicate that an image is an "avatar" in Snap.as.
Dec 14 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 28 2021
Nov 26 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