Andrew Dolgov
0f40d522a3
rebase translations
2013-04-09 22:19:10 +04:00
Andrew Dolgov
3ddbefabef
update description of DEFAULT_UPDATE_INTERVAL
2013-04-09 22:18:59 +04:00
Andrew Dolgov
ccb2b8dd42
add HOOK_ARTICLE_LEFT_BUTTON
2013-04-09 16:46:56 +04:00
Andrew Dolgov
efd840d87f
search_to_sql: fix searching for reserved keywords
2013-04-09 16:30:45 +04:00
Andrew Dolgov
1666e95522
mark_button: fix missing id
2013-04-09 16:26:36 +04:00
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 )
2013-04-09 16:13:32 +04:00
Andrew Dolgov
af4204def2
Merge pull request #141 from tptb/master
...
embed_original: change overflow for the iframe content from hidden to auto
2013-04-08 22:02:07 -07:00
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.
2013-04-08 23:20:12 +02:00
Andrew Dolgov
b1df14d0ec
do not rely on feed_id when adding archived feed while unsubscribing
2013-04-08 13:58:48 +04:00
Andrew Dolgov
e3b37a58ce
Merge pull request #140 from pictuga/master
...
Added 'section' in allowed elements
2013-04-08 02:05:00 -07:00
pictuga
e0d12697da
Added 'section' in allowed elements
...
Another element which was introduced in HTML5.
2013-04-08 12:02:01 +03:00
Andrew Dolgov
a53b212ee5
Merge pull request #139 from ezterry/bugfix
...
fix bug with image attatchment settings
2013-04-07 21:48:16 -07:00
Terrence Ezrol
60376e9d52
fix bug with image attatchment settings
2013-04-07 19:35:44 -04:00
Andrew Dolgov
db77016fc8
move service-dependent auth plugins to contrib repo
2013-04-07 19:27:34 +04:00
Andrew Dolgov
a905d89e86
clarify single user mode description
2013-04-07 19:08:33 +04:00
Andrew Dolgov
0bcf69e12d
add some infoblurbs to the updater plugin, remove experimental notices
2013-04-07 09:43:11 +04:00
Andrew Dolgov
e56d484968
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-07 08:47:39 +04:00
Andrew Dolgov
33373eca49
getLabelCounters: properly check for user_entry uid ( closes #671 )
2013-04-07 08:43:51 +04:00
Andrew Dolgov
0eabfd49c1
Merge pull request #137 from Arthaey/patch-1
...
Fix typo in config.php
2013-04-06 21:30:09 -07:00
Arthaey Angosii
0742008881
Fix typo in config.php
...
Looks like a typo of "vary" instead of "wary", and "aware" sounds better.
2013-04-06 20:12:01 -07:00
Andrew Dolgov
e186015e4e
remove auth_remote from default configuration
2013-04-07 01:13:33 +04:00
Andrew Dolgov
814fa4ef11
Revert "remove RTITLE"
...
This reverts commit ecac674ade
.
2013-04-07 01:09:46 +04:00
Andrew Dolgov
ecac674ade
remove RTITLE
2013-04-07 01:04:32 +04:00
Andrew Dolgov
196464eef2
installer: remove check for pubsubhubbub which is never defined
2013-04-07 00:56:48 +04:00
Andrew Dolgov
7e27c91409
remove RCHK
2013-04-07 00:52:39 +04:00
Andrew Dolgov
6e0d1c8116
Merge pull request #136 from pictuga/master
...
Make sure missing feed-icons keep alignment.
2013-04-06 10:30:52 -07:00
pictuga
dc544c94ff
Make sure missing feed-icons keep alignment.
...
Missing feed-icons take 16px as well to avoid alignment glitches in feed list.
2013-04-06 20:25:04 +03:00
Andrew Dolgov
529802111e
Merge pull request #135 from sunjayc99/master
...
Fix: fetching URLs with spaces
2013-04-06 02:10:38 -07:00
Sunjay Cauligi
2375b6b6b5
fix for fetching urls with spaces
2013-04-06 02:05:11 -07:00
Andrew Dolgov
86baa14aca
check for headlines-spacer presence before querying infscroll on load
2013-04-06 13:01:34 +04:00
Andrew Dolgov
2b28c8f2da
try to fill the buffer with headlines if possible
2013-04-06 10:33:30 +04:00
Andrew Dolgov
ef74a05ea2
Merge pull request #134 from sunjayc99/master
...
Added functionality for navigation without opening articles and toggling expansion of headlines
2013-04-05 22:42:59 -07:00
Andrew Dolgov
cc36ff0148
Merge pull request #132 from Menti/master
...
Updated Spanish translation
2013-04-05 22:39:35 -07:00
Andrew Dolgov
141bc2420e
Merge pull request #133 from jchristi/jchristi
...
Add css optimization to dojo builds
2013-04-05 22:37:24 -07:00
Sunjay Cauligi
8b35d17172
Added functionality for navigation without opening articles and toggling expansion of headlines
2013-04-05 18:57:05 -07:00
DavidM
e7c4006fb5
Updated Spanish translation
2013-04-06 01:26:24 +02:00
Andrew Dolgov
b87bd8ed56
googlereaderimport: support summary element
2013-04-05 19:05:22 +04:00
Andrew Dolgov
a26f0c1759
fix divide by zero in feeds/minute reporting ( closes #668 )
2013-04-05 18:42:59 +04:00
Andrew Dolgov
e5fac677c5
Merge pull request #131 from pictuga/patch-1
...
Added other allowed elements to sanitize()
2013-04-05 06:03:37 -07:00
pictuga
1701b96502
Added other allowed elements to sanitize()
...
The following html elements are now kept when sanitizing entries: aside, bdi, bdo, caption, col, colgroup, figure, figcaption, mark, ruby, rp, rt, samp, time. Most of them are new in HTML5. Based on the list at https://developer.mozilla.org/en-US/docs/HTML/HTML5/HTML5_element_list
2013-04-05 15:56:14 +03:00
Andrew Dolgov
8edcbed6b7
Merge pull request #130 from seidler2547/master
...
fix "embed original"
2013-04-05 00:55:35 -07:00
Stefan Seidel
44db06b6be
fix "embed original" plugin
2013-04-05 09:28:32 +02:00
Andrew Dolgov
2714d5caa3
fix batch subscribe eating CRs ( closes #667 )
2013-04-05 09:08:28 +04:00
Andrew Dolgov
bb296998de
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-05 07:53:22 +04:00
Andrew Dolgov
bf87833884
fix prefs reset not working properly
2013-04-05 07:52:50 +04:00
Andrew Dolgov
6cd2aebaa8
Merge pull request #129 from HeikoAdams/master
...
German translation updated
2013-04-04 20:46:26 -07:00
Jeremy Christian
4a88841363
Add css optimization to dojo builds
2013-04-04 21:50:39 -04:00
Heiko Adams
9d732abb47
Updated german translation
2013-04-05 00:18:13 +02:00
Andrew Dolgov
1e2ce2905e
rebase translations
2013-04-04 21:31:10 +04:00
Andrew Dolgov
356f755d57
fr_FR - fix typo ( closes #665 )
2013-04-04 21:31:03 +04:00