Andrew Dolgov
|
71344201b7
|
update_rss_feed: better purging debug
|
14 years ago |
Andrew Dolgov
|
412d258d42
|
update_rss_feed: cleanup debugging
|
14 years ago |
Andrew Dolgov
|
61e420e964
|
config: cleanup
|
14 years ago |
Andrew Dolgov
|
1849a788cc
|
htmlpurifier: suppress HTML.Allowed deprecation warning
|
14 years ago |
Andrew Dolgov
|
dbaa4e4aac
|
config: remove option ENABLE_UPDATE_DAEMON
|
14 years ago |
Andrew Dolgov
|
f56c6cd488
|
sanity check: properly check for ISCONFIGURED
|
14 years ago |
Andrew Dolgov
|
42315f8de8
|
config: add AUTO_ADD_USER (closes #294)
|
14 years ago |
Andrew Dolgov
|
388c645a8b
|
block STRIP_UNSAFE_TAGS (force enable)
|
14 years ago |
Andrew Dolgov
|
f4f0f80d21
|
update HTMLPurifier; enable embedded flash video in articles
|
14 years ago |
Andrew Dolgov
|
ad92c6ac62
|
update ttrss_entries.updated on post update
|
14 years ago |
Andrew Dolgov
|
bbd34ece9a
|
tweak the way update_on_checksum_change works
|
14 years ago |
Andrew Dolgov
|
50b284b196
|
feed editor: show last update error near URL
|
14 years ago |
Andrew Dolgov
|
e57e73ef29
|
rework feed update errors and inactive feeds dialogs
|
14 years ago |
Andrew Dolgov
|
0a13e84edb
|
remove domxml OPML import path
|
14 years ago |
igorette
|
dfa7bb2f63
|
fixed typo, missing semicolon
|
14 years ago |
Andrew Dolgov
|
76a259c20a
|
add sanity check for DOMDocument
|
14 years ago |
Andrew Dolgov
|
592f033943
|
subscribeToFeed: add transport information to exception handler
|
14 years ago |
Andrew Dolgov
|
78ccac0bdd
|
sanitize_tag: block single quote symbol
|
14 years ago |
Andrew Dolgov
|
364e3c859d
|
generate_syndicated_feed: only enable pubsub hub for published feed
|
14 years ago |
Andrew Dolgov
|
9b1a708165
|
generate_syndicated_feed: enable support for notes
|
14 years ago |
Andrew Dolgov
|
20e43935fc
|
generate template-enabled Atom feeds instead of makeshift rss
|
14 years ago |
Andrew Dolgov
|
5de271146b
|
add feed editor button to reset pubsub subscription state
|
14 years ago |
Andrew Dolgov
|
7b8931889b
|
remove view_mode remark from generated feed url
|
14 years ago |
Andrew Dolgov
|
6c0ba5b667
|
genUrlChangeKey: fix href rewriting
|
14 years ago |
Andrew Dolgov
|
50332a320c
|
update_rss_feed: use proper owner_uid for pubsubhubbub update url key
|
14 years ago |
Andrew Dolgov
|
7e0943c6bc
|
fix pubsubhubbub challenge response
|
14 years ago |
Andrew Dolgov
|
ed102aa083
|
because get_self_url_prefix() referenced information unavailable to php CLI clients, add config option SELF_URL_PATH
|
14 years ago |
Andrew Dolgov
|
a9ac55ea76
|
update_rss_feed: misc fixes
|
14 years ago |
Andrew Dolgov
|
6eb8d32d96
|
update_rss_feed: block pubsub subscription requests when CURL is not available
|
14 years ago |
Andrew Dolgov
|
2fcec4c429
|
add missing pubsub pings to operations changing the article published status
|
14 years ago |
Andrew Dolgov
|
dd0345769a
|
schema: mysql: remove foreign key to ttrss_themes before dropping theme_id from ttrss_users
|
14 years ago |
Andrew Dolgov
|
9507ab7f92
|
schema: remove ttrss_themes
|
14 years ago |
Andrew Dolgov
|
6110d44183
|
add lib/pubsubhubbub/subscriber.php
|
14 years ago |
Andrew Dolgov
|
5ab9791f34
|
implement pubsubhubbub subscriber (update schema)
|
14 years ago |
Andrew Dolgov
|
e2bcd11bb1
|
add a sanity check for CURL when using pubsubhubbub
|
14 years ago |
Andrew Dolgov
|
b0f379dfff
|
add experimental support for pubsubhubbub in published feed, bump config version (refs #251)
|
14 years ago |
Andrew Dolgov
|
6f1c5d1760
|
fix zoomToArticle() for new JSON reply format
|
14 years ago |
Andrew Dolgov
|
ccdddcc251
|
hlClicked: allow opening originating article directly while middle-clicking on the headline title
|
14 years ago |
Andrew Dolgov
|
add81ec7a7
|
fix wrong content-type of pref-feeds/add when subscribing through an external mechanism (closes #330)
|
14 years ago |
Andrew Dolgov
|
7fc715a997
|
mobile/classic: remove USER_STYLESHEET_URL
|
14 years ago |
Andrew Dolgov
|
c9b63492fa
|
allow logging in with a different user instead of one supplied by remote authentication/SSL cert
|
14 years ago |
Andrew Dolgov
|
c3ad0b7512
|
mobile: properly load additional headlines when browsing categories (closes #329)
|
14 years ago |
Andrew Dolgov
|
30a2fe5a2a
|
update_rss_feed: fix proper typecasting of mark_unread_on_update/update_on_checksum_change
|
14 years ago |
Andrew Dolgov
|
74b046a1c9
|
add ttrss_feeds.update_on_checksum_change
|
14 years ago |
Andrew Dolgov
|
9382ca847f
|
add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs
|
14 years ago |
Andrew Dolgov
|
46a8bd444d
|
prefs, remove obsolete removeSelectedPrefProfiles()
|
14 years ago |
Andrew Dolgov
|
8ffd20110e
|
implement a special dialog to show feeds without recent updates (closes #264)
|
14 years ago |
Andrew Dolgov
|
a40de1af2c
|
remove obsolete images; layout cleanup
|
14 years ago |
Andrew Dolgov
|
72954b22c5
|
triple-pane: remove obsolete files
|
14 years ago |
Andrew Dolgov
|
bf9fc06072
|
only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth
|
14 years ago |