]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2013-04-16  Andrew Dolgovunify SMTP_HOST and SMTP_PORT as SMTP_SERVER
2013-04-16  Andrew Dolgovmail plugin: fix blank From: header
2013-04-16  Andrew Dolgovremove js-based player, better mp3 support detection...
2013-04-16  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-15  Andrew Dolgovformat_article_labels: bail out if passed something...
2013-04-15  Andrew DolgovMerge pull request #157 from sq5gvm/master
2013-04-15  MirosÅ‚aw LachPolish translation update.
2013-04-15  Andrew Dolgovuse hashed guids in a hopefully backwards compatible...
2013-04-15  Andrew Dolgovproperly remove and replace favicon color when favicon...
2013-04-15  Andrew Dolgovmake gradient less visible on read headlines
2013-04-15  Andrew Dolgovremove hsl stuff from classes/feeds, we take care of...
2013-04-15  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-15  Andrew Dolgovtry to improve color guessing algorithm a bit
2013-04-15  Andrew DolgovMerge pull request #156 from Menti/master
2013-04-15  DavidMUpdated Spanish translation
2013-04-15  Andrew Dolgovdo not color predominantly white/black rows
2013-04-15  Andrew Dolgovadd schema version 177 upgrade scripts
2013-04-15  Andrew Dolgovadd row backgrounds in normal mode
2013-04-15  Andrew Dolgovuse w3c gradient definition
2013-04-15  Andrew Dolgovimplement basic moz gradient for feedicon color
2013-04-15  Andrew Dolgovonly enable colored favicons in vfeeds; fix RGB triplet...
2013-04-15  Andrew Dolgovstore favicon color as #rrggbb; process existing favicons
2013-04-15  Andrew Dolgovfix schema for favicon_avg_color
2013-04-15  moontearAdded average color calculation of feeds' favicons...
2013-04-15  Andrew Dolgovadd a %d articles selected element
2013-04-15  Andrew Dolgovuse mdash as a separator between title and author
2013-04-14  Andrew DolgovquickAddFeed: add placeholder select element to feeds...
2013-04-14  Andrew Dolgovsubscribe_to_feed: fix typo
2013-04-13  Andrew DolgovMerge pull request #153 from HeikoAdams/master
2013-04-13  Heiko Adamsgerman translation update
2013-04-13  Andrew Dolgovfix double-escaping possible with encrypted passwords
2013-04-13  Andrew Dolgovfix handling of blank FEED_CRYPT_KEY
2013-04-13  Andrew Dolgovimplement basic feed authentication parameter encryptio...
2013-04-13  Andrew Dolgovuse height : auto in cdmContentInner
2013-04-13  Andrew Dolgovuse height : auto in ttrssZoom
2013-04-13  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-13  Andrew DolgovMerge pull request #150 from levito/patch-1
2013-04-13  Andrew DolgovttrssZoom: fix image width
2013-04-13  Andrew Dolgovapi: add score to getHeadlines/getArticle
2013-04-12  Veit Lehmanndon't distort resized images
2013-04-12  Andrew Dolgovdecode html entities in article title on import
2013-04-12  Andrew Dolgovremove label gradients
2013-04-12  Andrew Dolgovadd cache-control: public to the login page so that...
2013-04-12  Andrew Dolgovremove no_cache_incantation()
2013-04-12  Andrew Dolgovdigest: use proper logging, update.php: fix typo
2013-04-12  Andrew Dolgovadd support for plugins adding API methods
2013-04-12  Andrew Dolgovhaving idiots report error 500 because their server...
2013-04-12  Andrew DolgovRevert "Add new API method: `getFeedStats'"
2013-04-11  Andrew Dolgovrebase translations
2013-04-11  Andrew Dolgovblock listing of several util directories; deny access...
2013-04-11  Andrew Dolgovadd feed-icons placeholder index.html
2013-04-11  Andrew Dolgovbackend: add session validation check
2013-04-11  Andrew Dolgovfix import_export plugin for open_basedir; add missing...
2013-04-11  Andrew Dolgovbump api level
2013-04-11  Andrew DolgovMerge pull request #147 from pedros/nnttrss_api_extensions
2013-04-11  Pedro SilvaAdd new API method: `getFeedStats'
2013-04-11  Andrew Dolgovimplement upload-related support for open_basedir
2013-04-11  Andrew DolgovMerge pull request #146 from pictuga/patch-1
2013-04-10  pictugaUse CSS3 ellipsis in .postTitle.
2013-04-10  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-10  Andrew Dolgovmailto: use rawurlencode
2013-04-10  Andrew DolgovMerge pull request #145 from HeikoAdams/master
2013-04-10  Heiko Adamsupdated german translation
2013-04-10  Andrew DolgovRevert "Revert "another attempt to workaround against...
2013-04-10  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-10  Andrew Dolgovpre: forbid layout breaking width
2013-04-10  Andrew DolgovMerge pull request #144 from lotrfan/import_export_fix
2013-04-10  Jeffrey TolarEscape ']]>' (closing CDATA tag) when exporting with...
2013-04-10  Andrew DolgovMerge pull request #143 from mbirth/master
2013-04-09  Markus BirthAdded propagation of $fetch_last_content_type for curl...
2013-04-09  Andrew Dolgovrebase translations
2013-04-09  Andrew Dolgovupdate description of DEFAULT_UPDATE_INTERVAL (2)
2013-04-09  Andrew Dolgovupdate default of allow_duplicate_posts to false, bump...
2013-04-09  Andrew Dolgovrebase translations
2013-04-09  Andrew Dolgovupdate description of DEFAULT_UPDATE_INTERVAL
2013-04-09  Andrew Dolgovadd HOOK_ARTICLE_LEFT_BUTTON
2013-04-09  Andrew Dolgovsearch_to_sql: fix searching for reserved keywords
2013-04-09  Andrew Dolgovmark_button: fix missing id
2013-04-09  Andrew Dolgovimplement support for multiple pub/mark buttons, add...
2013-04-09  Andrew DolgovMerge pull request #141 from tptb/master
2013-04-08  Bernd Amendembed_original: change overflow for the iframe content...
2013-04-08  Andrew Dolgovdo not rely on feed_id when adding archived feed while...
2013-04-08  Andrew DolgovMerge pull request #140 from pictuga/master
2013-04-08  pictugaAdded 'section' in allowed elements
2013-04-08  Andrew DolgovMerge pull request #139 from ezterry/bugfix
2013-04-07  Terrence Ezrolfix bug with image attatchment settings
2013-04-07  Andrew Dolgovmove service-dependent auth plugins to contrib repo
2013-04-07  Andrew Dolgovclarify single user mode description
2013-04-07  Andrew Dolgovadd some infoblurbs to the updater plugin, remove exper...
2013-04-07  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-07  Andrew DolgovgetLabelCounters: properly check for user_entry uid...
2013-04-07  Andrew DolgovMerge pull request #137 from Arthaey/patch-1
2013-04-07  Arthaey AngosiiFix typo in config.php
2013-04-06  Andrew Dolgovremove auth_remote from default configuration
2013-04-06  Andrew DolgovRevert "remove RTITLE"
2013-04-06  Andrew Dolgovremove RTITLE
2013-04-06  Andrew Dolgovinstaller: remove check for pubsubhubbub which is never...
2013-04-06  Andrew Dolgovremove RCHK
2013-04-06  Andrew DolgovMerge pull request #136 from pictuga/master
2013-04-06  pictugaMake sure missing feed-icons keep alignment.
next