aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-256-39/+31
|
* Fixed unecessary max-width of 98% on submit buttons in post and comment pagesSyndamia2021-02-252-3/+0
|
* Made posts not update at all of the new message is blank (to be consistent ↵Syndamia2021-02-251-5/+2
| | | | with comment page)
* 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
* Editing post message has the current message by default and doesn't update ↵Syndamia2021-02-251-8/+12
| | | | if the message isn't changed
* Reverted mark elements to divs, because mark has a style alreadySyndamia2021-02-253-14/+14
|
* Fixed login page HTMLSyndamia2021-02-241-1/+1
|
* Improved semantics of logn and register pagesSyndamia2021-02-242-32/+32
|
* Improved semantics of admin panel, loading page and not-found pageSyndamia2021-02-243-12/+12
|
* Removed useless componentSyndamia2021-02-243-32/+0
|
* Improved semantics and simplified some HTML of comments and postsSyndamia2021-02-248-82/+73
|
* Improved semantics and simplifed some code in feed componentSyndamia2021-02-242-39/+31
|
* Moved from DevHivetranstrike2021-02-1294-0/+4784