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

Post and Like structure revist #40

Merged
merged 5 commits into from
Nov 19, 2019
Merged

Post and Like structure revist #40

merged 5 commits into from
Nov 19, 2019

Commits on Nov 11, 2019

  1. Like struct revisit

    - Removed the Namespace and ExternalOwner fields
    - Changed how the likes for a given post are stored
    RiccardoM committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    23652d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Removed some useless fields from the Post type

    Fixed some tests and formatted them using the gotests style
    RiccardoM committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    47550cb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

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

Commits on Nov 18, 2019

  1. Added some tests to improve the coverage

    Signed-off-by: RiccardoM <riccardo.montagnin@gmail.com>
    RiccardoM committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    ba8ede3 View commit details
    Browse the repository at this point in the history
  2. Improved go.sum

    Signed-off-by: RiccardoM <riccardo.montagnin@gmail.com>
    RiccardoM committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    e387f2a View commit details
    Browse the repository at this point in the history