]> git.wh0rd.org Git - tt-rss.git/history - functions.php
schema: add ttrss_counters_cache
[tt-rss.git] / functions.php
2008-10-09 Andrew Dolgovfix for wrong icon being displayed in headline (aggrega...
2008-09-25 Andrew Dolgovadd ja_JP translation
2008-09-21 Andrew Dolgovsome basic w3c compliance for static code
2008-09-18 Andrew Dolgovproperly handle OR clauses in labels when generating...
2008-09-16 Andrew Dolgovlower magpie cache age from 1 hour to 15 minutes
2008-09-12 Andrew Dolgovexception handler in feedlist_dragsorted: report correc...
2008-09-09 Andrew Dolgovmain toolbar: add dropbox to select headlines sort...
2008-09-05 Andrew Dolgovadd function to open article summary in a popup window
2008-08-29 Andrew Dolgovset interval between new version updates to once per...
2008-08-29 Andrew Dolgovfeedlist layout fix
2008-08-29 Andrew Dolgovadd separate class for virtual cats to prevent resorting
2008-08-29 Andrew Dolgovadd action to reset category order
2008-08-29 Andrew Dolgovimplement (incomplete) sortable feedlist
2008-08-28 Andrew Dolgovsanitize_rss: allow pre and code tags
2008-08-28 Andrew Dolgovset cursor=pointer on feedlist collapse img
2008-08-28 Andrew Dolgovadd new widgets to collapse categories, unify behaviour...
2008-08-18 Andrew Dolgovadd link to invert headline/article selection (closes...
2008-08-14 Andrew DolgovCDM: fix bug with feed icon being displayed in grouped...
2008-08-13 Andrew Dolgovfix break when calling catchupFeedInGroup() in grouped...
2008-08-11 Andrew Dolgovtweaked score icons
2008-08-08 Andrew Dolgovdisplay favicons in non-grouped CDM vfeeds
2008-08-08 Andrew Dolgovheadlins: feed icon tweaks
2008-08-08 Andrew Dolgovdisplay feed icons in ungrouped vfeeds
2008-08-08 Andrew Dolgovdisplay feed icons in grouped vfeed mode
2008-08-07 Andrew Dolgovlabel editor: bugfixes
2008-08-07 Andrew Dolgovlabel editor: add (disabled) and/or selector
2008-08-07 Andrew Dolgovlabel editor: simple control to add common rules
2008-08-07 Andrew Dolgovarticle_publish_link: calculate published feed in a...
2008-08-03 Andrew Dolgovattachments display: fix wrong type assignment
2008-08-01 Andrew Dolgovbutton player layout tweaks
2008-08-01 Andrew Dolgovfix conflict when sanitize_rss was called incorrectly...
2008-08-01 Andrew Dolgovmerge tweaks to ALLOW_REMOTE_USER_AUTH functionality...
2008-08-01 Andrew Dolgovmerge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER...
2008-07-31 Andrew Dolgovproperly call sanitize_rss() in CDM
2008-07-23 Andrew DolgovSTRIP_UNSAFE_TAGS: forbid div and span
2008-07-23 Andrew Dolgovnew option: SYNC_COUNTERS (bump schema)
2008-06-24 Andrew Dolgovadd low bandwidth mode (less automatic requests in...
2008-06-16 Andrew Dolgovchange (wrong) _new link targets to _blank
2008-06-04 Andrew Dolgovupdate_rss_feed: properly close transaction when bailin...
2008-05-28 Andrew Dolgovparse media:content tags as attachments, some feed...
2008-05-21 Andrew Dolgovuse real link to article in headlines list (for middle...
2008-05-21 Andrew Dolgovuse real link to article in headlines list (for middle...
2008-05-21 Andrew DolgovCDM: show clickable excerpt if article is collapsed
2008-05-20 Andrew Dolgovfeedlist-related code cleanup
2008-05-20 Andrew Dolgovmisc code cleanups
2008-05-20 Andrew Dolgovallow panel resize when dragging post header
2008-05-20 Andrew Dolgovimprove output when EXTENDED_FEEDLIST is set, font...
2008-05-19 Andrew DolgovgetAllCounters: add rate limit (5 sec)
2008-05-19 Andrew Dolgovbrowsing by tag: enable score display
2008-05-19 Andrew Dolgovdebug mode tweaks, remove mouse_handler()
2008-05-19 Andrew Dolgovadd placeholder mouse trap code, misc fixes
2008-05-19 Andrew Dolgovloading progress bar for main window (2)
2008-05-19 Andrew Dolgovmap inline search to |
2008-05-17 Andrew Dolgovnew shortcut: tab (selects article under cursor)
2008-05-17 Andrew Dolgovfresh feed: match FRESH_ARTICLE_MAX_AGE to ttrss_entrie...
2008-05-17 Andrew Dolgovvfeed group: disable special clause for Fresh feed
2008-05-17 Andrew Dolgovvf_catchup_link: use onclick, instead of href
2008-05-17 Andrew Dolgovonly show vfeed group titles in virtual feeds
2008-05-17 Andrew Dolgovnew option: VFEED_GROUP_BY_FEED (bump schema version)
2008-05-17 Andrew Dolgovvfeed grouping: prevent duplicate group headings
2008-05-17 Andrew Dolgovvfeed grouping: allow per-feed catchup
2008-05-17 Andrew Dolgovmark articles with score less than -500 as read on...
2008-05-16 Andrew Dolgovallow selecting headlines in normal mode by clicking...
2008-05-16 Andrew Dolgovlocalize help dialogs
2008-05-16 Andrew Dolgovshamelessly round the hotkey popup help corners
2008-05-16 Andrew DolgovCDM mode: add article selection, rework moveToPost()
2008-05-12 Andrew Dolgovcompat theme: properly reflow container height
2008-05-07 Andrew Dolgovtweak subtoolbar actions menu
2008-05-06 Andrew DolgovqueryFeedHeadlines: remove score -500 filter
2008-05-05 Andrew Dolgovsearch dialog: fix display of current label
2008-05-05 Andrew Dolgovsubtoolbar tweaks, properly display search results...
2008-05-05 Andrew Dolgovtweak score display
2008-05-04 Andrew Dolgovenable inline search for CDM
2008-05-04 Andrew Dolgovonline search in headline buffer (hotkey shift-I)
2008-05-04 Andrew Dolgovfilter editor: show score_pic in params column
2008-05-04 Andrew Dolgovorder headlines by score
2008-04-30 Andrew DolgovCDM: implement scoring display
2008-04-30 Andrew Dolgovpref-feeds: add action to rescore feeds
2008-04-30 Andrew Dolgovstar articles with score greater than 1000
2008-04-30 Andrew Dolgovfinish initial work on scoring
2008-04-30 Andrew Dolgovadd some initial scoring work
2008-04-30 Andrew Dolgovgroup-by-feed tweaks
2008-04-30 Andrew Dolgovadd (disabled) group-by-feed for vfeeds (_VFEED_GROUP_B...
2008-04-28 Andrew Dolgovmore work on PGSQL 8.3 compatibility (refs #201)
2008-04-25 Andrew Dolgovbugfix in check_lockfile() when file is not found
2008-04-21 Andrew Dolgovadd workaround for psql 8.3 stricter typechecking on...
2008-04-08 Andrew Dolgovupdate translations, fix nb_NO menu title
2008-04-03 Andrew Dolgovcheck whether LC_MESSAGES or LC_ALL are defined before...
2008-03-22 Andrew Dolgovfile_is_locked: return true when flock() is undefined
2008-03-20 Andrew Dolgovremove CDATA sections from article content on import
2008-02-26 Andrew Dolgovonly use posix_getpid() for debugging when possible
2008-02-26 Andrew Dolgovadd hungarian translation
2008-02-24 Andrew Dolgovapply https bugfix from Frank De Meulenaere
2008-02-24 Andrew Dolgovupdate function: only call pcntl_alarm() if it is defined
2008-02-23 Andrew Dolgovextend no articles error messages
2008-02-20 Andrew Dolgovdo not display empty attachments
2008-02-20 Andrew Dolgovsimplepie: import entry content when possible, not...
2008-02-20 Andrew Dolgovnew option: HIDE_FEEDLIST (bump schema)
2008-02-19 Andrew Dolgovinitial hidden feedlist work (refs #194)
2008-02-17 Andrew Dolgovsome more placeholders for dashboard
next