]>
git.wh0rd.org Git - tt-rss.git/log
Andrew Dolgov [Wed, 10 Jul 2013 12:55:55 +0000 (16:55 +0400)]
remove unused cached_content
Andrew Dolgov [Wed, 10 Jul 2013 12:52:03 +0000 (16:52 +0400)]
move reassigning content_preview after hook to a more sensible place
Andrew Dolgov [Wed, 10 Jul 2013 12:45:37 +0000 (16:45 +0400)]
remove query_headlines example plugin
Andrew Dolgov [Wed, 10 Jul 2013 12:44:36 +0000 (16:44 +0400)]
api: fix typo
Andrew Dolgov [Wed, 10 Jul 2013 12:41:48 +0000 (16:41 +0400)]
Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-hookhead
Andrew Dolgov [Wed, 10 Jul 2013 10:02:32 +0000 (14:02 +0400)]
use a different network error image
Andrew Dolgov [Wed, 10 Jul 2013 09:14:06 +0000 (13:14 +0400)]
fix mark_button plugin icon url
Andrew Dolgov [Wed, 10 Jul 2013 09:11:40 +0000 (13:11 +0400)]
plugin list: fix system plugins image position
Andrew Dolgov [Wed, 10 Jul 2013 09:09:12 +0000 (13:09 +0400)]
integrate silk icons by Mark James
Andrew Dolgov [Wed, 10 Jul 2013 08:50:42 +0000 (12:50 +0400)]
catch warning when removing source element
justauser [Wed, 10 Jul 2013 08:24:29 +0000 (04:24 -0400)]
forgot one file
Andrew Dolgov [Tue, 9 Jul 2013 13:05:43 +0000 (17:05 +0400)]
add some css hacks for feed tree
Andrew Dolgov [Tue, 9 Jul 2013 08:34:57 +0000 (12:34 +0400)]
if multiple articles are selected, do not reset active article / selection on scroll if auto catchup is enabled
Andrew Dolgov [Mon, 8 Jul 2013 13:44:03 +0000 (17:44 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Mon, 8 Jul 2013 13:30:07 +0000 (17:30 +0400)]
update gitignore
justauser [Sun, 7 Jul 2013 17:57:06 +0000 (13:57 -0400)]
Merge branch 'master' into hookhead
Conflicts:
include/functions.php
changes for conflicts with master
justauser [Sun, 7 Jul 2013 17:54:10 +0000 (13:54 -0400)]
Merge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSS
updating from github]
justauser [Sun, 7 Jul 2013 17:53:23 +0000 (13:53 -0400)]
changes to add hook_query_headlines
Andrew Dolgov [Sun, 7 Jul 2013 12:22:52 +0000 (05:22 -0700)]
Merge pull request #252 from Djuuu/master
Correct feed ID in public feeds
Julien Tardot [Sun, 7 Jul 2013 09:55:06 +0000 (11:55 +0200)]
Correct feed ID in feeds self URL.
Andrew Dolgov [Sun, 7 Jul 2013 07:23:59 +0000 (11:23 +0400)]
rewrite_relative_url: don't touch stuff which has sheme in it (closes #738)
Andrew Dolgov [Sat, 6 Jul 2013 21:03:53 +0000 (01:03 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 6 Jul 2013 21:03:45 +0000 (01:03 +0400)]
rename orig_guid to no_orig_guid
Andrew Dolgov [Sat, 6 Jul 2013 20:59:23 +0000 (00:59 +0400)]
syndicated feeds: add orig_guid to optionally alter item id to workaround duplicate checking for syndicated content; add <link> element to <source>
Andrew Dolgov [Sat, 6 Jul 2013 13:44:58 +0000 (06:44 -0700)]
Merge pull request #251 from guillaume-uH57J9/master
Log failed login attemps, related to Feature #432 (try 2)
guillaume-uH57J9 [Sat, 6 Jul 2013 13:34:42 +0000 (15:34 +0200)]
Report failed login attemps using user_error
Andrew Dolgov [Sat, 6 Jul 2013 08:34:58 +0000 (12:34 +0400)]
fix broken highlighting of high-scored rows
Andrew Dolgov [Sat, 6 Jul 2013 08:05:52 +0000 (12:05 +0400)]
better error reporting in session validation
Andrew Dolgov [Sat, 6 Jul 2013 08:03:13 +0000 (12:03 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 6 Jul 2013 08:03:01 +0000 (12:03 +0400)]
date_reverse view mode: take scoring into account
Andrew Dolgov [Sat, 6 Jul 2013 07:47:47 +0000 (00:47 -0700)]
Merge pull request #245 from shibuya246/master
add <source><title> to feed rss output as is common in other rss feeds
Andrew Dolgov [Sat, 6 Jul 2013 07:47:21 +0000 (00:47 -0700)]
Merge pull request #246 from KestL/master
Google Reader Import plugin - right datetime in last_marked
Andrew Dolgov [Sat, 6 Jul 2013 07:46:44 +0000 (00:46 -0700)]
Merge pull request #247 from TheSpyder/hotkey_fixes
Hotkey fixes
Andrew Dolgov [Sat, 6 Jul 2013 07:43:30 +0000 (00:43 -0700)]
Merge pull request #249 from qwerdy/master
Filter test from web interface now replicates behaviour from pull #167
Joakim [Fri, 5 Jul 2013 18:34:38 +0000 (20:34 +0200)]
Filter test from web interface now replicates behaviour from pull #167
Andrew Herron [Tue, 2 Jul 2013 12:36:29 +0000 (22:36 +1000)]
Added alt and meta key handling to hotkeys
Andrew Herron [Tue, 2 Jul 2013 12:29:19 +0000 (22:29 +1000)]
prevent accidental ctrl_key global
Konstantin Ufimtsev [Mon, 1 Jul 2013 12:52:14 +0000 (22:52 +1000)]
getting last_marked value from starred.json
shibuya246 [Mon, 1 Jul 2013 10:53:27 +0000 (19:53 +0900)]
add <source><title> to feed rss output
shibuya246 [Mon, 1 Jul 2013 10:51:32 +0000 (19:51 +0900)]
add <source><title> to feed rss output
justauser [Sat, 29 Jun 2013 09:54:45 +0000 (05:54 -0400)]
Merge remote-tracking branch 'origin' into hookhead
update to latest
justauser [Sat, 29 Jun 2013 07:11:38 +0000 (03:11 -0400)]
fixed a typo
justauser [Fri, 28 Jun 2013 14:50:30 +0000 (10:50 -0400)]
Add some explanaiton in the example about the content_preview field
justauser [Fri, 28 Jun 2013 14:46:45 +0000 (10:46 -0400)]
Changed the implementation of HOOK_QUERY_HEADLINES to deal with issue Fox raised
Andrew Dolgov [Fri, 28 Jun 2013 09:54:53 +0000 (02:54 -0700)]
Merge pull request #243 from d7415/master
image.php: Remove possible leading line from images
Martin Stone [Fri, 28 Jun 2013 09:47:20 +0000 (09:47 +0000)]
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>
Andrew Dolgov [Fri, 28 Jun 2013 04:30:35 +0000 (08:30 +0400)]
add js hook for floating title
Andrew Dolgov [Thu, 27 Jun 2013 17:05:10 +0000 (21:05 +0400)]
do not show lone dash in collapsed cdm when content preview is disabled
justauser [Thu, 27 Jun 2013 16:21:14 +0000 (12:21 -0400)]
one more change to merge to origin
justauser [Thu, 27 Jun 2013 16:01:57 +0000 (12:01 -0400)]
change for HOOK_QUERY_HEADLINES. See example for details.
justauser [Thu, 27 Jun 2013 15:57:49 +0000 (11:57 -0400)]
Merge remote-tracking branch 'origin' into hookhead
Conflicts:
classes/feeds.php
fix for merging up to the origin
justauser [Thu, 27 Jun 2013 15:18:23 +0000 (11:18 -0400)]
Changes to add a new hook: HOOK_QUERY_HEADLINES. An example is provided.
Andrew Dolgov [Wed, 26 Jun 2013 15:00:11 +0000 (08:00 -0700)]
Merge pull request #239 from craywolf/fixversion
Fix version in preferences footer
craywolf [Wed, 26 Jun 2013 13:20:03 +0000 (09:20 -0400)]
Fix version in preferences footer
Andrew Dolgov [Wed, 26 Jun 2013 12:52:22 +0000 (16:52 +0400)]
add experimental counterNode text shadow
Andrew Dolgov [Wed, 26 Jun 2013 12:48:53 +0000 (16:48 +0400)]
another counter node positioning hack
Andrew Dolgov [Wed, 26 Jun 2013 09:36:06 +0000 (13:36 +0400)]
floicon wrapper: fix short tag
Andrew Dolgov [Wed, 26 Jun 2013 04:37:07 +0000 (08:37 +0400)]
replace floIcon with jimIcon from https://github.com/jimparis/jimIcon
Andrew Dolgov [Tue, 25 Jun 2013 22:17:49 +0000 (02:17 +0400)]
fix inverse status not being set correctly for filters when creating
them
fix inverse rules not being saved/restored properly through opml
Andrew Dolgov [Tue, 25 Jun 2013 19:07:09 +0000 (23:07 +0400)]
batch feed editor: remove title and feed url because batch editing those makes no sense whatsoever
Andrew Dolgov [Tue, 25 Jun 2013 18:14:50 +0000 (22:14 +0400)]
login page: remove version
Andrew Dolgov [Tue, 25 Jun 2013 10:43:59 +0000 (14:43 +0400)]
parser: remove atom <source> element
Andrew Dolgov [Tue, 25 Jun 2013 06:01:41 +0000 (10:01 +0400)]
do not catchup newly subscribed feeds
Andrew Dolgov [Tue, 25 Jun 2013 05:36:33 +0000 (09:36 +0400)]
af_dilbert: fix typo
Andrew Dolgov [Tue, 25 Jun 2013 05:32:53 +0000 (09:32 +0400)]
add af_dilbert
Andrew Dolgov [Tue, 25 Jun 2013 05:18:11 +0000 (22:18 -0700)]
Merge pull request #236 from levito/patch-5
only do article update operations once when scrolling
Veit Lehmann [Tue, 25 Jun 2013 03:08:44 +0000 (06:08 +0300)]
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.
Andrew Dolgov [Mon, 24 Jun 2013 21:35:07 +0000 (01:35 +0400)]
make floating title less cpu intensive
Andrew Dolgov [Mon, 24 Jun 2013 20:11:53 +0000 (00:11 +0400)]
fix 2week catchup parameter
Andrew Dolgov [Sun, 23 Jun 2013 11:30:12 +0000 (04:30 -0700)]
Merge pull request #233 from lotrfan/dismiss
Remove content when dismissing
Jeffrey Tolar [Sat, 22 Jun 2013 04:49:35 +0000 (23:49 -0500)]
Add some checks to see if the content element exists
This *might* help dismissal not break when not using combined mode.
Jeffrey Tolar [Sat, 22 Jun 2013 04:31:59 +0000 (23:31 -0500)]
Fix incorrect function name in exception handling
Jeffrey Tolar [Sat, 22 Jun 2013 04:30:55 +0000 (23:30 -0500)]
Remove content when an article is dismissed
Andrew Dolgov [Fri, 21 Jun 2013 07:43:13 +0000 (00:43 -0700)]
Merge pull request #230 from lotrfan/hotkey_fix
Add missing hotkey action
Jeffrey Tolar [Fri, 21 Jun 2013 06:31:21 +0000 (01:31 -0500)]
Add missing hotkey handler
Andrew Dolgov [Thu, 20 Jun 2013 17:16:06 +0000 (21:16 +0400)]
better root element detection for atom content type xhtml (closes #720)
Andrew Dolgov [Thu, 20 Jun 2013 09:09:45 +0000 (02:09 -0700)]
Merge pull request #229 from skibbipl/patch-1
Update messages.po
skibbipl [Thu, 20 Jun 2013 08:56:58 +0000 (10:56 +0200)]
Update messages.po
Typo in translation.
Andrew Dolgov [Thu, 20 Jun 2013 07:59:41 +0000 (11:59 +0400)]
add rel=noreferrer to article links
Andrew Dolgov [Wed, 19 Jun 2013 21:43:58 +0000 (14:43 -0700)]
Merge pull request #228 from WGH-/installer_undefined_index
fixes "undefined index HTTPS" notice in installer script
WGH [Wed, 19 Jun 2013 20:54:02 +0000 (00:54 +0400)]
fixes "undefined index" notice
Andrew Dolgov [Wed, 19 Jun 2013 15:40:36 +0000 (19:40 +0400)]
feedparser: check if initial xpath query for root element returns anything
Andrew Dolgov [Wed, 19 Jun 2013 05:20:46 +0000 (22:20 -0700)]
Merge pull request #227 from whyparkc/master
Pull request for localization for Korean
whyparkc [Wed, 19 Jun 2013 01:48:53 +0000 (10:48 +0900)]
modifying some Korean translations
whyparkc [Tue, 18 Jun 2013 07:57:36 +0000 (16:57 +0900)]
deleting files in wrong location
whyparkc [Tue, 18 Jun 2013 07:54:59 +0000 (16:54 +0900)]
changing wrong folder tree and updating some Korean translations
whyparkc [Tue, 18 Jun 2013 04:13:03 +0000 (13:13 +0900)]
changing Korean terms and adding some more translations
Andrew Dolgov [Mon, 17 Jun 2013 20:13:32 +0000 (13:13 -0700)]
Merge pull request #223 from mhaley/patches-viewfeed-timeout
Load selected feed after a short timeout
Andrew Dolgov [Mon, 17 Jun 2013 05:43:23 +0000 (22:43 -0700)]
Merge pull request #226 from mhaley/patches-no-preload
Don't preload audio attachments.
Andrew Dolgov [Sat, 15 Jun 2013 09:15:39 +0000 (13:15 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 15 Jun 2013 09:15:20 +0000 (13:15 +0400)]
do no try to pass MS icon files to GD
Andrew Dolgov [Sat, 15 Jun 2013 07:44:35 +0000 (00:44 -0700)]
Merge pull request #224 from Menti/master
Small improvements to Spanish
Menti [Fri, 14 Jun 2013 16:37:02 +0000 (18:37 +0200)]
Small improvements to Spanish
whyparkc [Fri, 14 Jun 2013 09:29:41 +0000 (18:29 +0900)]
commit from shell
whyparkc [Fri, 14 Jun 2013 09:26:28 +0000 (18:26 +0900)]
update 1826
whyparkc [Fri, 14 Jun 2013 09:20:31 +0000 (18:20 +0900)]
adding only mo
whyparkc [Fri, 14 Jun 2013 09:20:16 +0000 (18:20 +0900)]
adding only po
whyparkc [Fri, 14 Jun 2013 09:15:52 +0000 (18:15 +0900)]
adding ko resources
test
whyparkc [Fri, 14 Jun 2013 09:14:19 +0000 (18:14 +0900)]
add ko resources
add ko resources
whyparkc [Fri, 14 Jun 2013 08:58:42 +0000 (17:58 +0900)]
updating resources 1758