Andrew Dolgov
924a89ebf3
getFeedArticles: use date_entered for fresh feed same as queryFeedHeadlines ( closes #780 )
2013-10-06 15:38:58 +04:00
Andrew Dolgov
0ee126ee8f
remove a few parser warnings from generated feeds
2013-10-06 11:28:06 +04:00
Andrew Dolgov
f44d59992e
sanitize: remove doctype properly, add experimental workaround against unnecessary html elements in sanitized data
2013-10-06 11:08:15 +04:00
Andrew Dolgov
ae3851b1b5
discard gzipped buffer in cache starred image sender method
2013-10-05 20:28:26 +04:00
Felipe Sateler
d9eacf54a0
Enable cookies when fetching feeds with curl
...
If a feed requires cookies, curl needs to have them active in order to
access it. This is done by setting the COOKIE_JAR option.
Since we do not need the actual cookie jar, send it to /dev/null, curl
will still have a valid in-memory cookie jar.
2013-10-04 17:56:46 -03:00
Andrew Dolgov
84c53d0e1d
fix http 304 header being calculated incorrectly for published and starred feeds
2013-10-04 09:10:44 +04:00
Andrew Dolgov
8b16eeb1a3
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-10-02 15:57:21 +04:00
Andrew Dolgov
8f7a020e1b
add notification to subscribe dialog when multiple feeds are detected
2013-10-02 15:24:08 +04:00
Andrew Dolgov
0894ac8d44
mention site mirror in readme
2013-09-30 13:34:48 +04:00
Andrew Dolgov
05f14a7d19
add (undocumented) _CURL_HTTP_PROXY
2013-09-30 13:27:14 +04:00
Andrew Dolgov
d0ee0f52b7
use favicon in some auxiliar dialogs
2013-09-30 00:01:34 +04:00
Andrew Dolgov
3728377344
Revert "Firefox accessibility.typeaheadfind is triggered for multikey shortcuts."
...
breaks copy/paste in chrome
This reverts commit d7e4897b8e
.
2013-09-27 15:14:20 +04:00
Andrew Dolgov
a2836637b9
Merge pull request #301 from derekschrock/patch-1
...
Firefox accessibility.typeaheadfind is triggered for multikey shortcuts.
2013-09-27 02:53:15 -07:00
Andrew Dolgov
5ddd2705ca
make language detection optional ( closes #779 )
2013-09-27 13:45:21 +04:00
Andrew Dolgov
a10de509f3
Merge pull request #307 from wltb/master
...
Feedparser: Add important check for unknown feed type detection
2013-09-26 21:15:42 -07:00
wltb
2c6f3c2eb3
Feedparser: Add important check for unknown feed type detection
2013-09-27 00:13:55 +02:00
Andrew Dolgov
a25c91a4e0
Merge pull request #305 from wltb/fp_mult_errors
...
Feedparser: Store libXML fatal error messages in an array
2013-09-26 11:43:08 -07:00
wltb
54f23d38a6
Feedparser: Store libXML fatal error messages in an array, repair error reporting
2013-09-26 19:56:45 +02:00
Andrew Dolgov
4d49863f65
fix style in feedparser
2013-09-25 14:26:45 +04:00
Andrew Dolgov
f227d0af28
Merge pull request #304 from wltb/feedparser_xml9
...
Feedparser: Change error handling a bit
2013-09-25 03:25:34 -07:00
wltb
d3305ff8de
Feedparser: Only format fatal errors
2013-09-24 16:43:47 +02:00
wltb
5fa36a6401
Feedparser: Change handling of libxml error 9 (cycle all errors)
2013-09-24 16:38:28 +02:00
Andrew Dolgov
c6e089b969
Merge pull request #303 from falu/master
...
updated hungarian translation for v1.10
2013-09-23 21:41:13 -07:00
Falu
b69921e5c7
Delete messages.mo
2013-09-23 23:51:27 +02:00
Falu
b96d9de00f
updated hungarian translation for v1.10
2013-09-23 23:46:36 +02:00
Andrew Dolgov
02b0d14a18
release 1.10
2013-09-21 17:36:53 +04:00
Derek Schrock
d7e4897b8e
Firefox accessibility.typeaheadfind is triggered for multikey shortcuts.
...
For multikey shortcuts Firefox accessibility.typeaheadfind is triggered. Returning false will cause the default event from occuring and prevent the event from bubbling up.
2013-09-20 00:04:33 -04:00
Andrew Dolgov
9a6c4b7033
Merge pull request #300 from Menti/master
...
Translated four strings into Spanish
2013-09-18 21:28:21 -07:00
DavidM
0653f38ff6
Translated four strings into Spanish
2013-09-18 21:42:45 +02:00
Andrew Dolgov
e596b5a9dd
add update script to convert myisam tables to innodb (bump version)
2013-09-17 14:34:39 +04:00
Andrew Dolgov
80c448cb98
Merge pull request #299 from rangerer/label_counters
...
optimized query for label counters
2013-09-17 03:27:07 -07:00
Roland Angerer
4d8f4c5989
optimized query for label counters
2013-09-17 12:05:13 +02:00
Andrew Dolgov
1357a263be
include title when detecting article language
2013-09-17 12:28:31 +04:00
Andrew Dolgov
4f71d7431c
replace suppress debugging kludge with a more flexible function (fixes
...
logging with update.php --feeds being stopped after first feed)
2013-09-15 23:02:21 +04:00
Andrew Dolgov
811a81c6de
counter: remove text-shadow
2013-09-12 12:13:10 +04:00
Andrew Dolgov
59962a6ebd
updater: add button to call updateself dialog even if no next version detected
2013-09-11 15:17:22 +04:00
Andrew Dolgov
4df07d50b1
specify engine=innodb for all tt-rss tables
2013-09-10 08:48:32 +04:00
Andrew Dolgov
2e35b3bd6b
prevent automatic selection of headlines row first child when scrolling in 3panel mode because it screws with keyboard navigation ( closes #752 )
2013-09-09 14:38:28 +04:00
Andrew Dolgov
f5967cf825
cache starred: only try to chmod cache directory if it is not writable
2013-09-06 09:21:17 +04:00
Andrew Dolgov
0c0e5f3640
fix wrong url() paths to toolbar.png in css
2013-09-04 17:57:04 +04:00
Andrew Dolgov
e7a40490b8
filters: add a link to the wiki page to the rule create/edit dialog
2013-09-02 13:54:56 +04:00
Andrew Dolgov
19ab809633
add i18n to the search syntax link
2013-09-02 13:54:41 +04:00
Andrew Dolgov
d3b0e3487e
fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations
2013-09-02 13:09:32 +04:00
Andrew Dolgov
ff04fe0625
use plurals for comment/comments link in article, properly translate comments string, add feed title to article in zoom mode
2013-09-02 12:58:14 +04:00
Andrew Dolgov
9e04187845
Merge pull request #298 from rangerer/update_daemon_log
...
passing --log option to update daemon processes
2013-09-02 01:35:16 -07:00
Andrew Dolgov
a33558a61e
pass logfile to child tasks if locking is possible, lock logfile before writing, add kludge to prevent update_rss_feed unneeded debugging go into master logfile
2013-09-02 12:33:59 +04:00
Roland Angerer
0f0bbe735d
passing --log option to update daemon processes
2013-09-02 08:54:20 +02:00
Andrew Dolgov
f73e03e000
pass feed information to article filters
2013-09-02 10:03:04 +04:00
Andrew Dolgov
07734eee5a
loadMoreHeadlines: use shorter syntax for adaptive offset calculation
2013-09-01 14:07:31 +04:00
Andrew Dolgov
7bdc1df121
Revert "Include both title and text attributes"
...
This reverts commit 631c067601
.
2013-08-29 16:30:01 +04:00