Andrew Dolgov
b1bb951fb8
fix for yet another dilbert changes
2015-01-15 09:23:45 +03:00
zaikos
2b4853f515
Reverts most of be60340
. Implements a simplier solution using XPath to get the proper title tag from a feed item.
2015-01-14 16:13:39 -05:00
zaikos
be60340c29
Made FeedItem_RSS::get_title() more aggresive in finding an article title.
2015-01-14 13:28:58 -05:00
Andrew Dolgov
50547484b4
Merge pull request #429 from dzaikos/master
...
Temporarily enable entity loader when importing XML file.
2014-12-26 23:24:49 +03:00
zaikos
4262e0019a
Temporarily disable entity loader when importing XML file.
2014-12-26 14:43:38 -05:00
Andrew Dolgov
ec5ac2ec30
rebase translations, update script to maybe extract more translations from js files (fuck you xgettext you piece of shit)
2014-12-18 18:27:30 +03:00
Andrew Dolgov
06f328a31b
Merge pull request #427 from andersk/duplicate-indexes
...
Drop duplicate database indexes
2014-12-18 11:55:36 +03:00
Anders Kaseorg
bd40827b73
Drop duplicate database indexes
...
These duplicate indexes were found by the pt-duplicate-key-checker
tool in percona-toolkit. Duplicate indexes waste space and slow down
the query planner. Closes #835 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2014-12-18 02:50:03 -05:00
Andrew Dolgov
945ecd7db6
fix explosm comics plugin
2014-12-12 12:23:33 +03:00
Andrew Dolgov
d8895ec679
1.15.3 to fix tag/version mismatch
2014-12-10 21:33:18 +03:00
Andrew Dolgov
21d7585a54
disable version checking for night.css
2014-12-09 23:54:28 +03:00
Andrew Dolgov
e054faa182
release 1.15.1
2014-12-09 23:51:57 +03:00
Andrew Dolgov
3457ce7c59
temporarily enable entity loader when importing opml because idk
2014-12-09 22:54:44 +03:00
Andrew Dolgov
f6cbe9a5a0
require version information in all additional themes
2014-12-09 15:16:53 +03:00
Andrew Dolgov
9b46c8e5e7
release 1.15
2014-12-08 15:02:51 +03:00
Andrew Dolgov
584411fee6
disable libxml entity loader to prevent attacks via xml external entities ( fixes #833 )
2014-12-08 14:49:54 +03:00
Andrew Dolgov
682c7c2911
night theme: add workaround for grayscale filter not working on firefox, other minor tweaks
2014-12-06 11:45:41 +03:00
Andrew Dolgov
c63850fad0
if loaded over ssl and iframe is whitelisted, set its source to https
2014-12-06 08:52:43 +03:00
Andrew Dolgov
bd07626826
tweak selected feed display a bit
2014-12-05 00:29:54 +03:00
Andrew Dolgov
9fd581336e
fetch_file_contents: support retarded schema-less urls
...
af_comics_dilbert: fix for new dilbert.com shenanigans
2014-12-03 22:43:25 +03:00
Andrew Dolgov
2681f684c7
af_comics_pa: check node exists before trying to manipulate it
2014-12-03 18:06:22 +03:00
Andrew Dolgov
3ba0599de7
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-11-29 20:35:16 +03:00
Andrew Dolgov
3194a70a03
api: getHeadlines: add configurable excerpt_length (bump api version)
2014-11-29 20:16:09 +03:00
Andrew Dolgov
880647ba00
Merge pull request #424 from tmo-github/TMO_ttrss
...
Modify query to avoid a full table scan on MySQL
2014-11-28 10:11:33 +03:00
tmo-github
8458a312ae
Modify query to avoid a full table scan on MySQL
2014-11-27 20:04:24 +01:00
Andrew Dolgov
e8a0d290c0
no_iframes: remove everything except good iframes
2014-11-25 18:40:19 +03:00
Andrew Dolgov
2c30a62e77
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-11-25 13:48:07 +03:00
Andrew Dolgov
9997b38e3e
api: allow requesting headlines as if client supports iframe sandboxing
2014-11-25 13:45:21 +03:00
Andrew Dolgov
59b5d5f3e6
allow embedding videos from youtube and vimeo natively
2014-11-25 13:45:02 +03:00
Andrew Dolgov
a08e2e4d93
Merge pull request #422 from rwetzlmayr/master
...
de_DE l10n: Fix typo
2014-11-20 00:59:52 +03:00
Robert Wetzlmayr
aa1274411e
Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS
2014-11-19 18:15:42 +01:00
Robert Wetzlmayr
4fbaa8b529
de_DE l10n: Fix typo.
2014-11-19 18:14:58 +01:00
Andrew Dolgov
84c6f17deb
add af_tumblr_1280
2014-11-15 16:37:21 +03:00
Andrew Dolgov
346297d4d2
add imgsetsizes plugin
2014-11-09 20:31:46 +03:00
Andrew Dolgov
0d41fd76d3
notify fixes
2014-11-09 20:31:29 +03:00
Andrew Dolgov
c92af7f57f
Merge pull request #420 from whyparkc/master
...
updating Korean translation
2014-11-05 18:02:09 +03:00
Andrew Dolgov
343eb77096
use position:fixed for notify
2014-11-05 09:18:41 +03:00
YoungMin Park
8a4b2afae5
updating Korean translation
...
added korean translation for newly added strings
2014-11-05 11:56:09 +09:00
YoungMin Park
a5bbb2bec1
Merge pull request #1 from gothfox/master
...
Update from original
2014-11-04 11:49:43 +09:00
Andrew Dolgov
2f43089de1
body: disable overflow
2014-11-03 10:54:54 +03:00
Andrew Dolgov
d9c93ebfdb
tweak notifications; use css animations for notifications
2014-11-02 20:58:46 +03:00
Andrew Dolgov
e44280a0bd
fix typo (refs #818 )
2014-11-02 20:08:58 +03:00
Andrew Dolgov
3cc02a5b88
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-11-02 19:37:27 +03:00
Andrew Dolgov
6383c9c53a
when registering feed title, consider its maximum length ( closes #818 )
2014-11-02 19:36:58 +03:00
Andrew Dolgov
bb9ded547f
Merge pull request #417 from DigitalDJ/master
...
Fix allow duplicate posts feature with optimizations from 1.14
2014-11-02 09:29:34 +03:00
Grant Pannell
da7e3e91bf
Fix allow duplicate posts feature with optimizations from 1.14
2014-11-02 16:40:10 +10:30
Andrew Dolgov
bcc5be2368
Merge pull request #415 from ValdisVitolins/master
...
Updated resource files for Latvian
2014-11-02 09:04:45 +03:00
valdis
ee6d43a275
Updated resource files for Latvian
2014-11-01 23:45:02 +02:00
Andrew Dolgov
f71a669b7d
api: handle uncached labels the way main headlines function does it
2014-10-27 22:07:20 +03:00
Andrew Dolgov
98cbae8dfa
hotkey actions: toggle_expand, collapse_article: check if element exists
...
before acting on it (closes #815 )
2014-10-26 10:25:19 +04:00