Andrew Dolgov
|
e596b5a9dd
|
add update script to convert myisam tables to innodb (bump version)
|
11 years ago |
Roland Angerer
|
4d8f4c5989
|
optimized query for label counters
|
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
|
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
|
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 |
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
|
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 |
Andrew Dolgov
|
5c54e68388
|
support media:description for media: enclosures
|
11 years ago |
Andrew Dolgov
|
910592b49a
|
add plugin to cache images in starred articles; pass article_id to
sanitize
|
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 |
wltb
|
28f92d28d8
|
Highlighting search results: Added heuristic approach for common capitalizations, fixed indentions
|
11 years ago |
Andrew Dolgov
|
a447f4e40a
|
term highlighting in content: use mb functions
|
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 |
Andrew Dolgov
|
ac57b9dd19
|
add experimental css hyphens support for english language
|
11 years ago |
Andrew Dolgov
|
8d47635919
|
fix yet another typo with the 2week catchup thing (closes #737)
|
11 years ago |
Andrew Dolgov
|
893960b039
|
previous patch: fix copy-paste typo
|
11 years ago |
Andrew Dolgov
|
d86945c7ef
|
add openssl version hack to fetch_file_contents()
|
11 years ago |
gsomgsomgsom
|
be5e469d65
|
Fix plural forms localization in js. Updated russian locale
|
11 years ago |
Andrew Dolgov
|
aefed7f75c
|
add workaround for openssl 0.9 bug (http://tt-rss.org/forum/viewtopic.php?t=2420&p=13734#p13734)
|
11 years ago |
Andrew Dolgov
|
030b2a31c1
|
Revert "do not include sphinxclient if the class already exists"
This reverts commit 63edc5c631 .
|
11 years ago |
Andrew Dolgov
|
63edc5c631
|
do not include sphinxclient if the class already exists
|
11 years ago |
Yak!
|
da07af65d5
|
Create table entries for plural forms and lookup them.
|
11 years ago |
Andrew Dolgov
|
761af552d9
|
zoomed article: support opening attachments
|
11 years ago |
Andrew Dolgov
|
abb04b76a5
|
share: indicate whether article is shared or not using the icon
|
11 years ago |
Andrew Dolgov
|
a6a61a8cb1
|
add plugin to show all shared articles
|
11 years ago |
Andrew Dolgov
|
fe61dc1823
|
geturl: limit amount of redirects
|
11 years ago |
Andrew Dolgov
|
c052e25a8b
|
remove unused cached_content
|
11 years ago |
Andrew Dolgov
|
f48d89fd58
|
Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-hookhead
|
11 years ago |
Andrew Dolgov
|
2f20dd58d2
|
integrate silk icons by Mark James
|
11 years ago |
justauser
|
3b96b0ed7c
|
Merge branch 'master' into hookhead
Conflicts:
include/functions.php
changes for conflicts with master
|
11 years ago |
justauser
|
e4e9ac1fc2
|
Merge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSS
updating from github]
|
11 years ago |
justauser
|
47fecba235
|
changes to add hook_query_headlines
|
11 years ago |
Andrew Dolgov
|
c722c0be17
|
rewrite_relative_url: don't touch stuff which has sheme in it (closes #738)
|
11 years ago |
Joakim
|
4cb2c55025
|
Filter test from web interface now replicates behaviour from pull #167
|
12 years ago |
justauser
|
891e36f57e
|
Changes to add a new hook: HOOK_QUERY_HEADLINES. An example is provided.
|
12 years ago |
Andrew Dolgov
|
b627f574f8
|
fix 2week catchup parameter
|
12 years ago |
Andrew Dolgov
|
202a81e7ba
|
add rel=noreferrer to article links
|
12 years ago |
Andrew Dolgov
|
84acb0b711
|
Merge pull request #227 from whyparkc/master
Pull request for localization for Korean
|
12 years ago |
whyparkc
|
d349eb8f88
|
adding Korean in the language list
|
12 years ago |
Matt Haley
|
afd0849e30
|
Don't preload audio attachments.
|
12 years ago |
Andrew Dolgov
|
b684a2e665
|
fix crash on feedlist collapse, do not use _COLLAPSED_FEEDLIST pref
|
12 years ago |
Andrew Dolgov
|
1fcebfb3c7
|
make_lockfile: don't do inode checking on windows
|
12 years ago |
Andrew Dolgov
|
58fc7095ed
|
make_lockfile: check ino and dev fields for lock file (refs #703)
|
12 years ago |