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

feat: implement r/demo/postit #1396

Closed
wants to merge 37 commits into from
Closed

Commits on May 16, 2024

  1. init "r/demo/postit"

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0b13c3a View commit details
    Browse the repository at this point in the history
  2. getUserCount()

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e467029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b721ec View commit details
    Browse the repository at this point in the history
  4. CreateUser requires name

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1afc68e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f93f8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2518ccf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa4675b View commit details
    Browse the repository at this point in the history
  8. Fix base

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0041b03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0be5dc4 View commit details
    Browse the repository at this point in the history
  10. Change iteration order

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4c4a098 View commit details
    Browse the repository at this point in the history
  11. Add SetAvatarUrl()

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    84c7e88 View commit details
    Browse the repository at this point in the history
  12. User to json string helper

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9ffefb1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c68fbff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e06480b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f447f94 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    08ff229 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6eb15c6 View commit details
    Browse the repository at this point in the history
  18. Update hagtags and trending

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    12fd365 View commit details
    Browse the repository at this point in the history
  19. Add feed to store

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ffef626 View commit details
    Browse the repository at this point in the history
  20. Fix post query calls

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c5d86a8 View commit details
    Browse the repository at this point in the history
  21. Add trending hashtags logic

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e7c59d6 View commit details
    Browse the repository at this point in the history
  22. Fix trending logic

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    73aece2 View commit details
    Browse the repository at this point in the history
  23. Add update trending test

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d7a236e View commit details
    Browse the repository at this point in the history
  24. remove unused "fmt"

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8e1bab3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d320b4d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4f4b8dd View commit details
    Browse the repository at this point in the history
  27. To be removed

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    67e5fe5 View commit details
    Browse the repository at this point in the history
  28. s/AvatarUrl/Avatar

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fa4daf6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f41d514 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    abfb9d7 View commit details
    Browse the repository at this point in the history
  31. Add tx to like a post

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    59d519d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bfe8e5b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cab461c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9ccb5fd View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2fe3b05 View commit details
    Browse the repository at this point in the history
  36. Add temporary Render()

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    40651fd View commit details
    Browse the repository at this point in the history
  37. Remove unused import "sort"

    harry-hov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fb4431b View commit details
    Browse the repository at this point in the history