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

Chitter project #2201

Open
wants to merge 43 commits into
base: main
Choose a base branch
from
Open

Chitter project #2201

wants to merge 43 commits into from

Commits on Jun 1, 2023

  1. Initial commit

    snptrs committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3230616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17dce5 View commit details
    Browse the repository at this point in the history
  3. Create Maker and Peep classes

    snptrs committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fd53bc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2866cab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8be6a4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cc341e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ee0bef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ced0907 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82c2932 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2cd8b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    d7ba677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7e8f3b View commit details
    Browse the repository at this point in the history
  3. Passing test for GET /

    snptrs committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    45baace View commit details
    Browse the repository at this point in the history
  4. Update seeds

    snptrs committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e439193 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6e736b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d69311c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52122c6 View commit details
    Browse the repository at this point in the history
  8. Add some navigation links

    snptrs committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    40e6761 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dde69e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05bfd53 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63aee47 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    36df892 View commit details
    Browse the repository at this point in the history
  2. Tweaking support fles

    snptrs committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e466938 View commit details
    Browse the repository at this point in the history
  3. Implement GET /maker/logout

    snptrs committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    0e245ab View commit details
    Browse the repository at this point in the history
  4. Change time formatting

    snptrs committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    24cd456 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aea017 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1adb3a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3948364 View commit details
    Browse the repository at this point in the history
  8. Setup for deploy

    snptrs committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    358f2e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Change time format to 24-hour

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    39aee04 View commit details
    Browse the repository at this point in the history
  2. Create production SQL seeds

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    304b86f View commit details
    Browse the repository at this point in the history
  3. Remove .reset_db method

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5ecaadf View commit details
    Browse the repository at this point in the history
  4. Add tests for error output

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    ff4697e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce3ff2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdabd69 View commit details
    Browse the repository at this point in the history
  7. Add Mentions class

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    30d91c2 View commit details
    Browse the repository at this point in the history
  8. Check new Peeps for mentions

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    fda74e6 View commit details
    Browse the repository at this point in the history
  9. Add Mailgun gem

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    b47f5c4 View commit details
    Browse the repository at this point in the history
  10. Update seed email addresses

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    6e7ae49 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    060a339 View commit details
    Browse the repository at this point in the history
  12. Update notification message

    snptrs committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    0219f30 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a06c594 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update README

    snptrs committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6a664c8 View commit details
    Browse the repository at this point in the history