1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-04-13 03:35:51 +00:00
Arsse/lib
J. King fd7d1c3192 Fixes to Feed class for bugs uncovered by initial deduplication tests
Three bugs:
- The parser wrapping was generating hashes for fallback values in absence of actual values for both URL and title (which is valid if obscure RSS), URL and content, or title and content; now fallback values are detected and empty strings used instead of hashes
- The deduplicator was assuming all three hashes would always exist, which is no longer the case
- The database matcher was making the same assumption as the deduplicator
2017-05-23 20:39:29 -04:00
..
Conf Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Db Start on tests for Feed 2017-05-21 17:16:32 -04:00
Feed Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Lang Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
Misc Start on tests for Feed 2017-05-21 17:16:32 -04:00
REST Implement NCN API v1-2 feed handling: tests 2017-05-21 10:10:36 -04:00
User Fix whitespace 2017-04-06 21:41:21 -04:00
AbstractException.php Implement NCN API v1-2 feed handling: tests 2017-05-21 10:10:36 -04:00
Conf.php Improved UA String 2017-03-29 09:27:54 -05:00
Data.php Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
Database.php Implement NCN API v1-2 feed handling: tests 2017-05-21 10:10:36 -04:00
Exception.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
ExceptionFatal.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Feed.php Fixes to Feed class for bugs uncovered by initial deduplication tests 2017-05-23 20:39:29 -04:00
Lang.php Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
REST.php Fix whitespace 2017-04-06 21:41:21 -04:00
User.php NCNv1 feed calls and other changes 2017-05-18 23:03:33 -04:00