aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/avatar-notification.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add watch messages if live has not startedChocobozzz2020-11-091-3/+3
|
* Add restore scroll position on user-dropdown anchors links and scroll to top ↵Kim2020-08-171-1/+6
| | | | | | | | | | | | | | | | | | | on active sub-menu links (#3066) * Add restore scroll position on router same url * Remove settings top anchor * Add scrollToTop on active links fixed sub-menu * Add restore scroll position on notification avatar links * Toggle menu and close pophover when click on active dropdown menu-left link * Add onSameUrlRestoreScrollPosition on user dropdown channels link * Same behavior scrollTop and scroll to anchor everywhere Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Reorganize client shared modulesChocobozzz2020-06-231-6/+5
|
* Strict templates enabledChocobozzz2020-02-101-1/+0
|
* Fix mark all as read notificationsChocobozzz2020-01-061-9/+6
|
* fix deleted comment layout and its notification displayRigel Kent2019-12-191-0/+7
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-0/+4
| | | | fixes #1730
* Update angularChocobozzz2019-07-251-1/+1
|
* Add user notification animationChocobozzz2019-02-201-0/+9
|
* Lazy import some modulesChocobozzz2019-02-151-15/+17
|
* Fix notification socketChocobozzz2019-01-141-2/+3
| | | | Should be in core module to share the same subject to all the app
* Add notifications in the clientChocobozzz2019-01-091-0/+64