aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_panel
Commit message (Collapse)AuthorAge
* panels/statuses are looking really good now even with transparencyHenry Jameson2024-03-04
|
* Make user panel and notification <aside>tusooa2022-11-08
|
* fix main post form having hidden emoji pickerHenry Jameson2022-04-10
|
* some minor fixes to get it to bootHenry Jameson2021-04-24
|
* remove panel-footer in userpanel, simplify preview header, fix word-wrap in ↵Shpuld Shpuldson2020-06-28
| | | | preview
* minor lint fixesShpuld Shpuldson2020-04-23
|
* make relationships separate from usersShpuld Shpuldson2020-04-21
|
* Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-09-25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (42 commits) Fix formatting in oc.json avoid using global class fix logo moving bug when lightbox is open Reserve scrollbar gap when body scroll is locked setting display: initial makes trouble, instead, toggle display: none using classname lock body scroll add body-scroll-lock directive install body-scroll-lock wire up props with PostStatusModal rename component recover autofocusing behavior refactor MobilePostStatusModal using new PostStatusModal add new module and modal to post new status remove needless condition add mention button wire up user state with global store collapse fav/repeat notifications from muted users do not collapse thread muted posts in conversation detect thread-muted posts do not change word based muting logic ...
| * remove needless conditiontaehoon2019-09-20
| |
* | fixed some bugs, added spam mode, minor collateral fixesHenry Jameson2019-09-08
|/
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* Rename UserCardContent to UserCardtaehoon2019-03-05
|
* Re-do UserCardContent csstaehoon2019-03-05
|
* New routes, notifications, other impovements in side drwaershpuld2018-12-28
|
* Switch to "timeline" when pressing user-settingseal2018-12-04
|
* Fix last place with usercard having wrong widthHenry Jameson2018-09-03
|
* change external link icon, move chat from side panel to floating, hide own ↵shpuld2018-04-14
| | | | bio, prevent body/app from scrolling horizontally.
* 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