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
Sunjay Cauligi
8b35d17172
Added functionality for navigation without opening articles and toggling expansion of headlines
12 years ago
DavidM
e7c4006fb5
Updated Spanish translation
12 years ago
Andrew Dolgov
b87bd8ed56
googlereaderimport: support summary element
12 years ago
Andrew Dolgov
a26f0c1759
fix divide by zero in feeds/minute reporting ( closes #668 )
12 years ago
Andrew Dolgov
e5fac677c5
Merge pull request #131 from pictuga/patch-1
...
Added other allowed elements to sanitize()
12 years ago
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
12 years ago
Andrew Dolgov
8edcbed6b7
Merge pull request #130 from seidler2547/master
...
fix "embed original"
12 years ago
Stefan Seidel
44db06b6be
fix "embed original" plugin
12 years ago
Andrew Dolgov
2714d5caa3
fix batch subscribe eating CRs ( closes #667 )
12 years ago
Andrew Dolgov
bb296998de
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
bf87833884
fix prefs reset not working properly
12 years ago
Andrew Dolgov
6cd2aebaa8
Merge pull request #129 from HeikoAdams/master
...
German translation updated
12 years ago
Jeremy Christian
4a88841363
Add css optimization to dojo builds
12 years ago
Heiko Adams
9d732abb47
Updated german translation
12 years ago
Andrew Dolgov
1e2ce2905e
rebase translations
12 years ago
Andrew Dolgov
356f755d57
fr_FR - fix typo ( closes #665 )
12 years ago
Andrew Dolgov
4429463dff
feedTree: pass new copies of parent arrays while looking for category nodes to auto-expand to prevent siblings uncollapsing due to objects being passed by reference
12 years ago
Andrew Dolgov
f3b2e7d41f
add back sorting by title
12 years ago
Andrew Dolgov
ba1c7d7cc9
do not set active feed id in headlines callback, bailout if received data for currently deselected feed
12 years ago
Andrew Dolgov
c2e01db3de
remove db-updater
12 years ago
Andrew Dolgov
f240d26e46
move db-updater functionality to public, remove db-updater.php
12 years ago
Andrew Dolgov
b4c47f7e7b
add command-line db schema updater
12 years ago
Andrew Dolgov
29c8fa080e
add language dropdown to prefs
12 years ago
Andrew Dolgov
aadd636a01
enable remember me
12 years ago
Andrew Dolgov
0fc3930be4
search: simplify code, allow searching by note and title content (note:blah, title:blah)
12 years ago
Andrew Dolgov
7f44364870
search: allow searching by note text
12 years ago