Commit Graph

6770 Commits (356e13b161cabf9e116a3d057c527b0eeee5b25a)
 

Author SHA1 Message Date
Andrew Dolgov 1c286b520f Merge pull request #193 from kwirk/login_form_fix
Fix password field missing on login form when auth_internal not used
11 years ago
Steven Hiscocks 13db181d10 Fix password field missing on login form when auth_internal not used 11 years ago
Perry Werneck ed2e7ab74e Updating pt_BR translation. 11 years ago
Andrew Dolgov dce5037888 remove floicon because its author is a colossal shitlord (http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822) 11 years ago
Andrew Dolgov 47673e6611 add fetch_url and owner_uid to HOOK_FEED_FETCHED 11 years ago
Andrew Dolgov 2f6b75d574 fix atom:link not supported in rss feeds (fucking fuck) (2) 11 years ago
Andrew Dolgov f7d64d03fc fix atom:link not supported in rss feeds (fucking fuck) 11 years ago
Andrew Dolgov d1f3fa9791 try to force-convert feed data to utf8 11 years ago
Andrew Dolgov 175dd0794e reduce menu label font size 11 years ago
Andrew Dolgov 6a51939ee6 db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users 11 years ago
Andrew Dolgov 6e098e5e8c enlarge auto mark offset height 11 years ago
Andrew Dolgov 99d89d10b0 when auto selecting, only select articles actually near the buffer top 11 years ago
Andrew Dolgov a9cd27d6e6 config: expand description of PHP_EXECUTABLE 11 years ago
Andrew Dolgov 4bc6489a80 previous patch, fix typo 11 years ago
Andrew Dolgov cc8d254a61 previous patch, remove active_found 11 years ago
Andrew Dolgov 48be35ca06 while cdm_auto_catchup is enabled, after scrolling set active article to the topmost visible in the buffer so that n/p hotkeys would not reset scrolling position 11 years ago
Andrew Dolgov 2700440178 better support for atom content type xhtml 11 years ago
Andrew Dolgov c594eca0de implement additional counter mode for virtual feeds when there's 0 unread articles 11 years ago
Andrew Dolgov 96ce71f35f atom parser: experimental fix for feeds which do not encode entry content 11 years ago
Andrew Dolgov 6f81395d73 api, getArticle: check for article_id being present 11 years ago
Andrew Dolgov b79da01999 cdm expanded: make read headlines brighter 11 years ago
Andrew Dolgov aff91fce87 redditimgur: support /album/ 11 years ago
Andrew Dolgov 45a4531f98 remove blockquote background and unnecessary padding 11 years ago
Andrew Dolgov b31fb45b0d Merge pull request #192 from supahgreg/header_author_link
Exclude the article author from the cdm title link
11 years ago
supahgreg 13e283ed45 Exclude the article author from the cdm title link 11 years ago
Andrew Dolgov bd3c672320 api, add sanitize to getHeadlines (defaults to true) 11 years ago
Andrew Dolgov dcab541d2c css tweaks for utility and exported articles, etc 11 years ago
Andrew Dolgov 077f221337 hide read categories when feedtree category is first expanded 11 years ago
Andrew Dolgov bc25394c79 merge updated hu_HU manually, rebase translations 11 years ago
Andrew Dolgov 219a08e8b2 Revert "Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master"
This reverts commit 52af297e74, reversing
changes made to a3b9fd12c5.
11 years ago
Andrew Dolgov 914a875d7a Revert "rebase translations"
This reverts commit 4676b4fc5a.
11 years ago
Andrew Dolgov 4676b4fc5a rebase translations 11 years ago
Andrew Dolgov 52af297e74 Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master
Conflicts:
	locale/hu_HU/LC_MESSAGES/messages.po
11 years ago
Andrew Dolgov a3b9fd12c5 fix support of Atom 0.3 11 years ago
Falu f78e2a1f34 updated translation for 1.7.9
752 strings, 100% translated
11 years ago
Andrew Dolgov 32011b9b66 get_minified_js: use basename() on cached file 11 years ago
Andrew Dolgov bf495916ce Merge pull request #190 from gitawego/patch-2
@FIXED dijit modules aren't cached in perfs.php
11 years ago
gitawego 010eb9c169 @FIXED dijit modules aren't cached in perfs.php
I don't know if it's the best practice of using Minifier.php like this
11 years ago
Andrew Dolgov fc0094d5f1 Merge pull request #189 from gitawego/patch-1
@FIXED dijit modules aren't cached in compressed mode
11 years ago
gitawego c8d3fd5b18 @FIXED dijit modules aren't cached in compressed mode 11 years ago
Andrew Dolgov 32d0ccb87d Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov be95c9d252 set feedtree text color (not sure about this) 11 years ago
Andrew Dolgov d1046aefe1 Merge pull request #188 from kpn3m0/patch-1
Feature #686
11 years ago
kpn3m0 349c4229fd Feature #686
If the feed cannot be parsed there is not particular error but always "Unknown/unsupported feed type". The patch uses the error from the XML parser which gives more detailed error reporting.
11 years ago
Andrew Dolgov 4128abee48 remove focus outline on feedtree label 11 years ago
Andrew Dolgov ad61bdc46c make nth-child rows a bit brighter 11 years ago
Andrew Dolgov 7dbb33c1d0 make feedTree less white 11 years ago
Andrew Dolgov 81aa9e2b11 increase contrast of various gray elements 11 years ago
Andrew Dolgov ee71a9ff69 do not force background on expanded cdm active/unread rows 11 years ago
Andrew Dolgov 2a868b6ba2 simplify link css styling, increase prefs font size a bit 11 years ago