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
11 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
Luc Didry
c4db796fc7
Fix automatic language detection for registered users
...
If you do not choose a language, the db pref record for your language is an empty string, but if you choose "automatic detection" and save your prefs, it's "auto".
"auto" in startup_gettext function prevents ttrss to choose the appropriate language.
12 years ago
Andrew Dolgov
53a49ff82a
properly handle per-feed hide_images setting in three panel mode ( closes #706 )
12 years ago
Andrew Dolgov
67f4fe1780
format_tags_string: fix typo
12 years ago
Andrew Dolgov
7c01db43ef
sphinx: type cast port to integer
12 years ago
Andrew Dolgov
2457679aed
switch AUTO_ASSIGN_LABELS to off by default (bump schema)
12 years ago
Rob Hoelz
40a35a628d
Don't verify SSL peers in geturl
12 years ago
Rob Hoelz
e2b4c0b70c
Pass error code along if geturl fails
12 years ago
Andrew Dolgov
8ff2a86cf3
fix file_is_locked
12 years ago
Andrew Dolgov
1d76589693
file_is_locked: check if file exists before trying to flock it
12 years ago
Andrew Dolgov
d7b5a9e7f5
labels: add auxcounters
12 years ago
Heiko Adams
9717d5de9d
fixed wrong path for css files in function calculate_dep_timestamp
12 years ago
Andrew Dolgov
5bbc4bb4b0
move stylesheets to css/, reference default tt-rss stylesheets from
...
default.css to make custom themes easier
12 years ago
Andrew Dolgov
7711086b9a
when checking filter expression for validity, do not include ttrss_feed_categories ( closes #689 )
12 years ago
Andrew Dolgov
c594eca0de
implement additional counter mode for virtual feeds when there's 0 unread articles
12 years ago
Andrew Dolgov
32011b9b66
get_minified_js: use basename() on cached file
12 years ago
Andrew Dolgov
fd687300bf
Revert "subscribe_to_feed: use already fetched data when updating initially"
...
This reverts commit 23923fb29b
.
12 years ago