]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
10 years agorelease 1.7.9 1.7.9
Andrew Dolgov [Mon, 13 May 2013 09:34:26 +0000 (13:34 +0400)] 
release 1.7.9

10 years agoerrorhandler: check for Logger class existing
Andrew Dolgov [Mon, 13 May 2013 09:32:51 +0000 (13:32 +0400)] 
errorhandler: check for Logger class existing

10 years agoupdate style of article note
Andrew Dolgov [Sun, 12 May 2013 20:25:15 +0000 (00:25 +0400)] 
update style of article note

10 years agoMerge pull request #184 from levito/patch-3
Andrew Dolgov [Sun, 12 May 2013 20:10:01 +0000 (13:10 -0700)] 
Merge pull request #184 from levito/patch-3

fix jumping when clicking tree nodes

10 years agofix jumping when clicking tree nodes
Veit Lehmann [Sun, 12 May 2013 17:03:10 +0000 (20:03 +0300)] 
fix jumping when clicking tree nodes

I would also suggest to turn the font-size back to 12px and padding back to 1px 0 there. Maybe only push the font-size to 14px in articles, since that's what we look at most. Everything else should visually step back.

10 years agomake appearance of some preference panes more similar
Andrew Dolgov [Sun, 12 May 2013 08:36:25 +0000 (12:36 +0400)] 
make appearance of some preference panes more similar

10 years agonotice style updates
Andrew Dolgov [Sun, 12 May 2013 08:27:53 +0000 (12:27 +0400)] 
notice style updates

10 years agoremove unnecessary bottom border from headlines-frame
Andrew Dolgov [Sat, 11 May 2013 11:09:18 +0000 (15:09 +0400)] 
remove unnecessary bottom border from headlines-frame

10 years agooptimize text legibility a bit
Andrew Dolgov [Sat, 11 May 2013 10:10:51 +0000 (14:10 +0400)] 
optimize text legibility a bit

10 years agoMerge pull request #183 from levito/patch-2
Andrew Dolgov [Thu, 9 May 2013 04:31:25 +0000 (21:31 -0700)] 
Merge pull request #183 from levito/patch-2

keep counterNode always visible when feedTree rows get longer

10 years agokeep counterNode always visible when feedTree rows get longer
Veit Lehmann [Wed, 8 May 2013 22:36:47 +0000 (00:36 +0200)] 
keep counterNode always visible when feedTree rows get longer

.dijitTreeRow gets a width set by dojo.js. Max-width keeps it from growing too big. overflow: hidden and text-overflow: ellipsis shorten the text with an ellipsis so the counterNode won't cover the text.

10 years agoRevert "subscribe_to_feed: use already fetched data when updating initially"
Andrew Dolgov [Wed, 8 May 2013 15:22:33 +0000 (19:22 +0400)] 
Revert "subscribe_to_feed: use already fetched data when updating initially"

This reverts commit 23923fb29b345c1eea5b70a6df4d30395425bf37.

10 years agocheck_for_update: compare against VERSION_STATIC
Andrew Dolgov [Wed, 8 May 2013 15:21:17 +0000 (19:21 +0400)] 
check_for_update: compare against VERSION_STATIC

10 years agomake headline-toolbar brighter
Andrew Dolgov [Wed, 8 May 2013 05:29:06 +0000 (09:29 +0400)] 
make headline-toolbar brighter

10 years agosave and restore UI panel configuration in cookies
Andrew Dolgov [Wed, 8 May 2013 05:18:43 +0000 (09:18 +0400)] 
save and restore UI panel configuration in cookies

10 years agogetting tired of your shit, dojo
Andrew Dolgov [Wed, 8 May 2013 05:18:22 +0000 (09:18 +0400)] 
getting tired of your shit, dojo

10 years agoforce minimum counterNode width
Andrew Dolgov [Wed, 8 May 2013 04:49:14 +0000 (08:49 +0400)] 
force minimum counterNode width

10 years agoexperimentally align counters to the right
Andrew Dolgov [Tue, 7 May 2013 21:40:10 +0000 (01:40 +0400)] 
experimentally align counters to the right

