Closes issue #69 @jonatoni please review. Thanks :)
@kritisingh1 did you just add a static sample message ?
Yes. There are a couple of reasons to do so. Those are sample messages and not archives, and are therefore meant to give the user a first hand glance of what are happiness packets actually. So there is no point of retrieving it from backend and presenting. Also, if we retrieve it from backend where the archives are stored, there might be entries which aren't so meaningful . We don't want to present spam data to the user on home page. I hope that helped :)
@kritisingh1 The better approach to #69 is to figure out why the macro doesn't work in our environment. By making this static, we also move further away from the upstream project. It's important to keep to what upstream does so it is easier to pull in new changes if needed in the future.
I am cancelling this pull request, but check out my comment here for an idea on a next step to explore this issue.
Metadata Update from @jflory7: - Pull-request tagged with: type - frontend, type - summer coding - Request assigned
Pull-Request has been closed by jflory7
Closes issue #69
@jonatoni please review. Thanks :)