Andrew Dolgov
b1bb951fb8
fix for yet another dilbert changes
10 years ago
zaikos
2b4853f515
Reverts most of be60340
. Implements a simplier solution using XPath to get the proper title tag from a feed item.
10 years ago
zaikos
be60340c29
Made FeedItem_RSS::get_title() more aggresive in finding an article title.
10 years ago
Andrew Dolgov
50547484b4
Merge pull request #429 from dzaikos/master
...
Temporarily enable entity loader when importing XML file.
10 years ago
zaikos
4262e0019a
Temporarily disable entity loader when importing XML file.
10 years ago
Andrew Dolgov
ec5ac2ec30
rebase translations, update script to maybe extract more translations from js files (fuck you xgettext you piece of shit)
10 years ago
Andrew Dolgov
06f328a31b
Merge pull request #427 from andersk/duplicate-indexes
...
Drop duplicate database indexes
10 years ago
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>
10 years ago
Andrew Dolgov
945ecd7db6
fix explosm comics plugin
10 years ago
Andrew Dolgov
d8895ec679
1.15.3 to fix tag/version mismatch
10 years ago
Andrew Dolgov
21d7585a54
disable version checking for night.css
10 years ago
Andrew Dolgov
e054faa182
release 1.15.1
10 years ago
Andrew Dolgov
3457ce7c59
temporarily enable entity loader when importing opml because idk
10 years ago
Andrew Dolgov
f6cbe9a5a0
require version information in all additional themes
10 years ago
Andrew Dolgov
9b46c8e5e7
release 1.15
10 years ago
Andrew Dolgov
584411fee6
disable libxml entity loader to prevent attacks via xml external entities ( fixes #833 )
10 years ago
Andrew Dolgov
682c7c2911
night theme: add workaround for grayscale filter not working on firefox, other minor tweaks
10 years ago
Andrew Dolgov
c63850fad0
if loaded over ssl and iframe is whitelisted, set its source to https
10 years ago
Andrew Dolgov
bd07626826
tweak selected feed display a bit
10 years ago
Andrew Dolgov
9fd581336e
fetch_file_contents: support retarded schema-less urls
...
af_comics_dilbert: fix for new dilbert.com shenanigans
10 years ago
Andrew Dolgov
2681f684c7
af_comics_pa: check node exists before trying to manipulate it
10 years ago
Andrew Dolgov
3ba0599de7
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
10 years ago
Andrew Dolgov
3194a70a03
api: getHeadlines: add configurable excerpt_length (bump api version)
10 years ago
Andrew Dolgov
880647ba00
Merge pull request #424 from tmo-github/TMO_ttrss
...
Modify query to avoid a full table scan on MySQL
10 years ago
tmo-github
8458a312ae
Modify query to avoid a full table scan on MySQL
10 years ago
Andrew Dolgov
e8a0d290c0
no_iframes: remove everything except good iframes
10 years ago
Andrew Dolgov
2c30a62e77
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
10 years ago
Andrew Dolgov
9997b38e3e
api: allow requesting headlines as if client supports iframe sandboxing
10 years ago
Andrew Dolgov
59b5d5f3e6
allow embedding videos from youtube and vimeo natively
10 years ago
Andrew Dolgov
a08e2e4d93
Merge pull request #422 from rwetzlmayr/master
...
de_DE l10n: Fix typo
10 years ago
Robert Wetzlmayr
aa1274411e
Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS
10 years ago
Robert Wetzlmayr
4fbaa8b529
de_DE l10n: Fix typo.
10 years ago
Andrew Dolgov
84c6f17deb
add af_tumblr_1280
10 years ago
Andrew Dolgov
346297d4d2
add imgsetsizes plugin
10 years ago
Andrew Dolgov
0d41fd76d3
notify fixes
10 years ago
Andrew Dolgov
c92af7f57f
Merge pull request #420 from whyparkc/master
...
updating Korean translation
10 years ago
Andrew Dolgov
343eb77096
use position:fixed for notify
10 years ago
YoungMin Park
8a4b2afae5
updating Korean translation
...
added korean translation for newly added strings
10 years ago
YoungMin Park
a5bbb2bec1
Merge pull request #1 from gothfox/master
...
Update from original
10 years ago
Andrew Dolgov
2f43089de1
body: disable overflow
10 years ago
Andrew Dolgov
d9c93ebfdb
tweak notifications; use css animations for notifications
10 years ago
Andrew Dolgov
e44280a0bd
fix typo (refs #818 )
10 years ago
Andrew Dolgov
3cc02a5b88
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
10 years ago
Andrew Dolgov
6383c9c53a
when registering feed title, consider its maximum length ( closes #818 )
10 years ago
Andrew Dolgov
bb9ded547f
Merge pull request #417 from DigitalDJ/master
...
Fix allow duplicate posts feature with optimizations from 1.14
10 years ago
Grant Pannell
da7e3e91bf
Fix allow duplicate posts feature with optimizations from 1.14
10 years ago
Andrew Dolgov
bcc5be2368
Merge pull request #415 from ValdisVitolins/master
...
Updated resource files for Latvian
10 years ago
valdis
ee6d43a275
Updated resource files for Latvian
10 years ago
Andrew Dolgov
f71a669b7d
api: handle uncached labels the way main headlines function does it
10 years ago
Andrew Dolgov
98cbae8dfa
hotkey actions: toggle_expand, collapse_article: check if element exists
...
before acting on it (closes #815 )
10 years ago