]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2013-03-15  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 1.7.3
2013-03-15  Andrew Dolgovrelease 1.7.3
2013-03-15  Andrew DolgovMerge pull request #47 from xaberus/master
2013-03-15  Pavel Sterinfix update.php
2013-03-15  Andrew Dolgovdb: use builtin classloader, lowercase class files
2013-03-15  Andrew DolgovMerge pull request #46 from mbirth/master
2013-03-15  Markus BirthRewrote database support to classes, Fixed strict warni...
2013-03-15  Andrew Dolgovfix warning in hotkey help dialog when disabled hotkey...
2013-03-15  Andrew Dolgovapi: force returned timestamps to integer
2013-03-15  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-03-15  Andrew Dolgovpatch sanitizedummy with proper declaration (closes...
2013-03-15  Andrew DolgovMerge pull request #44 from WalterWeiss/de_DE
2013-03-15  Andrew DolgovMerge pull request #45 from Brianetta/patch-1
2013-03-15  Brian RonaldDelete blank lines from end of instances plugin's init.php
2013-03-15  Walter Weissupdate German translation
2013-03-14  Andrew Dolgovadd share to twitter plugin back
2013-03-14  Andrew Dolgovadd a separate check for php version because of T_PAAMA...
2013-03-14  Andrew Dolgovadd schema 104 upgrade files
2013-03-14  Andrew Dolgovrename STRIP_IMAGES to make it less confusing (bump...
2013-03-13  Andrew Dolgovenable feed titles in vfeeds in combined mode, align...
2013-03-12  Andrew Dolgovadd plugins/googlereaderkeys
2013-03-12  Andrew Dolgovaf_redditimgur: better album embedding layout
2013-03-12  Andrew Dolgovaf_redditimgur: support albums
2013-03-12  Andrew Dolgovaf_redditimgur: add basic support for handling linked...
2013-03-12  Andrew Dolgovadd f C hotkey to toggle combined mode (closes #549)
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 Dolgovatom xsl: fix missing feed icon
2013-02-28  Andrew Dolgovonly bind noscroll hotkeys in combined mode by default
2013-02-28  Andrew DolgovcdmClicked: allow shift-lclick
2013-02-28  Andrew DolgovunsubscribeFeed: call updateFeedList() when unsubscribi...
2013-02-28  Andrew Dolgovmake unread cdm content less bold
2013-02-28  Andrew Dolgovtweak pre/code display
2013-02-28  Andrew Dolgovtweak blockquote display
2013-02-28  Andrew Dolgovassign hash-stored feed_id/is_cat earlier on startup
2013-02-28  Andrew Dolgovaf_redditimgur: unbreak
2013-02-28  Andrew Dolgovaf_redditimgur: do not process content multiple times
2013-02-28  Andrew Dolgovslightly better article note display in CDM
2013-02-28  Andrew Dolgovheadlines renderer: do not attach topmost article ids
2013-02-28  Andrew Dolgovonly use hash feed/cat parameters on startup
2013-02-28  Andrew Dolgovremove headline precaching stuff, conflicts with dijit...
2013-02-28  Andrew DolgovRevert "headlines buffer: remove dijit-based RCHK elements"
2013-02-28  Andrew Dolgovheadlines buffer: remove dijit-based RCHK elements
2013-02-28  Andrew Dolgovfix cdm checkbox not selecting entire cell
2013-02-28  Andrew Dolgovdb: remove qlog stuff
2013-02-28  Andrew Dolgovchange ctrl-arrow bindings to always keep current artic...
2013-02-28  Andrew Dolgovstore active feed id in url hash and restore on reload
2013-02-28  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-02-28  Andrew Dolgovgoogleplus: update icon to be the same size/shape as...
2013-02-28  Andrew Dolgovfix uploadicon() returning wrong content-type (closes...
2013-02-28  Andrew Dolgovfix warning when saving plugins with 0 plugins enabled...
2013-02-27  Andrew DolgovcdmExpandArticle: do not perform offset manipulation
2013-02-27  Andrew Dolgovhotkey help: fix actions bound to multiple sequences...
2013-02-27  Andrew Dolgovimplement classic next/prev article movement behavior...
2013-02-27  Andrew DolgovmoveToPost: implement more natural next/prev moving...
2013-02-27  Andrew Dolgovreplace getmicrotime() wrapper with microtime(true...
2013-02-27  Andrew Dolgovreplace getmicrotime() wrapper with microtime(true)
2013-02-27  Andrew DolgovcdmScrollToArticleId: use more natural scrolling
2013-02-27  Andrew Dolgovenclosures player: hide html5 audio element
2013-02-27  Andrew Dolgovremove previous counter hacks; force request counters...
2013-02-27  Andrew Dolgovrpc/getAllCounters: include virtual counters when last_...
2013-02-27  Andrew Dolgovreduce counters request minimum interval
2013-02-27  Andrew Dolgovrequest_counters: force request 50% of the time to...
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 Dolgovcss: remove postDateRTL
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-26  Andrew DolgovMerge pull request #40 from nhoening/master
2013-02-26  nhoeningReplace SQL query which led to problems for some, refac...
2013-02-25  Andrew Dolgovadd workaround against shutdown() being called in child...
2013-02-25  Andrew Dolgovdaemon: die if unable to create a stampfile
2013-02-25  Andrew Dolgovdaemon: better shutdown/sigint reporting
2013-02-25  Andrew Dolgovdaemon: install master shutdown handlers without a...
2013-02-25  Andrew Dolgovmake_lockfile: check if file was created successfully
2013-02-25  Andrew Dolgovdaemon: enable master lockfile
2013-02-25  Andrew Dolgovtinyfeedicon: fix vertical align
2013-02-23  Andrew Dolgovnsfw: make tags list configurable
2013-02-23  Andrew Dolgovonly allow clearing data of active plugins
2013-02-23  Andrew Dolgovhide widescreen mode toggle in cdm
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 Dolgovcdm: fix tags display
2013-02-23  Andrew Dolgovadd nsfw plugin
next