10 years agoincrease main font size
Andrew Dolgov [Tue, 7 May 2013 16:16:15 +0000 (20:16 +0400)] 
increase main font size

10 years agocounterNode: use appear effect
Andrew Dolgov [Tue, 7 May 2013 16:03:09 +0000 (20:03 +0400)] 
counterNode: use appear effect

10 years agoremove unneeded cdmHeader margins
Andrew Dolgov [Tue, 7 May 2013 15:39:41 +0000 (19:39 +0400)] 
remove unneeded cdmHeader margins

10 years agoremove gradients, update favicon avg color display
Andrew Dolgov [Tue, 7 May 2013 15:39:04 +0000 (19:39 +0400)] 
remove gradients, update favicon avg color display

10 years agoupdate label ref style
Andrew Dolgov [Tue, 7 May 2013 14:54:21 +0000 (18:54 +0400)] 
update label ref style

10 years agotweak visual for headlines
Andrew Dolgov [Tue, 7 May 2013 14:44:17 +0000 (18:44 +0400)] 
tweak visual for headlines

10 years agofix notify display on chrome, add some css tweaks
Andrew Dolgov [Tue, 7 May 2013 12:44:59 +0000 (16:44 +0400)] 
fix notify display on chrome, add some css tweaks

10 years agofix counters not being updated
Andrew Dolgov [Tue, 7 May 2013 12:28:49 +0000 (16:28 +0400)] 
fix counters not being updated

10 years agoadd tooltip
Andrew Dolgov [Tue, 7 May 2013 11:50:53 +0000 (15:50 +0400)] 
add tooltip

10 years agoMerge branch 'master' into css-feedtree-counter
Andrew Dolgov [Tue, 7 May 2013 11:36:14 +0000 (15:36 +0400)] 
Merge branch 'master' into css-feedtree-counter

Conflicts:
tt-rss.css

10 years agosubscribe_to_feed: use already fetched data when updating initially
Andrew Dolgov [Tue, 7 May 2013 11:34:20 +0000 (15:34 +0400)] 
subscribe_to_feed: use already fetched data when updating initially

10 years agofix more hphp detected issues
Andrew Dolgov [Tue, 7 May 2013 11:18:37 +0000 (15:18 +0400)] 
fix more hphp detected issues

10 years agoauth_base: choose random password if not supplied by auth module
Andrew Dolgov [Tue, 7 May 2013 08:36:09 +0000 (12:36 +0400)] 
auth_base: choose random password if not supplied by auth module

10 years agoMerge pull request #180 from rlerdorf/master
Andrew Dolgov [Tue, 7 May 2013 08:34:49 +0000 (01:34 -0700)] 
Merge pull request #180 from rlerdorf/master

Fix some bugs found by static analysis

10 years agobetter fix for feedTree shifting
Andrew Dolgov [Tue, 7 May 2013 08:14:11 +0000 (12:14 +0400)] 
better fix for feedTree shifting

10 years agoFixing bugs found by static analysis
Rasmus Lerdorf [Tue, 7 May 2013 07:35:10 +0000 (00:35 -0700)] 
Fixing bugs found by static analysis

10 years agomove example plugins to -contrib
Andrew Dolgov [Tue, 7 May 2013 06:09:38 +0000 (10:09 +0400)] 
move example plugins to -contrib

10 years agodigest and mobile (old) moved to -contrib repository
Andrew Dolgov [Tue, 7 May 2013 06:08:34 +0000 (10:08 +0400)] 
digest and mobile (old) moved to -contrib repository

10 years agoRevert "use img-polaroid lookalike for images"
Andrew Dolgov [Tue, 7 May 2013 06:02:22 +0000 (10:02 +0400)] 
Revert "use img-polaroid lookalike for images"

This reverts commit 7d61f11c768869806a352ea94550220cc2c144c0.

10 years agoremove some blue borders
Andrew Dolgov [Tue, 7 May 2013 05:58:58 +0000 (09:58 +0400)] 
remove some blue borders

10 years agoattempt to fix annoying shifting of feedTree elements while hover changes
Andrew Dolgov [Tue, 7 May 2013 05:44:34 +0000 (09:44 +0400)] 
attempt to fix annoying shifting of feedTree elements while hover changes

