]> git.wh0rd.org Git - tt-rss.git/history - include
release 1.7.2
[tt-rss.git] / include /
2013-03-12 Andrew Dolgovrelease 1.7.2 1.7.2
2013-03-11 Andrew Dolgovescape fetch error message before saving in the db...
2013-03-07 Andrew Dolgovremove purging of inactive feeds in daemon_common ...
2013-03-05 Andrew DolgovgetLabelCounters: add caption to group by to fix query...
2013-03-05 Andrew Dolgovrelease 1.7.1 1.7.1
2013-03-04 Andrew Dolgovwhen purging inactive feeds, set last_updated to NOW()
2013-02-28 Andrew Dolgovonly bind noscroll hotkeys in combined mode by default
2013-02-28 Andrew Dolgovdb: remove qlog stuff
2013-02-28 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-02-27 Andrew Dolgovimplement classic next/prev article movement behavior...
2013-02-27 Andrew Dolgovreplace getmicrotime() wrapper with microtime(true)
2013-02-27 Andrew Dolgovenclosures player: hide html5 audio element
2013-02-27 Andrew Dolgovdb: replace QUERY_LOG with _DEBUG_QUERY_LOG
2013-02-27 Andrew Dolgovcache all db prefs on startup
2013-02-27 Andrew Dolgovremove server-side feedtree collapse implementation
2013-02-27 Andrew Dolgovlog queries is QUERY_LOG is defined
2013-02-27 Andrew Dolgovccache: disable force overriding owner_uid on real...
2013-02-27 Andrew DolgovgetLabelCounters: optimize SQL
2013-02-26 Andrew Dolgovchange various catchup stuff to only affect unread...
2013-02-26 Andrew Dolgovpluginhost: add get_debug()/set_debug() for plugins...
2013-02-26 Andrew Dolgovdone collecting data debug message: remove title
2013-02-26 Andrew Dolgovremove update on checksum change (updated status has...
2013-02-26 Andrew Dolgovforce disable simplepie unnecessarily sanitizing data
2013-02-26 Andrew Dolgovupdate_daemon_common: purge inactive/not updated feeds
2013-02-25 Andrew Dolgovmake_lockfile: check if file was created successfully
2013-02-23 Andrew Dolgovsimplepie init: hide errors
2013-02-23 Andrew Dolgovfetch_file_contents: fix typos
2013-02-23 Andrew Dolgovrssfuncs: show fetch done debug message in appropriate...
2013-02-23 Andrew Dolgovrssfuncs: load pluginhost stuff properly
2013-02-23 Andrew Dolgovimplement HOOK_FEED_FETCHED
2013-02-23 Andrew Dolgovfix SELF_USER_AGENT defined with blank VERSION
2013-02-23 Andrew Dolgovimplement article render hooks
2013-02-23 Andrew Dolgovadd af_* plugin workaround for already processed article
2013-02-21 Andrew Dolgovprevent article filters from modifying article GUID...
2013-02-21 Andrew Dolgovadd ttrss_user_entries.plugin_data (bump schema)
2013-02-21 Andrew Dolgovbring back SELF_USER_AGENT (refs #540)
2013-02-20 Andrew Dolgovstore widescreen status in a cookie (refs #539)
2013-02-20 Andrew Dolgovfix php warning while testing filters with regexps...
2013-02-19 Andrew Dolgovmute warnings caused by session_start() to deal with...
2013-02-18 Andrew Dolgovremove nonworking article zoom buttons (closes #535)
2013-02-17 Andrew Dolgovonly override al2gt() locale setting if saved session...
2013-02-17 Andrew Dolgovrelease 1.7.0 1.7.0
2013-02-17 Andrew Dolgovupdate translations
2013-02-17 Andrew Dolgovignore VFEED_GROUP_BY_FEED when generating syndicated...
2013-02-09 Andrew Dolgovupdate config sanity checks due to removed FEEDBACK_URL
2013-02-08 Andrew Dolgovremove processing of ttrss_feeds.icon_url
2013-02-06 Andrew Dolgovremove hlClicked call from postheader
2013-02-06 Andrew Dolgovremove zoomToArticle() and PTITLE bits
2013-02-06 Andrew Dolgovremove tt-rss tabcontrol
2013-02-04 Andrew Dolgovfix image caching not working on plugin-rewritten conte...
2013-02-01 Andrew Dolgovjs: simplify counter updating, remove some unused stuff
2013-01-24 Andrew Dolgovlogin_sequence: flush prefs_cache
2013-01-23 Andrew Dolgovremove themes/
2013-01-23 Andrew Dolgovadd a q shortcut; remove close_article button
2013-01-23 Andrew Dolgovrename digest_checkbox
2013-01-23 Andrew Dolgovdo not show edit note prompt when article is shown...
2013-01-22 Andrew Dolgovsplit remove_feed_* stuff to pref/feeds
2013-01-22 Andrew Dolgovmove some more functions out of functions.php; fix...
2013-01-22 Andrew Dolgovsplit some more functions from functions.php
2013-01-22 Andrew Dolgovmove api_get_* functions to classes/api
2013-01-22 Andrew Dolgovupdaterandomfeed: use max_execution_time parameter
2013-01-22 Andrew Dolgovimplement fallback _SIMPLE_UPDATE_MODE
2013-01-22 Andrew Dolgovsessions: prevent HTTPS warning
2013-01-22 Andrew Dolgovdisable content caching if _FEEDS_CONTENT_CACHE is...
2013-01-22 Andrew Dolgovsupport ctrl key hotkeys
2013-01-22 Andrew Dolgovadd hack to support arbitrary key descriptions for...
2013-01-19 Andrew Dolgovpersist widescreen mode in session
2013-01-18 Andrew Dolgovforce separate data in ttrss_entries between users
2013-01-15 Andrew Dolgovfix inline flash/html5 audio player
2013-01-12 Andrew Dolgovfix search shortcut, disable help dialog shortcut
2013-01-10 Andrew Dolgovuse force_feed()
2013-01-05 Andrew Dolgovadd ability to toggle widescreen mode on the fly
2013-01-04 Andrew Dolgovfix filter testing on mysql
2013-01-04 Andrew Dolgovmodify includes to init session before translations...
2012-12-30 Andrew Dolgovadd description for f D
2012-12-30 Andrew Dolgovallow plugin modification of article guid
2012-12-30 Andrew Dolgovproperly load user plugins and data on update
2012-12-28 Andrew Dolgovhelp cleanup, use dijit dialog
2012-12-28 Andrew Dolgovadd arrow article movement back
2012-12-28 Andrew Dolgovmain ui: action-based hotkey system, add swap_jk plugin
2012-12-28 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-12-28 Andrew Dolgovpartial move to new hotkey system
2012-12-28 Andrew DolgovMerge pull request #36 from cy8aer/owncloud
2012-12-27 Andrew Dolgovadd _MOBILE_REVERSE_HEADLINES (closes #524)
2012-12-27 Thomas RenardMerge remote-tracking branch 'upstream/master' into...
2012-12-27 Andrew Dolgovadd sanity check for no auth modules being enabled...
2012-12-27 Andrew Dolgovplace the #357 comment to the correct instance of saveX...
2012-12-27 Andrew Dolgovload_user_plugins: only load data when schema version...
2012-12-27 Andrew Dolgovsanitize: mention why LIBXML_NOEMPTYTAG is used
2012-12-27 Andrew DolgovRevert "sanitize: do not use LIBXML_NOEMPTYTAG (refs...
2012-12-27 Andrew Dolgovadd plugin storage table to schema; add ability to...
2012-12-27 Andrew Dolgovadd experimental key/value storage for plugins
2012-12-27 Andrew Dolgovmove authentication modules to plugins/
2012-12-27 Andrew Dolgovsanitize: do not use LIBXML_NOEMPTYTAG (refs #522)
2012-12-26 Andrew Dolgovfeedbrowser: fix short tag
2012-12-26 Andrew Dolgovfix overflow of various 250 char fields in rssfuncs
2012-12-26 Andrew Dolgovdisable htmLawed tag balancing (should be handled later...
2012-12-25 Andrew Dolgovmove mark/pub/feed icons to svg
2012-12-25 Andrew Dolgovmore work on user-selectable plugins; properly process...
2012-12-24 Andrew Dolgovexperimental support for per-user plugins (bump schema)
next