Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorten links in composer to reduce char usage #1188

Merged
merged 3 commits into from
Aug 16, 2023
Merged

Shorten links in composer to reduce char usage #1188

merged 3 commits into from
Aug 16, 2023

Conversation

pfrazee
Copy link
Collaborator

@pfrazee pfrazee commented Aug 16, 2023

Adds link shortening to the composer so that the character count doesn't get spent on URLs. Previously we did this shortening only on render, but this update does it on publish as well.

CleanShot.2023-08-15.at.17.45.46.mp4

Copy link
Member

@estrattonbailey estrattonbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pfrazee pfrazee merged commit 819340d into main Aug 16, 2023
@pfrazee pfrazee deleted the link-shortener branch August 16, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants