]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2010-11-10  Andrew Dolgovmove runtime-info to JSON, simplify init-params format
2010-11-10  Andrew DolgovoutputHeadlinesList: don't try to force update categories
2010-11-10  Andrew Dolgovadd option to sort headlines by feed-specified date...
2010-11-10  Andrew Dolgovsubscribe_to_feed: do not subscribe to feeds which...
2010-11-10  Andrew Dolgovremove error_reporting() hacks; set default error repor...
2010-11-10  Andrew DolgovsubscribeToFeed: add ajax exception handler
2010-11-10  Andrew Dolgovremove feed linking
2010-11-10  Andrew Dolgovpref-filters: disable rescore all feeds button unless...
2010-11-10  Andrew Dolgovschema: wrap upgrade scripts in transaction blocks
2010-11-10  Andrew Dolgovcdm: tweak the way hotkey article dismissing works...
2010-11-10  Andrew Dolgovfix tag caching issues
2010-11-10  Christian WeiskeImplement the last part of #276: show the list of avail...
2010-11-10  Christian Weiskeadd another status code to subscribe_to_feed to prevent...
2010-11-10  Christian Weiskemove url resolution before duplicate checks - otherwise...
2010-11-09  Andrew Dolgovadd tag cache for user_entries (bump schema)
2010-11-09  Andrew Dolgovsupport rescoring by tags
2010-11-09  Andrew Dolgovcdm: add hotkey to dismiss active article
2010-11-09  Andrew Dolgovfix expand_cdm option working in reverse
2010-11-09  Andrew Dolgovrefactor combined mode, code cleanup
2010-11-09  Andrew Dolgovmove print_label_select to functions.php
2010-11-09  Andrew Dolgovremove xml-rpc server
2010-11-09  Andrew Dolgovunify update_daemon, update_feeds and update_feedbrowse...
2010-11-09  Andrew Dolgovupdate_rss_feed: properly define
2010-11-09  Andrew Dolgovresort_feedlist: fix glitch caused by FEEDR-0
2010-11-09  Andrew Dolgovdropbox_replace_options: only copy value when present
2010-11-09  Andrew Dolgovallow filtering by article tags (bump schema)
2010-11-09  Andrew Dolgovproperly handle on-the-fly adding of categories
2010-11-09  Andrew Dolgovproperly handle on-the-fly adding of labels
2010-11-09  Andrew Dolgovapi: support sequence numbers, status codes
2010-11-08  Andrew Dolgovallow adding labels on the fly
2010-11-08  Christian Weiskepart of #276: if the html page has only one single...
2010-11-08  Christian Weiskepart of #276: determine if the url contents are html
2010-11-08  Christian Weiskedocblock for subscribe_to_feed
2010-11-08  Christian Weiskeadd "extractfeedurls" rpc action that extracts the...
2010-11-08  Christian Weiskepart of feature request #276: automatically prepend...
2010-11-08  Andrew Dolgovfix search dialog for categories
2010-11-08  Andrew Dolgovmake published OPML use common secret key code
2010-11-08  Andrew Dolgovfix OPML publishing (2)
2010-11-08  Andrew Dolgovfix OPML publishing
2010-11-08  Andrew Dolgovadd ttrss_users.full_name; bump schema
2010-11-08  Andrew Dolgovupdate .gitignore
2010-11-08  Andrew Dolgovprefs: add button to clear all generated URLs
2010-11-08  Andrew Dolgovsubtoolbar: remove adaptive/all_articles view modes...
2010-11-08  Andrew Dolgovupdate translations
2010-11-08  Andrew Dolgovjs: move position stuff to separate file
2010-11-08  Andrew Dolgovsend digest: mark digest sent attempt even if there...
2010-11-08  Andrew Dolgovsubtoolbar: properly link to generatedFeed dialog
2010-11-08  Andrew Dolgovheadlines subtoolbar: align feed icon
2010-11-08  Andrew Dolgovgenerate_syndicated_feed: use CDATA section for item...
2010-11-08  Andrew Dolgovbackend/rss: fix view-mode handling
2010-11-08  Andrew Dolgovbackend/rss: disable http auth
2010-11-08  Andrew Dolgovreplace old-style published feed with universal secretk...
2010-11-08  Andrew Dolgovremove get_script_dt_add()
2010-11-08  Andrew Dolgovuser editor: focus login on show
2010-11-08  Andrew Dolgovfilter editor: focus match inputbox on show
2010-11-08  Andrew Dolgovcategory editor: focus input prompt on show
2010-11-08  Andrew Dolgovjs: code cleanup
2010-11-07  Andrew Dolgovsmart_date_time: properly support local TZ; use user...
2010-11-07  Andrew Dolgovallow adding cats from feed editor
2010-11-07  Andrew Dolgovschema: fix mysql feedbrowser cache table encoding
2010-11-07  Andrew Dolgovupdate ttrss_entries.content to longtext type; config...
2010-11-07  Andrew Dolgovopml import: display progress notification
2010-11-07  Andrew Dolgovmysql schema: properly set UTF8 charset
2010-11-07  Andrew Dolgovcompact theme: add missing options field
2010-11-07  Andrew Dolgovpref-prefs: block USER_TIMEZONE from pref profiles
2010-11-07  Andrew DolgovMerge branch 'master' of madoka.volgo-balt.ru:public_ht...
2010-11-07  Andrew Dolgovimplement per-user timezone support; store dates in...
2010-11-07  Christian Weiskeproperly fix issue #274: 404 errors when loading home...
2010-11-07  Andrew Dolgovremove old-style debugging
2010-11-07  Andrew Dolgovcache_expire: remove localStorage items from start
2010-11-07  Andrew DolgoveditArticleTags: focus tag input box
2010-11-07  Andrew Dolgovimplement html5 localStorage support for client-side...
2010-11-07  Andrew Dolgovjs: code cleanup
2010-11-07  Andrew Dolgovapi: updateArticle: update ccache when necessary
2010-11-06  Andrew Dolgovemail article: change secretkey method
2010-11-06  Andrew DolgovoutputArticleXML: markup cleanup
2010-11-06  Andrew Dolgovheadlines: use JSON instead of separate helper xml...
2010-11-06  Andrew Dolgovallow forwarding multiple articles by email
2010-11-05  Andrew Dolgovadd article forwarding by email (closes #271)
2010-11-05  Andrew Dolgovslightly better prompt when no feeds are subscribed
2010-11-05  Andrew Dolgovapi: rewrite getCounters to use getAllCounters()
2010-11-05  Andrew Dolgovremove obsolete init-params
2010-11-05  Andrew Dolgovfix category display
2010-11-05  Andrew Dolgovupdate .gitignore (ignore ctags)
2010-11-05  Andrew Dolgovdo some warning housekeeping
2010-11-05  Andrew Dolgovdb-prefs: properly set DEFAULT_ARTICLE_LIMIT
2010-11-05  Andrew Dolgovremove read_stampfile()
2010-11-05  Andrew Dolgovchange counter.cat and counter.tag to counter.kind
2010-11-05  Andrew DolgovgetVirtCounters: remove description
2010-11-05  Andrew Dolgovapi: fix getFeeds usage of getLabelCounters
2010-11-05  Andrew Dolgovfix sign_progress_tiny init-param
2010-11-05  Andrew Dolgovrename print_init_params() to make_init_params()
2010-11-05  Andrew Dolgovuse JSON for init-params
2010-11-05  Andrew Dolgovcounters: fix feed.update attribute
2010-11-04  Andrew Dolgovfix background refresh being broken when no counter...
2010-11-04  Andrew Dolgovhandle counters using JSON instead of XML
2010-11-04  Andrew Dolgovinit readability tweaks
2010-11-04  Andrew Dolgovadd one more tooltip to subtoolbar
2010-11-04  Andrew Dolgovdashboard: show last feed update time
2010-11-04  Andrew Dolgovimplement a simple pseudo-dashboard feed; display feeds...
next