]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
13 years agoincrease main font size
Andrew Dolgov [Tue, 7 May 2013 16:16:15 +0000 (20:16 +0400)] 
increase main font size

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

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

13 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

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

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

13 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

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

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

13 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

13 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

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

13 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

13 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

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

13 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

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

13 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

13 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.

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

13 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

13 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

13 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

13 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

13 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.

13 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

13 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

13 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.

13 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

13 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

13 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

13 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

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

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

13 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

13 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

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

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

13 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

13 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

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

13 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)

13 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

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

13 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.

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

13 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

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

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

13 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

13 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

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

13 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

13 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

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

13 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

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

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

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

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

13 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

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

13 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

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

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

13 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

13 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

13 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

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

13 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

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

13 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

13 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

13 years agorebase translations
Andrew Dolgov [Mon, 29 Apr 2013 11:58:26 +0000 (15:58 +0400)] 
rebase translations

13 years agoprefs: update some descriptions to be more consistent
Andrew Dolgov [Mon, 29 Apr 2013 11:58:15 +0000 (15:58 +0400)] 
prefs: update some descriptions to be more consistent

13 years agoremove language selector from the login form, store language in the database per...
Andrew Dolgov [Mon, 29 Apr 2013 11:54:23 +0000 (15:54 +0400)] 
remove language selector from the login form, store language in the database per-user

13 years agodo not use session cookie lifetime for additional cookies
Andrew Dolgov [Mon, 29 Apr 2013 09:03:28 +0000 (13:03 +0400)] 
do not use session cookie lifetime for additional cookies

13 years agootp: display notice if GD is missing
Andrew Dolgov [Mon, 29 Apr 2013 05:20:30 +0000 (09:20 +0400)] 
otp: display notice if GD is missing

13 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 28 Apr 2013 14:18:30 +0000 (18:18 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

13 years agopluginhost: remove session cache for storage
Andrew Dolgov [Sun, 28 Apr 2013 14:17:58 +0000 (18:17 +0400)] 
pluginhost: remove session cache for storage

13 years agoMerge pull request #170 from supahgreg/hook_params_runtime_loaded
Andrew Dolgov [Sat, 27 Apr 2013 16:28:35 +0000 (09:28 -0700)] 
Merge pull request #170 from supahgreg/hook_params_runtime_loaded

Adding JS hooks for init params and runtime info

13 years agoAdd JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notif...
supahgreg [Sat, 27 Apr 2013 16:01:54 +0000 (11:01 -0500)] 
Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated.

13 years agominor: remove duplicate check for params
supahgreg [Sat, 27 Apr 2013 14:45:02 +0000 (09:45 -0500)] 
minor: remove duplicate check for params

13 years agoenlarge headline excerpt length
Andrew Dolgov [Sat, 27 Apr 2013 14:01:36 +0000 (18:01 +0400)] 
enlarge headline excerpt length

13 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 27 Apr 2013 13:13:16 +0000 (17:13 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

13 years agofix startup_gettext() trying to get configured language before session is initialized
Andrew Dolgov [Sat, 27 Apr 2013 13:12:48 +0000 (17:12 +0400)] 
fix startup_gettext() trying to get configured language before session is initialized

13 years agoMerge pull request #169 from scarabeusiv/master
Andrew Dolgov [Sat, 27 Apr 2013 13:05:58 +0000 (06:05 -0700)] 
Merge pull request #169 from scarabeusiv/master

Czech translation update

13 years agoCzech translation update.
Tomas Chvatal [Sat, 27 Apr 2013 10:07:01 +0000 (12:07 +0200)] 
Czech translation update.

13 years agoMerge pull request #167 from KonishchevDmitry/pr-allow-slash-in-filter-regex
Andrew Dolgov [Sat, 27 Apr 2013 09:10:27 +0000 (02:10 -0700)] 
Merge pull request #167 from KonishchevDmitry/pr-allow-slash-in-filter-regex

Allow slashes in filter regular expressions

13 years agogetHeadlines: return feed title for non-virtual feeds
Andrew Dolgov [Sat, 27 Apr 2013 08:29:42 +0000 (12:29 +0400)] 
getHeadlines: return feed title for non-virtual feeds

13 years agoapi: add feed_title to getArticle
Andrew Dolgov [Sat, 27 Apr 2013 08:25:40 +0000 (12:25 +0400)] 
api: add feed_title to getArticle