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

Pulling in most of the PRs that are stale. #101

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 25, 2020

  1. change one error message

    budlight authored and poco-loco-athul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    3ab9930 View commit details
    Browse the repository at this point in the history
  2. Separate out sending sms via twilio to a function.

    This is done so that the function to send sms can be made
    pluggable (user customisable) in the future
    suroorhussain authored and poco-loco-athul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e0d427f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3d928c View commit details
    Browse the repository at this point in the history
  4. Fixes Bug.

    poco-loco-athul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e265ebb View commit details
    Browse the repository at this point in the history
  5. Immediately return true if PASSWORDLESS_TEST_SUPPRESSION set

    Tim Stallmann authored and poco-loco-athul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    63ee3ee View commit details
    Browse the repository at this point in the history
  6. Separate out sending sms via twilio to a function.

    This is done so that the function to send sms can be made
    pluggable (user customisable) in the future
    suroorhussain authored and poco-loco-athul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    96d6edd View commit details
    Browse the repository at this point in the history
  7. Cleanup: corrects indentations.

    Athul KP authored and poco-loco-athul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    9bffc22 View commit details
    Browse the repository at this point in the history
  8. Adds send_plivo_sms.

    poco-loco-athul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    8ce91ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3eef7a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Bump bleach from 3.2.1 to 3.3.0

    Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.1 to 3.3.0.
    - [Release notes](https://github.com/mozilla/bleach/releases)
    - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
    - [Commits](mozilla/bleach@v3.2.1...v3.3.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a53afe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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

Commits on Mar 31, 2021

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

Commits on Sep 25, 2021

  1. Update README.md

    null-none authored Sep 25, 2021
    Configuration menu
    Copy the full SHA
    eb8b33c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Dec 10, 2021

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

Commits on Feb 7, 2022

  1. Merge pull request #1 from 1beb/dependabot/pip/bleach-3.3.0

    Bump bleach from 3.2.1 to 3.3.0
    1beb authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    5699c76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from bodzio528/master

    [django-4.0] change use of deprecated ugettext_lazy to gettext_lazy
    1beb authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a094cf1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from null-none/master

    commas...
    1beb authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0a26f5e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from nishantonline1/master

    Configure token length, max length 6
    1beb authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    cbe0594 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from git-athul/master

    Adding getlead and plivo
    1beb authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    e3c2485 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Merge pull request #6 from charleshan/fix-demo-user-token-creation

    Fix bug where demo tokens are not created
    1beb authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    e5606e7 View commit details
    Browse the repository at this point in the history