aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_card/user_card.vue
Commit message (Collapse)AuthorAge
...
* more replacements + small renamesHenry Jameson2020-10-20
|
* More stuff. Buttons in user card's corner now have MUCH bigger hitboxesHenry Jameson2020-10-20
|
* more FA5 stuff with small related refactoringHenry Jameson2020-10-20
|
* fix avatar overwrite classes in usercardShpuld Shpuldson2020-08-25
|
* fixed some issues related to user avatarHenry Jameson2020-08-18
|
* add title to user card account name tooShpuld Shpuldson2020-07-16
|
* Use more correct class name for user badgesSergey Suprunenko2020-06-21
|
* Show a 'bot' badge on the service account pageSergey Suprunenko2020-06-21
|
* Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-05-25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (95 commits) Translated using Weblate (Italian) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Russian) Translated using Weblate (Polish) Translated using Weblate (Dutch) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) ...
| * fix mistakesShpuld Shpuldson2020-04-21
| |
| * make relationships separate from usersShpuld Shpuldson2020-04-21
| |
* | moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10
|/
* stop using customTheme in user card, instead use color slots. fix for opacityHenry Jameson2020-02-20
| | | | inheritance polluting inheritors
* removed one color TODOHenry Jameson2020-01-28
|
* Kenomo (see: #624) theme. Ability to define link color for post contents. FixesHenry Jameson2020-01-28
|
* tabs & toggled (ex pressed) buttonsHenry Jameson2020-01-13
|
* move mention button right next to mute buttontaehoon2019-11-26
|
* change N/A to Hiddentaehoon2019-11-12
|
* add a translationtaehoon2019-11-12
|
* show N/A when count is hiddentaehoon2019-11-12
|
* profile-banner rounding css, fixes #690DYM2019-10-30
|
* Merge remote-tracking branch 'upstream/develop' into settings-refactorHenry Jameson2019-10-29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (89 commits) remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings fix popper go behind the top bar migrate Popper to v-popover fix popper go behind the top bar fix eslint warnings reset font-size to normal text size using rem use top placement by default hide status preview popper when hover popper content ...
| * fix orders of a buttonsMaksim Pechnikov2019-10-11
| |
| * revert lint autofixMaksim Pechnikov2019-10-11
| |
| * fix position account actionsMaksim Pechnikov2019-10-11
| |
| * update cssMaksim Pechnikov2019-10-09
| |
| * updated user_cardMaksim Pechnikov2019-10-08
| |
| * Revert "added acccount_actions component"Maksim Pechnikov2019-10-08
| | | | | | | | This reverts commit 188b6f56ed2f983d8f0fba4dc8f7327ebbee321d.
| * added acccount_actions componentMaksim Pechnikov2019-09-30
| |
| * Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-09-26
| |\
| * | use `repeats` intead `boosts`Maksim Pechnikov2019-09-22
| | |
| * | added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
| | |
* | | created mergedConfig getter to avoid obnoxious checks for undefined everywhereHenry Jameson2019-09-29
| |/ |/|
* | 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 ...
| * | add mention buttontaehoon2019-09-20
| |/
| * Utilize `user.requested` to display follow request status on user cardrinpatch2019-09-05
| | | | | | | | Closes #635
* | eslintHenry Jameson2019-09-25
| |
* | update status/user card to use same gradient mask fading effect instead ofHenry Jameson2019-09-15
|/ | | | background hack
* add zoom-in indication to avatartaehoon2019-07-28
|
* allow zooming avatar in profile panel headertaehoon2019-07-28
|
* enlarge avatar in profile pagetaehoon2019-07-28
|
* fix moderation menu partially hidden by usercard boundarytaehoon2019-07-15
|
* migrate popper csstaehoon2019-07-15
|
* fix wrong eslint commentstaehoon2019-07-12
|
* add a todo commenttaehoon2019-07-12
|
* add bell-ringing icontaehoon2019-07-11
|
* eslint —fixtaehoon2019-07-10
|
* hide subscribe button unless followingtaehoon2019-07-10
|
* use normal bell for unsubscribed statetaehoon2019-07-10
|
* update copytaehoon2019-07-10
|