aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/comment-page/comment-page.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reimplemented comment page componentSyndamia2021-03-281-0/+41
|
* Removed comment page componentSyndamia2021-03-211-92/+0
|
* Fixed includes (for models) of all componentsSyndamia2021-03-141-1/+1
|
* Updated comment and comment-page's subscriptions to use an observer objectSyndamia2021-03-141-10/+10
|
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-4/+3
|
* Editing comment message has the current message by default, if the message ↵Syndamia2021-02-251-1/+3
| | | | isn't changed, the comment doesn't get updated
* Moved from DevHivetranstrike2021-02-121-0/+91