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 |
Andrew Dolgov
|
717f5e645b
|
user details for user manager
|
19 years ago |
Andrew Dolgov
|
ab15e65ddc
|
possible fix for possible tag bug
|
19 years ago |
Andrew Dolgov
|
f6f321982f
|
handle last_login in editor/login sequence
|
19 years ago |
Andrew Dolgov
|
e6cb77a07a
|
user manager
|
19 years ago |
Andrew Dolgov
|
203b6d25e5
|
store access level in $_SESSION
|
19 years ago |
Andrew Dolgov
|
273a2f6b43
|
schema updates, ICONS_DIR/ICONS_URL moved to config.php
|
19 years ago |
Andrew Dolgov
|
c8437f35c6
|
optional login form/http basic auth support
|
19 years ago |
Andrew Dolgov
|
1c7f75ed2c
|
http user auth, password changer in preferences
|
19 years ago |
Andrew Dolgov
|
ff485f1d50
|
per-user preferences
|
19 years ago |
Andrew Dolgov
|
c93f38c494
|
display username in header
|
19 years ago |
Andrew Dolgov
|
06da450f4c
|
further functions.php uid work
|
19 years ago |
Andrew Dolgov
|
f1a80dae05
|
functions.php is now uid-aware
|
19 years ago |
Andrew Dolgov
|
9e99787465
|
pass $link into check_feed_favicon()
|
19 years ago |
Andrew Dolgov
|
5da169d992
|
print_radio() fixes
|
19 years ago |
Andrew Dolgov
|
77e9671919
|
preferences editor
|
19 years ago |
Andrew Dolgov
|
4668523d7c
|
printFeedEntry now expects $link
|
19 years ago |
Andrew Dolgov
|
4769ddaf72
|
sql-ize backend.php
|
19 years ago |
Andrew Dolgov
|
b619ff1507
|
sql-ize functions.php
|
19 years ago |
Andrew Dolgov
|
9e0f3ab123
|
fix typo in mysql purge query
|
19 years ago |
Andrew Dolgov
|
140aae812a
|
ugly hack to selectively disable feed purging
|
19 years ago |
Andrew Dolgov
|
5d73494a18
|
per-feed purge intervals
|
19 years ago |
Andrew Dolgov
|
aa5f9f5fec
|
set last_update even if feed failed to update properly
|
19 years ago |
Andrew Dolgov
|
ab3d0b9926
|
store last feed update error in the database (SCHEMA UPDATED), display warning box in preferences on feed update error
|
19 years ago |
Andrew Dolgov
|
c5142ccae7
|
fix DAEMON_REFRESH_ONLY handling
|
19 years ago |