]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
10 years agorebase translations
Andrew Dolgov [Thu, 11 Jul 2013 16:27:03 +0000 (20:27 +0400)] 
rebase translations

10 years agosupport headlines context menu in floating title
Andrew Dolgov [Thu, 11 Jul 2013 12:49:25 +0000 (16:49 +0400)] 
support headlines context menu in floating title

10 years agoshare: indicate whether article is shared or not using the icon
Andrew Dolgov [Thu, 11 Jul 2013 12:20:24 +0000 (16:20 +0400)] 
share: indicate whether article is shared or not using the icon

10 years agocss: add feed loading indicator position hack
Andrew Dolgov [Thu, 11 Jul 2013 11:44:54 +0000 (15:44 +0400)] 
css: add feed loading indicator position hack

10 years agoparser: add charset recoding hack for systems where libxml is build without support...
Andrew Dolgov [Thu, 11 Jul 2013 11:40:09 +0000 (15:40 +0400)] 
parser: add charset recoding hack for systems where libxml is build without support for iconv (handles libxml error 32)

10 years agovf_shared: fix warning
Andrew Dolgov [Thu, 11 Jul 2013 10:23:46 +0000 (14:23 +0400)] 
vf_shared: fix warning

10 years agoatom: remove rel2abs; use rewrite_relative_url
Andrew Dolgov [Thu, 11 Jul 2013 10:21:29 +0000 (14:21 +0400)] 
atom: remove rel2abs; use rewrite_relative_url

10 years agoMerge branch 'master' of git://github.com/syrnon/Tiny-Tiny-RSS into syrnon-master
Andrew Dolgov [Thu, 11 Jul 2013 10:15:32 +0000 (14:15 +0400)] 
Merge branch 'master' of git://github.com/syrnon/Tiny-Tiny-RSS into syrnon-master

10 years agoshare: move unsharing all articles into the plugin
Andrew Dolgov [Thu, 11 Jul 2013 10:11:41 +0000 (14:11 +0400)] 
share: move unsharing all articles into the plugin

10 years agouse correct icons for notifications
Andrew Dolgov [Thu, 11 Jul 2013 10:11:16 +0000 (14:11 +0400)] 
use correct icons for notifications

10 years agoallow unsharing specific articles / creating new share key
Andrew Dolgov [Thu, 11 Jul 2013 10:03:40 +0000 (14:03 +0400)] 
allow unsharing specific articles / creating new share key

10 years agoadd plugin to show all shared articles
Andrew Dolgov [Thu, 11 Jul 2013 09:48:39 +0000 (13:48 +0400)] 
add plugin to show all shared articles

