Commit graph

6973 commits

Author SHA1 Message Date
Derek Schrock
d7e4897b8e Firefox accessibility.typeaheadfind is triggered for multikey shortcuts.
For multikey shortcuts Firefox accessibility.typeaheadfind is triggered.  Returning false will cause the default event from occuring and prevent the event from bubbling up.
2013-09-20 00:04:33 -04:00
Andrew Dolgov
9a6c4b7033 Merge pull request #300 from Menti/master
Translated four strings into Spanish
2013-09-18 21:28:21 -07:00
DavidM
0653f38ff6 Translated four strings into Spanish 2013-09-18 21:42:45 +02:00
Andrew Dolgov
e596b5a9dd add update script to convert myisam tables to innodb (bump version) 2013-09-17 14:34:39 +04:00
Andrew Dolgov
80c448cb98 Merge pull request #299 from rangerer/label_counters
optimized query for label counters
2013-09-17 03:27:07 -07:00
Roland Angerer
4d8f4c5989 optimized query for label counters 2013-09-17 12:05:13 +02:00
Andrew Dolgov
1357a263be include title when detecting article language 2013-09-17 12:28:31 +04:00
Andrew Dolgov
4f71d7431c replace suppress debugging kludge with a more flexible function (fixes
logging with update.php --feeds being stopped after first feed)
2013-09-15 23:02:21 +04:00
Andrew Dolgov
811a81c6de counter: remove text-shadow 2013-09-12 12:13:10 +04:00
Andrew Dolgov
59962a6ebd updater: add button to call updateself dialog even if no next version detected 2013-09-11 15:17:22 +04:00
Andrew Dolgov
4df07d50b1 specify engine=innodb for all tt-rss tables 2013-09-10 08:48:32 +04:00
Andrew Dolgov
2e35b3bd6b prevent automatic selection of headlines row first child when scrolling in 3panel mode because it screws with keyboard navigation (closes #752) 2013-09-09 14:38:28 +04:00
Andrew Dolgov
f5967cf825 cache starred: only try to chmod cache directory if it is not writable 2013-09-06 09:21:17 +04:00
Andrew Dolgov
0c0e5f3640 fix wrong url() paths to toolbar.png in css 2013-09-04 17:57:04 +04:00
Andrew Dolgov
e7a40490b8 filters: add a link to the wiki page to the rule create/edit dialog 2013-09-02 13:54:56 +04:00
Andrew Dolgov
19ab809633 add i18n to the search syntax link 2013-09-02 13:54:41 +04:00
Andrew Dolgov
d3b0e3487e fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations 2013-09-02 13:09:32 +04:00
Andrew Dolgov
ff04fe0625 use plurals for comment/comments link in article, properly translate comments string, add feed title to article in zoom mode 2013-09-02 12:58:14 +04:00
Andrew Dolgov
9e04187845 Merge pull request #298 from rangerer/update_daemon_log
passing --log option to update daemon processes
2013-09-02 01:35:16 -07:00
Andrew Dolgov
a33558a61e pass logfile to child tasks if locking is possible, lock logfile before writing, add kludge to prevent update_rss_feed unneeded debugging go into master logfile 2013-09-02 12:33:59 +04:00
Roland Angerer
0f0bbe735d passing --log option to update daemon processes 2013-09-02 08:54:20 +02:00
Andrew Dolgov
f73e03e000 pass feed information to article filters 2013-09-02 10:03:04 +04:00
Andrew Dolgov
07734eee5a loadMoreHeadlines: use shorter syntax for adaptive offset calculation 2013-09-01 14:07:31 +04:00
Andrew Dolgov
7bdc1df121 Revert "Include both title and text attributes"
This reverts commit 631c067601.
2013-08-29 16:30:01 +04:00
Andrew Dolgov
34e55fe8d9 fix cat filters always applying if set to uncategorized 2013-08-29 09:24:24 +04:00
Andrew Dolgov
5d4d591826 filter testing: exclude archived articles because filtering on them makes no sense 2013-08-29 09:12:05 +04:00
Andrew Dolgov
d2d6c8dbb2 tweak zoomed display date/tags a bit 2013-08-27 15:09:48 +04:00
Andrew Dolgov
e1f1857d95 fix globalUpdateFeeds failing when no active session exists 2013-08-25 17:34:27 +04:00
Andrew Dolgov
f426c84787 Merge pull request #280 from PerryWerneck/master
Updatings pt-BR translation
2013-08-22 03:48:14 -07:00
Andrew Dolgov
bc262b6778 unfuck headlines_hook for syndicated feeds 2013-08-21 18:26:34 +04:00
Andrew Dolgov
63df96dd9f Merge pull request #286 from jordidg/master
Improve OPML export
2013-08-21 04:24:41 -07:00
Jordi De Groof
631c067601 Include both title and text attributes
See http://feedvalidator.org/docs/warning/MissingTitleAttr.html
2013-08-16 19:19:36 +02:00
Jordi De Groof
6b74f725a3 Add type="rss" on subscription list <outline> nodes
See http://feedvalidator.org/docs/warning/MissingOutlineType.html
2013-08-16 19:10:43 +02:00
Perry Werneck
f0feea33ce Merge remote-tracking branch 'upstream/master' 2013-08-11 10:41:50 -03:00
Andrew Dolgov
3eb55333c6 do not use iconv in tag_is_valid, data should be utf8 anyway at this point; remove sanity check for iconv because parser does not use it 2013-08-09 09:19:57 +04:00
Perry Werneck
4c33d3e534 Updating translation 2013-08-08 23:21:05 -03:00
Perry Werneck
54a4a89d90 Updating translation 2013-08-07 21:15:15 -03:00
Perry Werneck
c9093147c6 Updating translation 2013-08-07 21:11:14 -03:00
Andrew Dolgov
05a1939bbd Merge pull request #279 from mhaley/patch-1
API should return excerpt when asked
2013-08-06 04:58:43 -07:00
Andrew Dolgov
5c54e68388 support media:description for media: enclosures 2013-08-05 12:26:09 +04:00
Andrew Dolgov
6bf61bdc63 simplify media:content xpath 2013-08-05 11:50:15 +04:00
Andrew Dolgov
4289b68f0d parser: support media:content elements within media:group 2013-08-05 10:33:13 +04:00
Matt Haley
64595782ff API should return excerpt when asked 2013-08-04 10:41:29 -07:00
Andrew Dolgov
f612dbe8a0 improve support for feeds with invalid unicode entities 2013-08-03 14:45:27 +04:00
Andrew Dolgov
38f439708c rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors 2013-08-02 16:20:39 +04:00
Andrew Dolgov
edba269b6f fix entries not inserted properly when no languages are detected 2013-08-02 16:03:13 +04:00
Andrew Dolgov
00f22824d7 rss: force language to 2 characters; run house keeping hooks properly 2013-08-02 14:47:34 +04:00
Andrew Dolgov
d208abc933 api: pass article id to sanitize 2013-08-02 14:41:01 +04:00
Andrew Dolgov
4e5ddeafa6 make cache starred plugin use hook_house_keeping 2013-08-02 14:12:56 +04:00
Andrew Dolgov
8e47022036 add hook_house_keeping 2013-08-02 14:06:18 +04:00