Commit graph

1113 commits

Author SHA1 Message Date
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
Andrew Dolgov
2fe5afc63a remove MarkAllRead from viewfeed 2010-11-24 14:42:16 +03:00
Andrew Dolgov
8cd576a12a better feedlist reloading on subscribed feeds count change 2010-11-23 13:03:36 +03:00
Andrew Dolgov
da4fb53f55 headlines: layout fix for feeds with no images 2010-11-23 11:44:19 +03:00
Andrew Dolgov
76a46b6b37 show tweet buttons on a new line 2010-11-23 11:41:30 +03:00
Andrew Dolgov
63855db147 rework version checking 2010-11-23 10:30:36 +03:00
Andrew Dolgov
b3009bcdde add separate update method for Twitter, select it as default when subscribing to twitter.com feeds 2010-11-22 17:03:31 +03:00
Andrew Dolgov
57e24c8267 add experimental support for Twitter OAuth and Twitter feeds (bump schema) 2010-11-22 16:26:00 +03:00
Andrew Dolgov
c0ed037106 disable post context menu 2010-11-22 14:04:51 +03:00
Andrew Dolgov
96d446011b add support for twitter buttons 2010-11-22 14:04:32 +03:00
Andrew Dolgov
c401d5c906 blacklist option OPEN_LINKS_IN_NEW_WINDOW, default to rewrite links to open in new windows 2010-11-21 21:50:11 +03:00
Andrew Dolgov
d4f46bc1fd feedlist: do not show labels folder when there are no labels 2010-11-21 20:54:25 +03:00
Andrew Dolgov
9fe80bcdad experimental display of labelColorIndicators in FeedTree 2010-11-21 16:11:14 +03:00
Andrew Dolgov
33d8b5d091 subtoolbar-related fixes 2010-11-21 00:17:36 +03:00
Andrew Dolgov
d6034614e0 properly reset selected index of subtoolbar actions dropdown 2010-11-21 00:08:42 +03:00
Andrew Dolgov
6080730067 rework pref-prefs to use dijit Form 2010-11-20 22:36:01 +03:00
Andrew Dolgov
ec39a02cd8 better feed url checking 2010-11-20 16:23:23 +03:00
Andrew Dolgov
e2eda97930 getFeedIcon: check if real feed icon file exists 2010-11-20 15:30:45 +03:00
Andrew Dolgov
f9c388f509 refactor feed edit dialog 2010-11-20 15:29:50 +03:00
Andrew Dolgov
d90868d719 rework filter dialogs to use dijit.Form 2010-11-20 14:10:26 +03:00
Andrew Dolgov
cd1bb36d5b startup speed improvements 2010-11-20 01:31:20 +03:00
Andrew Dolgov
2547c9ec18 cdm: make author clickable 2010-11-20 00:30:13 +03:00
Andrew Dolgov
bc372fe30f add post header menu 2010-11-19 21:20:59 +03:00
Andrew Dolgov
ca07f49ee0 opening articles in new tab tweaks 2010-11-19 21:14:36 +03:00
Andrew Dolgov
b509d64e96 rework headlines menu and openArticleInNewWindow() 2010-11-19 21:05:28 +03:00