Commit Graph

802 Commits (3213d148e1e3c59710e3022db62fcacec8994d3b)

Author SHA1 Message Date
Andrew Dolgov 6c2a9b9ef7 properly calculate ccache changes to child feeds when processing category 16 years ago
Andrew Dolgov 3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 16 years ago
Andrew Dolgov b6d486a3a4 code cleanup; ccache category calculation for cid=0 corrected 16 years ago
Andrew Dolgov 31375163f1 getCategoryCounters: fix broken psql syntax 16 years ago
Andrew Dolgov 74dc6d85c8 getCategoryCounters: remove unneeded group by 16 years ago
Andrew Dolgov 55e01d7e0f getFeedCounters: remove unneeded group by 16 years ago
Andrew Dolgov 08850c8eab category counters: remove nonexistant category -3 16 years ago
Andrew Dolgov d232a40f8b category counters: code cleanup 16 years ago
Andrew Dolgov de0a21223f optimize child feed unread numbers calculation; code cleanup 16 years ago
Andrew Dolgov b2efea5171 ccache_update: code cleanup 16 years ago
Andrew Dolgov a5c815d358 code cleanup (remove dashboard initial stuff) 16 years ago
Andrew Dolgov cc914918fa block ccache for special cat_ids 16 years ago
Andrew Dolgov bd090ab42e disable SYNC_COUNTERS option 16 years ago
Andrew Dolgov f55b0b12aa ccache category fixes; re-enable rate limit 16 years ago
Andrew Dolgov b71e188e27 fresh_article_max_age: use owner_uid when necessary 16 years ago
Andrew Dolgov 0737b95a56 support for ccache updates in catchupArticlesById() 16 years ago
Andrew Dolgov ad0056a8b2 reset counters on frontend catchup requests 16 years ago
Andrew Dolgov 37fb651d38 more ccache work 16 years ago
Andrew Dolgov 8a4c759ea3 a variety of ccache work 16 years ago
Andrew Dolgov 2627f2d045 initial counters cache work 16 years ago
Andrew Dolgov 6f483f5f57 feedbrowser cache: limit the amount of data cached 16 years ago
Andrew Dolgov 5e96ca9df2 move feedbrowser cache code to functions.php 16 years ago
Andrew Dolgov ead2715d9c add ability to customize amount of returned entries for syndicated feeds 16 years ago
Andrew Dolgov 7c33dbd479 translations support for mobile version 16 years ago
Andrew Dolgov 44d0e7742b enable processing of article-date filter (closes #225) 16 years ago
Andrew Dolgov 045d0ab83a pgsql: force datestyle to ISO, european for PHP strtotime() compatibility 16 years ago
Andrew Dolgov 6fc720fd9f pgsql: force datestyle to european for PHP strtotime() compatibility 16 years ago
Andrew Dolgov 31365729dc tag_is_valid: only call iconv() when function exists 16 years ago
Andrew Dolgov 19a1da0d7a properly enable smtp auth in phpmailer when needed 16 years ago
Andrew Dolgov c54526fe2d image attachment display: make possible duplicate detection actually do something 16 years ago
Andrew Dolgov f29ba1484f code cleanup, test for db_escape() crazyness in DB sanity check 16 years ago
Andrew Dolgov bb5d3960e7 add it_IT translation 16 years ago
Andrew Dolgov ecf2a26570 headlines subtoolbar: prevent wrapping (closes #219) 16 years ago
Andrew Dolgov 7defa0891a check file size when considering whether feed icon is valid (closes #223) 16 years ago
Andrew Dolgov b652fdae29 properly import multiple media-tag enclosures in feeds (magpie) 16 years ago
Andrew Dolgov a3eeb47167 i can haz cheeseburger - enable for CDM 16 years ago
Andrew Dolgov 9c5ee7e11b i can haz cheeseburger (display linked image attachments inline when no images are detected in the article) 16 years ago
Andrew Dolgov 98fe704458 add (disabled) function to show original article inline in the content pane (2) 16 years ago
Andrew Dolgov 4710e3dc03 add (disabled) function to show original article inline in the content pane 16 years ago
Andrew Dolgov 5bb0cc8edd zoomToArticle: fix incorrect charset 16 years ago
Andrew Dolgov 20be0cf8e7 fix for wrong icon being displayed in headline (aggregate view mode) when the originating feed doesn't have an icon 16 years ago
Andrew Dolgov 1d004f12ed add ja_JP translation 16 years ago
Andrew Dolgov 74d5c8fa15 some basic w3c compliance for static code 16 years ago
Andrew Dolgov 4bc311fcb7 properly handle OR clauses in labels when generating headlines list (closes #220) 16 years ago
Andrew Dolgov ba0f7628a9 lower magpie cache age from 1 hour to 15 minutes 16 years ago
Andrew Dolgov 4fdb0476e5 exception handler in feedlist_dragsorted: report correct function name; initial load speedup 16 years ago
Andrew Dolgov 7b4d02a834 main toolbar: add dropbox to select headlines sort mode 16 years ago
Andrew Dolgov eedfb635dd add function to open article summary in a popup window 16 years ago
Andrew Dolgov 2d1d59c79b set interval between new version updates to once per 24 hours 16 years ago
Andrew Dolgov 8b803aa2b5 feedlist layout fix 16 years ago
Andrew Dolgov 364e391e82 add separate class for virtual cats to prevent resorting 16 years ago
Andrew Dolgov 9d393c84da add action to reset category order 16 years ago
Andrew Dolgov 782ddd7014 implement (incomplete) sortable feedlist 16 years ago
Andrew Dolgov 4f3760433f sanitize_rss: allow pre and code tags 16 years ago
Andrew Dolgov 98fb619326 set cursor=pointer on feedlist collapse img 16 years ago
Andrew Dolgov 4c41e58f53 add new widgets to collapse categories, unify behaviour wnen clicking on category/feed title 16 years ago
Andrew Dolgov e75d70b5a8 add link to invert headline/article selection (closes #216) 16 years ago
Andrew Dolgov 965fb2af0d CDM: fix bug with feed icon being displayed in grouped mode for vfeeds 16 years ago
Andrew Dolgov 338ce36c21 fix break when calling catchupFeedInGroup() in grouped vfeed mode on a feed with a single quote in a name 16 years ago
Andrew Dolgov 1cce3aca13 tweaked score icons 16 years ago
Andrew Dolgov b3296d360e display favicons in non-grouped CDM vfeeds 16 years ago
Andrew Dolgov d7e83df791 headlins: feed icon tweaks 16 years ago
Andrew Dolgov bd51294a51 display feed icons in ungrouped vfeeds 16 years ago
Andrew Dolgov dc80334727 display feed icons in grouped vfeed mode 16 years ago
Andrew Dolgov 8c96d4b1da label editor: bugfixes 16 years ago
Andrew Dolgov 5be2805bce label editor: add (disabled) and/or selector 16 years ago
Andrew Dolgov 071ec48fd1 label editor: simple control to add common rules 16 years ago
Andrew Dolgov e274978132 article_publish_link: calculate published feed in a different way (closes #214) 16 years ago
Andrew Dolgov b84b68d9bd attachments display: fix wrong type assignment 16 years ago
Andrew Dolgov 39e865fa86 button player layout tweaks 16 years ago
Andrew Dolgov c3b44b7304 fix conflict when sanitize_rss was called incorrectly in CDM 16 years ago
Andrew Dolgov 73f5f114ec merge tweaks to ALLOW_REMOTE_USER_AUTH functionality from Erick Rudiak 16 years ago
Andrew Dolgov 8dccabedae merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema) 16 years ago
Andrew Dolgov b2d5d145c3 properly call sanitize_rss() in CDM 16 years ago
Andrew Dolgov 7f50b72be8 STRIP_UNSAFE_TAGS: forbid div and span 16 years ago
Andrew Dolgov d234a2e39d new option: SYNC_COUNTERS (bump schema) 16 years ago
Andrew Dolgov a598370dde add low bandwidth mode (less automatic requests in the background) 16 years ago
Andrew Dolgov e944346c54 change (wrong) _new link targets to _blank 16 years ago
Andrew Dolgov ee4a98124e update_rss_feed: properly close transaction when bailing out on filtered article (refs #210) 16 years ago
Andrew Dolgov e91ab107a3 parse media:content tags as attachments, some feed content detection tweaks 16 years ago
Andrew Dolgov a7764e5105 use real link to article in headlines list (for middle click) (2) 16 years ago
Andrew Dolgov f0971fc1d0 use real link to article in headlines list (for middle click) 16 years ago
Andrew Dolgov 3cd4239a62 CDM: show clickable excerpt if article is collapsed 16 years ago
Andrew Dolgov 60ea23775a feedlist-related code cleanup 16 years ago
Andrew Dolgov 7abee14fd0 misc code cleanups 16 years ago
Andrew Dolgov 94047498ff allow panel resize when dragging post header 16 years ago
Andrew Dolgov bdb7369bbb improve output when EXTENDED_FEEDLIST is set, font size tweaks 16 years ago
Andrew Dolgov d9e4bba015 getAllCounters: add rate limit (5 sec) 16 years ago
Andrew Dolgov 4d0b36070a browsing by tag: enable score display 16 years ago
Andrew Dolgov 8836613c43 debug mode tweaks, remove mouse_handler() 16 years ago
Andrew Dolgov 3a40e8a2ed add placeholder mouse trap code, misc fixes 16 years ago
Andrew Dolgov 9950945175 loading progress bar for main window (2) 16 years ago
Andrew Dolgov abe6d9346e map inline search to | 16 years ago
Andrew Dolgov 314fcd2bfd new shortcut: tab (selects article under cursor) 16 years ago
Andrew Dolgov 7608b38af8 fresh feed: match FRESH_ARTICLE_MAX_AGE to ttrss_entries.updated, not date_entered 16 years ago
Andrew Dolgov a91c7082bd vfeed group: disable special clause for Fresh feed 16 years ago
Andrew Dolgov 962d8ba4e1 vf_catchup_link: use onclick, instead of href 16 years ago
Andrew Dolgov bb031f91fe only show vfeed group titles in virtual feeds 16 years ago
Andrew Dolgov d00f22ac59 new option: VFEED_GROUP_BY_FEED (bump schema version) 16 years ago
Andrew Dolgov 081e527d3a vfeed grouping: prevent duplicate group headings 16 years ago
Andrew Dolgov a9bcfb8ff8 vfeed grouping: allow per-feed catchup 16 years ago
Andrew Dolgov 24605713bb mark articles with score less than -500 as read on import 16 years ago
Andrew Dolgov e266e7870d allow selecting headlines in normal mode by clicking on hlContent or hlUpdated td 16 years ago
Andrew Dolgov 0745839a95 localize help dialogs 16 years ago
Andrew Dolgov ec92c9d146 shamelessly round the hotkey popup help corners 16 years ago
Andrew Dolgov 5ad9d13211 CDM mode: add article selection, rework moveToPost() 16 years ago
Andrew Dolgov ff284aa0b8 compat theme: properly reflow container height 16 years ago
Andrew Dolgov eee80a871c tweak subtoolbar actions menu 16 years ago
Andrew Dolgov 0d75fa09e3 queryFeedHeadlines: remove score -500 filter 16 years ago
Andrew Dolgov 76626c72f8 search dialog: fix display of current label 16 years ago
Andrew Dolgov 6cfa22dcd2 subtoolbar tweaks, properly display search results title for vfeeds 16 years ago
Andrew Dolgov 1e36af0c1c tweak score display 16 years ago
Andrew Dolgov 9617eb9404 enable inline search for CDM 16 years ago
Andrew Dolgov 7a822893ce online search in headline buffer (hotkey shift-I) 16 years ago
Andrew Dolgov 0966ea378b filter editor: show score_pic in params column 16 years ago
Andrew Dolgov 48b0c4ec7e order headlines by score 16 years ago
Andrew Dolgov 5daa24f233 CDM: implement scoring display 16 years ago
Andrew Dolgov fee840fbe3 pref-feeds: add action to rescore feeds 16 years ago
Andrew Dolgov 32d59314bc star articles with score greater than 1000 16 years ago
Andrew Dolgov 546499a9f3 finish initial work on scoring 16 years ago
Andrew Dolgov ff6e357a62 add some initial scoring work 16 years ago
Andrew Dolgov 43fc671f79 group-by-feed tweaks 16 years ago
Andrew Dolgov 6cfea5c790 add (disabled) group-by-feed for vfeeds (_VFEED_GROUP_BY_FEED) 16 years ago
Andrew Dolgov 2ac6b765ab more work on PGSQL 8.3 compatibility (refs #201) 16 years ago
Andrew Dolgov e89aed7bb5 bugfix in check_lockfile() when file is not found 16 years ago
Andrew Dolgov fc2b26a6a2 add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 16 years ago
Andrew Dolgov 592535d709 update translations, fix nb_NO menu title 16 years ago
Andrew Dolgov 86e2e1b9fa check whether LC_MESSAGES or LC_ALL are defined before enabling translations 16 years ago
Andrew Dolgov c1fb4a5e20 file_is_locked: return true when flock() is undefined 17 years ago
Andrew Dolgov 621ffb007a remove CDATA sections from article content on import 17 years ago
Andrew Dolgov 2a6a93953b only use posix_getpid() for debugging when possible 17 years ago
Andrew Dolgov e78fd196a9 add hungarian translation 17 years ago
Andrew Dolgov d70c5ae4de apply https bugfix from Frank De Meulenaere 17 years ago
Andrew Dolgov 9a91a51e0d update function: only call pcntl_alarm() if it is defined 17 years ago
Andrew Dolgov 93c841c4e5 extend no articles error messages 17 years ago
Andrew Dolgov 4752b0412a do not display empty attachments 17 years ago
Andrew Dolgov 4af7a36aa7 simplepie: import entry content when possible, not just description (closes #192) 17 years ago
Andrew Dolgov fca933507d new option: HIDE_FEEDLIST (bump schema) 17 years ago
Andrew Dolgov 24c1e1c144 initial hidden feedlist work (refs #194) 17 years ago
Andrew Dolgov 1681df970b some more placeholders for dashboard 17 years ago
Andrew Dolgov d96b7774da initial work on dashboard 17 years ago
Andrew Dolgov d1ee9106e9 fix escaping of entry_author for simplepie (closes #190) 17 years ago
Andrew Dolgov a0c42c650c daemon: select feeds to update randomly (fix) 17 years ago
Andrew Dolgov 2707476735 daemon: select feeds to update randomly (fix) 17 years ago
Andrew Dolgov 51b8c957ec select feeds to update randomly 17 years ago
Andrew Dolgov a0c6eafbbc simplepie: fix entry_author parsing 17 years ago
Andrew Dolgov 60164936d9 tweak headline - author template 17 years ago
Andrew Dolgov da4caf5d86 daemon: schedule never updated feeds for update 17 years ago
Andrew Dolgov 7a22dc2ad5 publish: get_pref: properly set owner_uid 17 years ago
Andrew Dolgov 9632f884e7 add some autodocs for functions.php (patch from landure) 17 years ago