Andrew Dolgov
d7b5a9e7f5
labels: add auxcounters
12 years ago
Andrew Dolgov
1874c8d6df
feedparser: properly handle nodeValue of rss channel link element ( closes #692 )
12 years ago
Andrew Dolgov
610fe11535
add HOOK_PREFS_TAB_SECTION to user manager toolbar
12 years ago
Andrew Dolgov
6f49cedfd7
update sphinx index option description
12 years ago
Andrew Dolgov
81fbafef0f
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
9e14c591c1
unify normal headline colors with cdm; add selected backgrounds in expandable and 3 panel mode
12 years ago
Andrew Dolgov
bb4d6a88f3
Merge pull request #197 from HeikoAdams/master
...
Bugfix functions.php
12 years ago
Heiko Adams
9717d5de9d
fixed wrong path for css files in function calculate_dep_timestamp
12 years ago
Andrew Dolgov
6938c03658
always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme
12 years ago
Andrew Dolgov
6791af0cfd
pass feed it to feed_fetched and fetch_feed hooks
12 years ago
Andrew Dolgov
ee65bef405
add HOOK_FETCH_FEED
12 years ago
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