Andrew Dolgov
|
d7b5a9e7f5
|
labels: add auxcounters
|
12 years ago |
Heiko Adams
|
9717d5de9d
|
fixed wrong path for css files in function calculate_dep_timestamp
|
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
|
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
|
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 |
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
|
d1f3fa9791
|
try to force-convert feed data to utf8
|
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
|
c594eca0de
|
implement additional counter mode for virtual feeds when there's 0 unread articles
|
12 years ago |
Andrew Dolgov
|
32011b9b66
|
get_minified_js: use basename() on cached file
|
12 years ago |
Andrew Dolgov
|
d1c977bfbb
|
release 1.7.9
|
12 years ago |
Andrew Dolgov
|
15d52d5152
|
errorhandler: check for Logger class existing
|
12 years ago |
Andrew Dolgov
|
fd687300bf
|
Revert "subscribe_to_feed: use already fetched data when updating initially"
This reverts commit 23923fb29b .
|
12 years ago |
Andrew Dolgov
|
74a8b2f6f1
|
check_for_update: compare against VERSION_STATIC
|
12 years ago |
Andrew Dolgov
|
14c53e4e60
|
tweak visual for headlines
|
12 years ago |
Andrew Dolgov
|
23923fb29b
|
subscribe_to_feed: use already fetched data when updating initially
|
12 years ago |
Rasmus Lerdorf
|
6f7798b643
|
Fixing bugs found by static analysis
|
12 years ago |
Andrew Dolgov
|
f4ae0f053b
|
update: remove debugging block
|
12 years ago |
Andrew Dolgov
|
54b7590c7f
|
format_article_tags: improve performance
|
12 years ago |
Andrew Dolgov
|
f8a25082b3
|
make tag cache processing faster in cdm
|
12 years ago |
Andrew Dolgov
|
566417c4e7
|
restore updstart threshold
|
12 years ago |
Andrew Dolgov
|
5d3e5a1bb2
|
simplify feed cache age handling (reduce caching to sequential updates)
|
12 years ago |
Andrew Dolgov
|
5de4010487
|
disable marking for the time being
|
12 years ago |
Andrew Dolgov
|
5ef8409700
|
move the precautionary timestamp bumping
|
12 years ago |
Andrew Dolgov
|
d0e9c40a5a
|
Revert "ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere"
http://tt-rss.org/forum/viewtopic.php?f=10&t=1964
This reverts commit d571740b33 .
|
12 years ago |
Andrew Dolgov
|
5d0d3887af
|
add _DISABLE_HTTP_304
|
12 years ago |
Andrew Dolgov
|
15c762beda
|
updater: show owner_uid for checked feeds
|
12 years ago |
Andrew Dolgov
|
52637d3b30
|
remove cache valid bailout clause
|
12 years ago |
Andrew Dolgov
|
865a3ed6a0
|
change feed cache file extension
|
12 years ago |
Andrew Dolgov
|
d4992d6b48
|
add support for dc:subject and slash:comments
|
12 years ago |
Andrew Dolgov
|
ee78f81ccd
|
update: better tag-related debugging info
|
12 years ago |
Andrew Dolgov
|
852d4ac890
|
support RDF-XML feeds
|
12 years ago |
Andrew Dolgov
|
fd0daa9b55
|
remove simplepie
|
12 years ago |
Andrew Dolgov
|
431e27851b
|
actually save feed xml in the cache
|
12 years ago |
Andrew Dolgov
|
99429e57e4
|
remove simplepie entity decode hacks
|
12 years ago |
Andrew Dolgov
|
b8f316dc28
|
change caching to save xml data, remove RDF init section
|
12 years ago |
Andrew Dolgov
|
04d2f9c831
|
add basic rss support
|
12 years ago |
Andrew Dolgov
|
cd07592c29
|
add basic tinyparser/atom
|
12 years ago |
Andrew Dolgov
|
65c8d5e76d
|
update: set last_updated to now() when process starts
|
12 years ago |
Andrew Dolgov
|
d571740b33
|
ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere
|
12 years ago |
Andrew Dolgov
|
b18d109f22
|
only get USER_LANGUAGE on schema 120 and up
|
12 years ago |
Andrew Dolgov
|
39ede9862f
|
experimental: decode numerical utf entities on import in entry title
|
12 years ago |
Andrew Dolgov
|
7b149552cb
|
remove language selector from the login form, store language in the database per-user
|
12 years ago |