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 |
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
|
edba269b6f
|
fix entries not inserted properly when no languages are detected
|
11 years ago |
Andrew Dolgov
|
00f22824d7
|
rss: force language to 2 characters; run house keeping hooks properly
|
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
|
2fc4d981d1
|
remove unused old-style image rewritign
|
11 years ago |
Andrew Dolgov
|
54af7f84ad
|
fix af_sciam
|
11 years ago |
Andrew Dolgov
|
623d1308c0
|
af_natgeo: remove some unneeded elements
|
11 years ago |
Andrew Dolgov
|
c309f41d2d
|
add af plugins for nagional geographic and sciam
|
11 years ago |
Andrew Dolgov
|
89a69f9f02
|
Merge pull request #277 from sq5gvm/master
Updated polish (pl_PL) translation
|
11 years ago |
Mirosław Lach
|
64033cd7b2
|
Polish translation update.
|
11 years ago |
Andrew Dolgov
|
1bdbffcf11
|
highlight: remove unnecessary test for DomText
|
11 years ago |
Andrew Dolgov
|
79834eda77
|
experimentally simplify highlight searching
|
11 years ago |
Andrew Dolgov
|
2554aa84cf
|
Merge pull request #276 from wltb/Highlighting
Highlighting search results: Added heuristic approach for common capital...
|
11 years ago |
wltb
|
28f92d28d8
|
Highlighting search results: Added heuristic approach for common capitalizations, fixed indentions
|
11 years ago |
Andrew Dolgov
|
615a6cac60
|
add no_iframes plugin
|
11 years ago |
Andrew Dolgov
|
22e2ea4166
|
show full article title in zoom mode
|
11 years ago |
Andrew Dolgov
|
2fdbff069f
|
add experimental plugin to shorten articles which are too damn long in expanded cdm
|
11 years ago |
Andrew Dolgov
|
a447f4e40a
|
term highlighting in content: use mb functions
|
11 years ago |
Andrew Dolgov
|
34dad84414
|
support term highlighting in cdm title
|
11 years ago |
Andrew Dolgov
|
3684074387
|
use require_once for minifier
|
11 years ago |
Andrew Dolgov
|
87721123b7
|
remove plaintext url rewriting for twitter posts
|
11 years ago |
Andrew Dolgov
|
d41ad03712
|
note the source of highlighting routine
|
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
|
f035e6dc82
|
tweak the zoomed article a little bit
|
11 years ago |