1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
Commit Graph

8319 Commits

Author SHA1 Message Date
Andrew Dolgov
465fb16d33 remove fetch_file_contents2, use a compat shim instead 2016-03-30 13:46:32 +03:00
Andrew Dolgov
633fb7ffe2 amend previous 2016-03-30 13:34:26 +03:00
Andrew Dolgov
79c891a8b7 set smallish timeout on update check, exclude update checking on initial load 2016-03-30 13:32:49 +03:00
Andrew Dolgov
e3bc4591af add a hash-based fetch_file_contents2() 2016-03-30 13:25:32 +03:00
Andrew Dolgov
00b6b66827 lib/gettext: use proper constructor 2016-03-30 09:56:11 +03:00
Andrew Dolgov
583d5b9a98 get_version: add missing substr 2016-03-28 13:26:09 +03:00
Andrew Dolgov
b6d504b901 zoom: disable 650px p limit 2016-03-25 11:42:04 +03:00
Andrew Dolgov
a296e65a74 Merge branch 'german-translation' into 'master'
German translation update



See merge request !29
2016-03-24 12:23:26 +03:00
Heiko Adams
d1c3c3749d German translation update 2016-03-24 08:11:02 +01:00
Andrew Dolgov
8917f35893 Merge branch 'italian_translation' into 'master'
Italian translation updated

- new strings translated
- fixed typos
- some minor style edits

See merge request !28
2016-03-24 08:26:17 +03:00
dedioste
460d8e3e4f Italian translation updated
- new string translated
- fixed typos
- some minor style edits
2016-03-23 22:13:50 +01:00
Andrew Dolgov
ae397f3a91 bump version_static to 16.3 2016-03-23 22:58:33 +03:00
Andrew Dolgov
644f36a8b0 rebase translations 2016-03-23 22:58:20 +03:00
Andrew Dolgov
7843453c00 version: do not hardcode master branch 2016-03-23 19:08:38 +03:00
Andrew Dolgov
b6b5554db4 normalize some html5 custom attributes 2016-03-22 23:43:32 +03:00
Andrew Dolgov
2d052e42b5 getLoadedArticleIds: consider visible rows only
catchupFeedInGroup: hide articles when catching up, with caveats
2016-03-22 23:22:28 +03:00
Andrew Dolgov
6be118fda1 showArticleInHeadlines: remove unused code 2016-03-22 13:41:55 +03:00
Andrew Dolgov
c4e211046e updateFloatingMenu: performance improvements 2016-03-22 13:38:20 +03:00
Andrew Dolgov
0401715fe5 add a webkit hack to hopefully improve headlines-frame scrolling speed 2016-03-22 12:53:17 +03:00
Andrew Dolgov
d7cc5e6cdd fix previous 2016-03-22 12:51:15 +03:00
Andrew Dolgov
63c7446a79 headlines scroll handler: add a rate limit 2016-03-22 12:43:18 +03:00
Andrew Dolgov
7c0d68f207 remove dismiss* functions 2016-03-22 10:28:34 +03:00
Andrew Dolgov
a51bc3dfa5 catchupfeedingroup: do not remove elements 2016-03-22 10:23:57 +03:00
Andrew Dolgov
6056d164fa cleanup dismissArticle functions 2016-03-22 10:11:11 +03:00
Andrew Dolgov
11514d576f catchupFeedInGroup: dismiss elements on catchup 2016-03-22 09:42:00 +03:00
Andrew Dolgov
8b2a52c635 af_redditimgur: try to handle mobile imgur albums 2016-03-22 09:20:36 +03:00
Andrew Dolgov
dfaf806a7a catchupFeedInGroup: send catchup request even if there are no unread articles in the buffer for this feed 2016-03-21 21:43:54 +03:00
Andrew Dolgov
701de97ebb improvements for catchupFeedInGroup() 2016-03-21 21:40:40 +03:00
Andrew Dolgov
0a36196494 af_redditimgur: relax youtube matching a bit 2016-03-20 12:05:23 +03:00
Andrew Dolgov
c80175bdd5 fix previous wrt single-image imgur pages 2016-03-20 12:03:39 +03:00
Andrew Dolgov
ec482d2840 af_redditimgur: fix handling of imgur albums, implement debugging (method=testurl) 2016-03-20 11:30:56 +03:00
Andrew Dolgov
9232283815 pass feed information to hook_article_export_feed 2016-03-01 14:42:15 +03:00
Andrew Dolgov
399678a14e add PluginHost.HOOK_ARTICLE_EXPORT_FEED 2016-03-01 14:39:36 +03:00
Andrew Dolgov
94d425fe4a rewrite_relative_url: only skip urls like magnet: instead of everything with : 2016-02-20 12:06:47 +03:00
Andrew Dolgov
7bbe94bc93 Revert "rewrite_relative_url: do not skip urls containing :"
This reverts commit a547fef6ab.
2016-02-20 12:02:34 +03:00
Andrew Dolgov
a547fef6ab rewrite_relative_url: do not skip urls containing : 2016-02-20 11:57:37 +03:00
Andrew Dolgov
4f100ece19 pref_filters: sort rules by reg_exp when displaying index 2016-02-19 18:52:54 +03:00
Andrew Dolgov
d43b6563ef Merge branch 'master' of git.tt-rss.org:fox/tt-rss 2016-02-19 09:39:29 +03:00
Andrew Dolgov
b501dc3c5a Merge branch 'remove-srcsrc-local-cache' into 'master'
Remove srcset and sizes attributes from img tag if locally caching images.

