aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications/notifications.js
Commit message (Collapse)AuthorAge
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* after nine years of development, hopefully, it has been worth the weightHenry Jameson2018-03-12
|
* Give tall notifications either a scrollbar (mentions), or just cap them and ↵shpuld2017-11-13
| | | | use a cool hider (fav/rt).
* Enable reply/rt/fav for mention notifications by using a barebones status in ↵Shpuld Shpuldson2017-05-31
| | | | place of plain notification content.
* 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
|
* Add basic notification support.Roger Braun2016-11-27