]> git.wh0rd.org Git - tt-rss.git/history - functions.php
only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirec...
[tt-rss.git] / functions.php
2011-03-28 Andrew Dolgovonly use autologin with SSL certificate when AUTO_LOGIN...
2011-03-28 Andrew Dolgovpref-prefs: blacklist HEADLINES_SMART_DATE
2011-03-28 Andrew Dolgovauthenticate against a hash of identifyable information...
2011-03-28 Andrew Dolgovuse SSL serial to bind certificate to user; implement...
2011-03-27 Andrew Dolgovallow authentication using SSL client certificates...
2011-03-24 Andrew Dolgovimprove favicon detection (refs #322)
2011-03-18 Andrew Dolgovfetch_file_contents: fix CURL option setting
2011-03-18 Andrew Dolgovconfig: remove ENABLE_TRANSLATIONS
2011-03-18 Andrew Dolgovrework initial sanitycheck to use JSON
2011-03-18 Andrew Dolgovbackend/viewfeed: use JSON
2011-03-18 Andrew Dolgovbackend/view: use JSON instead of XML; backend: output...
2011-03-17 Andrew Dolgovuse CURL when it is available, remove option USE_CURL
2011-03-17 Andrew Dolgovmake it possible to subscribe to password-protected...
2011-03-08 Andrew Dolgovallow rdf:about as a guid source
2011-03-07 Andrew Dolgovsubtoolbar: add shortcut to catchupPage()
2011-03-06 Andrew Dolgovfetch_twitter_rss: use proper uid
2011-03-06 Andrew Dolgovswitch twitter support from twitteroauth to tmhOAuth
2011-03-05 Andrew Dolgovallow searching for date using @keyword syntax
2011-02-26 Andrew Dolgovsubcribe_to_feed: only try to use twitter OAuth when...
2011-02-19 Andrew Dolgovupdate_rss_feed: do not strip tags of entry_content...
2011-02-19 Andrew Dolgovdb_escape_string: remove tags by default (refs #323)
2011-01-31 Andrew Dolgovimplement a proper fix of cached images URL (refs ...
2011-01-26 Andrew Dolgovupdate image caching handler code (refs #300)
2011-01-18 Andrew Dolgovproperly handle redirecting back to requested page...
2011-01-17 Andrew Dolgovre-add ForceUpdate to viewfeed for update debugging...
2011-01-16 andre-hubsmall fixes
2011-01-11 Andrew Dolgovfix simplepie image cache being requested from the...
2011-01-11 Andrew Dolgovadd optional AUTO_LOGIN for when remote authentication...
2010-12-28 Andrew Dolgovfix USER_STYLESHEET for mysql (was broken because of...
2010-12-27 Andrew Dolgovbackend/rss: always use secret key to get uid when...
2010-12-27 Andrew Dolgovrename USE_CURL_FOR_ICONS to USE_CURL
2010-12-15 Andrew Dolgovadd <s> to valid tags when cleaning content
2010-11-30 Andrew Dolgovsanitize_rss: do not try to rewrite urls when article...
2010-11-30 Andrew Dolgovuse html5 audio player instead of flash when possible
2010-11-29 Andrew Dolgovfix session ip checking
2010-11-29 Andrew Dolgovtweak article notes
2010-11-29 Andrew Dolgovclean obsolete options from schema (bump schema version)
2010-11-29 Andrew Dolgovtweak subtoolbar dropbox
2010-11-28 Andrew Dolgovshorten long titles in postHeader/cdmHeader
2010-11-27 Andrew Dolgovlimit fresh feed to articles with non-negative score
2010-11-26 Andrew Dolgovremove compat.php
2010-11-26 Andrew Dolgovmake plaintext urls in article content clickable
2010-11-26 Andrew Dolgovchange behaviour of SESSION_CHECK_ADDRESS
2010-11-25 Andrew Dolgovblacklist option ENABLE_FLASH_PLAYER
2010-11-25 Andrew DolgovcdmClicked: use proper response handler
2010-11-25 Andrew Dolgovtweak new version dialog
2010-11-25 Andrew Dolgovadd tweet button to digest, misc digest fixes; rework...
2010-11-25 Andrew Dolgovtweak display of tweet button
2010-11-24 Andrew Dolgovshow feed update error (if any) in subtoolbar
2010-11-24 Andrew Dolgovrework user CSS support (bump schema)
2010-11-24 Andrew Dolgovtweak browsing by tag query
2010-11-24 Andrew Dolgovremove MarkAllRead from viewfeed
2010-11-23 Andrew Dolgovbetter feedlist reloading on subscribed feeds count...
2010-11-23 Andrew Dolgovheadlines: layout fix for feeds with no images
2010-11-23 Andrew Dolgovshow tweet buttons on a new line
2010-11-23 Andrew Dolgovrework version checking
2010-11-22 Andrew Dolgovadd separate update method for Twitter, select it as...
2010-11-22 Andrew Dolgovadd experimental support for Twitter OAuth and Twitter...
2010-11-22 Andrew Dolgovdisable post context menu
2010-11-22 Andrew Dolgovadd support for twitter buttons
2010-11-21 Andrew Dolgovblacklist option OPEN_LINKS_IN_NEW_WINDOW, default...
2010-11-21 Andrew Dolgovfeedlist: do not show labels folder when there are...
2010-11-21 Andrew Dolgovexperimental display of labelColorIndicators in FeedTree
2010-11-20 Andrew Dolgovsubtoolbar-related fixes
2010-11-20 Andrew Dolgovproperly reset selected index of subtoolbar actions...
2010-11-20 Andrew Dolgovrework pref-prefs to use dijit Form
2010-11-20 Andrew Dolgovbetter feed url checking
2010-11-20 Andrew DolgovgetFeedIcon: check if real feed icon file exists
2010-11-20 Andrew Dolgovrefactor feed edit dialog
2010-11-20 Andrew Dolgovrework filter dialogs to use dijit.Form
2010-11-19 Andrew Dolgovstartup speed improvements
2010-11-19 Andrew Dolgovcdm: make author clickable
2010-11-19 Andrew Dolgovadd post header menu
2010-11-19 Andrew Dolgovopening articles in new tab tweaks
2010-11-19 Andrew Dolgovrework headlines menu and openArticleInNewWindow()
2010-11-19 Andrew Dolgovadd popup menu for headlines
2010-11-19 Andrew Dolgovfeeds: fix JSON output when there are no subscribed...
2010-11-18 Andrew Dolgovallow onclick editing of categories and drag-reordering...
2010-11-17 Andrew Dolgovfurther pref-pane updates
2010-11-17 Andrew Dolgovrework pref-feeds dialog; update other pref panes
2010-11-17 Andrew Dolgovenable triple-pane theme; fix theme system not working
2010-11-17 Andrew Dolgovset php built-in user-agent
2010-11-17 Andrew Dolgovjs: misc code cleanup, handle ctrl-clicking on postContent
2010-11-17 Andrew Dolgovfix article header open in new tab button
2010-11-17 Andrew DolgovoutputFeedList: properly generate last category; overri...
2010-11-16 Andrew Dolgovfeedlist_init_cat: assume cat_id is integer
2010-11-16 Andrew Dolgovblacklist option EXTENDED_FEEDLIST
2010-11-16 Andrew Dolgovforce required theme version
2010-11-16 Andrew DolgovCDM behaviour fixes
2010-11-16 Andrew Dolgovmisc tab fixes
2010-11-16 Andrew Dolgovsupport opening articles in new tab, misc fixes
2010-11-16 Andrew Dolgovfix feed icons size
2010-11-16 Andrew Dolgovcode cleanup
2010-11-16 Andrew Dolgovshow icons in feedlist
2010-11-15 Andrew Dolgovdisable resort_feedlist; misc fixes in plain feedlist
2010-11-15 Andrew Dolgovdijit.tree feedlist improvements
2010-11-15 Andrew Dolgovinitial implementation of feedlist based on dijit.Tree
2010-11-15 Andrew Dolgovremove modalbox; use dijit.Dialog; further dojo-related...
2010-11-14 Andrew Dolgovuse multiple classes to mark statuses, JS code cleanup
2010-11-13 Andrew Dolgovdo not enable infscroll when number of loaded headlines...
next