Andrew Dolgov
0ad2013bd2
update_rss_feed: remove unused override_url parameter
12 years ago
Andrew Dolgov
042003d55e
parser/rss: try to get link from guid isPermaLink=true
12 years ago
Andrew Dolgov
8a50539c44
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
830f6f08b4
daemon2: only perform houskeeping on task 0
12 years ago
Andrew Dolgov
c30248bd7f
Merge pull request #196 from levito/patch-1
...
update path to utility.css
12 years ago
Veit Lehmann
c1eeddfd79
update path to utility.css
12 years ago
Andrew Dolgov
9e40bd3c33
add floicon to gitignore
12 years ago
Andrew Dolgov
5bbc4bb4b0
move stylesheets to css/, reference default tt-rss stylesheets from
...
default.css to make custom themes easier
12 years ago
Andrew Dolgov
a5eca88750
add a placeholder where floicon might be added if needed, still keep it
...
off trunk re: author being a shitlord
12 years ago
Andrew Dolgov
82852ecd33
Revert "remove floicon because its author is a colossal shitlord ( http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822 )"
...
This reverts commit dce5037888
.
12 years ago
Andrew Dolgov
8e74763dc8
Merge pull request #195 from vapier/master
...
more Google Reader keys
12 years ago
Mike Frysinger
68ad3aea9d
googlereaderkeys: add o/enter/? keys like Google Reader
12 years ago
Andrew Dolgov
8429af52be
adjust previous patch phrasing a bit
12 years ago
Andrew Dolgov
3121ed9f1f
Merge pull request #194 from vapier/master
...
document the date preference format string
12 years ago
Mike Frysinger
5bac322258
document the date format string
...
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).
12 years ago
Andrew Dolgov
cc0e24ba90
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
7711086b9a
when checking filter expression for validity, do not include ttrss_feed_categories ( closes #689 )
12 years ago
Andrew Dolgov
1c286b520f
Merge pull request #193 from kwirk/login_form_fix
...
Fix password field missing on login form when auth_internal not used
12 years ago
Steven Hiscocks
13db181d10
Fix password field missing on login form when auth_internal not used
12 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 )
12 years ago
Andrew Dolgov
47673e6611
add fetch_url and owner_uid to HOOK_FEED_FETCHED
12 years ago
Andrew Dolgov
2f6b75d574
fix atom:link not supported in rss feeds (fucking fuck) (2)
12 years ago
Andrew Dolgov
f7d64d03fc
fix atom:link not supported in rss feeds (fucking fuck)
12 years ago
Andrew Dolgov
d1f3fa9791
try to force-convert feed data to utf8
12 years ago
Andrew Dolgov
175dd0794e
reduce menu label font size
12 years ago
Andrew Dolgov
6a51939ee6
db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users
12 years ago
Andrew Dolgov
6e098e5e8c
enlarge auto mark offset height
12 years ago
Andrew Dolgov
99d89d10b0
when auto selecting, only select articles actually near the buffer top
12 years ago
Andrew Dolgov
a9cd27d6e6
config: expand description of PHP_EXECUTABLE
12 years ago
Andrew Dolgov
4bc6489a80
previous patch, fix typo
12 years ago
Andrew Dolgov
cc8d254a61
previous patch, remove active_found
12 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
12 years ago
Andrew Dolgov
2700440178
better support for atom content type xhtml
12 years ago
Andrew Dolgov
c594eca0de
implement additional counter mode for virtual feeds when there's 0 unread articles
12 years ago
Andrew Dolgov
96ce71f35f
atom parser: experimental fix for feeds which do not encode entry content
12 years ago
Andrew Dolgov
6f81395d73
api, getArticle: check for article_id being present
12 years ago
Andrew Dolgov
b79da01999
cdm expanded: make read headlines brighter
12 years ago
Andrew Dolgov
aff91fce87
redditimgur: support /album/
12 years ago
Andrew Dolgov
45a4531f98
remove blockquote background and unnecessary padding
12 years ago
Andrew Dolgov
b31fb45b0d
Merge pull request #192 from supahgreg/header_author_link
...
Exclude the article author from the cdm title link
12 years ago
supahgreg
13e283ed45
Exclude the article author from the cdm title link
12 years ago
Andrew Dolgov
bd3c672320
api, add sanitize to getHeadlines (defaults to true)
12 years ago
Andrew Dolgov
dcab541d2c
css tweaks for utility and exported articles, etc
12 years ago
Andrew Dolgov
077f221337
hide read categories when feedtree category is first expanded
12 years ago
Andrew Dolgov
bc25394c79
merge updated hu_HU manually, rebase translations
12 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
.
12 years ago
Andrew Dolgov
914a875d7a
Revert "rebase translations"
...
This reverts commit 4676b4fc5a
.
12 years ago
Andrew Dolgov
4676b4fc5a
rebase translations
12 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
12 years ago
Andrew Dolgov
a3b9fd12c5
fix support of Atom 0.3
12 years ago