Andrew Dolgov
|
87065739cd
|
add context menu for cdmFeedTitle; change mark as read prompt for grouped headlines more clear
|
11 years ago |
Andrew Dolgov
|
788cf0a1b1
|
api: fix setArticleLabel expecting wrong format for label_id
|
11 years ago |
Andrew Dolgov
|
0ee126ee8f
|
remove a few parser warnings from generated feeds
|
11 years ago |
Andrew Dolgov
|
84c53d0e1d
|
fix http 304 header being calculated incorrectly for published and starred feeds
|
11 years ago |
Andrew Dolgov
|
8f7a020e1b
|
add notification to subscribe dialog when multiple feeds are detected
|
11 years ago |
Andrew Dolgov
|
d0ee0f52b7
|
use favicon in some auxiliar dialogs
|
11 years ago |
wltb
|
2c6f3c2eb3
|
Feedparser: Add important check for unknown feed type detection
|
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 |
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
|
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
|
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
|
7bdc1df121
|
Revert "Include both title and text attributes"
This reverts commit 631c067601 .
|
11 years ago |
Andrew Dolgov
|
e1f1857d95
|
fix globalUpdateFeeds failing when no active session exists
|
11 years ago |
Andrew Dolgov
|
bc262b6778
|
unfuck headlines_hook for syndicated feeds
|
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 |
Andrew Dolgov
|
05a1939bbd
|
Merge pull request #279 from mhaley/patch-1
API should return excerpt when asked
|
11 years ago |
Andrew Dolgov
|
5c54e68388
|
support media:description for media: enclosures
|
11 years ago |
Andrew Dolgov
|
6bf61bdc63
|
simplify media:content xpath
|
11 years ago |
Andrew Dolgov
|
4289b68f0d
|
parser: support media:content elements within media:group
|
11 years ago |
Matt Haley
|
64595782ff
|
API should return excerpt when asked
|
11 years ago |
Andrew Dolgov
|
f612dbe8a0
|
improve support for feeds with invalid unicode entities
|
11 years ago |
Andrew Dolgov
|
38f439708c
|
rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors
|
11 years ago |
Andrew Dolgov
|
d208abc933
|
api: pass article id to sanitize
|
11 years ago |
Andrew Dolgov
|
4e5ddeafa6
|
make cache starred plugin use hook_house_keeping
|
11 years ago |
Andrew Dolgov
|
8e47022036
|
add hook_house_keeping
|
11 years ago |
Andrew Dolgov
|
910592b49a
|
add plugin to cache images in starred articles; pass article_id to
sanitize
|
11 years ago |
Andrew Dolgov
|
34dad84414
|
support term highlighting in cdm title
|
11 years ago |
Andrew Dolgov
|
dd90eb2c7a
|
search keyword highlighting (combined mode only)
|
11 years ago |
Andrew Dolgov
|
07eb36583c
|
lang: default to 'en'
|
11 years ago |
Andrew Dolgov
|
6b4617970f
|
add text_languagedetect to guess article language for better hyphenation
(bump schema)
|
11 years ago |
Andrew Dolgov
|
491ef97072
|
atom: only perform xml:base based rewriting if base element exists (closes #761)
|
11 years ago |
Andrew Dolgov
|
891d033c97
|
api: getLabels: return converted label ids
|
11 years ago |
Andrew Dolgov
|
ac57b9dd19
|
add experimental css hyphens support for english language
|
11 years ago |
Andrew Dolgov
|
113c3dec9e
|
make globalUpdateFeeds handler use simple update mechanism to prevent script timeouts
|
11 years ago |
wltb
|
f8160106af
|
Feedparser/encoding change: More general regular expression, set encoding to UTF-8 explicitly
|
11 years ago |
Andrew Dolgov
|
74175e6ae3
|
fix filter content previews showing html content
|
11 years ago |
Andrew Dolgov
|
12d17734f6
|
properly escape feed error message in headlines toolbar
|
11 years ago |
Andrew Dolgov
|
7a7a0dc2dd
|
make cdmExcert respect SHOW_CONTENT_PREVIEW
|
11 years ago |
Andrew Dolgov
|
1a545dcb44
|
mark feed with error in headlines toolbar, use error icon in feed editor
|
11 years ago |
Andrew Dolgov
|
65f0eb01aa
|
support headlines context menu in floating title
|
11 years ago |
Andrew Dolgov
|
4f00f55ca2
|
parser: add charset recoding hack for systems where libxml is build without support for iconv (handles libxml error 32)
|
11 years ago |
Andrew Dolgov
|
3c4dead676
|
atom: remove rel2abs; use rewrite_relative_url
|
11 years ago |
Andrew Dolgov
|
940e29a637
|
Merge branch 'master' of git://github.com/syrnon/Tiny-Tiny-RSS into syrnon-master
|
11 years ago |
Andrew Dolgov
|
41a7a066ef
|
share: move unsharing all articles into the plugin
|
11 years ago |
Andrew Dolgov
|
a290e9ea2e
|
fix crash in filter preferences
|
11 years ago |
Andrew Dolgov
|
6bd7913e20
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
11 years ago |