10 years agoremove unused footer.png
Andrew Dolgov [Thu, 11 Jul 2013 09:04:16 +0000 (13:04 +0400)] 
remove unused footer.png

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Thu, 11 Jul 2013 09:00:15 +0000 (13:00 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agofix half-filled score images
Andrew Dolgov [Thu, 11 Jul 2013 08:59:27 +0000 (12:59 +0400)] 
fix half-filled score images

10 years agoenable floating title for expandable combined mode, minor expandable mode fixes
Andrew Dolgov [Thu, 11 Jul 2013 08:28:24 +0000 (12:28 +0400)] 
enable floating title for expandable combined mode, minor expandable mode fixes

10 years agofix floating title position
Andrew Dolgov [Thu, 11 Jul 2013 04:39:09 +0000 (08:39 +0400)] 
fix floating title position

10 years agofix floating title sometimes obscuring next article title
Andrew Dolgov [Thu, 11 Jul 2013 04:35:12 +0000 (08:35 +0400)] 
fix floating title sometimes obscuring next article title

10 years agofix floating title whitespace wrapping in titlewrap
Andrew Dolgov [Wed, 10 Jul 2013 18:24:49 +0000 (22:24 +0400)] 
fix floating title whitespace wrapping in titlewrap

10 years agofloating title: fix feed styling
Andrew Dolgov [Wed, 10 Jul 2013 18:17:27 +0000 (22:17 +0400)] 
floating title: fix feed styling

10 years agofloating title: remove cdm auto catchup id hack for the time being
Andrew Dolgov [Wed, 10 Jul 2013 18:16:10 +0000 (22:16 +0400)] 
floating title: remove cdm auto catchup id hack for the time being

10 years agorework floatingtitle
Andrew Dolgov [Wed, 10 Jul 2013 18:11:24 +0000 (22:11 +0400)] 
rework floatingtitle

10 years agofix crash in filter preferences
Andrew Dolgov [Wed, 10 Jul 2013 16:39:57 +0000 (20:39 +0400)] 
fix crash in filter preferences

10 years agoMerge pull request #258 from andryyy/patch-2
Andrew Dolgov [Wed, 10 Jul 2013 16:33:39 +0000 (09:33 -0700)] 
Merge pull request #258 from andryyy/patch-2

Update init.php

10 years agoUpdate init.php
andryyy [Wed, 10 Jul 2013 16:27:51 +0000 (18:27 +0200)] 
Update init.php

10 years agogeturl: limit amount of redirects
Andrew Dolgov [Wed, 10 Jul 2013 16:18:20 +0000 (20:18 +0400)] 
geturl: limit amount of redirects

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 10 Jul 2013 12:56:11 +0000 (16:56 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoremove unused cached_content
Andrew Dolgov [Wed, 10 Jul 2013 12:55:55 +0000 (16:55 +0400)] 
remove unused cached_content

10 years agomove reassigning content_preview after hook to a more sensible place
Andrew Dolgov [Wed, 10 Jul 2013 12:52:03 +0000 (16:52 +0400)] 
move reassigning content_preview after hook to a more sensible place

10 years agoremove query_headlines example plugin
Andrew Dolgov [Wed, 10 Jul 2013 12:45:37 +0000 (16:45 +0400)] 
remove query_headlines example plugin

10 years agoapi: fix typo
Andrew Dolgov [Wed, 10 Jul 2013 12:44:36 +0000 (16:44 +0400)] 
api: fix typo

10 years agoMerge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx...
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

10 years agouse error image for feed errors in headlines toolbar
Andrew Dolgov [Wed, 10 Jul 2013 10:18:24 +0000 (14:18 +0400)] 
use error image for feed errors in headlines toolbar

10 years agouse a different network error image
Andrew Dolgov [Wed, 10 Jul 2013 10:02:32 +0000 (14:02 +0400)] 
use a different network error image

10 years agofix mark_button plugin icon url
Andrew Dolgov [Wed, 10 Jul 2013 09:14:06 +0000 (13:14 +0400)] 
fix mark_button plugin icon url

10 years agoplugin list: fix system plugins image position
Andrew Dolgov [Wed, 10 Jul 2013 09:11:40 +0000 (13:11 +0400)] 
plugin list: fix system plugins image position

10 years agointegrate silk icons by Mark James
Andrew Dolgov [Wed, 10 Jul 2013 09:09:12 +0000 (13:09 +0400)] 
integrate silk icons by Mark James

10 years agocatch warning when removing source element
Andrew Dolgov [Wed, 10 Jul 2013 08:50:42 +0000 (12:50 +0400)] 
catch warning when removing source element

10 years agoforgot one file
justauser [Wed, 10 Jul 2013 08:24:29 +0000 (04:24 -0400)] 
forgot one file

10 years agofixing the rel url to abs
syrnon [Tue, 9 Jul 2013 15:05:16 +0000 (18:05 +0300)] 
fixing the rel url to abs

10 years agoreverting
syrnon [Tue, 9 Jul 2013 14:31:23 +0000 (17:31 +0300)] 
reverting

10 years agocalculating base locally
syrnon [Tue, 9 Jul 2013 14:29:25 +0000 (17:29 +0300)] 
calculating base locally

10 years agoreverted changes
syrnon [Tue, 9 Jul 2013 14:28:15 +0000 (17:28 +0300)] 
reverted changes

10 years agoadd some css hacks for feed tree
Andrew Dolgov [Tue, 9 Jul 2013 13:05:43 +0000 (17:05 +0400)] 
add some css hacks for feed tree

10 years agoif multiple articles are selected, do not reset active article / selection on scroll...
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

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Mon, 8 Jul 2013 13:44:03 +0000 (17:44 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoupdate gitignore
Andrew Dolgov [Mon, 8 Jul 2013 13:30:07 +0000 (17:30 +0400)] 
update gitignore

10 years agoMerge branch 'master' into hookhead
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

10 years agoMerge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSS
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]

10 years agochanges to add hook_query_headlines
justauser [Sun, 7 Jul 2013 17:53:23 +0000 (13:53 -0400)] 
changes to add hook_query_headlines

10 years agoMerge pull request #252 from Djuuu/master
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

10 years agoCorrect feed ID in feeds self URL.
Julien Tardot [Sun, 7 Jul 2013 09:55:06 +0000 (11:55 +0200)] 
Correct feed ID in feeds self URL.

10 years agorewrite_relative_url: don't touch stuff which has sheme in it (closes #738)
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)

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 6 Jul 2013 21:03:53 +0000 (01:03 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agorename orig_guid to no_orig_guid
Andrew Dolgov [Sat, 6 Jul 2013 21:03:45 +0000 (01:03 +0400)] 
rename orig_guid to no_orig_guid

10 years agosyndicated feeds: add orig_guid to optionally alter item id to workaround duplicate...
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>

10 years agoMerge pull request #251 from guillaume-uH57J9/master
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)

10 years agoReport failed login attemps using user_error
guillaume-uH57J9 [Sat, 6 Jul 2013 13:34:42 +0000 (15:34 +0200)] 
Report failed login attemps using user_error

10 years agofix broken highlighting of high-scored rows
Andrew Dolgov [Sat, 6 Jul 2013 08:34:58 +0000 (12:34 +0400)] 
fix broken highlighting of high-scored rows

10 years agobetter error reporting in session validation
Andrew Dolgov [Sat, 6 Jul 2013 08:05:52 +0000 (12:05 +0400)] 
better error reporting in session validation

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 6 Jul 2013 08:03:13 +0000 (12:03 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agodate_reverse view mode: take scoring into account
Andrew Dolgov [Sat, 6 Jul 2013 08:03:01 +0000 (12:03 +0400)] 
date_reverse view mode: take scoring into account

10 years agoMerge pull request #245 from shibuya246/master
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

10 years agoMerge pull request #246 from KestL/master
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

10 years agoMerge pull request #247 from TheSpyder/hotkey_fixes
Andrew Dolgov [Sat, 6 Jul 2013 07:46:44 +0000 (00:46 -0700)] 
Merge pull request #247 from TheSpyder/hotkey_fixes

Hotkey fixes

10 years agoMerge pull request #249 from qwerdy/master
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

10 years agoFilter 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

10 years agoUpdate atom.php
syrnon [Wed, 3 Jul 2013 19:36:33 +0000 (22:36 +0300)] 
Update atom.php

10 years agoUpdate feedparser.php
syrnon [Wed, 3 Jul 2013 19:35:38 +0000 (22:35 +0300)] 
Update feedparser.php

10 years agoAdded alt and meta key handling to hotkeys
Andrew Herron [Tue, 2 Jul 2013 12:36:29 +0000 (22:36 +1000)] 
Added alt and meta key handling to hotkeys

10 years agoprevent accidental ctrl_key global
Andrew Herron [Tue, 2 Jul 2013 12:29:19 +0000 (22:29 +1000)] 
prevent accidental ctrl_key global

10 years agogetting last_marked value from starred.json
Konstantin Ufimtsev [Mon, 1 Jul 2013 12:52:14 +0000 (22:52 +1000)] 
getting last_marked value from starred.json

10 years agoadd <source><title> to feed rss output
shibuya246 [Mon, 1 Jul 2013 10:53:27 +0000 (19:53 +0900)] 
add <source><title> to feed rss output

10 years agoadd <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

10 years agoMerge remote-tracking branch 'origin' into hookhead
justauser [Sat, 29 Jun 2013 09:54:45 +0000 (05:54 -0400)] 
Merge remote-tracking branch 'origin' into hookhead

update to latest

10 years agofixed a typo
justauser [Sat, 29 Jun 2013 07:11:38 +0000 (03:11 -0400)] 
fixed a typo

10 years agoAdd some explanaiton in the example about the content_preview field
justauser [Fri, 28 Jun 2013 14:50:30 +0000 (10:50 -0400)] 
Add some explanaiton in the example about the content_preview field

10 years agoChanged the implementation of HOOK_QUERY_HEADLINES to deal with issue Fox raised
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

10 years agoMerge pull request #243 from d7415/master
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

10 years agoimage.php: Flush headers and output buffer to prevent a leading empty line in some...
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>
10 years agoadd js hook for floating title
Andrew Dolgov [Fri, 28 Jun 2013 04:30:35 +0000 (08:30 +0400)] 
add js hook for floating title

10 years agodo not show lone dash in collapsed cdm when content preview is disabled
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

10 years agoone more change to merge to origin
justauser [Thu, 27 Jun 2013 16:21:14 +0000 (12:21 -0400)] 
one more change to merge to origin

10 years agochange for HOOK_QUERY_HEADLINES. See example for details.
justauser [Thu, 27 Jun 2013 16:01:57 +0000 (12:01 -0400)] 
change for HOOK_QUERY_HEADLINES.  See example for details.

10 years agoMerge remote-tracking branch 'origin' into hookhead
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

10 years agoChanges to add a new hook: HOOK_QUERY_HEADLINES. An example is provided.
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.

10 years agoMerge pull request #239 from craywolf/fixversion
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

10 years agoFix version in preferences footer
craywolf [Wed, 26 Jun 2013 13:20:03 +0000 (09:20 -0400)] 
Fix version in preferences footer

10 years agoadd experimental counterNode text shadow
Andrew Dolgov [Wed, 26 Jun 2013 12:52:22 +0000 (16:52 +0400)] 
add experimental counterNode text shadow

10 years agoanother counter node positioning hack
Andrew Dolgov [Wed, 26 Jun 2013 12:48:53 +0000 (16:48 +0400)] 
another counter node positioning hack

10 years agofloicon wrapper: fix short tag
Andrew Dolgov [Wed, 26 Jun 2013 09:36:06 +0000 (13:36 +0400)] 
floicon wrapper: fix short tag

10 years agoreplace floIcon with jimIcon from https://github.com/jimparis/jimIcon
Andrew Dolgov [Wed, 26 Jun 2013 04:37:07 +0000 (08:37 +0400)] 
replace floIcon with jimIcon from https://github.com/jimparis/jimIcon

10 years agofix inverse status not being set correctly for filters when creating
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

10 years agobatch feed editor: remove title and feed url because batch editing those makes no...
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

10 years agologin page: remove version
Andrew Dolgov [Tue, 25 Jun 2013 18:14:50 +0000 (22:14 +0400)] 
login page: remove version

10 years agoparser: remove atom <source> element
Andrew Dolgov [Tue, 25 Jun 2013 10:43:59 +0000 (14:43 +0400)] 
parser: remove atom <source> element

10 years agodo not catchup newly subscribed feeds
Andrew Dolgov [Tue, 25 Jun 2013 06:01:41 +0000 (10:01 +0400)] 
do not catchup newly subscribed feeds

10 years agoaf_dilbert: fix typo
Andrew Dolgov [Tue, 25 Jun 2013 05:36:33 +0000 (09:36 +0400)] 
af_dilbert: fix typo

10 years agoadd af_dilbert
Andrew Dolgov [Tue, 25 Jun 2013 05:32:53 +0000 (09:32 +0400)] 
add af_dilbert

10 years agoMerge pull request #236 from levito/patch-5
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