]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2011-04-15  Andrew Dolgovupdate.php & daemon: chdir to script directory using...
2011-04-15  Andrew Dolgovfilters: cast score expression as integer on save to...
2011-04-14  Andrew Dolgovapi: support passing input parameters using JSON in...
2011-04-14  Andrew Dolgovapi/getHeadlines: add include_attachments parameter
2011-04-14  Andrew Dolgovreplace references to ttrss-logo.png with logo.png
2011-04-13  Andrew Dolgovapi: remove obsolete getArticles/getNewArticles previou...
2011-04-13  Andrew Dolgovupdate.php: update feedbrowser, purge orphans and clean...
2011-04-13  Andrew Dolgovmobile: properly handle going back from article to...
2011-04-13  Andrew Dolgovapi/login: properly return LOGIN_ERROR when passed...
2011-04-13  Andrew Dolgovbackend/loading: fix content type
2011-04-12  Andrew Dolgovupdate_rss_feed: better purging debug
2011-04-12  Andrew Dolgovupdate_rss_feed: cleanup debugging
2011-04-12  Andrew Dolgovconfig: cleanup
2011-04-12  Andrew Dolgovhtmlpurifier: suppress HTML.Allowed deprecation warning
2011-04-12  Andrew Dolgovconfig: remove option ENABLE_UPDATE_DAEMON
2011-04-12  Andrew Dolgovsanity check: properly check for ISCONFIGURED
2011-04-12  Andrew Dolgovconfig: add AUTO_ADD_USER (closes #294)
2011-04-11  Andrew Dolgovblock STRIP_UNSAFE_TAGS (force enable)
2011-04-11  Andrew Dolgovupdate HTMLPurifier; enable embedded flash video in...
2011-04-11  Andrew Dolgovupdate ttrss_entries.updated on post update
2011-04-11  Andrew Dolgovtweak the way update_on_checksum_change works
2011-04-08  Andrew Dolgovfeed editor: show last update error near URL
2011-04-08  Andrew Dolgovrework feed update errors and inactive feeds dialogs
2011-04-05  Andrew Dolgovremove domxml OPML import path
2011-04-05  igorettefixed typo, missing semicolon
2011-04-05  Andrew Dolgovadd sanity check for DOMDocument
2011-04-05  Andrew DolgovsubscribeToFeed: add transport information to exception...
2011-04-04  Andrew Dolgovsanitize_tag: block single quote symbol
2011-04-04  Andrew Dolgovgenerate_syndicated_feed: only enable pubsub hub for...
2011-04-04  Andrew Dolgovgenerate_syndicated_feed: enable support for notes
2011-04-04  Andrew Dolgovgenerate template-enabled Atom feeds instead of makeshi...
2011-04-02  Andrew Dolgovadd feed editor button to reset pubsub subscription...
2011-04-02  Andrew Dolgovremove view_mode remark from generated feed url
2011-04-02  Andrew DolgovgenUrlChangeKey: fix href rewriting
2011-04-02  Andrew Dolgovupdate_rss_feed: use proper owner_uid for pubsubhubbub...
2011-04-01  Andrew Dolgovfix pubsubhubbub challenge response
2011-04-01  Andrew Dolgovbecause get_self_url_prefix() referenced information...
2011-04-01  Andrew Dolgovupdate_rss_feed: misc fixes
2011-04-01  Andrew Dolgovupdate_rss_feed: block pubsub subscription requests...
2011-04-01  Andrew Dolgovadd missing pubsub pings to operations changing the...
2011-04-01  Andrew Dolgovschema: mysql: remove foreign key to ttrss_themes befor...
2011-04-01  Andrew Dolgovschema: remove ttrss_themes
2011-04-01  Andrew Dolgovadd lib/pubsubhubbub/subscriber.php
2011-04-01  Andrew Dolgovimplement pubsubhubbub subscriber (update schema)
2011-04-01  Andrew Dolgovadd a sanity check for CURL when using pubsubhubbub
2011-04-01  Andrew Dolgovadd experimental support for pubsubhubbub in published...
2011-03-31  Andrew Dolgovfix zoomToArticle() for new JSON reply format
2011-03-30  Andrew DolgovhlClicked: allow opening originating article directly...
2011-03-29  Andrew Dolgovfix wrong content-type of pref-feeds/add when subscribi...
2011-03-29  Andrew Dolgovmobile/classic: remove USER_STYLESHEET_URL
2011-03-29  Andrew Dolgovallow logging in with a different user instead of one...
2011-03-29  Andrew Dolgovmobile: properly load additional headlines when browsin...
2011-03-29  Andrew Dolgovupdate_rss_feed: fix proper typecasting of mark_unread_...
2011-03-29  Andrew Dolgovadd ttrss_feeds.update_on_checksum_change
2011-03-29  Andrew Dolgovadd ttrss_feeds.mark_unread_on_update, bump schema...
2011-03-28  Andrew Dolgovprefs, remove obsolete removeSelectedPrefProfiles()
2011-03-28  Andrew Dolgovimplement a special dialog to show feeds without recent...
2011-03-28  Andrew Dolgovremove obsolete images; layout cleanup
2011-03-28  Andrew Dolgovtriple-pane: remove obsolete files
2011-03-28  Andrew Dolgovonly use autologin with SSL certificate when AUTO_LOGIN...
2011-03-28  Andrew Dolgovupdate feeds with errors dialog
2011-03-28  Andrew Dolgovpref-prefs: profile blacklist SSL_CERT_SERIAL
2011-03-28  Andrew Dolgovfix blank content pane after removeSelectedFilters()
2011-03-28  Andrew Dolgovpref-prefs: blacklist HEADLINES_SMART_DATE
2011-03-28  Andrew Dolgovremove obsolete themes
2011-03-28  Andrew Dolgovpref-prefs: show disabled register certificate button...
2011-03-28  Andrew Dolgovfix triple-pane theme
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-27  Andrew Dolgovmention possible need to rename ICONS_DIR
2011-03-24  Andrew Dolgovimprove favicon detection (refs #322)
2011-03-23  Andrew Dolgovsearch dialog: fix is_cat not parsed properly
2011-03-22  Andrew Dolgovset default update method back to magpie
2011-03-21  Andrew Dolgovrelease 1.5.2 1.5.2
2011-03-21  Andrew Dolgovupdate translations
2011-03-18  Andrew Dolgovfetch_file_contents: fix CURL option setting
2011-03-18  Andrew Dolgovconfig: remove ENABLE_TRANSLATIONS
2011-03-18  Andrew Dolgovrpc: no longer use XML
2011-03-18  Andrew Dolgovupdate translations
2011-03-18  Andrew Dolgovconfig: add special constant which is required to be...
2011-03-18  Andrew Dolgovconfig: set default update method to simplepie
2011-03-18  Andrew Dolgovjs: remove obsolete dojo require calls
2011-03-18  Andrew Dolgovmobile: fix uncategorized category not respecting the...
2011-03-18  Andrew Dolgovrework initial sanitycheck to use JSON
2011-03-18  Andrew Dolgovbackend/viewfeed: fix feed checking for validity
2011-03-18  Andrew Dolgovfix report function in exception dialog
2011-03-18  Andrew DolgovvalidatePrefsReset: fix function not working properly
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-16  Andrew Dolgovadd master .pot; update translations
2011-03-10  Andrew Dolgovupdate translations
2011-03-10  Andrew Dolgovchange description of filter 'filter' action (bump...
2011-03-08  Andrew Dolgovallow rdf:about as a guid source
2011-03-08  Andrew DolgovgetURLParam: use Prototype
2011-03-07  Andrew Dolgovsimplify adding/removing labels manually; simplify...
2011-03-07  Andrew Dolgovsubtoolbar: add shortcut to catchupPage()
2011-03-06  Andrew Dolgovfetch_twitter_rss: use proper uid
next