Merge pull request #451 from writefreely/move-repo
Update repo URL to writefreely org
This is really the base functionality needed to preserve captions in the migration, and store them alongside images. So right now, these will automatically turn into alt-text that displays in the Snap.as UI -- e.g. the "Share on Write.as" Markdown text here:
Accept general text/* files on post import
Merge pull request #442 from writeas/add-attachments
Only set lang on initial publish in all editors
Clean up lang field setting in pad.tmpl
Merge branch 'develop' into minor-fixes
Add conditional for preserving lang metadata
Merge pull request #435 from cjeller1592/lang-metadata
Use Sans font for post action buttons
GitHub <noreply@github.com> committed
rWFe6c36fc2ef07: Update writefreely-web image (authored by
cjeller).
Update writefreely-web image
Merge pull request #434 from cjeller1592/compose-update-wf-image
GitHub <noreply@github.com> committed
rWF795748457c52: Case insensitive language highlighting matching (authored by x4e <53862811+x4e@users.noreply.github.com>).
Case insensitive language highlighting matching
Merge pull request #429 from x4e/develop
The gopher integration was not setting host or port, causing all links to break.
Always show post actions on mobile devices
Merge pull request #426 from mostfunkyduck/develop
How does this look in practice in terms of caption below an image, hover text over an image, and alt-text for screen-reader access?
matt closed
T818: Support setting text on Snap.as upload as
Resolved by committing
Restricted Diffusion Commit.
matt moved
T819: Support custom redirect rules from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
matt moved
T830: Support team cross-posting from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
matt moved
T809: Support categories (internally) from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
matt moved
T805: Filter posts by language from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Merge pull request #448 from writeas/dependabot/go_modules/github.com/microcosm…
GitHub <noreply@github.com> committed
rWF9cbd254d6456: Bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5
Merge pull request #447 from writeas/dependabot/go_modules/github.com/go-sql…
GitHub <noreply@github.com> committed
rWF9669536120ef: Bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5
Merge pull request #446 from writeas/dependabot/go_modules/github.
GitHub <noreply@github.com> committed
rWFf550f7c42aa6: Bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5
GitHub <noreply@github.com> committed
rWFf70fc0c4e240: Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0
GitHub <noreply@github.com> committed
rWF2a9aa843668f: Bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1
matt closed
T756: Team / shared photo uploads as
Resolved by committing
Restricted Diffusion Commit.
matt raised the priority of
T819: Support custom redirect rules from
Normal to
High.
Complete and deployed on Write.as.
API is less important right now. But one thing left to fix: photos uploaded to an org shouldn't show up in personal account's Photos list.
Move remaining writeas/nerds/store funcs to web-core
Remove writeas/nerds/store dependency
Support logging out of password-protected blogs
matt closed
T747: Animated GIF support as
Resolved by committing
Restricted Diffusion Commit.
Fix light / dark mode toggle in WYSIWYG editor
Rename ProseMirror writeAs Parser/Serializer to writeFreely
Render `tight` Markdown lists in WYSIWYG editor
Set SameSite=None on session cookie
Rename MonetizationPointer field to Monetization
Rename ProseMirror writeAs Parser/Serializer to writeFreely
Fix light / dark mode toggle in WYSIWYG editor
Rename MonetizationPointer field to Monetization
Set SameSite=None on session cookie
Render `tight` Markdown lists in WYSIWYG editor
Use WriteFreely ProseMirror packages
Fix ProseMirror failing to parse Markdown images
Fix overflowing WYSIWYG editor images
Merge pull request #439 from writeas/support-authorized-fetch
Don't return pointer from NewImageAttachment()
Add NewImageAttachment func
Support attachments on activitystreams.Object
Include images as attachments in ActivityStreams data
Update URL for WriteFreely Swift package
@heyakyra This task has a broader scope / works on a higher level, for managing all users on a WriteFreely instance. We can address Team suspensions in another task.
As another use case for this feature, a user wants to hide posts with a certain tag on their blog index page.
Merge pull request #437 from writeas/post-signature-pinned-posts
Darius Kazemi <darius.kazemi@gmail.com> committed
rWF0aafd0c36837: Generic OAuth userinfo properies now configurable (authored by Darius Kazemi <darius.kazemi@gmail.com>).
Generic OAuth userinfo properies now configurable
Darius Kazemi <darius.kazemi@gmail.com> committed
rWFb262fa144c99: Making changes per feedback (authored by Darius Kazemi <darius.kazemi@gmail.com>).
Making changes per feedback
Merge pull request #405 from dariusk/dariusk/inspectuser
matt closed
T727: WYSIWYG Editor as
Resolved by committing
Restricted Diffusion Commit.
Don't trigger navigation to Drafts list when creating new post
Use collection.url rather than server + collection alias in share sheets