Andrew Dolgov
|
84e9a8c7e6
|
update.php: update feedbrowser, purge orphans and cleanup cached tags in the update handler
|
2011-04-13 15:48:20 +04:00 |
|
Andrew Dolgov
|
9de6ced109
|
mobile: properly handle going back from article to flat category list
|
2011-04-13 15:09:00 +04:00 |
|
Andrew Dolgov
|
bdea432bbb
|
api/login: properly return LOGIN_ERROR when passed an invalid username
|
2011-04-13 14:18:33 +04:00 |
|
Andrew Dolgov
|
347b467be5
|
backend/loading: fix content type
|
2011-04-13 08:06:20 +04:00 |
|
Andrew Dolgov
|
71344201b7
|
update_rss_feed: better purging debug
|
2011-04-12 20:23:55 +04:00 |
|
Andrew Dolgov
|
412d258d42
|
update_rss_feed: cleanup debugging
|
2011-04-12 19:52:05 +04:00 |
|
Andrew Dolgov
|
61e420e964
|
config: cleanup
|
2011-04-12 19:44:39 +04:00 |
|
Andrew Dolgov
|
1849a788cc
|
htmlpurifier: suppress HTML.Allowed deprecation warning
|
2011-04-12 19:35:13 +04:00 |
|
Andrew Dolgov
|
dbaa4e4aac
|
config: remove option ENABLE_UPDATE_DAEMON
|
2011-04-12 19:33:12 +04:00 |
|
Andrew Dolgov
|
f56c6cd488
|
sanity check: properly check for ISCONFIGURED
|
2011-04-12 19:29:45 +04:00 |
|
Andrew Dolgov
|
42315f8de8
|
config: add AUTO_ADD_USER (closes #294)
|
2011-04-12 19:28:35 +04:00 |
|
Andrew Dolgov
|
388c645a8b
|
block STRIP_UNSAFE_TAGS (force enable)
|
2011-04-11 16:43:54 +04:00 |
|
Andrew Dolgov
|
f4f0f80d21
|
update HTMLPurifier; enable embedded flash video in articles
|
2011-04-11 16:41:01 +04:00 |
|
Andrew Dolgov
|
ad92c6ac62
|
update ttrss_entries.updated on post update
|
2011-04-11 13:23:18 +04:00 |
|
Andrew Dolgov
|
bbd34ece9a
|
tweak the way update_on_checksum_change works
|
2011-04-11 11:59:22 +04:00 |
|
Andrew Dolgov
|
50b284b196
|
feed editor: show last update error near URL
|
2011-04-08 15:45:39 +04:00 |
|
Andrew Dolgov
|
e57e73ef29
|
rework feed update errors and inactive feeds dialogs
|
2011-04-08 15:37:50 +04:00 |
|
Andrew Dolgov
|
0a13e84edb
|
remove domxml OPML import path
|
2011-04-05 19:07:19 +04:00 |
|
igorette
|
dfa7bb2f63
|
fixed typo, missing semicolon
|
2011-04-05 16:42:08 +04:00 |
|
Andrew Dolgov
|
76a259c20a
|
add sanity check for DOMDocument
|
2011-04-05 16:25:07 +04:00 |
|
Andrew Dolgov
|
592f033943
|
subscribeToFeed: add transport information to exception handler
|
2011-04-05 14:49:28 +04:00 |
|
Andrew Dolgov
|
78ccac0bdd
|
sanitize_tag: block single quote symbol
|
2011-04-04 13:46:44 +04:00 |
|
Andrew Dolgov
|
364e3c859d
|
generate_syndicated_feed: only enable pubsub hub for published feed
|
2011-04-04 13:42:14 +04:00 |
|
Andrew Dolgov
|
9b1a708165
|
generate_syndicated_feed: enable support for notes
|
2011-04-04 13:36:21 +04:00 |
|
Andrew Dolgov
|
20e43935fc
|
generate template-enabled Atom feeds instead of makeshift rss
|
2011-04-04 13:30:47 +04:00 |
|
Andrew Dolgov
|
5de271146b
|
add feed editor button to reset pubsub subscription state
|
2011-04-02 14:39:46 +04:00 |
|
Andrew Dolgov
|
7b8931889b
|
remove view_mode remark from generated feed url
|
2011-04-02 11:15:43 +04:00 |
|
Andrew Dolgov
|
6c0ba5b667
|
genUrlChangeKey: fix href rewriting
|
2011-04-02 11:09:06 +04:00 |
|
Andrew Dolgov
|
50332a320c
|
update_rss_feed: use proper owner_uid for pubsubhubbub update url key
|
2011-04-02 10:27:26 +04:00 |
|
Andrew Dolgov
|
7e0943c6bc
|
fix pubsubhubbub challenge response
|
2011-04-01 21:25:55 +04:00 |
|
Andrew Dolgov
|
ed102aa083
|
because get_self_url_prefix() referenced information unavailable to php CLI clients, add config option SELF_URL_PATH
|
2011-04-01 20:41:18 +04:00 |
|
Andrew Dolgov
|
a9ac55ea76
|
update_rss_feed: misc fixes
|
2011-04-01 17:23:44 +04:00 |
|
Andrew Dolgov
|
6eb8d32d96
|
update_rss_feed: block pubsub subscription requests when CURL is not available
|
2011-04-01 17:20:54 +04:00 |
|
Andrew Dolgov
|
2fcec4c429
|
add missing pubsub pings to operations changing the article published status
|
2011-04-01 16:58:34 +04:00 |
|
Andrew Dolgov
|
dd0345769a
|
schema: mysql: remove foreign key to ttrss_themes before dropping theme_id from ttrss_users
|
2011-04-01 15:32:27 +04:00 |
|
Andrew Dolgov
|
9507ab7f92
|
schema: remove ttrss_themes
|
2011-04-01 15:26:02 +04:00 |
|
Andrew Dolgov
|
6110d44183
|
add lib/pubsubhubbub/subscriber.php
|
2011-04-01 13:58:26 +04:00 |
|
Andrew Dolgov
|
5ab9791f34
|
implement pubsubhubbub subscriber (update schema)
|
2011-04-01 13:55:39 +04:00 |
|
Andrew Dolgov
|
e2bcd11bb1
|
add a sanity check for CURL when using pubsubhubbub
|
2011-04-01 09:42:15 +04:00 |
|
Andrew Dolgov
|
b0f379dfff
|
add experimental support for pubsubhubbub in published feed, bump config version (refs #251)
|
2011-04-01 09:36:29 +04:00 |
|
Andrew Dolgov
|
6f1c5d1760
|
fix zoomToArticle() for new JSON reply format
|
2011-03-31 14:27:13 +04:00 |
|
Andrew Dolgov
|
ccdddcc251
|
hlClicked: allow opening originating article directly while middle-clicking on the headline title
|
2011-03-30 16:39:27 +04:00 |
|
Andrew Dolgov
|
add81ec7a7
|
fix wrong content-type of pref-feeds/add when subscribing through an external mechanism (closes #330)
|
2011-03-29 18:01:04 +04:00 |
|
Andrew Dolgov
|
7fc715a997
|
mobile/classic: remove USER_STYLESHEET_URL
|
2011-03-29 16:00:06 +04:00 |
|
Andrew Dolgov
|
c9b63492fa
|
allow logging in with a different user instead of one supplied by remote authentication/SSL cert
|
2011-03-29 15:50:28 +04:00 |
|
Andrew Dolgov
|
c3ad0b7512
|
mobile: properly load additional headlines when browsing categories (closes #329)
|
2011-03-29 14:10:12 +04:00 |
|
Andrew Dolgov
|
30a2fe5a2a
|
update_rss_feed: fix proper typecasting of mark_unread_on_update/update_on_checksum_change
|
2011-03-29 12:23:15 +04:00 |
|
Andrew Dolgov
|
74b046a1c9
|
add ttrss_feeds.update_on_checksum_change
|
2011-03-29 12:16:09 +04:00 |
|
Andrew Dolgov
|
9382ca847f
|
add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs
|
2011-03-29 12:05:39 +04:00 |
|
Andrew Dolgov
|
46a8bd444d
|
prefs, remove obsolete removeSelectedPrefProfiles()
|
2011-03-28 15:55:50 +04:00 |
|