1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-04 13:10:49 +02:00
Commit Graph

583 Commits

Author SHA1 Message Date
Andrew Dolgov
388c645a8b block STRIP_UNSAFE_TAGS (force enable) 2011-04-11 16:43:54 +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
Andrew Dolgov
5de271146b add feed editor button to reset pubsub subscription state 2011-04-02 14:39:46 +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
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
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
8ffd20110e implement a special dialog to show feeds without recent updates (closes #264) 2011-03-28 15:53:48 +04:00
Andrew Dolgov
a4cd9d58ff update feeds with errors dialog 2011-03-28 12:34:39 +04:00
Andrew Dolgov
aa3b9272c6 pref-prefs: profile blacklist SSL_CERT_SERIAL 2011-03-28 12:26:33 +04:00
Andrew Dolgov
1dc52ae7b3 pref-prefs: blacklist HEADLINES_SMART_DATE 2011-03-28 12:17:40 +04:00
Andrew Dolgov
a335a9f80d pref-prefs: show disabled register certificate button when certificate is unavailable 2011-03-28 11:39:50 +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
1b24f3319a search dialog: fix is_cat not parsed properly 2011-03-23 14:51:50 +03:00
Andrew Dolgov
565ca5653c rpc: no longer use XML 2011-03-18 19:19:00 +03:00
Andrew Dolgov
ebb948c24e rework initial sanitycheck to use JSON 2011-03-18 17:39:23 +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
0900727a8b only show cache images option in feed editor when SIMPLEPIE_CACHE_IMAGES is enabled 2011-01-26 11:38:07 +03:00
Andrew Dolgov
33d32a3c7c properly handle multiple feed extraction in external subscription dialog 2011-01-18 16:58:26 +03:00
andre-hub
08ac193a41 small fixes 2011-01-16 11:04:05 +03:00
Andrew Dolgov
1644304f11 display last update times in PrefFeedTree (closes #284) 2010-12-28 11:39:12 +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
7d8eca888c fix feed editor when FORCE_ARTICLE_PURGE is enabled 2010-12-17 17:14:20 +03:00
Andrew Dolgov
a0ce6eb7db fix typos in sphinx_enabled definition; update logo 2010-12-03 11:23:49 +03:00
Andrew Dolgov
c3edc667f1 use html5 audio player instead of flash when possible 2010-11-30 12:40:23 +03:00
Andrew Dolgov
741b60909f tweak article notes 2010-11-29 20:36:39 +03:00
Andrew Dolgov
91d16ff193 rpc: mark silent methods, rework verifyRegexp to use JSON 2010-11-29 16:44:50 +03:00
Andrew Dolgov
a6fdab2e14 rpc: mark some more XML methods 2010-11-29 16:31:23 +03:00
Andrew Dolgov
48efad70de rpc/sendEmail: use JSON 2010-11-29 16:26:09 +03:00
Andrew Dolgov
0fe841efb9 rpc/digest-get-contents: use JSON 2010-11-29 16:22:16 +03:00
Andrew Dolgov
4a16bda3d0 rpc/updateFeedBrowser: use JSON 2010-11-29 16:19:40 +03:00
Andrew Dolgov
da661d71db rpc/checkDate: use JSON; mark some XML methods 2010-11-29 16:09:28 +03:00
Andrew Dolgov
e9175d13d7 rpc/addfeed: use JSON 2010-11-29 16:02:37 +03:00
Andrew Dolgov
ddcbbea2de tag setting rpc: use JSON 2010-11-29 14:21:28 +03:00
Andrew Dolgov
8eb592ec71 assign/remove to label rpc: use JSON 2010-11-29 14:11:54 +03:00
Andrew Dolgov
30b6ee8c08 clean obsolete options from schema (bump schema version) 2010-11-29 13:02:44 +03:00
Andrew Dolgov
f25959e653 pref-prefs: tweak display of DEFAULT_ARTICLE_LIMIT values 2010-11-26 15:57:43 +03:00
Andrew Dolgov
7515cb51d1 blacklist option ENABLE_FLASH_PLAYER 2010-11-25 15:32:53 +03:00
Andrew Dolgov
e91ad1e9ab tweak new version dialog 2010-11-25 14:57:32 +03:00
Andrew Dolgov
126cb7657f digest: use pure JSON 2010-11-25 14:24:17 +03:00
Andrew Dolgov
74d12bab83 remove unneeded xml from several more rpc methods 2010-11-25 13:54:34 +03:00
Andrew Dolgov
563b9c782d remove xml from getAllCounters rpc call, use pure JSON 2010-11-25 13:23:37 +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
88e4e5979c rework user CSS support (bump schema) 2010-11-24 19:23:24 +03:00
Andrew Dolgov
8386f8614b refactor tags dialog 2010-11-23 13:26:02 +03:00