mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 07:33:39 +08:00
4a2871f7f6
* FEATURE: Don't display muted/ignored users under "who liked" Previously, if you clicked on the heart icon below a post it would show you the avatar for a user even if you ignored or muted them. This commit will instead display a (?) icon. The count of likes will remain correct, but you needn't be reminded of the person you preferred not to see. * Use a circle instead of (?) for unknown user |
||
---|---|---|
.. | ||
actions-summary-test.js | ||
avatar-flair-test.js | ||
button-test.js | ||
default-notification-item-test.js | ||
hamburger-menu-test.js | ||
header-test.js | ||
home-logo-test.js | ||
post-links-test.js | ||
post-menu-test.js | ||
post-stream-test.js | ||
post-test.js | ||
poster-name-test.js | ||
quick-access-item-test.js | ||
small-user-list-test.js | ||
topic-admin-menu-test.js | ||
topic-participant-test.js | ||
topic-status-test.js | ||
user-menu-test.js | ||
widget-dropdown-test.js | ||
widget-test.js |