Andrew Dolgov
|
75836f3386
|
option to redirect to https url for login, option ENABLE_LOGIN_SSL (fixes some non-absolute redirects)
|
19 years ago |
Andrew Dolgov
|
1f2b01ed8e
|
update_feeds.php for CLI
|
19 years ago |
Andrew Dolgov
|
f26450f18c
|
smart_date_time() display fix
|
19 years ago |
Andrew Dolgov
|
372ced8b95
|
improve tag and content detection
|
19 years ago |
Andrew Dolgov
|
31483fc1ab
|
replace + to space when detecting tags (because tags are detected from technorati urls)
|
19 years ago |
Andrew Dolgov
|
a654a595b8
|
xml-import: fix escaping issues
|
19 years ago |
Andrew Dolgov
|
19c9cb1143
|
support for filter actions
|
19 years ago |
Andrew Dolgov
|
42918a0765
|
show only 4 tags in article view, possibly improve tag detection
|
19 years ago |
Andrew Dolgov
|
a88c1f3644
|
update_interval < 0 disables feed updates, show only 20 subscribed feeds in user details
|
19 years ago |
Andrew Dolgov
|
be773442d2
|
option HEADLINES_SMART_DATE
|
19 years ago |
Andrew Dolgov
|
832b7bfc58
|
one more fix for Magpie link_ weirdness
|
19 years ago |
Andrew Dolgov
|
59ba2c75c7
|
more atom compatibility workarounds
|
19 years ago |
Andrew Dolgov
|
387234f3fd
|
import rss_utils.inc for parse_w3cdtf()
|
19 years ago |
Andrew Dolgov
|
ddb68b812c
|
weird magpie Atom parse workaround, feed is always updated when added (to get title, etc.) even if DAEMON_REFRESH_ONLY is set
|
19 years ago |
Andrew Dolgov
|
21cfcdf29b
|
move DAEMON_REFRESH_ONLY check to update_rss_feed
|
19 years ago |
Andrew Dolgov
|
503eb3498a
|
generic theme support, misc compact stylesheet iframe fixes
|
19 years ago |
Andrew Dolgov
|
54a60e1a00
|
get_user_theme_path()
|
19 years ago |
Andrew Dolgov
|
dd8c76a9a2
|
move update_rss_feed transaction lock after $rss validity check
|
19 years ago |
Andrew Dolgov
|
25af8dadb4
|
remove transaction lock in update_all_feeds
|
19 years ago |
Andrew Dolgov
|
3547842a4f
|
feed editor improvements
|
19 years ago |
Andrew Dolgov
|
cce28758b2
|
debug request variable sets error_reporting to E_ALL
|
19 years ago |
Andrew Dolgov
|
74bff337da
|
change default feed for new users (come again)
|
19 years ago |
Andrew Dolgov
|
628fcd2c67
|
change default feed for new users
|
19 years ago |
Andrew Dolgov
|
ee2c305003
|
fix broken tag detection due to $entry_content being escaped
|
19 years ago |
Andrew Dolgov
|
3b0feb9b7f
|
misc prefs interface cleanups
|
19 years ago |
Andrew Dolgov
|
f557cd78ff
|
some http auth fixes
|
19 years ago |
Andrew Dolgov
|
30a49c9227
|
DAEMON_REFRESH_ONLY makes a lot more sense as a global option
|
19 years ago |
Andrew Dolgov
|
147f7691fc
|
allow updates of ttrss_feeds.site_url/icon_url
|
19 years ago |
Andrew Dolgov
|
ead60402dd
|
per-feed filters
|
19 years ago |
Andrew Dolgov
|
3a933f22b1
|
filters are now actually applied separately for each user
|
19 years ago |
Andrew Dolgov
|
fe99ab12bb
|
fix possible bug in tag-processing part of update_rss_feed
|
19 years ago |
Andrew Dolgov
|
a277007718
|
command globalUpdateFeeds to update feeds of all users at once
|
19 years ago |
Andrew Dolgov
|
c7a03b7a53
|
fix prefs_init for single user mode
|
19 years ago |
Andrew Dolgov
|
26c5729f9d
|
more http auth related work, logout still doesn't work
|
19 years ago |
Andrew Dolgov
|
b8aa49bc97
|
more http auth related fixes, unified login sequence function
|
19 years ago |
Andrew Dolgov
|
7fed194054
|
make update_rss_feed() neutral to logged in user
|
19 years ago |
Andrew Dolgov
|
8cb7480484
|
fix http basic authentication
|
19 years ago |
Andrew Dolgov
|
f324892e58
|
handle site_url in ttrss_feeds (and display in feed details)
|
19 years ago |
Andrew Dolgov
|
b17fcb1a0c
|
fix double escaping of entry data on insert/update sequence
|
19 years ago |
Andrew Dolgov
|
1c73bc0c4d
|
remove obsolete code from updateFeed()
|
19 years ago |
Andrew Dolgov
|
6385315d2a
|
rewrite post update mechanism
|
19 years ago |
Andrew Dolgov
|
71604ca4e9
|
new option - ALLOW_DUPLICATE_POSTS
|
19 years ago |
Andrew Dolgov
|
35d8cf43bc
|
fix and enable purge_feed()
|
19 years ago |
Andrew Dolgov
|
05732aa0b6
|
misc new schema support related work
|
19 years ago |
Andrew Dolgov
|
4c193675d0
|
initial split ttrss_entries work
|
19 years ago |
Andrew Dolgov
|
93d40f50ba
|
respect $fetch in update_all_feeds (forceUpdateAllFeeds handling)
|
19 years ago |
Andrew Dolgov
|
25da690943
|
fix tags crosslink bug in update_feed
|
19 years ago |
Andrew Dolgov
|
4e90d6d273
|
fix crosslink bug in update_feed
|
19 years ago |
Andrew Dolgov
|
3b0948c4ab
|
sort tags in feedlist output, "technorati tag:" is stripped from tagname
|
19 years ago |
Andrew Dolgov
|
fefa6ca3af
|
globalPurge rpc call
|
19 years ago |