summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-09rebase translationsAndrew Dolgov
2013-04-09update description of DEFAULT_UPDATE_INTERVAL (2)Andrew Dolgov
2013-04-09update default of allow_duplicate_posts to false, bump schemaAndrew Dolgov
2013-04-09rebase translationsAndrew Dolgov
2013-04-09update description of DEFAULT_UPDATE_INTERVALAndrew Dolgov
2013-04-09add HOOK_ARTICLE_LEFT_BUTTONAndrew Dolgov
2013-04-09search_to_sql: fix searching for reserved keywordsAndrew Dolgov
2013-04-09mark_button: fix missing idAndrew Dolgov
2013-04-09implement support for multiple pub/mark buttons, add plugin which adds a ↵Andrew Dolgov
separate mark button to article botton in combined mode (closes #382)
2013-04-08Merge pull request #141 from tptb/masterAndrew Dolgov
embed_original: change overflow for the iframe content from hidden to auto
2013-04-08embed_original: change overflow for the iframe content from hidden to autoBernd Amend
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-08do not rely on feed_id when adding archived feed while unsubscribingAndrew Dolgov
2013-04-08Merge pull request #140 from pictuga/masterAndrew Dolgov
Added 'section' in allowed elements
2013-04-08Added 'section' in allowed elementspictuga
Another element which was introduced in HTML5.
2013-04-07Merge pull request #139 from ezterry/bugfixAndrew Dolgov
fix bug with image attatchment settings
2013-04-07fix bug with image attatchment settingsTerrence Ezrol
2013-04-07move service-dependent auth plugins to contrib repoAndrew Dolgov
2013-04-07clarify single user mode descriptionAndrew Dolgov
2013-04-07add some infoblurbs to the updater plugin, remove experimental noticesAndrew Dolgov
2013-04-07Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-04-07getLabelCounters: properly check for user_entry uid (closes #671)Andrew Dolgov
2013-04-06Merge pull request #137 from Arthaey/patch-1Andrew Dolgov
Fix typo in config.php
2013-04-06Fix typo in config.phpArthaey Angosii
Looks like a typo of "vary" instead of "wary", and "aware" sounds better.
2013-04-07remove auth_remote from default configurationAndrew Dolgov
2013-04-07Revert "remove RTITLE"Andrew Dolgov
This reverts commit ecac674adebce15fa8921b8c86cda2dba6ee7c34.
2013-04-07remove RTITLEAndrew Dolgov
2013-04-07installer: remove check for pubsubhubbub which is never definedAndrew Dolgov
2013-04-07remove RCHKAndrew Dolgov
2013-04-06Merge pull request #136 from pictuga/masterAndrew Dolgov
Make sure missing feed-icons keep alignment.
2013-04-06Make sure missing feed-icons keep alignment.pictuga
Missing feed-icons take 16px as well to avoid alignment glitches in feed list.
2013-04-06Merge pull request #135 from sunjayc99/masterAndrew Dolgov
Fix: fetching URLs with spaces
2013-04-06fix for fetching urls with spacesSunjay Cauligi
2013-04-06check for headlines-spacer presence before querying infscroll on loadAndrew Dolgov
2013-04-06try to fill the buffer with headlines if possibleAndrew Dolgov
2013-04-05Merge pull request #134 from sunjayc99/masterAndrew Dolgov
Added functionality for navigation without opening articles and toggling expansion of headlines
2013-04-05Merge pull request #132 from Menti/masterAndrew Dolgov
Updated Spanish translation
2013-04-05Merge pull request #133 from jchristi/jchristiAndrew Dolgov
Add css optimization to dojo builds
2013-04-05Added functionality for navigation without opening articles and toggling ↵Sunjay Cauligi
expansion of headlines
2013-04-06Updated Spanish translationDavidM
2013-04-05googlereaderimport: support summary elementAndrew Dolgov
2013-04-05fix divide by zero in feeds/minute reporting (closes #668)Andrew Dolgov
2013-04-05Merge pull request #131 from pictuga/patch-1Andrew Dolgov
Added other allowed elements to sanitize()
2013-04-05Added other allowed elements to sanitize()pictuga
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-05Merge pull request #130 from seidler2547/masterAndrew Dolgov
fix "embed original"
2013-04-05fix "embed original" pluginStefan Seidel
2013-04-05fix batch subscribe eating CRs (closes #667)Andrew Dolgov
2013-04-05Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-04-05fix prefs reset not working properlyAndrew Dolgov
2013-04-04Merge pull request #129 from HeikoAdams/masterAndrew Dolgov
German translation updated
2013-04-04Add css optimization to dojo buildsJeremy Christian