Andrew Dolgov
|
063ac61353
|
Merge pull request #146 from pictuga/patch-1
Use CSS3 ellipsis in .postTitle.
|
12 years ago |
pictuga
|
5f938254fa
|
Use CSS3 ellipsis in .postTitle.
CSS3 property which makes cut-off text look smoother.
|
12 years ago |
Andrew Dolgov
|
00f90dfb3e
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
8131e83c46
|
mailto: use rawurlencode
|
12 years ago |
Andrew Dolgov
|
f602b0463d
|
Merge pull request #145 from HeikoAdams/master
German translation updated
|
12 years ago |
Heiko Adams
|
8550e6404b
|
updated german translation
|
12 years ago |
Andrew Dolgov
|
c3b06333b6
|
Revert "Revert "another attempt to workaround against feedtree scroll issues""
This reverts commit 9b176694f5 .
Conflicts:
tt-rss.css
|
12 years ago |
Andrew Dolgov
|
81a6a6a5cc
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
526f690664
|
pre: forbid layout breaking width
|
12 years ago |
Andrew Dolgov
|
6201154848
|
Merge pull request #144 from lotrfan/import_export_fix
[import_export plugin] Escape ']]>' (closing CDATA tag) when exporting feeds
|
12 years ago |
Jeffrey Tolar
|
c541d3a57e
|
Escape ']]>' (closing CDATA tag) when exporting with import_export plugin
|
12 years ago |
Andrew Dolgov
|
8a04906f89
|
Merge pull request #143 from mbirth/master
Return Content-Type with fetch_file_contents()
|
12 years ago |
Markus Birth
|
ef39be2b88
|
Added propagation of $fetch_last_content_type for curl- and file_get_contents-calls
|
12 years ago |
Andrew Dolgov
|
3a8d756ce1
|
rebase translations
|
12 years ago |
Andrew Dolgov
|
723bcdb213
|
update description of DEFAULT_UPDATE_INTERVAL (2)
|
12 years ago |
Andrew Dolgov
|
881a158032
|
update default of allow_duplicate_posts to false, bump schema
|
12 years ago |
Andrew Dolgov
|
0f40d522a3
|
rebase translations
|
12 years ago |
Andrew Dolgov
|
3ddbefabef
|
update description of DEFAULT_UPDATE_INTERVAL
|
12 years ago |
Andrew Dolgov
|
ccb2b8dd42
|
add HOOK_ARTICLE_LEFT_BUTTON
|
12 years ago |
Andrew Dolgov
|
efd840d87f
|
search_to_sql: fix searching for reserved keywords
|
12 years ago |
Andrew Dolgov
|
1666e95522
|
mark_button: fix missing id
|
12 years ago |
Andrew Dolgov
|
035d7a5a8f
|
implement support for multiple pub/mark buttons, add plugin which adds a separate mark button to article botton in combined mode (closes #382)
|
12 years ago |
Andrew Dolgov
|
af4204def2
|
Merge pull request #141 from tptb/master
embed_original: change overflow for the iframe content from hidden to auto
|
12 years ago |
Bernd Amend
|
20a4022277
|
embed_original: change overflow for the iframe content from hidden to auto
Without this change only a portion of the original website is embedded
in Firefox 20. The Chromium 26 behavior is as expected with hidden and auto.
|
12 years ago |
Andrew Dolgov
|
b1df14d0ec
|
do not rely on feed_id when adding archived feed while unsubscribing
|
12 years ago |
Andrew Dolgov
|
e3b37a58ce
|
Merge pull request #140 from pictuga/master
Added 'section' in allowed elements
|
12 years ago |
pictuga
|
e0d12697da
|
Added 'section' in allowed elements
Another element which was introduced in HTML5.
|
12 years ago |
Andrew Dolgov
|
a53b212ee5
|
Merge pull request #139 from ezterry/bugfix
fix bug with image attatchment settings
|
12 years ago |
Terrence Ezrol
|
60376e9d52
|
fix bug with image attatchment settings
|
12 years ago |
Andrew Dolgov
|
db77016fc8
|
move service-dependent auth plugins to contrib repo
|
12 years ago |
Andrew Dolgov
|
a905d89e86
|
clarify single user mode description
|
12 years ago |
Andrew Dolgov
|
0bcf69e12d
|
add some infoblurbs to the updater plugin, remove experimental notices
|
12 years ago |
Andrew Dolgov
|
e56d484968
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
33373eca49
|
getLabelCounters: properly check for user_entry uid (closes #671)
|
12 years ago |
Andrew Dolgov
|
0eabfd49c1
|
Merge pull request #137 from Arthaey/patch-1
Fix typo in config.php
|
12 years ago |
Arthaey Angosii
|
0742008881
|
Fix typo in config.php
Looks like a typo of "vary" instead of "wary", and "aware" sounds better.
|
12 years ago |
Andrew Dolgov
|
e186015e4e
|
remove auth_remote from default configuration
|
12 years ago |
Andrew Dolgov
|
814fa4ef11
|
Revert "remove RTITLE"
This reverts commit ecac674ade .
|
12 years ago |
Andrew Dolgov
|
ecac674ade
|
remove RTITLE
|
12 years ago |
Andrew Dolgov
|
196464eef2
|
installer: remove check for pubsubhubbub which is never defined
|
12 years ago |
Andrew Dolgov
|
7e27c91409
|
remove RCHK
|
12 years ago |
Andrew Dolgov
|
6e0d1c8116
|
Merge pull request #136 from pictuga/master
Make sure missing feed-icons keep alignment.
|
12 years ago |
pictuga
|
dc544c94ff
|
Make sure missing feed-icons keep alignment.
Missing feed-icons take 16px as well to avoid alignment glitches in feed list.
|
12 years ago |
Andrew Dolgov
|
529802111e
|
Merge pull request #135 from sunjayc99/master
Fix: fetching URLs with spaces
|
12 years ago |
Sunjay Cauligi
|
2375b6b6b5
|
fix for fetching urls with spaces
|
12 years ago |
Andrew Dolgov
|
86baa14aca
|
check for headlines-spacer presence before querying infscroll on load
|
12 years ago |
Andrew Dolgov
|
2b28c8f2da
|
try to fill the buffer with headlines if possible
|
12 years ago |
Andrew Dolgov
|
ef74a05ea2
|
Merge pull request #134 from sunjayc99/master
Added functionality for navigation without opening articles and toggling expansion of headlines
|
12 years ago |
Andrew Dolgov
|
cc36ff0148
|
Merge pull request #132 from Menti/master
Updated Spanish translation
|
12 years ago |
Andrew Dolgov
|
141bc2420e
|
Merge pull request #133 from jchristi/jchristi
Add css optimization to dojo builds
|
12 years ago |