Andrew Dolgov
|
a10de509f3
|
Merge pull request #307 from wltb/master
Feedparser: Add important check for unknown feed type detection
|
11 years ago |
wltb
|
2c6f3c2eb3
|
Feedparser: Add important check for unknown feed type detection
|
11 years ago |
Andrew Dolgov
|
a25c91a4e0
|
Merge pull request #305 from wltb/fp_mult_errors
Feedparser: Store libXML fatal error messages in an array
|
11 years ago |
wltb
|
54f23d38a6
|
Feedparser: Store libXML fatal error messages in an array, repair error reporting
|
11 years ago |
Andrew Dolgov
|
4d49863f65
|
fix style in feedparser
|
11 years ago |
Andrew Dolgov
|
f227d0af28
|
Merge pull request #304 from wltb/feedparser_xml9
Feedparser: Change error handling a bit
|
11 years ago |
wltb
|
d3305ff8de
|
Feedparser: Only format fatal errors
|
11 years ago |
wltb
|
5fa36a6401
|
Feedparser: Change handling of libxml error 9 (cycle all errors)
|
11 years ago |
Andrew Dolgov
|
c6e089b969
|
Merge pull request #303 from falu/master
updated hungarian translation for v1.10
|
11 years ago |
Falu
|
b69921e5c7
|
Delete messages.mo
|
11 years ago |
Falu
|
b96d9de00f
|
updated hungarian translation for v1.10
|
11 years ago |
Andrew Dolgov
|
02b0d14a18
|
release 1.10
|
11 years ago |
Andrew Dolgov
|
9a6c4b7033
|
Merge pull request #300 from Menti/master
Translated four strings into Spanish
|
11 years ago |
DavidM
|
0653f38ff6
|
Translated four strings into Spanish
|
11 years ago |
Andrew Dolgov
|
e596b5a9dd
|
add update script to convert myisam tables to innodb (bump version)
|
11 years ago |
Andrew Dolgov
|
80c448cb98
|
Merge pull request #299 from rangerer/label_counters
optimized query for label counters
|
11 years ago |
Roland Angerer
|
4d8f4c5989
|
optimized query for label counters
|
11 years ago |
Andrew Dolgov
|
1357a263be
|
include title when detecting article language
|
11 years ago |
Andrew Dolgov
|
4f71d7431c
|
replace suppress debugging kludge with a more flexible function (fixes
logging with update.php --feeds being stopped after first feed)
|
11 years ago |
Andrew Dolgov
|
811a81c6de
|
counter: remove text-shadow
|
11 years ago |
Andrew Dolgov
|
59962a6ebd
|
updater: add button to call updateself dialog even if no next version detected
|
11 years ago |
Andrew Dolgov
|
4df07d50b1
|
specify engine=innodb for all tt-rss tables
|
11 years ago |
Andrew Dolgov
|
2e35b3bd6b
|
prevent automatic selection of headlines row first child when scrolling in 3panel mode because it screws with keyboard navigation (closes #752)
|
11 years ago |
Andrew Dolgov
|
f5967cf825
|
cache starred: only try to chmod cache directory if it is not writable
|
11 years ago |
Andrew Dolgov
|
0c0e5f3640
|
fix wrong url() paths to toolbar.png in css
|
11 years ago |
Andrew Dolgov
|
e7a40490b8
|
filters: add a link to the wiki page to the rule create/edit dialog
|
11 years ago |
Andrew Dolgov
|
19ab809633
|
add i18n to the search syntax link
|
11 years ago |
Andrew Dolgov
|
d3b0e3487e
|
fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations
|
11 years ago |
Andrew Dolgov
|
ff04fe0625
|
use plurals for comment/comments link in article, properly translate comments string, add feed title to article in zoom mode
|
11 years ago |
Andrew Dolgov
|
9e04187845
|
Merge pull request #298 from rangerer/update_daemon_log
passing --log option to update daemon processes
|
11 years ago |
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
|
11 years ago |
Roland Angerer
|
0f0bbe735d
|
passing --log option to update daemon processes
|
11 years ago |
Andrew Dolgov
|
f73e03e000
|
pass feed information to article filters
|
11 years ago |
Andrew Dolgov
|
07734eee5a
|
loadMoreHeadlines: use shorter syntax for adaptive offset calculation
|
11 years ago |
Andrew Dolgov
|
7bdc1df121
|
Revert "Include both title and text attributes"
This reverts commit 631c067601 .
|
11 years ago |
Andrew Dolgov
|
34e55fe8d9
|
fix cat filters always applying if set to uncategorized
|
11 years ago |
Andrew Dolgov
|
5d4d591826
|
filter testing: exclude archived articles because filtering on them makes no sense
|
11 years ago |
Andrew Dolgov
|
d2d6c8dbb2
|
tweak zoomed display date/tags a bit
|
11 years ago |
Andrew Dolgov
|
e1f1857d95
|
fix globalUpdateFeeds failing when no active session exists
|
11 years ago |
Andrew Dolgov
|
f426c84787
|
Merge pull request #280 from PerryWerneck/master
Updatings pt-BR translation
|
11 years ago |
Andrew Dolgov
|
bc262b6778
|
unfuck headlines_hook for syndicated feeds
|
11 years ago |
Andrew Dolgov
|
63df96dd9f
|
Merge pull request #286 from jordidg/master
Improve OPML export
|
11 years ago |
Jordi De Groof
|
631c067601
|
Include both title and text attributes
See http://feedvalidator.org/docs/warning/MissingTitleAttr.html
|
11 years ago |
Jordi De Groof
|
6b74f725a3
|
Add type="rss" on subscription list <outline> nodes
See http://feedvalidator.org/docs/warning/MissingOutlineType.html
|
11 years ago |
Perry Werneck
|
f0feea33ce
|
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Andrew Dolgov
|
3eb55333c6
|
do not use iconv in tag_is_valid, data should be utf8 anyway at this point; remove sanity check for iconv because parser does not use it
|
11 years ago |
Perry Werneck
|
4c33d3e534
|
Updating translation
|
11 years ago |
Perry Werneck
|
54a4a89d90
|
Updating translation
|
11 years ago |
Perry Werneck
|
c9093147c6
|
Updating translation
|
11 years ago |
Andrew Dolgov
|
05a1939bbd
|
Merge pull request #279 from mhaley/patch-1
API should return excerpt when asked
|
11 years ago |