summaryrefslogtreecommitdiffstats
path: root/templates/part.navigation.unreadfeed.php
AgeCommit message (Collapse)Author
2021-10-21Update add folder and unread feed iconsGreg
Give both add folder and unread feed icons their own unique icons instead of sharing them with subscribe and all articles. Signed-off-by: Greg Ross <greg@toolstack.com>
2020-04-24fixed active menu item and reload for unreadanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-04-23Always show the unread articles.Cesar Enrique Garcia Dabo
The unread articles folder will always be visible, regardless of the "Show all" setting. If that setting is on, then an additional "All articles" folder will be show as before, but it doesn't substitute the "Uread articles" one. A new URL /apps/news/#/items/unread is also created that jumps to the unread articles. Signed-off-by: Cesar Enrique Garcia Dabo <cquike@arcor.de>
2017-04-30fix menu and settings area in 12Bernhard Posselt
2015-05-28try to fix out of syn issueBernhard Posselt
2015-04-30fix #635Bernhard Posselt
2015-04-29fix #775Bernhard Posselt
2014-12-02fix #680Bernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both ↵Bernhard Posselt
variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
2014-10-04Fix text overflow for subscriptions and starred feedBernhard Posselt
2014-09-19Show full unread count when hovering over the unread countBernhard Posselt
2014-09-14implement jump to next feed source, fix #414Bernhard Posselt
2014-09-09reorganize templatesBernhard Posselt