0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SyndicatedPost / update_hash - change basis for tracking updates to items. Hopefully should reduce the number of unnecessary revisions inserted over non-visible 'changes' on feed. More... about 14 years ago
Diagnostics / Allow for diagnostics on why a given post was marked as updated. More... about 14 years ago
Remove compat code for WordPress versions no longer supported by FWP. More... about 14 years ago
Remove compat code for WordPress versions no longer supported by FWP. More... about 14 years ago
class FeedTime / Improve dox x2. More... about 14 years ago
class FeedTime / Improve dox. More... about 14 years ago
Feed Settings / Start moving this behind the API, and remove code for dealing with settings that have been deprecated for years. More... about 14 years ago
Postmeta / Avert PHP notices. More... about 14 years ago
Postmeta / O.K., let's get a real parser to handle our XPath substitution macros. More... about 14 years ago
Bump Tested Up To. More... over 14 years ago
Bump ver. More... over 14 years ago
Syndication / Posts / Custom Post Values -- Allow for better substitution of data from feed. You can now insert multiple variables in a single field, do some elementary text processing, etc. More... over 14 years ago
FeedWordPie / allow plugins necessary to get up and running with parsing of custom XML vocabularies. More... over 14 years ago
Performance / Create option to allow for optimizing crappily-written SQL queries with IN (unit-set) clauses. More... over 14 years ago
Edit Post / syndicated posts are supposed to be full HTML, and Visual Editor typically screws them up. So disable richedit for any syndicated post. More... over 14 years ago
Diagnostics / Start off tests panel for Diagnostics page -- provide a Diagnostic test for HTTP requests. More... over 14 years ago
Ver bump. More... over 14 years ago
MOAR DIAGNOSTICS / Diagnostics for HTTP communication back and forth during feed update. More... over 14 years ago
Deal better with edge cases -- in some installations we seem to get an empty string here instead of NULL? If so, treat it like you'd treat a NULL. More... over 14 years ago
Bugfix: yeah so this is why I hate PHP sometimes. Properly search for use of previous params in URL. More... over 14 years ago
Memory usage / Reduce the number of SyndicatedLink objects we are loading up with every pageload, on updates, etc. SIDE EFFECT: feedwordpress_update_feeds filters must be revised to work with an array of numeric IDs, not an array of SyndicatedLink objects More... over 14 years ago
Bump ChangeLog. More... over 14 years ago
Bugfix: Avert PHP nastygram, possible data-fragging. When we re-add the KSES munger functions we need to do it using the item, not hte set\! More... over 14 years ago
HTTP / Tweak User-Agent string. More... over 14 years ago
HTTP / Supply FeedWordPress ID in User-Agent string. More... over 14 years ago
Diagnostic email threading FTW. More... over 14 years ago
Allow add-ons to filter FeedFinder results. More... over 14 years ago
Dev ver bump. More... almost 15 years ago
UI / Collect diagnostic data on N of items, filesize of feeds. More... almost 15 years ago
PHP5 / Avert some deprecation notices in PHP5. More... almost 15 years ago