summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-19Revert "remove floicon because its author is a colossal shitlord ↵Andrew Dolgov
(http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822)" This reverts commit dce5037888968788518dfdb6b1c29f3863238b92.
2013-05-19Merge pull request #195 from vapier/masterAndrew Dolgov
more Google Reader keys
2013-05-19googlereaderkeys: add o/enter/? keys like Google ReaderMike Frysinger
2013-05-19adjust previous patch phrasing a bitAndrew Dolgov
2013-05-19Merge pull request #194 from vapier/masterAndrew Dolgov
document the date preference format string
2013-05-19document the date format stringMike Frysinger
I assumed the format string was related to strftime except all of the fields looked really weird. After digging in the code, this string is actually used with php's date(). Add a note for this so other people can jump quickly to the relevant documentation (which is useful for non-php peeps who have no idea what this is).
2013-05-19Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-05-19when checking filter expression for validity, do not include ↵Andrew Dolgov
ttrss_feed_categories (closes #689)
2013-05-18Merge pull request #193 from kwirk/login_form_fixAndrew Dolgov
Fix password field missing on login form when auth_internal not used
2013-05-18Fix password field missing on login form when auth_internal not usedSteven Hiscocks
2013-05-18remove floicon because its author is a colossal shitlord ↵Andrew Dolgov
(http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822)
2013-05-18add fetch_url and owner_uid to HOOK_FEED_FETCHEDAndrew Dolgov
2013-05-17fix atom:link not supported in rss feeds (fucking fuck) (2)Andrew Dolgov
2013-05-17fix atom:link not supported in rss feeds (fucking fuck)Andrew Dolgov
2013-05-17try to force-convert feed data to utf8Andrew Dolgov
2013-05-17reduce menu label font sizeAndrew Dolgov
2013-05-16db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE ↵Andrew Dolgov
pref missing for unitialized users
2013-05-16enlarge auto mark offset heightAndrew Dolgov
2013-05-16when auto selecting, only select articles actually near the buffer topAndrew Dolgov
2013-05-16config: expand description of PHP_EXECUTABLEAndrew Dolgov
2013-05-16previous patch, fix typoAndrew Dolgov
2013-05-16previous patch, remove active_foundAndrew Dolgov
2013-05-16while cdm_auto_catchup is enabled, after scrolling set active article to the ↵Andrew Dolgov
topmost visible in the buffer so that n/p hotkeys would not reset scrolling position
2013-05-16better support for atom content type xhtmlAndrew Dolgov
2013-05-16implement additional counter mode for virtual feeds when there's 0 unread ↵Andrew Dolgov
articles
2013-05-15atom parser: experimental fix for feeds which do not encode entry contentAndrew Dolgov
2013-05-15api, getArticle: check for article_id being presentAndrew Dolgov
2013-05-15cdm expanded: make read headlines brighterAndrew Dolgov
2013-05-15redditimgur: support /album/Andrew Dolgov
2013-05-15remove blockquote background and unnecessary paddingAndrew Dolgov
2013-05-15Merge pull request #192 from supahgreg/header_author_linkAndrew Dolgov
Exclude the article author from the cdm title link
2013-05-15Exclude the article author from the cdm title linksupahgreg
2013-05-15api, add sanitize to getHeadlines (defaults to true)Andrew Dolgov
2013-05-15css tweaks for utility and exported articles, etcAndrew Dolgov
2013-05-15hide read categories when feedtree category is first expandedAndrew Dolgov
2013-05-15merge updated hu_HU manually, rebase translationsAndrew Dolgov
2013-05-15Revert "Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into ↵Andrew Dolgov
falu-master" This reverts commit 52af297e745f5b5c101c642c45e08d268aa324d8, reversing changes made to a3b9fd12c55a0222060348c3042b17de6f269e0a.
2013-05-15Revert "rebase translations"Andrew Dolgov
This reverts commit 4676b4fc5a15777c6f36904f4e9a547532a3e87f.
2013-05-15rebase translationsAndrew Dolgov
2013-05-15Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-masterAndrew Dolgov
Conflicts: locale/hu_HU/LC_MESSAGES/messages.po
2013-05-15fix support of Atom 0.3Andrew Dolgov
2013-05-15updated translation for 1.7.9Falu
752 strings, 100% translated
2013-05-15get_minified_js: use basename() on cached fileAndrew Dolgov
2013-05-14Merge pull request #190 from gitawego/patch-2Andrew Dolgov
@FIXED dijit modules aren't cached in perfs.php
2013-05-14@FIXED dijit modules aren't cached in perfs.phpgitawego
I don't know if it's the best practice of using Minifier.php like this
2013-05-14Merge pull request #189 from gitawego/patch-1Andrew Dolgov
@FIXED dijit modules aren't cached in compressed mode
2013-05-14@FIXED dijit modules aren't cached in compressed modegitawego
2013-05-14Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-05-14set feedtree text color (not sure about this)Andrew Dolgov
2013-05-14Merge pull request #188 from kpn3m0/patch-1Andrew Dolgov
Feature #686