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

Simple Twitter 專案提交 #73

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

Commits on Mar 12, 2020

  1. Create model association

    bluesmy committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    2b7769e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

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

Commits on Mar 15, 2020

  1. add main nav bar

    a62262002 committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    28329c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

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

Commits on Mar 19, 2020

  1. Create adminController and admin/tweets page. Add getTweets and authe…

    …nticatedAdmin feature.
    bluesmy committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    44f19fd View commit details
    Browse the repository at this point in the history
  2. Add deleteTweet feature

    bluesmy committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    a9dab8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96e62b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    dd9ecc7 View commit details
    Browse the repository at this point in the history
  2. user can update tweet

    a62262002 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    478b628 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. add popular feature

    a62262002 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    5734263 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge pull request #1 from bluesmy/feature/admin

    Add getTweets and authenticationAdmin feature
    bluesmy authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1997ee7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

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

Commits on Mar 27, 2020

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

Commits on Mar 28, 2020

  1. Add user profile page and related data. Update passport and adminCont…

    …roller with similar features.
    bluesmy committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    81cb11e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Update getUser feature

    bluesmy committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    c04db1e View commit details
    Browse the repository at this point in the history
  2. Add getLikes feature

    bluesmy committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    c652b70 View commit details
    Browse the repository at this point in the history
  3. Add getFollowings feature

    bluesmy committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    ded130c View commit details
    Browse the repository at this point in the history
  4. Add getFollowers feature and update display if user's following or fo…

    …llower is current user.
    bluesmy committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8ab2347 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    230c0eb View commit details
    Browse the repository at this point in the history
  6. Delete config.json

    bluesmy authored Mar 29, 2020
    Configuration menu
    Copy the full SHA
    03757ee View commit details
    Browse the repository at this point in the history
  7. Update app.js

    bluesmy authored Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1291245 View commit details
    Browse the repository at this point in the history
  8. Update passport.js

    bluesmy authored Mar 29, 2020
    Configuration menu
    Copy the full SHA
    c585d2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3469e11 View commit details
    Browse the repository at this point in the history
  10. Update index.js

    bluesmy authored Mar 29, 2020
    Configuration menu
    Copy the full SHA
    ac4c1a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78b5d95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9fc974f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Set max length in tweets

    bluesmy committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4d1f8e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from bluesmy/feature/addTweets

    Feature/add tweets
    bluesmy authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    061d002 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    bluesmy authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    9c03c98 View commit details
    Browse the repository at this point in the history
  4. Delete .DS_Store

    bluesmy authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ade1a9e View commit details
    Browse the repository at this point in the history
  5. Update users pages

    bluesmy committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e12c586 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56d068b View commit details
    Browse the repository at this point in the history
  7. Update userController.js

    bluesmy authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    70afb58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e67abf8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d832636 View commit details
    Browse the repository at this point in the history
  10. Update views

    bluesmy committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0470208 View commit details
    Browse the repository at this point in the history
  11. Update tweets.handelbars

    bluesmy committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    b243c52 View commit details
    Browse the repository at this point in the history
  12. Not yet

    bluesmy committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    25f68c7 View commit details
    Browse the repository at this point in the history
  13. Update getFollowers and getFollowings by removing substring of introd…

    …uction to pass the test
    bluesmy committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    54071f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f0462f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    58e4f59 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    467821c View commit details
    Browse the repository at this point in the history
  17. add fontawesome

    a62262002 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2b666b9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    015809d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    b0448c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89d4040 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from bluesmy/feature/addLikeReply

    Add add like and reply function
    bluesmy authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    af55db4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e10945e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from bluesmy/feature/user-data

    Feature/user data
    bluesmy authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a655c7f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. update tweets details

    a62262002 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    2e17636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44c929 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

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

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    3475e0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from bluesmy/feature/updateDetails

    Feature/update details
    bluesmy authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    6884a79 View commit details
    Browse the repository at this point in the history
  3. Reset config files

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    1d710f1 View commit details
    Browse the repository at this point in the history
  4. Fix merge

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    3f3281e View commit details
    Browse the repository at this point in the history
  5. Update main.handlebars

    bluesmy authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    a454c38 View commit details
    Browse the repository at this point in the history
  6. Update main.handlebars

    bluesmy authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ac6e333 View commit details
    Browse the repository at this point in the history
  7. Update index.js

    bluesmy authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    2f49d8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0f5871 View commit details
    Browse the repository at this point in the history
  9. Add Heroku cofig

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ce03acf View commit details
    Browse the repository at this point in the history
  10. Add .env.example

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    934f0bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    854fdff View commit details
    Browse the repository at this point in the history
  12. Update heroku config

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    be52fd6 View commit details
    Browse the repository at this point in the history
  13. Add Procfile

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    dac651d View commit details
    Browse the repository at this point in the history
  14. Update seeder

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    237b3c2 View commit details
    Browse the repository at this point in the history
  15. Fix getUser order

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    f236a5f View commit details
    Browse the repository at this point in the history
  16. Add README.md

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ee43ec2 View commit details
    Browse the repository at this point in the history
  17. Update README

    bluesmy committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    8c2991f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. add share post function

    a62262002 committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    da3116c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec3fe6 View commit details
    Browse the repository at this point in the history
  3. Adjust style to img

    bluesmy committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    f4fd531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    804e2d2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from bluesmy/feature/chat

    Feature/chat
    bluesmy authored Apr 5, 2020
    Configuration menu
    Copy the full SHA
    150210f View commit details
    Browse the repository at this point in the history
  6. change the share button

    a62262002 committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    a78dbbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d910b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f0e5da View commit details
    Browse the repository at this point in the history
  9. Add notes to chatroom link

    bluesmy committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    50592f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e82eb2 View commit details
    Browse the repository at this point in the history
  11. Update README

    bluesmy committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    bfcd2c1 View commit details
    Browse the repository at this point in the history
  12. add share information

    a62262002 committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    451a7da View commit details
    Browse the repository at this point in the history
  13. Merge pull request #8 from bluesmy/feature/sharePost

    add share post function
    bluesmy authored Apr 5, 2020
    Configuration menu
    Copy the full SHA
    5142a38 View commit details
    Browse the repository at this point in the history
  14. Update package-lock.json

    bluesmy committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    90cb6d2 View commit details
    Browse the repository at this point in the history