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

Update twitter validation and internal/articles query #1571

Merged
merged 2 commits into from Jan 16, 2019

Conversation

jessleenyc
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

  • Updated twitter character count

  • Moved @user mention directly into textarea so we make less assumptions about that length and allow more text if the username is short.

  • Very simply allowing: 280 characters minus 23( 'link' character count) = 256 allowed characters in textarea.

  • Updated internal/articles so only published articles appear under all views.

NOTE: did not test this on buffer.

Added to documentation?

  • docs.dev.to
  • readme
  • no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

counting

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Jan 16, 2019
Copy link
Contributor

@benhalpern benhalpern left a comment

Choose a reason for hiding this comment

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

Love that you got to the published problem that had been sitting around.

Minor change needed.

app/views/internal/articles/_individual_article.html.erb Outdated Show resolved Hide resolved
@pr-triage pr-triage bot added PR: reviewed-changes-requested bot applied label for PR's where reviewer requests changes and removed PR: unreviewed bot applied label for PR's with no review labels Jan 16, 2019
@benhalpern benhalpern self-assigned this Jan 16, 2019
Co-Authored-By: jessleenyc <jessleenyc@gmail.com>
@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: reviewed-changes-requested bot applied label for PR's where reviewer requests changes labels Jan 16, 2019
@benhalpern benhalpern merged commit 38091ba into forem:master Jan 16, 2019
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants