77 Commits (078325a3eb85c286b9a3454192ed2deadeda604c)

Author SHA1 Message Date
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
thalieht 456270bbb1 Delete several unused #include 6 years ago
Vladimir Golovnev (Glassez) 112a9bcfa2
Use new DownloadManager interface 6 years ago
Vladimir Golovnev (Glassez) 8d438e159c
Implement "Sequential downloading" feature 6 years ago
Vladimir Golovnev (Glassez) 200f4d0f07
Don't use RSS feed URLs as base for file names 7 years ago
Vladimir Golovnev (Glassez) 4f8ed09183
Add missing 'return' statement 7 years ago
Vladimir Golovnev (Glassez) 9b80c4f7eb
Use RSS feed update time as a fallback 7 years ago
Vladimir Golovnev (Glassez) 844f76c2ca
Make "Ignoring days" to behave like other filters 7 years ago
Vladimir Golovnev (Glassez) 256f6954c5
Improve code of RSS auto-downloading rule 7 years ago
Chocobo1 fcbcf4039b
Use smaller type 7 years ago
thalieht 20ca90800d Fix coding style 7 years ago
Vladimir Golovnev (Glassez) d9cd5d4680
Resolve (X)HTML entities in RSS content 7 years ago
Vladimir Golovnev (Glassez) 8d285c66aa
Process loaded RSS articles in case of error 7 years ago
Chocobo1 141a2d2856
Prevent detach from containers 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Luís Pereira 0e421ae415 Don't create temporary substrings 7 years ago
Luís Pereira 1a913c502b Prevent possible c++11 range-loop container detach 7 years ago
Vladimir Golovnev (Glassez) 176b2eb18b
Disable Auto TMM when RSS rule has save path 7 years ago
Stephen Dawkins 48cbccff1e Made smart episode filter regular expression configurable 7 years ago
Stephen Dawkins 2845a791d0 Initial implementation of Smart Filter feature 7 years ago
Vladimir Golovnev (Glassez) 1c18edac76
Remove legacy and corrupted RSS settings 7 years ago
Vladimir Golovnev (Glassez) 22bdf98617
Don't process new/updated RSS rules when disabled 7 years ago
Vladimir Golovnev (Glassez) 916cfcdb03
Implement Import/Export RSS rules in JSON format 7 years ago
Vladimir Golovnev (Glassez) b8fc415870
Implement Import/Export RSS rules in legacy format 7 years ago
Vladimir Golovnev (Glassez) c0e48627ae
Fix RSS Parser 7 years ago
thoradia ca5c1e8a15 Fix missing include in rss_feed.cpp 7 years ago
sledgehammer999 4927d26877
Fix english typo. 7 years ago
Vladimir Golovnev (Glassez) a3c9c1c386
Improve RSS events logging 7 years ago
Vladimir Golovnev (qlassez) 7380bfa9e4
Remove legacy RSS settings after converting 7 years ago
Vladimir Golovnev 4d28f8f48d Fix RSS with normal links do not work (#7016) 7 years ago
Vladimir Golovnev (Glassez) 4021bf68f7 Use constants for article field names in RSS::Feed 8 years ago
Vladimir Golovnev (Glassez) 02f77a05dc Improve RSS article parsing 8 years ago
Vladimir Golovnev (Glassez) 080dd79875 Store all RSS Article data in auto downloading job 8 years ago
Vladimir Golovnev (Glassez) 475348595c Improve RSS::Article class 8 years ago
Noam Gal bd90614413 Get more RSS article data 8 years ago
Chocobo1 42c17ea5ce Fix argument name differ in definition & declaration 8 years ago
Vladimir Golovnev (Glassez) a36848b5c0 Forward add/remove child RSS Item as add/remove Articles 8 years ago
Vladimir Golovnev (Glassez) f8debdea67 Fix Item::unreadCountChanged() emit in wrong place 8 years ago
Vladimir Golovnev (Glassez) 3a3125ea2b Fix remove oldest article 8 years ago
sledgehammer999 032eb12585
Remove whitespace. 8 years ago
sledgehammer999 3cdc6fb978
Fix compiler warnings. 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 8 years ago
Eugene Shalygin 0f746ffd5a Add support for different configurations. Partially closes #465 8 years ago
sledgehammer999 729fbb2e50
Change named of getter function. 8 years ago
Tim Delaney a844ccb06a Cache rule regular expressions for performance 8 years ago
Tim Delaney f9abd254f4 Use Perl-compatible regexes for RSS rules. Closes #6367. 8 years ago
Tim Delaney c0339d4f6a Fix regex RSS matching. Closes #6337. 8 years ago
Tim Delaney 5d185f1fcd Fix compilation error on Qt<5.4. Closes #6170. 8 years ago
sledgehammer999 c384cc8c8c
Move new icons to their own theme folder. 8 years ago
Tim Delaney 70ce12372d Follow project coding style. Issue #2192. 8 years ago