This website requires JavaScript.
Explore
Help
Sign In
Archives
/
Athou_commafeed
Watch
1
Star
0
Fork
1
You've already forked Athou_commafeed
mirror of
https://github.com/Athou/commafeed.git
synced
2026-03-21 21:37:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29b3b92b85524169622e80a8c8aab697ed94e779
Athou_commafeed
/
src
/
main
/
java
/
com
/
commafeed
/
backend
/
feeds
History
Athou
92e76d469f
check for nulls before querying the database
2013-04-23 09:06:35 +02:00
..
FeedFetcher.java
check if the feed has changed by using publishDate of the feed or the first entry
2013-04-19 12:53:25 +02:00
FeedParser.java
check for nulls before querying the database
2013-04-23 09:06:35 +02:00
FeedRefreshTaskGiver.java
small optimizations
2013-04-22 10:23:53 +02:00
FeedRefreshWorker.java
completely disable transactions for background threads
2013-04-22 18:02:57 +02:00
FeedUtils.java
detect encoding and trim invalid characters before parsing xml (
#60
)
2013-04-23 07:20:21 +02:00
OPMLImporter.java
import opml asynchronously
2013-04-21 12:39:10 +02:00