aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications
Commit message (Collapse)AuthorAge
* Only display 10 notifications at a time, 20 is too much.Roger Braun2017-02-19
|
* Follow style guide (https://github.com/feross/standard)Roger Braun2017-02-19
|
* changed to if-else to save on one linehakui2017-02-18
|
* clears notif number from title when marking as readhakui2017-02-18
|
* Make page title dynamic, better notification handling.Roger Braun2017-02-18
|
* hello worldhakui2017-02-18
|
* Break after user name in notifications.Roger Braun2017-01-26
|
* Add styling with base16.Roger Braun2017-01-15
| | | | Solarized-dark for now.
* Fix long word breaking in notifications.Roger Braun2016-12-02
|
* Add some icons to notifications.Roger Braun2016-11-27
|
* Add basic notification support.Roger Braun2016-11-27