1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
Commit Graph

6760 Commits

Author SHA1 Message Date
syrnon
6aeb37d062 fixing the rel url to abs 2013-07-09 18:05:16 +03:00
syrnon
ef811bba02 reverting 2013-07-09 17:31:23 +03:00
syrnon
b28b2ce9eb calculating base locally 2013-07-09 17:29:25 +03:00
syrnon
f150f85a5e reverted changes 2013-07-09 17:28:15 +03:00
syrnon
bfc24f3794 Update atom.php 2013-07-03 22:36:33 +03:00
syrnon
deeeee76d2 Update feedparser.php 2013-07-03 22:35:38 +03:00
Andrew Dolgov
776b19536d Merge pull request #243 from d7415/master
image.php: Remove possible leading line from images
2013-06-28 02:54:53 -07:00
Martin Stone
c26b93aba5 image.php: Flush headers and output buffer to prevent a leading empty line in some instances.
Signed-off-by: Martin Stone <martin@d7415.co.uk>
2013-06-28 09:47:20 +00:00
Andrew Dolgov
4f62f8f6dc add js hook for floating title 2013-06-28 08:30:35 +04:00
Andrew Dolgov
fac0964053 do not show lone dash in collapsed cdm when content preview is disabled 2013-06-27 21:05:10 +04:00
Andrew Dolgov
ce920ec148 Merge pull request #239 from craywolf/fixversion
Fix version in preferences footer
2013-06-26 08:00:11 -07:00
craywolf
3cda9e2a40 Fix version in preferences footer 2013-06-26 09:20:03 -04:00
Andrew Dolgov
72f133bb06 add experimental counterNode text shadow 2013-06-26 16:52:24 +04:00
Andrew Dolgov
3cd5511b32 another counter node positioning hack 2013-06-26 16:48:53 +04:00
Andrew Dolgov
d97efc9967 floicon wrapper: fix short tag 2013-06-26 13:36:06 +04:00
Andrew Dolgov
ba2463069f replace floIcon with jimIcon from https://github.com/jimparis/jimIcon 2013-06-26 08:37:07 +04:00
Andrew Dolgov
afa1a260d0 fix inverse status not being set correctly for filters when creating
them
fix inverse rules not being saved/restored properly through opml
2013-06-26 02:17:49 +04:00
Andrew Dolgov
44727c79ad batch feed editor: remove title and feed url because batch editing those makes no sense whatsoever 2013-06-25 23:07:09 +04:00
Andrew Dolgov
a8572a7182 login page: remove version 2013-06-25 22:14:50 +04:00
Andrew Dolgov
b584460302 parser: remove atom <source> element 2013-06-25 14:43:59 +04:00
Andrew Dolgov
420940fa90 do not catchup newly subscribed feeds 2013-06-25 10:01:41 +04:00
Andrew Dolgov
f26347917f af_dilbert: fix typo 2013-06-25 09:36:33 +04:00
Andrew Dolgov
9f4d5afa33 add af_dilbert 2013-06-25 09:32:53 +04:00
Andrew Dolgov
9b89a846af Merge pull request #236 from levito/patch-5
only do article update operations once when scrolling
2013-06-24 22:18:11 -07:00
Veit Lehmann
d1754390cc only do article update operations once when scrolling
I discovered that DOM operations and function calls were done several times inside the 100px mirror when scrolling through articles. Especially painful on seamless scrolling systems like Mac OS, where dozens of updates would slow down this part dramatically. This change fixes it.
2013-06-25 06:08:44 +03:00
Andrew Dolgov
d1343b844d make floating title less cpu intensive 2013-06-25 01:35:07 +04:00
Andrew Dolgov
b627f574f8 fix 2week catchup parameter 2013-06-25 00:11:53 +04:00
Andrew Dolgov
1ed69dc5f5 Merge pull request #233 from lotrfan/dismiss
Remove content when dismissing
2013-06-23 04:30:12 -07:00
Jeffrey Tolar
3b2605a02e Add some checks to see if the content element exists
This *might* help dismissal not break when not using combined mode.
2013-06-21 23:49:35 -05:00
Jeffrey Tolar
055a37e083 Fix incorrect function name in exception handling 2013-06-21 23:31:59 -05:00
Jeffrey Tolar
abba5dd4d4 Remove content when an article is dismissed 2013-06-21 23:30:55 -05:00
Andrew Dolgov
638abcecea Merge pull request #230 from lotrfan/hotkey_fix
Add missing hotkey action
2013-06-21 00:43:13 -07:00
Jeffrey Tolar
3faad714e2 Add missing hotkey handler 2013-06-21 01:50:08 -05:00
Andrew Dolgov
bc3c887f4f better root element detection for atom content type xhtml (closes #720) 2013-06-20 21:16:06 +04:00
Andrew Dolgov
dda1d43508 Merge pull request #229 from skibbipl/patch-1
Update messages.po
2013-06-20 02:09:45 -07:00
skibbipl
77ddd227c5 Update messages.po
Typo in translation.
2013-06-20 10:56:58 +02:00
Andrew Dolgov
202a81e7ba add rel=noreferrer to article links 2013-06-20 11:59:41 +04:00
Andrew Dolgov
17ca9c640a Merge pull request #228 from WGH-/installer_undefined_index
fixes "undefined index HTTPS" notice in installer script
2013-06-19 14:43:58 -07:00
WGH
3a3aec221a fixes "undefined index" notice 2013-06-20 00:54:02 +04:00
Andrew Dolgov
a9000b0344 feedparser: check if initial xpath query for root element returns anything 2013-06-19 19:40:36 +04:00
Andrew Dolgov
84acb0b711 Merge pull request #227 from whyparkc/master
Pull request for localization for Korean
2013-06-18 22:20:46 -07:00
whyparkc
12727ad17d modifying some Korean translations 2013-06-19 10:48:53 +09:00
whyparkc
5fbf5b2155 deleting files in wrong location 2013-06-18 16:57:36 +09:00
whyparkc
be6475ae84 changing wrong folder tree and updating some Korean translations 2013-06-18 16:54:59 +09:00
whyparkc
79010ff99f changing Korean terms and adding some more translations 2013-06-18 13:13:03 +09:00
Andrew Dolgov
7e9f591d1f Merge pull request #223 from mhaley/patches-viewfeed-timeout
Load selected feed after a short timeout
2013-06-17 13:13:32 -07:00
Andrew Dolgov
30d2d8a6ef Merge pull request #226 from mhaley/patches-no-preload
Don't preload audio attachments.
2013-06-16 22:43:23 -07:00
Andrew Dolgov
e0345afdf0 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-06-15 13:15:39 +04:00
Andrew Dolgov
a586afa37d do no try to pass MS icon files to GD 2013-06-15 13:15:20 +04:00
Andrew Dolgov
911501f10a Merge pull request #224 from Menti/master
Small improvements to Spanish
2013-06-15 00:44:35 -07:00