As discussed in <https://tt-rss.org/forum/viewtopic.php?f=1&t=3624#p21886>

See merge request !27
2016-02-19 09:39:11 +03:00
JustAMacUser
a01bfd78c2 Remove srcset and sizes attributes from img tag if locally caching images. 2016-02-19 01:35:11 -05:00
Andrew Dolgov
cc43e19b44 error handler: do not log last query, truncate error message to a smaller length 2016-02-17 16:42:13 +03:00
Andrew Dolgov
1003f71e04 minitemplator: use proper constructor 2016-02-17 12:29:42 +03:00
Andrew Dolgov
3261dbfa21 generate_syndicated_feed: pass article id to sanitize() 2016-02-11 20:12:01 +03:00
Andrew Dolgov
724dea9a84 Merge branch 'dont-wrap-excerpt' into 'master'
Make sure author and excerpt spans don't wrap even if active.

In combined display mode with an article collapsed via keyboard nav,
the article remains active, which lets the excerpt bubble out to several
lines depending on display width. Keep the excerpt nowrap always.

While here, fix the author display; nowrap always to keep the name
from splitting across lines in rare cases.

See merge request !26
2016-02-08 12:27:27 +03:00
Todd Vierling
6b8a7aad08 Make sure author and excerpt spans don't wrap even if active.
In combined display mode with an article collapsed via keyboard nav,
the article remains active, which lets the excerpt bubble out to several
lines depending on display width. Keep the excerpt nowrap always.

While here, fix the author display; nowrap always to keep the name
from splitting across lines in rare cases.
2016-02-07 15:47:31 -05:00
Andrew Dolgov
378873b59a Merge branch 'new_tab_mac_fix' into 'master'
Make "open in new tab" hotkey handler support mac "cmd+click" way (non-expanded mode)

https://tt-rss.org/forum/viewtopic.php?f=10&t=3682

See merge request !25
2016-02-07 22:17:03 +03:00
Kostiantyn Moroz
2757c49387 Make "open in new tab" hotkey handler support mac "cmd+click" way (non-expanded mode) 2016-02-07 18:48:24 +00:00
Andrew Dolgov
50bda3fefb sanitize: allow <xml:namespace> (thanks, livejournal) 2016-02-05 11:31:13 +03:00
Andrew Dolgov
0edf1d0dc0 update_rss_feed: disable support for http 304 for the time being 2016-02-02 14:51:02 +03:00
Andrew Dolgov
891b77f90e af_redditimgur: add option for previous 2016-01-31 14:14:31 +03:00