aboutsummaryrefslogtreecommitdiff
path: root/server/ui/controller/unread.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-16Session management refactoringGravatar Frédéric Guillot 1-1/+1
2017-12-12Rewrite importsGravatar Frédéric Guillot 1-2/+2
2017-12-04Reinitialize offset if greater than number of unread itemsGravatar Frédéric Guillot 1-7/+12
2017-12-02Make entries sorting configurableGravatar Frédéric Guillot 1-1/+1
2017-11-27Make sure golint pass on the code baseGravatar Frédéric Guillot 1-1/+1
2017-11-21Improve Context to be more idiomaticGravatar Frédéric Guillot 1-3/+3
2017-11-21Improve Response to be more idiomaticGravatar Frédéric Guillot 1-3/+3
2017-11-21Improve Request to be more idiomaticGravatar Frédéric Guillot 1-1/+1
2017-11-21Make sure that items marked as removed are not shownGravatar Frédéric Guillot 1-0/+1
2017-11-19First commitGravatar Frédéric Guillot 1-0/+43