aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/feed
Commit message (Expand)AuthorAgeFilesLines
* Improved readability and consistency of margin global stylingSyndamia2021-03-221-1/+1
* Improved readability and consistency of font-size, text, border, colors and p...Syndamia2021-03-221-6/+6
* Removed post component index number, since we don't need it anymoreSyndamia2021-03-221-2/+2
* Major redesign of post page component and removed post edit and delete functi...Syndamia2021-03-212-6/+1
* Major redesign of form attachments (the ones you find on post creation and edit)Syndamia2021-03-212-14/+12
* Fixed messages for not having any posts of user or any posts from friendsSyndamia2021-03-191-1/+1
* Added an hr to feed and profile components, styled properlySyndamia2021-03-192-1/+2
* Fixed height of pages that were the whole window height but were also below t...Syndamia2021-03-191-1/+1
* Major redesign of feed component stylingSyndamia2021-03-192-194/+44
* Added navbar component to pages that need itSyndamia2021-03-191-0/+2
* Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular in...Danail Dimitrov2021-03-141-14/+14
|\
| * Fixed includes (for models) of all componentsSyndamia2021-03-141-2/+2
| * Updated feed's subscriptions to use an observer objectSyndamia2021-03-141-12/+12
* | fixed rating not beeing highlighted on init and and added capability of ratin...Danail Dimitrov2021-03-141-2/+2
|/
* Reverted footerSyndamia2021-03-061-56/+15
* Made file input hide it's button part of the global stylingSyndamia2021-03-041-4/+0
* Footer added; Pages fucked upfootertranstrike2021-02-251-15/+56
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-5/+4
* Reverted mark elements to divs, because mark has a style alreadySyndamia2021-02-251-2/+2
* Improved semantics and simplified some HTML of comments and postsSyndamia2021-02-241-2/+2
* Improved semantics and simplifed some code in feed componentSyndamia2021-02-242-39/+31
* Moved from DevHivetranstrike2021-02-123-0/+353