Commit Graph

262 Commits (d38d479fa79302535953bd5951374792e8d4e1e5)

Author SHA1 Message Date
Andrew Dolgov c2167866ce move mark/pub/feed icons to svg 13 years ago
Andrew Dolgov d2a421e3cb more work on user-selectable plugins; properly process system and user plugins 13 years ago
Andrew Dolgov de612e7a38 experimental support for per-user plugins (bump schema) 13 years ago
Andrew Dolgov 55c7f0923e split feedbrowser into a separate file 13 years ago
Andrew Dolgov f16116834e split digest stuff into digest.php 13 years ago
Andrew Dolgov 6c2637d973 move data import/export to a separate plugin 13 years ago
Andrew Dolgov 41b82aa4b9 add HOOK_UPDATE_TASK 13 years ago
Andrew Dolgov 356a991a7b update_rss_feed: escape error string immediately 13 years ago
Andrew Dolgov 4412b877d0 implement HOOK_FEED_PARSED, add example plugin (refs #424) 13 years ago
Andrew Dolgov fa6fbd3659 do not preg_match() tags from article content 13 years ago
Andrew Dolgov 1b35d30c1f prevent escaping of article link in the database when using simplepie (refs #472) 13 years ago
Andrew Dolgov 19b3992b78 remove magpie, fix article filter plugins 13 years ago
Andrew Dolgov 73f28fe979 add support for registering update.php commands; move rest of the self-updating stuff into updater plugin 13 years ago
Andrew Dolgov 8dcb2b4762 implement plugin routing masks, add example plugin 13 years ago
Andrew Dolgov 7252abe3ea add contributed plugins; load note plugin by default 13 years ago
Andrew Dolgov a5c9a5c82b update config checks 13 years ago
Andrew Dolgov 19c7350770 experimental new plugin system 13 years ago
Andrew Dolgov 83e6e313be support comments on simplepie properly 13 years ago
Andrew Dolgov 35cb2b8f67 Revert "support comments for simplepie"
This reverts commit d020a86c36.
13 years ago
Andrew Dolgov d020a86c36 support comments for simplepie 13 years ago
Andrew Dolgov 8e00e9beb4 release 1.6.2 13 years ago
Andrew Dolgov 2bbd699475 update: feed escaping issue 13 years ago
Andrew Dolgov 2a91b6ff78 add built-in expiring of obsolete lockfiles 13 years ago
Andrew Dolgov 51cc387347 do not use regexps in get_self_url_prefix() 13 years ago
Andrew Dolgov be1af6703f add cosmetic workaround for get_self_url_prefix() to stop the unwashed whining about double slashes in URLs 13 years ago
Andrew Dolgov d5e9cf28f1 remove uid from ccache guid prefix 13 years ago
Andrew Dolgov 765509c572 create separate guids for cached and authorized content to prevent unnecessary data sharing 13 years ago
Andrew Dolgov 8054439f47 wait a bit before initial content fetching 13 years ago
Andrew Dolgov 130b078109 minor cached content updating tweaks 13 years ago
Andrew Dolgov cc85704f3c implement experimental article on-import data filters 13 years ago
Andrew Dolgov cb93a5dee8 fix inserting cached content on first update 13 years ago
Andrew Dolgov 87764a50cf implement ttrss_feeds.cache_content 13 years ago
Andrew Dolgov 7b28a98697 several translation fixes, update translations 13 years ago
Andrew Dolgov afc3cf5522 fix default language not saved in the login form 13 years ago
Andrew Dolgov d03ae73e93 get_article_filters: strip newlines from content before matching 13 years ago
Andrew Dolgov 72d1d0678e fix title and content filters only working on title (closes #512) 13 years ago
Andrew Dolgov a9796b2648 release 1.6.1 13 years ago
Andrew Dolgov be212a0036 fix update-translations script to properly process nested classes/ directory, update translations 13 years ago
Charlie Root 624d649f86 Labels were cached without taking into account related owner 13 years ago
Andrew Dolgov 618e2d3594 mention that modifying sanity_check.php makes instance unsupported 13 years ago
Andrew Dolgov 32b8671144 limit is_html() to only work on the begging of passed string 13 years ago
Andrew Dolgov 32532f1c0f improve status reporting for linked feeds 13 years ago
Andrew Dolgov 1b4d1a6b44 sharepopup: implement assigning labels while sharing 13 years ago
Andrew Dolgov 4021d61ada enable manual filters to work on complete html content 13 years ago
Andrew Dolgov d9f3f57b05 htmLawed: tweak allowed attributes (2) 13 years ago
Andrew Dolgov 3795b73034 htmLawed: tweak allowed attributes 13 years ago
Andrew Dolgov e8291805dd update: only load existing labels of previously imported articles 13 years ago
Andrew Dolgov bb894b2990 fix update stopped by get_article_labels() 13 years ago
Andrew Dolgov 3fc6e71ac8 apply filters and detect labels based on article content without tags 13 years ago
Andrew Dolgov b24504b121 add ability to auto-assign articles to labels (bump schema) 13 years ago