In T883#15281, @matt wrote:To finish this, we need to be able to indicate that an image is an "avatar" in Snap.as.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 5 2022
Jan 5 2022
Jan 4 2022
Jan 4 2022
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.
matt closed T884: Replaceable, single-purpose images as Resolved by committing Restricted Diffusion Commit.
matt closed T884: Replaceable, single-purpose images, a subtask of T883: Remark.as profile, as Resolved.
matt closed T884: Replaceable, single-purpose images, a subtask of T546: Custom blog avatar, as Resolved.
matt added parent tasks for T884: Replaceable, single-purpose images: Unknown Object (Maniphest Task), T546: Custom blog avatar.
Dec 31 2021
Dec 31 2021
Clean up linter errors
Update extension iconset
angelo committed rWFSUI375e7c6b3fa4: Add default fallback for font typingAttribute (authored by angelo).
Add default fallback for font typingAttribute
angelo committed rWFSUI671b0540ac52: Set "recommended project settings" for Mac app (authored by angelo).
Set "recommended project settings" for Mac app
Dec 29 2021
Dec 29 2021
matt committed rWFd1e6daee16ed: Fix monetization_pointer upsert query for SQLite (authored by matt).
Fix monetization_pointer upsert query for SQLite
mnlg <mnlg@users.noreply.github.com> committed rWFae7e42e24e2d: Fix date format in anonymous posts (authored by mnlg <mnlg@users.noreply.github.com>).
Fix date format in anonymous posts
GitHub <noreply@github.com> committed rWF43ca80f3ebda: Merge pull request #503 from mnlg/hotfix/fix-date-format (authored by matt).
Merge pull request #503 from mnlg/hotfix/fix-date-format
GitHub <noreply@github.com> committed rWF1530bf37ef95: Merge pull request #506 from writefreely/minor-fixes (authored by matt).
Merge pull request #506 from writefreely/minor-fixes
GitHub <noreply@github.com> committed rWF401c8c1f4caa: Merge pull request #520 from writefreely/slug-improvements (authored by matt).
Merge pull request #520 from writefreely/slug-improvements
Dec 21 2021
Dec 21 2021
Elide Markdown when generating slug
Dec 15 2021
Dec 15 2021
Add ApplyBasicAccessibleMarkdown func
To finish this, we need to be able to indicate that an image is an "avatar" in Snap.as.
Dec 14 2021
Dec 14 2021
Dec 13 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 10 2021
Dec 8 2021
Dec 8 2021
matt moved T881: Close free registrations from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 3 2021
Dec 3 2021
angelo committed rWFSUI77822cbc6354: Update change log and bump build number for release (authored by angelo).
Update change log and bump build number for release
GitHub <noreply@github.com> committed rWFSUI43e475619527: Merge pull request #198 from writefreely/add-extension (authored by angelo).
Merge pull request #198 from writefreely/add-extension
Nov 28 2021
Nov 28 2021
GitHub <noreply@github.com> committed rWFSUId926a9fbcad6: Merge pull request #197 from writefreely/move-defaults-to-app-group (authored by angelo).
Merge pull request #197 from writefreely/move-defaults-to-app-group
angelo committed rWFSUI92e31902f8ca: Add padding to prevent keyboard occlusion (authored by angelo).
Add padding to prevent keyboard occlusion
angelo committed rWFSUIdff18e9d368e: Refresh post list view when app becomes active (authored by angelo).
Refresh post list view when app becomes active
Nov 26 2021
Nov 26 2021
Support setting categories on posts
Add SetClient method
Nov 24 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.
lt3Dev <88726114+lt3Dev@users.noreply.github.com> committed rWFcc69f9f2f1d6: Templates: use relative URLs for static assets (authored by HeartDev <88726114+lt3Dev@users.noreply.github.com>).
Templates: use relative URLs for static assets
GitHub <noreply@github.com> committed rWF8c1785b90486: Merge pull request #505 from lt3Dev/pr/relative-urls (authored by matt).
Merge pull request #505 from lt3Dev/pr/relative-urls
matt committed rWF129f428bfa3f: Remove unnecessary "upgrade" collection template (authored by matt).
Remove unnecessary "upgrade" collection template
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 23 2021
Nov 19 2021
Nov 19 2021
Fix plist data type for action extension
Bump build number
angelo committed rWFSUI2dccaf719617: Initial work fetching URL, title, and selected text from webpage (authored by angelo).
Initial work fetching URL, title, and selected text from webpage
Add action extension
Add action extension template for iOS
Nov 15 2021
Nov 15 2021
Add Client.GetMe() method
Nov 5 2021
Nov 5 2021
Move user defaults to App Group
Update Japanese translations
Add Hebrew translations
Update Italian translations
Update Greek translations
Update German translations
Add Basque translations
Add Galician translations
Update Esperanto translation
Add Dutch translations
Add Danish translations
Add new phrases (defaults)
Add Czech translations
Update Chinese translation
Update French translations
Update Arabic translation
Re. T879: we'll need to track that a certain blog post is a reply to another.
Nov 3 2021
Nov 3 2021
GitHub <noreply@github.com> committed rWC70ec0f285b41: Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.16 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.16
Add PostCount property to Category
Nov 1 2021
Nov 1 2021
matt changed the status of T495: List all tags on a blog, a subtask of T335: Integrate hashtags, from Thinking to Open.
As suggested on the forum, we should also add an API endpoint for this.
Oct 22 2021
Oct 22 2021
GitHub <noreply@github.com> committed rWFSUI6693a83bd146: Merge pull request #195 from writefreely/migrate-store-to-group-container (authored by angelo).
Merge pull request #195 from writefreely/migrate-store-to-group-container
Remove diff tool backup file
Use underscores for em text in Rich editor
Oct 17 2021
Oct 17 2021
matt moved T810: Blog post management section from Restricted Project Column to Restricted Project Column on the Restricted Project board.
matt moved T755: Gallery pagination on Snap.as from Restricted Project Column to Restricted Project Column on the Restricted Project board.