aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/feather
Commit message (Collapse)AuthorAgeFilesLines
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-0/+1
| | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet.
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-132-1/+1
| | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-0/+1
|
* Replace keyboard shortcut iconChocobozzz2020-11-161-0/+1
| | | | Use svg instead
* Add modal to display live informationChocobozzz2020-11-091-0/+1
|
* Add abuse message management in adminChocobozzz2020-07-311-0/+1
|
* variable columns for users list, more columns possible, badge display for ↵Rigel Kent2020-07-291-0/+1
| | | | statuses
* Update my-account sub-menus icons (#2977)Kim2020-07-232-1/+1
| | | | | | | | | * Update user sub-menus icons * Update admin sub-menu icons * Add solendp to credits Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* simplify navigation within most admin menusRigel Kent2020-07-021-0/+1
|
* switch from softies to feathericonsRigel Kent2020-07-0149-0/+74
also organize icons in folders per origin