aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/post-page/post-page.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Implemented (moved from post page) functionality for editing and deleting you...Syndamia2021-03-211-43/+3
* Major redesign of post page component and removed post edit and delete functi...Syndamia2021-03-211-50/+0
* Fixed includes (for models) of all componentsSyndamia2021-03-141-1/+1
* Update post and post-page's subscriptions to use an observer objectSyndamia2021-03-141-16/+16
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-5/+4
* Made posts not update at all of the new message is blank (to be consistent wi...Syndamia2021-02-251-5/+2
* Editing post message has the current message by default and doesn't update if...Syndamia2021-02-251-8/+12
* Moved from DevHivetranstrike2021-02-121-0/+162