aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_panel
Commit message (Collapse)AuthorAge
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Unhide completions, strengthen shadows a bit, force the 0.1 shade to always ↵shpuld2017-11-20
| | | | span the full height, make usercard use correct borders.
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\ | | | | | | | | Feature/follow lists See merge request !106
| * Add follower and following viewseal2017-08-23
| |
* | Add new user-settings component/route, add options to change name, bio, ↵Shpuld Shpuldson2017-08-02
|/ | | | avatar, banner and bg. Add those options to api service and backend interactor service.
* Add styling with base16.Roger Braun2017-01-15
| | | | Solarized-dark for now.
* Extract user card from user content.Roger Braun2016-11-30
|
* Basic status posting.Roger Braun2016-10-30
|
* Fix user panel bg image.Roger Braun2016-10-28
|
* Add UserPanel.Roger Braun2016-10-27