1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-05 13:20:55 +02:00
Commit Graph

1237 Commits

Author SHA1 Message Date
Andrew Dolgov
dd50b552f7 update_rss_feed: only show PUSH debug when requested 2011-04-25 14:23:35 +04:00
Andrew Dolgov
c57983b1e3 update_rss_feed: add some PUSH debugging 2011-04-24 21:30:02 +04:00
Andrew Dolgov
6b8b3af87e filter_to_sql: properly set query limit by date 2011-04-21 18:27:44 +04:00
Andrew Dolgov
d206ae1d6a update_feedbrowser_cache: properly skip feeds with configured authentication 2011-04-21 15:52:41 +04:00
Andrew Dolgov
2b9c4bae07 get_linked_feeds: properly set feedbrowser cache (fix typo) 2011-04-20 20:10:57 +04:00
Andrew Dolgov
d61063c730 get_linked_feeds: properly set feedbrowser cache 2011-04-20 20:09:32 +04:00
Andrew Dolgov
109662e12f feedbrowser_cache & linked feeds: add site url (bump schema) 2011-04-20 20:05:10 +04:00
Andrew Dolgov
81731791d4 get_linked_feeds: fix mysql date syntax 2011-04-20 15:40:10 +04:00
Andrew Dolgov
414d0d1f46 implement feedbrowser using linked feeds; set proper fetch timeout 2011-04-20 15:36:46 +04:00
Andrew Dolgov
ae5f7bb11a implement fetching and exporting of shared feeds 2011-04-20 15:21:00 +04:00
Andrew Dolgov
5300354848 fix searching by date; add search help prompt 2011-04-19 15:59:28 +04:00
Andrew Dolgov
4a06f46dc7 set mouse cursor on feed link icons in headlines display 2011-04-19 15:16:17 +04:00
Andrew Dolgov
6edeede312 tweak headlines layout to prevent long date clipping 2011-04-19 15:15:10 +04:00
Andrew Dolgov
0780f4f4fd add tooltip with all article tags 2011-04-19 14:54:27 +04:00
Andrew Dolgov
fcfa9ef15b rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 2011-04-19 13:20:59 +04:00
Andrew Dolgov
6338b16fb5 filter_to_sql: limit results to last 30 days of articles 2011-04-18 20:01:25 +04:00
Andrew Dolgov
ad95edc2db move buttonplayer to lib/ 2011-04-18 13:54:46 +04:00
Andrew Dolgov
b7d1a163c6 getSearchSql -> search_to_sql 2011-04-18 13:40:17 +04:00
Andrew Dolgov
361840203b filter_test: proper implementation using queryFeedHeadlines 2011-04-18 13:04:24 +04:00
Andrew Dolgov
50aa64b3c4 squash deprecated warning of htmlpurifier serializer path 2011-04-16 18:35:16 +04:00
Andrew Dolgov
ca06ed7d36 move HTMLPurifier cache inside CACHE_DIR/htmlpurifier 2011-04-15 14:06:27 +04:00
Andrew Dolgov
a0e580b0ca api/getHeadlines: add include_attachments parameter 2011-04-14 21:00:36 +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
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
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
7b8931889b remove view_mode remark from generated feed url 2011-04-02 11:15:43 +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
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
5ab9791f34 implement pubsubhubbub subscriber (update schema) 2011-04-01 13:55:39 +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
ccdddcc251 hlClicked: allow opening originating article directly while middle-clicking on the headline title 2011-03-30 16:39:27 +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
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
bf9fc06072 only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth 2011-03-28 13:03:43 +04:00
Andrew Dolgov
1dc52ae7b3 pref-prefs: blacklist HEADLINES_SMART_DATE 2011-03-28 12:17:40 +04:00
Andrew Dolgov
8de8bfb871 authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 2011-03-28 09:45:23 +04:00
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) 2011-03-28 08:30:15 +04:00
Andrew Dolgov
f98252f27c allow authentication using SSL client certificates (closes #324) 2011-03-27 16:40:23 +04:00
Andrew Dolgov
a712429edc improve favicon detection (refs #322) 2011-03-24 13:41:25 +03:00
Andrew Dolgov
5f6804bc72 fetch_file_contents: fix CURL option setting 2011-03-18 19:27:48 +03:00
Andrew Dolgov
7b26a148b0 config: remove ENABLE_TRANSLATIONS 2011-03-18 19:25:06 +03:00
Andrew Dolgov
ebb948c24e rework initial sanitycheck to use JSON 2011-03-18 17:39:23 +03:00
Andrew Dolgov
bd202c3f89 backend/viewfeed: use JSON 2011-03-18 14:05:20 +03:00
Andrew Dolgov
009646d23a backend/view: use JSON instead of XML; backend: output session invalid error using JSON 2011-03-18 12:48:26 +03:00
Andrew Dolgov
014d3ad823 use CURL when it is available, remove option USE_CURL 2011-03-17 19:16:44 +03:00
Andrew Dolgov
8d505d78e3 make it possible to subscribe to password-protected feeds (closes #314) 2011-03-17 19:05:28 +03:00
Andrew Dolgov
530f5cdafa allow rdf:about as a guid source 2011-03-08 19:04:54 +03:00
Andrew Dolgov
176b8ba62f subtoolbar: add shortcut to catchupPage() 2011-03-07 15:21:31 +03:00
Andrew Dolgov
dc891b1201 fetch_twitter_rss: use proper uid 2011-03-06 12:10:32 +03:00
Andrew Dolgov
54a3dd8d10 switch twitter support from twitteroauth to tmhOAuth 2011-03-06 12:05:58 +03:00
Andrew Dolgov
ab4b768ff9 allow searching for date using @keyword syntax 2011-03-05 10:02:49 +03:00
Andrew Dolgov
aeaa69919f subcribe_to_feed: only try to use twitter OAuth when authentication information is available (closes #325) 2011-02-26 15:11:20 +03:00
Andrew Dolgov
d564f2835c update_rss_feed: do not strip tags of entry_content (refs #323) 2011-02-20 00:13:13 +03:00
Andrew Dolgov
c7a8deacd9 db_escape_string: remove tags by default (refs #323) 2011-02-19 16:55:36 +03:00
Andrew Dolgov
b899847009 implement a proper fix of cached images URL (refs #305, closes #300) 2011-01-31 13:22:36 +03:00
Andrew Dolgov
9fcbc76fda update image caching handler code (refs #300) 2011-01-26 12:29:45 +03:00
Andrew Dolgov
6615cc366c properly handle redirecting back to requested page after logging in (closes #302) 2011-01-18 16:47:52 +03:00
Andrew Dolgov
0569a7122c re-add ForceUpdate to viewfeed for update debugging, add some filter debugging 2011-01-18 00:32:48 +03:00
andre-hub
08ac193a41 small fixes 2011-01-16 11:04:05 +03:00
Andrew Dolgov
0efa586a10 fix simplepie image cache being requested from the wrong address (close #300) 2011-01-11 11:38:03 +03:00
Andrew Dolgov
12df6592f3 add optional AUTO_LOGIN for when remote authentication is allowed (closes #295) 2011-01-11 11:36:35 +03:00
Andrew Dolgov
5823f9fbab fix USER_STYLESHEET for mysql (was broken because of CR escaping 2010-12-28 09:11:49 +03:00
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) 2010-12-27 16:47:33 +03:00
Andrew Dolgov
32a5e3444d rename USE_CURL_FOR_ICONS to USE_CURL 2010-12-27 15:45:28 +03:00
Andrew Dolgov
ed29b175eb add <s> to valid tags when cleaning content 2010-12-15 13:00:10 +03:00
Andrew Dolgov
46137483a5 sanitize_rss: do not try to rewrite urls when article seems to contain href= attributes 2010-11-30 18:35:24 +03:00
Andrew Dolgov
c3edc667f1 use html5 audio player instead of flash when possible 2010-11-30 12:40:23 +03:00
Andrew Dolgov
d769a0f75a fix session ip checking 2010-11-29 21:29:58 +03:00
Andrew Dolgov
741b60909f tweak article notes 2010-11-29 20:36:39 +03:00
Andrew Dolgov
30b6ee8c08 clean obsolete options from schema (bump schema version) 2010-11-29 13:02:44 +03:00
Andrew Dolgov
0f9b4a60c2 tweak subtoolbar dropbox 2010-11-29 11:57:17 +03:00
Andrew Dolgov
a64029e55f shorten long titles in postHeader/cdmHeader 2010-11-28 12:26:09 +03:00
Andrew Dolgov
cd2cc43dfe limit fresh feed to articles with non-negative score 2010-11-27 12:22:34 +03:00
Andrew Dolgov
284642aabf remove compat.php 2010-11-26 19:18:06 +03:00
Andrew Dolgov
533c0ea6ec make plaintext urls in article content clickable 2010-11-26 13:13:09 +03:00
Andrew Dolgov
0f41fce845 change behaviour of SESSION_CHECK_ADDRESS 2010-11-26 12:31:01 +03:00
Andrew Dolgov
7515cb51d1 blacklist option ENABLE_FLASH_PLAYER 2010-11-25 15:32:53 +03:00
Andrew Dolgov
8353bd26f2 cdmClicked: use proper response handler 2010-11-25 15:30:28 +03:00
Andrew Dolgov
e91ad1e9ab tweak new version dialog 2010-11-25 14:57:32 +03:00
Andrew Dolgov
ba7e88e5a5 add tweet button to digest, misc digest fixes; rework article tweeting to use ajax loading of needed info 2010-11-25 12:58:29 +03:00
Andrew Dolgov
411fe209d6 tweak display of tweet button 2010-11-25 12:06:09 +03:00
Andrew Dolgov
26a1e185e2 show feed update error (if any) in subtoolbar 2010-11-24 19:30:41 +03:00
Andrew Dolgov
88e4e5979c rework user CSS support (bump schema) 2010-11-24 19:23:24 +03:00
Andrew Dolgov
dcb38ced56 tweak browsing by tag query 2010-11-24 14:47:18 +03:00