+++ /dev/null
-Digest mode for tt-rss (tablet friendly UI)
function about() {
return array(1.0,
- "Share on Flattr plugin",
+ "Share articles on Flattr",
"Nic Honing");
}
function about() {
return array(1.0,
- "Share on Google+ plugin",
+ "Share article on Google+",
"homolibere");
}
function about() {
return array(1.0,
- "Share on Identi.ca",
+ "Share articles on Identi.ca",
"fox");
}
+++ /dev/null
-Performs import and export of tt-rss user data using neutral XML format.
function about() {
return array(1.0,
- "Imports and exports user data using a neutral XML format",
+ "Imports and exports user data using neutral XML format",
"fox");
}
+++ /dev/null
-Adds support for linking other tt-rss instances
+++ /dev/null
-Shares article by email
function about() {
return array(1.0,
- "Adds a share article via email button",
+ "Share article via email",
"fox");
}
+++ /dev/null
-Support for article notes
function about() {
return array(1.0,
- "Share article via Pinterest",
+ "Share article on Pinterest",
"?");
}
function about() {
return array(1.0,
- "Share article via Pocket (formerly Read It Later)",
+ "Share article on Pocket (formerly Read It Later)",
"?");
}
+++ /dev/null
-Inline image links in Reddit RSS
+++ /dev/null
-Support for sharing articles by URL
+++ /dev/null
-Updates tt-rss installation to latest version.