index
:
miniflux
master
web-based RSS/Atom reader
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
storage
/
feed.go
Commit message (
Expand
)
Author
Age
*
Add the possibility to add rules during feed creation
Frédéric Guillot
2019-11-29
*
Display list of feeds per category
Frédéric Guillot
2019-11-17
*
Improve storage module
Frédéric Guillot
2019-10-29
*
Show unread counters on feeds page
Maxim Baz
2019-10-29
*
Avoid constraint error when having duplicate entries
Frédéric Guillot
2019-09-18
*
Add option to disable feeds
Frédéric Guillot
2019-07-26
*
Remove debug timer from most storage functions
Frédéric Guillot
2019-04-28
*
Make the feed list order case-insensitive
Peter De Wachter
2019-01-07
*
Add function storage.UpdateFeedError()
Frédéric Guillot
2018-12-15
*
Add more details in feed storage errors to facilitate debugging
Frédéric Guillot
2018-10-21
*
Add the possibility to override default user agent for each feed
Patrick
2018-09-19
*
Show count of feeds with permanent errors in header menu
Dave Z
2018-08-26
*
Use canonical imports
Frédéric Guillot
2018-08-24
*
Add cli flag to reset all feed errors
Frédéric Guillot
2018-06-30
*
Add new fields for feed username/password
Frédéric Guillot
2018-06-19
*
Entries date should contains user timezone (API)
Frédéric Guillot
2018-03-01
*
Rename helper packages
Frédéric Guillot
2018-01-02
*
Improve timezone handling
Frédéric Guillot
2017-12-28
*
Show feeds with errors first
Frédéric Guillot
2017-12-26
*
Improve API
Frédéric Guillot
2017-12-24
*
Rewrite imports
Frédéric Guillot
2017-12-12
*
Add the possibility to enable crawler for feeds
Frédéric Guillot
2017-12-12
*
Add the possibility to define rewrite rules for each feed
Frédéric Guillot
2017-12-11
*
Add scraper rules
Frédéric Guillot
2017-12-10
*
Make sure golint pass on the code base
Frédéric Guillot
2017-11-27
*
Add integration tests for feed creation
Frédéric Guillot
2017-11-25
*
Improve API
Frédéric Guillot
2017-11-24
*
Add feature to refresh all feeds from the user interface
Frédéric Guillot
2017-11-21
*
First commit
Frédéric Guillot
2017-11-19