aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/static/js/app.js
Commit message (Collapse)AuthorAge
* Do not advance to the next item when using the 'v' shortcut on the list of ↵Gravatar Richard Schneider2020-01-14
| | | | starred items
* Wrap around when navigating with keyboard shortcuts on a list viewGravatar Richard Schneider2020-01-10
|
* Add comments link keyboard shortcutGravatar Richard Schneider2020-01-06
|
* Use V to open original link in current tabGravatar Frédéric Guillot2019-11-29
| | | | | - To avoid a breaking change, keep v to open the original link in new tab. - People who prefers to open the link in the current tab should use V.
* Make "v" open link in the current tab on entry pageGravatar Maxim Baz2019-10-30
|
* Add toast message for some keyboard shortcutsGravatar Jebbs2019-10-06
| | | Add notification message when using keyboard shortcuts: f, s, and m.
* Improve import formGravatar Frédéric Guillot2019-08-15
|
* Add option to disable feedsGravatar Frédéric Guillot2019-07-26
|
* Fix regressions introduced in previous JS refactoringGravatar Jebbs2019-07-25
|
* Ask for confirmation before clicking on mark all as readGravatar Frédéric Guillot2019-07-17
|
* Refactor confirmation handlerGravatar Frédéric Guillot2019-07-17
|
* Refactoring of Javascript codeGravatar Frédéric Guillot2019-07-17
|
* Refactor assets bundler and split Javascript filesGravatar Frédéric Guillot2018-07-05
|
* Add search formGravatar Frédéric Guillot2018-07-04
|
* Make sure we always get the pagination in unread modeGravatar Frédéric Guillot2018-06-29
|
* Set opener to null when opening original URL with JavaScript.Gravatar dzaikos2018-06-28
|
* Prevent items from sticking on touchend.Gravatar Dave Z2018-06-06
|
* Improve unread counter updatesGravatar Mahendra Kalkura2018-01-25
|
* Add mark as read/unread link on list itemsGravatar Frédéric Guillot2018-01-20
|
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02