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
|
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
|
7b8931889b
|
remove view_mode remark from generated feed url
|
14 years ago |
Andrew Dolgov
|
50332a320c
|
update_rss_feed: use proper owner_uid for pubsubhubbub update url key
|
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
|
5ab9791f34
|
implement pubsubhubbub subscriber (update schema)
|
14 years ago |
Andrew Dolgov
|
b0f379dfff
|
add experimental support for pubsubhubbub in published feed, bump config version (refs #251)
|
14 years ago |
Andrew Dolgov
|
ccdddcc251
|
hlClicked: allow opening originating article directly while middle-clicking on the headline title
|
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
|
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
|
bf9fc06072
|
only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth
|
14 years ago |
Andrew Dolgov
|
1dc52ae7b3
|
pref-prefs: blacklist HEADLINES_SMART_DATE
|
14 years ago |
Andrew Dolgov
|
8de8bfb871
|
authenticate against a hash of identifyable information from certificate instead of only serial (refs #324)
|
14 years ago |
Andrew Dolgov
|
3d72afa19a
|
use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324)
|
14 years ago |
Andrew Dolgov
|
f98252f27c
|
allow authentication using SSL client certificates (closes #324)
|
14 years ago |
Andrew Dolgov
|
a712429edc
|
improve favicon detection (refs #322)
|
14 years ago |
Andrew Dolgov
|
5f6804bc72
|
fetch_file_contents: fix CURL option setting
|
14 years ago |
Andrew Dolgov
|
7b26a148b0
|
config: remove ENABLE_TRANSLATIONS
|
14 years ago |
Andrew Dolgov
|
ebb948c24e
|
rework initial sanitycheck to use JSON
|
14 years ago |
Andrew Dolgov
|
bd202c3f89
|
backend/viewfeed: use JSON
|
14 years ago |
Andrew Dolgov
|
009646d23a
|
backend/view: use JSON instead of XML; backend: output session invalid error using JSON
|
14 years ago |
Andrew Dolgov
|
014d3ad823
|
use CURL when it is available, remove option USE_CURL
|
14 years ago |
Andrew Dolgov
|
8d505d78e3
|
make it possible to subscribe to password-protected feeds (closes #314)
|
14 years ago |
Andrew Dolgov
|
530f5cdafa
|
allow rdf:about as a guid source
|
14 years ago |
Andrew Dolgov
|
176b8ba62f
|
subtoolbar: add shortcut to catchupPage()
|
14 years ago |
Andrew Dolgov
|
dc891b1201
|
fetch_twitter_rss: use proper uid
|
14 years ago |
Andrew Dolgov
|
54a3dd8d10
|
switch twitter support from twitteroauth to tmhOAuth
|
14 years ago |
Andrew Dolgov
|
ab4b768ff9
|
allow searching for date using @keyword syntax
|
14 years ago |
Andrew Dolgov
|
aeaa69919f
|
subcribe_to_feed: only try to use twitter OAuth when authentication information is available (closes #325)
|
14 years ago |
Andrew Dolgov
|
d564f2835c
|
update_rss_feed: do not strip tags of entry_content (refs #323)
|
14 years ago |
Andrew Dolgov
|
c7a8deacd9
|
db_escape_string: remove tags by default (refs #323)
|
14 years ago |
Andrew Dolgov
|
b899847009
|
implement a proper fix of cached images URL (refs #305, closes #300)
|
14 years ago |
Andrew Dolgov
|
9fcbc76fda
|
update image caching handler code (refs #300)
|
14 years ago |
Andrew Dolgov
|
6615cc366c
|
properly handle redirecting back to requested page after logging in (closes #302)
|
14 years ago |
Andrew Dolgov
|
0569a7122c
|
re-add ForceUpdate to viewfeed for update debugging, add some filter debugging
|
14 years ago |
andre-hub
|
08ac193a41
|
small fixes
|
14 years ago |
Andrew Dolgov
|
0efa586a10
|
fix simplepie image cache being requested from the wrong address (close #300)
|
14 years ago |
Andrew Dolgov
|
12df6592f3
|
add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)
|
14 years ago |
Andrew Dolgov
|
5823f9fbab
|
fix USER_STYLESHEET for mysql (was broken because of CR escaping
|
14 years ago |
Andrew Dolgov
|
476edbbb5f
|
backend/rss: always use secret key to get uid when it is available instead of defaulting to session information; fix published url syntax being incorrect (closes #287)
|
14 years ago |
Andrew Dolgov
|
32a5e3444d
|
rename USE_CURL_FOR_ICONS to USE_CURL
|
14 years ago |
Andrew Dolgov
|
ed29b175eb
|
add <s> to valid tags when cleaning content
|
14 years ago |
Andrew Dolgov
|
46137483a5
|
sanitize_rss: do not try to rewrite urls when article seems to contain href= attributes
|
14 years ago |
Andrew Dolgov
|
c3edc667f1
|
use html5 audio player instead of flash when possible
|
14 years ago |
Andrew Dolgov
|
d769a0f75a
|
fix session ip checking
|
14 years ago |
Andrew Dolgov
|
741b60909f
|
tweak article notes
|
14 years ago |
Andrew Dolgov
|
30b6ee8c08
|
clean obsolete options from schema (bump schema version)
|
14 years ago |
Andrew Dolgov
|
0f9b4a60c2
|
tweak subtoolbar dropbox
|
14 years ago |
Andrew Dolgov
|
a64029e55f
|
shorten long titles in postHeader/cdmHeader
|
14 years ago |
Andrew Dolgov
|
cd2cc43dfe
|
limit fresh feed to articles with non-negative score
|
14 years ago |
Andrew Dolgov
|
284642aabf
|
remove compat.php
|
14 years ago |
Andrew Dolgov
|
533c0ea6ec
|
make plaintext urls in article content clickable
|
14 years ago |
Andrew Dolgov
|
0f41fce845
|
change behaviour of SESSION_CHECK_ADDRESS
|
14 years ago |
Andrew Dolgov
|
7515cb51d1
|
blacklist option ENABLE_FLASH_PLAYER
|
14 years ago |
Andrew Dolgov
|
8353bd26f2
|
cdmClicked: use proper response handler
|
14 years ago |
Andrew Dolgov
|
e91ad1e9ab
|
tweak new version dialog
|
14 years ago |
Andrew Dolgov
|
ba7e88e5a5
|
add tweet button to digest, misc digest fixes; rework article tweeting to use ajax loading of needed info
|
14 years ago |
Andrew Dolgov
|
411fe209d6
|
tweak display of tweet button
|
14 years ago |
Andrew Dolgov
|
26a1e185e2
|
show feed update error (if any) in subtoolbar
|
14 years ago |
Andrew Dolgov
|
88e4e5979c
|
rework user CSS support (bump schema)
|
14 years ago |
Andrew Dolgov
|
dcb38ced56
|
tweak browsing by tag query
|
14 years ago |
Andrew Dolgov
|
2fe5afc63a
|
remove MarkAllRead from viewfeed
|
14 years ago |
Andrew Dolgov
|
8cd576a12a
|
better feedlist reloading on subscribed feeds count change
|
14 years ago |
Andrew Dolgov
|
da4fb53f55
|
headlines: layout fix for feeds with no images
|
14 years ago |
Andrew Dolgov
|
76a46b6b37
|
show tweet buttons on a new line
|
14 years ago |
Andrew Dolgov
|
63855db147
|
rework version checking
|
14 years ago |
Andrew Dolgov
|
b3009bcdde
|
add separate update method for Twitter, select it as default when subscribing to twitter.com feeds
|
14 years ago |
Andrew Dolgov
|
57e24c8267
|
add experimental support for Twitter OAuth and Twitter feeds (bump schema)
|
14 years ago |
Andrew Dolgov
|
c0ed037106
|
disable post context menu
|
14 years ago |
Andrew Dolgov
|
96d446011b
|
add support for twitter buttons
|
14 years ago |
Andrew Dolgov
|
c401d5c906
|
blacklist option OPEN_LINKS_IN_NEW_WINDOW, default to rewrite links to open in new windows
|
14 years ago |
Andrew Dolgov
|
d4f46bc1fd
|
feedlist: do not show labels folder when there are no labels
|
14 years ago |
Andrew Dolgov
|
9fe80bcdad
|
experimental display of labelColorIndicators in FeedTree
|
14 years ago |
Andrew Dolgov
|
33d8b5d091
|
subtoolbar-related fixes
|
14 years ago |
Andrew Dolgov
|
d6034614e0
|
properly reset selected index of subtoolbar actions dropdown
|
14 years ago |
Andrew Dolgov
|
6080730067
|
rework pref-prefs to use dijit Form
|
14 years ago |
Andrew Dolgov
|
ec39a02cd8
|
better feed url checking
|
14 years ago |
Andrew Dolgov
|
e2eda97930
|
getFeedIcon: check if real feed icon file exists
|
14 years ago |
Andrew Dolgov
|
f9c388f509
|
refactor feed edit dialog
|
14 years ago |
Andrew Dolgov
|
d90868d719
|
rework filter dialogs to use dijit.Form
|
14 years ago |
Andrew Dolgov
|
cd1bb36d5b
|
startup speed improvements
|
14 years ago |
Andrew Dolgov
|
2547c9ec18
|
cdm: make author clickable
|
14 years ago |
Andrew Dolgov
|
bc372fe30f
|
add post header menu
|
14 years ago |
Andrew Dolgov
|
ca07f49ee0
|
opening articles in new tab tweaks
|
14 years ago |
Andrew Dolgov
|
b509d64e96
|
rework headlines menu and openArticleInNewWindow()
|
14 years ago |
Andrew Dolgov
|
7b5e74c75c
|
add popup menu for headlines
|
14 years ago |
Andrew Dolgov
|
4d65b7dfc5
|
feeds: fix JSON output when there are no subscribed feeds
|
14 years ago |
Andrew Dolgov
|
7b8a143f1b
|
allow onclick editing of categories and drag-reordering of feeds and categories
|
14 years ago |