10 years agouse img-polaroid lookalike for images
Andrew Dolgov [Tue, 7 May 2013 04:55:22 +0000 (08:55 +0400)] 
use img-polaroid lookalike for images

10 years agoremove support for hiding empty categories in prefs editor because people are dumb
Andrew Dolgov [Mon, 6 May 2013 08:50:52 +0000 (12:50 +0400)] 
remove support for hiding empty categories in prefs editor because people are dumb

10 years agoMerge pull request #179 from nottwo/$link-cleanup
Andrew Dolgov [Mon, 6 May 2013 04:06:43 +0000 (21:06 -0700)] 
Merge pull request #179 from nottwo/$link-cleanup

Remove obsolete $link parameter for password reset

11 years agoMerge pull request #178 from dzaikos/master
Andrew Dolgov [Sun, 5 May 2013 05:58:19 +0000 (22:58 -0700)] 
Merge pull request #178 from dzaikos/master

Modified the behaviour of catchup_visible_articles() in digest mode.

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 4 May 2013 08:02:08 +0000 (12:02 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agouse css nth-child instead of old even/odd class hacks for normal mode
Andrew Dolgov [Sat, 4 May 2013 08:01:53 +0000 (12:01 +0400)] 
use css nth-child instead of old even/odd class hacks for normal mode

11 years agoModified the behaviour of catchup_visible_articles() in digest mode.
Dave Zaikos [Sat, 4 May 2013 01:22:16 +0000 (21:22 -0400)] 
Modified the behaviour of catchup_visible_articles() in digest mode.

The "Mark as read" option now first checks if articles are selected. If so, it only marks as read the selected articles.

If no articles are selected, the previous behaviour is executed: marking all visible articles as read.

11 years agoRemove obsolete $link parameter for password reset
Trannie Carter [Sat, 4 May 2013 00:44:24 +0000 (20:44 -0400)] 
Remove obsolete $link parameter for password reset

11 years agoMerge pull request #177 from lotrfan/update_selected_fix
Andrew Dolgov [Fri, 3 May 2013 13:42:01 +0000 (06:42 -0700)] 
Merge pull request #177 from lotrfan/update_selected_fix

Update selected count when collapsing an article

11 years agoUpdate selected count when collapsing an article
Jeffrey Tolar [Thu, 2 May 2013 23:15:41 +0000 (18:15 -0500)] 
Update selected count when collapsing an article

11 years agoMerge pull request #176 from ArmyOfPirates/master
Andrew Dolgov [Thu, 2 May 2013 16:11:10 +0000 (09:11 -0700)] 
Merge pull request #176 from ArmyOfPirates/master

Updated nl_NL translation

11 years agoUpdated nl_NL translation
ArmyOfPirates [Thu, 2 May 2013 11:59:30 +0000 (13:59 +0200)] 
Updated nl_NL translation

11 years agoatom: fix rel=alternate links
Andrew Dolgov [Thu, 2 May 2013 06:40:59 +0000 (10:40 +0400)] 
atom: fix rel=alternate links

11 years agofix atom <author>value</author> elements
Andrew Dolgov [Thu, 2 May 2013 06:36:05 +0000 (10:36 +0400)] 
fix atom <author>value</author> elements

11 years agofeedparser: make content:encoded take precedence over description
Andrew Dolgov [Thu, 2 May 2013 06:30:41 +0000 (10:30 +0400)] 
feedparser: make content:encoded take precedence over description

11 years agoupdate: remove debugging block
Andrew Dolgov [Thu, 2 May 2013 06:26:32 +0000 (10:26 +0400)] 
update: remove debugging block

11 years agoformat_article_tags: improve performance
Andrew Dolgov [Thu, 2 May 2013 06:20:56 +0000 (10:20 +0400)] 
format_article_tags: improve performance

11 years agomake tag cache processing faster in cdm
Andrew Dolgov [Thu, 2 May 2013 06:09:01 +0000 (10:09 +0400)] 
make tag cache processing faster in cdm

11 years agoremove splash before freshfeed is loaded
Andrew Dolgov [Thu, 2 May 2013 05:48:38 +0000 (09:48 +0400)] 
remove splash before freshfeed is loaded

11 years agorestore updstart threshold
Andrew Dolgov [Wed, 1 May 2013 22:31:32 +0000 (02:31 +0400)] 
restore updstart threshold

11 years agosimplify feed cache age handling (reduce caching to sequential updates)
Andrew Dolgov [Wed, 1 May 2013 22:30:53 +0000 (02:30 +0400)] 
simplify feed cache age handling (reduce caching to sequential updates)

11 years agodisable marking for the time being
Andrew Dolgov [Wed, 1 May 2013 22:21:11 +0000 (02:21 +0400)] 
disable marking for the time being

11 years agomove the precautionary timestamp bumping
Andrew Dolgov [Wed, 1 May 2013 22:20:34 +0000 (02:20 +0400)] 
move the precautionary timestamp bumping

11 years agoRevert "ccache: do not force recalculate child counters on category upgrade because...
Andrew Dolgov [Wed, 1 May 2013 22:12:07 +0000 (02:12 +0400)] 
Revert "ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere"

http://tt-rss.org/forum/viewtopic.php?f=10&t=1964

This reverts commit d571740b33994a8faa5290b63d1c8b68f16e7686.

11 years agoadd _DISABLE_HTTP_304
Andrew Dolgov [Wed, 1 May 2013 22:11:11 +0000 (02:11 +0400)] 
add _DISABLE_HTTP_304

11 years agoupdater: show owner_uid for checked feeds
Andrew Dolgov [Wed, 1 May 2013 22:02:49 +0000 (02:02 +0400)] 
updater: show owner_uid for checked feeds

11 years agoremove cache valid bailout clause
Andrew Dolgov [Wed, 1 May 2013 21:36:17 +0000 (01:36 +0400)] 
remove cache valid bailout clause

11 years agochange feed cache file extension
Andrew Dolgov [Wed, 1 May 2013 21:33:00 +0000 (01:33 +0400)] 
change feed cache file extension

11 years agofix rss content:encoded not used
Andrew Dolgov [Wed, 1 May 2013 18:05:59 +0000 (22:05 +0400)] 
fix rss content:encoded not used

11 years agomove common methods to feeditem_common
Andrew Dolgov [Wed, 1 May 2013 17:06:48 +0000 (21:06 +0400)] 
move common methods to feeditem_common

11 years agosupport dc:creator
Andrew Dolgov [Wed, 1 May 2013 17:01:30 +0000 (21:01 +0400)] 
support dc:creator

11 years agoadd support for dc:subject and slash:comments
Andrew Dolgov [Wed, 1 May 2013 16:55:08 +0000 (20:55 +0400)] 
add support for dc:subject and slash:comments

11 years agoupdate: better tag-related debugging info
Andrew Dolgov [Wed, 1 May 2013 16:33:59 +0000 (20:33 +0400)] 
update: better tag-related debugging info

11 years agosupport RDF-XML feeds
Andrew Dolgov [Wed, 1 May 2013 16:30:52 +0000 (20:30 +0400)] 
support RDF-XML feeds

11 years agopass xpath object to feeditem, support media-rss objects
Andrew Dolgov [Wed, 1 May 2013 15:40:43 +0000 (19:40 +0400)] 
pass xpath object to feeditem, support media-rss objects

11 years agoremove simplepie
Andrew Dolgov [Wed, 1 May 2013 15:14:48 +0000 (19:14 +0400)] 
remove simplepie

11 years agofeeditem_rss: use guid element
Andrew Dolgov [Wed, 1 May 2013 15:12:32 +0000 (19:12 +0400)] 
feeditem_rss: use guid element

11 years agofix get_links() for RSS
Andrew Dolgov [Wed, 1 May 2013 15:09:07 +0000 (19:09 +0400)] 
fix get_links() for RSS

11 years agoparser: add get_links()
Andrew Dolgov [Wed, 1 May 2013 15:08:04 +0000 (19:08 +0400)] 
parser: add get_links()

11 years agoactually save feed xml in the cache
Andrew Dolgov [Wed, 1 May 2013 14:10:27 +0000 (18:10 +0400)] 
actually save feed xml in the cache

11 years agoremove simplepie entity decode hacks
Andrew Dolgov [Wed, 1 May 2013 14:06:53 +0000 (18:06 +0400)] 
remove simplepie entity decode hacks

11 years agochange caching to save xml data, remove RDF init section
Andrew Dolgov [Wed, 1 May 2013 13:56:21 +0000 (17:56 +0400)] 
change caching to save xml data, remove RDF init section

11 years agoadd basic rss support
Andrew Dolgov [Wed, 1 May 2013 13:38:16 +0000 (17:38 +0400)] 
add basic rss support

11 years agoadd basic tinyparser/atom
Andrew Dolgov [Wed, 1 May 2013 13:04:57 +0000 (17:04 +0400)] 
add basic tinyparser/atom

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 1 May 2013 11:45:03 +0000 (15:45 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agoupdate: set last_updated to now() when process starts
Andrew Dolgov [Wed, 1 May 2013 11:43:56 +0000 (15:43 +0400)] 
update: set last_updated to now() when process starts

11 years agoccache: do not force recalculate child counters on category upgrade because this...
Andrew Dolgov [Wed, 1 May 2013 11:24:30 +0000 (15:24 +0400)] 
ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere

11 years agoMerge pull request #175 from RaphaelRochet/master
Andrew Dolgov [Wed, 1 May 2013 11:08:01 +0000 (04:08 -0700)] 
Merge pull request #175 from RaphaelRochet/master

French translation update

11 years agoFrench translation update - new strings
Raphaël Rochet [Wed, 1 May 2013 09:53:34 +0000 (11:53 +0200)] 
French translation update - new strings

11 years agoMerge pull request #174 from EyesX/master
Andrew Dolgov [Wed, 1 May 2013 04:56:49 +0000 (21:56 -0700)] 
Merge pull request #174 from EyesX/master

Updated Swedish (sv_SE) translation

11 years agoUpdated Swedish translation
Mattias Tengblad [Wed, 1 May 2013 02:07:16 +0000 (04:07 +0200)] 
Updated Swedish translation

A lot of fixes, full translation, proper Swedish

11 years agoMerge pull request #172 from Menti/master
Andrew Dolgov [Tue, 30 Apr 2013 17:02:45 +0000 (10:02 -0700)] 
Merge pull request #172 from Menti/master

Updated Spanish translation

11 years agoUpdated Spanish translation
DavidM [Tue, 30 Apr 2013 16:48:03 +0000 (18:48 +0200)] 
Updated Spanish translation

11 years agofix editArticleTags() call broken on archived feed
Andrew Dolgov [Tue, 30 Apr 2013 16:07:08 +0000 (20:07 +0400)] 
fix editArticleTags() call broken on archived feed

11 years agoonly get USER_LANGUAGE on schema 120 and up
Andrew Dolgov [Tue, 30 Apr 2013 05:34:24 +0000 (09:34 +0400)] 
only get USER_LANGUAGE on schema 120 and up

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Mon, 29 Apr 2013 19:15:34 +0000 (23:15 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agoadd clear sql log button
Andrew Dolgov [Mon, 29 Apr 2013 19:12:54 +0000 (23:12 +0400)] 
add clear sql log button

11 years agoMerge pull request #171 from HeikoAdams/master
Andrew Dolgov [Mon, 29 Apr 2013 16:46:26 +0000 (09:46 -0700)] 
Merge pull request #171 from HeikoAdams/master

German translation updated

11 years agogerman translation updated
Heiko Adams [Mon, 29 Apr 2013 15:29:45 +0000 (17:29 +0200)] 
german translation updated

11 years agoexperimental: decode numerical utf entities on import in entry title
Andrew Dolgov [Mon, 29 Apr 2013 12:59:36 +0000 (16:59 +0400)] 
experimental: decode numerical utf entities on import in entry title

11 years agodo not calculate favicon color on manual icon replace
Andrew Dolgov [Mon, 29 Apr 2013 12:08:40 +0000 (16:08 +0400)] 
do not calculate favicon color on manual icon replace