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

Better nick handling in 'repall' #90

Merged
merged 3 commits into from Mar 8, 2015
Merged

Better nick handling in 'repall' #90

merged 3 commits into from Mar 8, 2015

Commits on Feb 26, 2015

  1. Improvements to nicks handling in 'repall' command:

    - Always have the owner of the tweet responding to first in the response
    - Never include the user's nick in the list
    - Make sure we don't have duplicate nicks
    
    All with the added bonus of avoiding regexing due to Twitter's entities list
    Tenzer committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    247c4e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2015

  1. Configuration menu
    Copy the full SHA
    97def8f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. Configuration menu
    Copy the full SHA
    a99609e View commit details
    Browse the repository at this point in the history