Andrew Dolgov
83f5651e75
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
11 years ago
Andrew Dolgov
e23aedd402
parser: add basic support for media:thumbnail
11 years ago
Andrew Dolgov
2ce40d7810
Merge pull request #333 from HeikoAdams/master
...
Updated german translation
11 years ago
Heiko Adams
565dbab735
Updated german translation
11 years ago
Andrew Dolgov
70fc5a5eab
rebase translations
11 years ago
Andrew Dolgov
62959486ca
Merge pull request #332 from akapar/master
...
Added Turkish translation
11 years ago
akapar
42a5abdce2
Added Turkish translation
...
Modified functions.php to include Turkish language
11 years ago
Andrew Dolgov
11aa65e1e1
Merge pull request #331 from akapar/master
...
Added Turkish translation
11 years ago
akapar
390bfaf30a
Added Turkish translation
11 years ago
akapar
5b74e66d47
Added Turkish translation
11 years ago
akapar
048d36dd5e
Create messages.po
...
Turkish translation for Tiny Tiny RSS
11 years ago
Andrew Dolgov
9864c1362a
add no_url_hashes plugin
11 years ago
Andrew Dolgov
429ff9afb0
api: add article language to getArticle/getHeadlines
11 years ago
Andrew Dolgov
bf5bcb8e27
queryFeedHeadlines: remove obsolete content_preview
11 years ago
Andrew Dolgov
25237aea43
api: fix getLabels never returning existing checked labels correctly
11 years ago
Andrew Dolgov
21bb3c064a
api: add note support for getHeadlines/getArticle (bump api version)
11 years ago
Andrew Dolgov
5bcb7b61b0
syndicated feeds: default to change exported guid
11 years ago
Andrew Dolgov
7d36c24c20
Merge pull request #327 from lotrfan/media_group
...
Follow the spec for <media:group>s
11 years ago
Jeffrey Tolar
ed449a9aaa
Follow the spec for <media:group>s
...
Each <media:group> section specifies multiple representations of the
same content.
11 years ago
Andrew Dolgov
15d8bd7dbf
fix catchup older than X for labels category
11 years ago
Andrew Dolgov
c6d970b857
search to sql: use str_getcsv instead of explode to support quoted long string tokens
11 years ago
Andrew Dolgov
5a450b8760
add workaround for languagedetect idiotic shit of some kind
11 years ago
Andrew Dolgov
8384af6cc1
Merge pull request #326 from rwetzlmayr/fixes
...
getFeedArticles(): Use valid query to get count of matching articles.
11 years ago
Robert Wetzlmayr
60168a8d9a
getFeedArticles(): Use valid query to get count of matching articles.
11 years ago
Andrew Dolgov
0c7e49936a
quickAddFilter: if text is currently highlighted, use that instead of active article title for placeholder text
11 years ago
Andrew Dolgov
43d790f054
pubsubhubbub: disable feed url checking when subscribing for the time being, expand error messages a bit
11 years ago
Andrew Dolgov
d8179cb9d9
pubsubhubbub: use atom rel=self link (when available) when subscribing
...
to push-enabled feeds
11 years ago
Andrew Dolgov
cb868cbe84
add af_threewordphase
11 years ago
Andrew Dolgov
273c33e512
api: allow sorting headlines by title
11 years ago
Andrew Dolgov
4ad04ee227
report all libxml errors in updater debug output
...
force utf8 encoding if devforceupdate is on
parser: try to convert non-unicode feeds with specified encoding to utf8
before trying to remove dangling utf8 characters in case of utf8-related
libxml errors because doing so produces garbage content
11 years ago
Andrew Dolgov
88edaa9344
daemon: cache parser object while processing a batch of feeds withsame url on first success
11 years ago
Andrew Dolgov
0f6b926393
only try to set fucking cookie jar if open_basedir restriction is not in effect
11 years ago
Andrew Dolgov
1130125a3a
add af_fsckportal
11 years ago
Andrew Dolgov
b8fd08d6db
do not unpack all visible headlines in collapsed mode because those are unpacked on expand
11 years ago
Andrew Dolgov
41489735b5
Merge pull request #323 from levito/patch-6
...
enclose floating elements in public feeds
11 years ago
Veit Lehmann
24432dd5b3
enclose floating elements in public feeds
...
http://tt-rss.org/forum/viewtopic.php?f=10&t=2670&p=15780#p15780
11 years ago
Andrew Dolgov
24940c3dc9
catchup group: deselect everything before processing
11 years ago
Andrew Dolgov
bc3db0af06
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
11 years ago
Andrew Dolgov
29f7ec0ae3
printTagSelect: work correctly on tags with spaces
11 years ago
Andrew Dolgov
eba6f29cc0
Merge pull request #321 from HeikoAdams/master
...
Updated german translation
11 years ago
Heiko Adams
b506d8eb14
Updated german translation
11 years ago
Andrew Dolgov
3f7d1b58e6
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
11 years ago
Andrew Dolgov
87065739cd
add context menu for cdmFeedTitle; change mark as read prompt for grouped headlines more clear
11 years ago
Andrew Dolgov
3e928c06cd
Merge pull request #314 from aedrin/patch-1
...
Add missing translations in SINGLE_USER_MODE
11 years ago
aedrin
68349f55df
Add missing translations in SINGLE_USER_MODE
...
In SINGLE_USER_MODE, some strings were untranslated.
For instance "Loading, please wait..." and all strings in the "Actions" Menu ("Preferences...", "Search..." and so on)
11 years ago
Andrew Dolgov
788cf0a1b1
api: fix setArticleLabel expecting wrong format for label_id
11 years ago
Andrew Dolgov
e44ea76268
af_redditimgur: add workaround for imgur switching to protocol-less links for images
11 years ago
Andrew Dolgov
0a08d1b246
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
11 years ago
Andrew Dolgov
b66be03a48
add experimental hack to speed up ccache category calculation
11 years ago
Andrew Dolgov
6d45a15286
do not try to load user plugins on schema < 100
11 years ago