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

Add additional SubredditFlairTemplate params #1138

Merged

Commits on Nov 21, 2019

  1. Add additional SubFlairTemplate params

    Specifically, added allowable_content and max_emojis params.
    
    As discussed as wanted in this Reddit thread by /u/Levi-Ackerbot:
    https://www.reddit.com/r/redditdev/comments/dy1qw7/is_there_any_way_to_limit_the_amount_of_emojis_in/
    jackodsteel committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    828c3d5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/praw-dev/praw into add-ad…

    …ditional-flair-template-params
    
    � Conflicts:
    �	CHANGES.rst
    jackodsteel committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    a167aa1 View commit details
    Browse the repository at this point in the history
  3. Improve documentation for allowable_content param in FlairTemplates

    Now properly explain that of set to 'emoji' then the 'text' param
      is constrained to valid emoji strings
    jackodsteel committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    d2ff7e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

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

Commits on Dec 4, 2019

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