aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/comment-page
Commit message (Collapse)AuthorAgeFilesLines
* Reimplemented comment page componentSyndamia2021-03-283-0/+59
|
* Removed comment page componentSyndamia2021-03-213-136/+0
|
* Fixed height of pages that were the whole window height but were also below ↵Syndamia2021-03-191-1/+1
| | | | the navbar
* Added navbar component to pages that need itSyndamia2021-03-191-0/+2
|
* 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
|
* Reverted footerSyndamia2021-03-061-15/+4
|
* Footer added; Pages fucked upfootertranstrike2021-02-251-4/+15
|
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-4/+3
|
* Fixed unecessary max-width of 98% on submit buttons in post and comment pagesSyndamia2021-02-251-1/+0
|
* 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
* Improved semantics and simplified some HTML of comments and postsSyndamia2021-02-241-5/+7
|
* Moved from DevHivetranstrike2021-02-123-0/+132