aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-icons
Commit message (Collapse)AuthorAgeFilesLines
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+2
| | | | | | 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.
* modularize abstract video list header and implement video hotness ↵Rigel Kent2021-01-281-0/+1
| | | | recommendation variant
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-131-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-1/+2
|
* Replace keyboard shortcut iconChocobozzz2020-11-161-0/+1
| | | | Use svg instead
* Add modal to display live informationChocobozzz2020-11-091-0/+1
|
* Add markown compatible help icon in comment textareakimsible2020-08-141-0/+1
|
* Fix icon namesChocobozzz2020-08-071-2/+2
|
* Fix buildChocobozzz2020-07-311-0/+2
| | | | (my bad)
* Add abuse message management in adminChocobozzz2020-07-311-2/+1
|
* variable columns for users list, more columns possible, badge display for ↵Rigel Kent2020-07-291-1/+2
| | | | statuses
* Update my-account sub-menus icons (#2977)Kim2020-07-231-1/+2
| | | | | | | | | * Update user sub-menus icons * Update admin sub-menu icons * Add solendp to credits Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* add check-params test for user listRigel Kent2020-07-031-0/+2
| | | | fixes #2918
* simplify navigation within most admin menusRigel Kent2020-07-021-0/+1
|
* switch from softies to feathericonsRigel Kent2020-07-011-56/+59
| | | | also organize icons in folders per origin
* replace current ownership transfer icon with softies forward iconRigel Kent2020-06-281-1/+1
|
* Reorganize client shared modulesChocobozzz2020-06-234-0/+123