Andrew Dolgov
|
8831632905
|
add some more stuff to first_id query to fix virtual feeds
|
2015-07-12 22:50:21 +03:00 |
|
Andrew Dolgov
|
d5e0486e0c
|
minor first_id query fix
|
2015-07-12 18:47:06 +03:00 |
|
Andrew Dolgov
|
48fefe2f6b
|
fixes for first_id stuff
|
2015-07-12 18:08:02 +03:00 |
|
Andrew Dolgov
|
ec57104d6e
|
apparently it's a bad idea to do is_resource() on a mysqli result
|
2015-07-12 14:23:32 +03:00 |
|
Andrew Dolgov
|
83ce77a2e8
|
functions: fix some phpstorm-reported warnings
|
2015-07-12 14:07:38 +03:00 |
|
Andrew Dolgov
|
39d488a256
|
viewfeed: set hsp status when scrolling to the very end
|
2015-07-12 13:37:24 +03:00 |
|
Andrew Dolgov
|
15ae8cd084
|
js: remove current_top_id global
|
2015-07-12 13:30:00 +03:00 |
|
Andrew Dolgov
|
96ac72bc12
|
api: getHeadlines: cast feed_it to int if needed
|
2015-07-12 13:18:03 +03:00 |
|
Andrew Dolgov
|
b0ce3d33c3
|
api: initialize headlines header
|
2015-07-12 12:37:19 +03:00 |
|
Andrew Dolgov
|
491f69c7e3
|
bump api level
|
2015-07-12 12:27:18 +03:00 |
|
Andrew Dolgov
|
5c784e701c
|
api: add top id stuff, optionally return header w/ status information in getHeadlines (currently only top_id_changed)
|
2015-07-12 12:26:09 +03:00 |
|
Andrew Dolgov
|
3444020100
|
report top id changed in headlines buffer
|
2015-07-12 12:01:34 +03:00 |
|
Andrew Dolgov
|
1727ceabca
|
Merge branch 'master' of git.fakecake.org:tt-rss
|
2015-07-12 01:29:50 +03:00 |
|
Andrew Dolgov
|
f5a0fb8b64
|
queryFeedHeadlines: move to array-based arguments, optionally check if first element changed when paginating
|
2015-07-12 01:29:36 +03:00 |
|
Andrew Dolgov
|
b9bd7ec555
|
cap iframes width
|
2015-07-11 21:28:31 +03:00 |
|
Andrew Dolgov
|
dae36971ae
|
add a quick hack for imgur single page links
|
2015-07-11 13:32:28 +03:00 |
|
Andrew Dolgov
|
5f297a5c11
|
af_redditimgur: some additional .gif -> mp4 rewriting
|
2015-07-11 02:08:53 +03:00 |
|
Andrew Dolgov
|
d4ac4fc6fd
|
af_redditimgur: fix imgur single-image pages
|
2015-07-11 00:54:15 +03:00 |
|
Andrew Dolgov
|
b8887ebb14
|
redditimgur: extract video poster urls
|
2015-07-10 09:02:52 +03:00 |
|
Andrew Dolgov
|
9959acc87a
|
change version_static based on y.m
|
2015-07-09 21:47:42 +03:00 |
|
Andrew Dolgov
|
206e99f2ba
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2015-07-09 15:34:56 +03:00 |
|
Andrew Dolgov
|
9ec9a8f941
|
redditimgur: don't try to readability parse youtube, add another youtube embed variant
|
2015-07-09 15:34:28 +03:00 |
|
Andrew Dolgov
|
75112f78c4
|
Merge pull request #467 from cweiske/fix-html-detection
Check for HTML in the first 100 bytes.
|
2015-07-09 15:03:47 +03:00 |
|
Christian Weiske
|
5a4074a9f8
|
Check for HTML in the first 100 bytes.
Some HTML pages have an XML header (XHTML), which alone is nearly 50 bytes.
Thus we need to check for the HTML or doctype tags in the first 100 bytes.
|
2015-07-09 13:39:07 +02:00 |
|
Andrew Dolgov
|
12d880d77a
|
redditimgur: don't try to readability parse twitter
|
2015-07-09 12:13:44 +03:00 |
|
Andrew Dolgov
|
47888b3d87
|
af_redditimgur: do not reinline content extracted by readability
|
2015-07-09 09:39:45 +03:00 |
|
Andrew Dolgov
|
8b08d9d740
|
move readability libs to system location
|
2015-07-08 13:44:45 +03:00 |
|
Andrew Dolgov
|
25c747f576
|
Merge branch 'master' of git.fakecake.org:tt-rss
|
2015-07-08 10:35:29 +03:00 |
|
Andrew Dolgov
|
831129f6a4
|
ad_readability: also check for content-type if possible
|
2015-07-08 10:35:19 +03:00 |
|
Andrew Dolgov
|
6475fc7e06
|
af_redditimgur: check if document is text/html before trying to readability parse it
|
2015-07-08 10:30:35 +03:00 |
|
Andrew Dolgov
|
3cea4a4b75
|
go back to fixed wrapper height because dynamic one breaks layout in chrome :(
|
2015-07-07 16:52:43 +03:00 |
|
Andrew Dolgov
|
0cf910991e
|
shorten_expanded: shorten based on window height not preset value
|
2015-07-07 16:43:22 +03:00 |
|
Andrew Dolgov
|
9090b874ab
|
simplify search, remove search_mode as useless
remove dialog to select by tags, simplify browsing by tag query
|
2015-07-07 15:59:32 +03:00 |
|
Andrew Dolgov
|
2374294529
|
update gitignore
|
2015-07-07 14:23:18 +03:00 |
|
Andrew Dolgov
|
f7745af952
|
af_redditimgur: improve youtube detection a bit
|
2015-07-07 14:22:58 +03:00 |
|
Andrew Dolgov
|
88bf000f8d
|
cache_starred_images: also handle html5 mp4 video files
|
2015-07-07 13:07:58 +03:00 |
|
Andrew Dolgov
|
b7d1306b19
|
af_readability: add a workaround for meta charset html pages
|
2015-07-07 10:15:08 +03:00 |
|
Andrew Dolgov
|
6322fc6870
|
af_redditimgur: fix youtube regexp, try to inline images again if parsed
using readability
|
2015-07-07 08:44:42 +03:00 |
|
Andrew Dolgov
|
99bb8b3bbb
|
af_redditimgur: do not embed content of reddit links
|
2015-07-06 23:59:10 +03:00 |
|
Andrew Dolgov
|
f7c0d9fc8f
|
fix previous AGAIN aargh
|
2015-07-06 23:50:34 +03:00 |
|
Andrew Dolgov
|
7975ace2aa
|
fix previous, oops
|
2015-07-06 23:38:02 +03:00 |
|
Andrew Dolgov
|
fd61fd6e79
|
rewrite relative urls in readability output
|
2015-07-06 23:29:00 +03:00 |
|
Andrew Dolgov
|
e2a3689a18
|
sanitize: disable <hr> for now
|
2015-07-06 23:09:51 +03:00 |
|
Andrew Dolgov
|
baf2bfd504
|
remove old-style per-site plugins
|
2015-07-06 23:04:44 +03:00 |
|
Andrew Dolgov
|
1ff7ae42df
|
add af_readability
|
2015-07-06 23:02:21 +03:00 |
|
Andrew Dolgov
|
a95fb1696d
|
af_redditimgur: update description
|
2015-07-06 22:46:46 +03:00 |
|
Andrew Dolgov
|
b90c4468fc
|
sanitize: allow <hr> elements
af_redditimgur: optionally add original content using Readability php implementation
|
2015-07-06 22:44:43 +03:00 |
|
Andrew Dolgov
|
3b9ca4e6cc
|
af_redditimgur: embed youtube links
|
2015-07-06 21:44:38 +03:00 |
|
Andrew Dolgov
|
74c1ff6065
|
Merge branch 'master' of git.fakecake.org:tt-rss
|
2015-07-06 21:31:57 +03:00 |
|
Andrew Dolgov
|
5dcc7bf1f6
|
af_redditimgur: add <video> controls
|
2015-07-06 21:31:46 +03:00 |
|