Andrew Dolgov
|
85ebaa7aab
|
filter test: fix date display format
|
14 years ago |
Andrew Dolgov
|
aaba22250f
|
filter dialog: display parsed date when checking; fix Check it button not using Dijit control
|
14 years ago |
Andrew Dolgov
|
361840203b
|
filter_test: proper implementation using queryFeedHeadlines
|
14 years ago |
Andrew Dolgov
|
452a329b97
|
filter_test: fix per-feed filter testing; misc tweaks
|
14 years ago |
Andrew Dolgov
|
5593784a2c
|
implement test button in filter dialogs
|
14 years ago |
Andrew Dolgov
|
50aa64b3c4
|
squash deprecated warning of htmlpurifier serializer path
|
14 years ago |
Andrew Dolgov
|
ca06ed7d36
|
move HTMLPurifier cache inside CACHE_DIR/htmlpurifier
|
14 years ago |
Andrew Dolgov
|
9b27cec8c0
|
update.php & daemon: chdir to script directory using __FILE__ magic constant
|
14 years ago |
Andrew Dolgov
|
b6c1201c33
|
filters: cast score expression as integer on save to prevent misscoring
|
14 years ago |
Andrew Dolgov
|
90e71380ba
|
api: support passing input parameters using JSON in HTTP POST data
|
14 years ago |
Andrew Dolgov
|
a0e580b0ca
|
api/getHeadlines: add include_attachments parameter
|
14 years ago |
Andrew Dolgov
|
133ab8c713
|
replace references to ttrss-logo.png with logo.png
|
14 years ago |
Andrew Dolgov
|
9fc34a36f1
|
api: remove obsolete getArticles/getNewArticles previously added for tt-rss reader
|
14 years ago |
Andrew Dolgov
|
84e9a8c7e6
|
update.php: update feedbrowser, purge orphans and cleanup cached tags in the update handler
|
14 years ago |
Andrew Dolgov
|
9de6ced109
|
mobile: properly handle going back from article to flat category list
|
14 years ago |
Andrew Dolgov
|
bdea432bbb
|
api/login: properly return LOGIN_ERROR when passed an invalid username
|
14 years ago |
Andrew Dolgov
|
347b467be5
|
backend/loading: fix content type
|
14 years ago |
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 |