]>
git.wh0rd.org Git - tt-rss.git/log
Andrew Dolgov [Tue, 7 May 2013 16:03:09 +0000 (20:03 +0400)]
counterNode: use appear effect
Andrew Dolgov [Tue, 7 May 2013 15:39:41 +0000 (19:39 +0400)]
remove unneeded cdmHeader margins
Andrew Dolgov [Tue, 7 May 2013 15:39:04 +0000 (19:39 +0400)]
remove gradients, update favicon avg color display
Andrew Dolgov [Tue, 7 May 2013 14:54:21 +0000 (18:54 +0400)]
update label ref style
Andrew Dolgov [Tue, 7 May 2013 14:44:17 +0000 (18:44 +0400)]
tweak visual for headlines
Andrew Dolgov [Tue, 7 May 2013 12:44:59 +0000 (16:44 +0400)]
fix notify display on chrome, add some css tweaks
Andrew Dolgov [Tue, 7 May 2013 12:28:49 +0000 (16:28 +0400)]
fix counters not being updated
Andrew Dolgov [Tue, 7 May 2013 11:50:53 +0000 (15:50 +0400)]
add tooltip
Andrew Dolgov [Tue, 7 May 2013 11:36:14 +0000 (15:36 +0400)]
Merge branch 'master' into css-feedtree-counter
Conflicts:
tt-rss.css
Andrew Dolgov [Tue, 7 May 2013 11:34:20 +0000 (15:34 +0400)]
subscribe_to_feed: use already fetched data when updating initially
Andrew Dolgov [Tue, 7 May 2013 11:18:37 +0000 (15:18 +0400)]
fix more hphp detected issues
Andrew Dolgov [Tue, 7 May 2013 08:36:09 +0000 (12:36 +0400)]
auth_base: choose random password if not supplied by auth module
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
Andrew Dolgov [Tue, 7 May 2013 08:14:11 +0000 (12:14 +0400)]
better fix for feedTree shifting
Rasmus Lerdorf [Tue, 7 May 2013 07:35:10 +0000 (00:35 -0700)]
Fixing bugs found by static analysis
Andrew Dolgov [Tue, 7 May 2013 06:09:38 +0000 (10:09 +0400)]
move example plugins to -contrib
Andrew Dolgov [Tue, 7 May 2013 06:08:34 +0000 (10:08 +0400)]
digest and mobile (old) moved to -contrib repository
Andrew Dolgov [Tue, 7 May 2013 06:02:22 +0000 (10:02 +0400)]
Revert "use img-polaroid lookalike for images"
This reverts commit
7d61f11c768869806a352ea94550220cc2c144c0.
Andrew Dolgov [Tue, 7 May 2013 05:58:58 +0000 (09:58 +0400)]
remove some blue borders
Andrew Dolgov [Tue, 7 May 2013 05:44:34 +0000 (09:44 +0400)]
attempt to fix annoying shifting of feedTree elements while hover changes
Andrew Dolgov [Tue, 7 May 2013 04:55:22 +0000 (08:55 +0400)]
use img-polaroid lookalike for images
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
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
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.
Andrew Dolgov [Sat, 4 May 2013 08:02:08 +0000 (12:02 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
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
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.
Trannie Carter [Sat, 4 May 2013 00:44:24 +0000 (20:44 -0400)]
Remove obsolete $link parameter for password reset
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
Jeffrey Tolar [Thu, 2 May 2013 23:15:41 +0000 (18:15 -0500)]
Update selected count when collapsing an article
Andrew Dolgov [Thu, 2 May 2013 16:11:10 +0000 (09:11 -0700)]
Merge pull request #176 from ArmyOfPirates/master
Updated nl_NL translation
ArmyOfPirates [Thu, 2 May 2013 11:59:30 +0000 (13:59 +0200)]
Updated nl_NL translation
Andrew Dolgov [Thu, 2 May 2013 06:40:59 +0000 (10:40 +0400)]
atom: fix rel=alternate links
Andrew Dolgov [Thu, 2 May 2013 06:36:05 +0000 (10:36 +0400)]
fix atom <author>value</author> elements
Andrew Dolgov [Thu, 2 May 2013 06:30:41 +0000 (10:30 +0400)]
feedparser: make content:encoded take precedence over description
Andrew Dolgov [Thu, 2 May 2013 06:26:32 +0000 (10:26 +0400)]
update: remove debugging block
Andrew Dolgov [Thu, 2 May 2013 06:20:56 +0000 (10:20 +0400)]
format_article_tags: improve performance
Andrew Dolgov [Thu, 2 May 2013 06:09:01 +0000 (10:09 +0400)]
make tag cache processing faster in cdm
Andrew Dolgov [Thu, 2 May 2013 05:48:38 +0000 (09:48 +0400)]
remove splash before freshfeed is loaded
Andrew Dolgov [Wed, 1 May 2013 22:31:32 +0000 (02:31 +0400)]
restore updstart threshold
Andrew Dolgov [Wed, 1 May 2013 22:30:53 +0000 (02:30 +0400)]
simplify feed cache age handling (reduce caching to sequential updates)
Andrew Dolgov [Wed, 1 May 2013 22:21:11 +0000 (02:21 +0400)]
disable marking for the time being
Andrew Dolgov [Wed, 1 May 2013 22:20:34 +0000 (02:20 +0400)]
move the precautionary timestamp bumping
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.
Andrew Dolgov [Wed, 1 May 2013 22:11:11 +0000 (02:11 +0400)]
add _DISABLE_HTTP_304
Andrew Dolgov [Wed, 1 May 2013 22:02:49 +0000 (02:02 +0400)]
updater: show owner_uid for checked feeds
Andrew Dolgov [Wed, 1 May 2013 21:36:17 +0000 (01:36 +0400)]
remove cache valid bailout clause
Andrew Dolgov [Wed, 1 May 2013 21:33:00 +0000 (01:33 +0400)]
change feed cache file extension
Andrew Dolgov [Wed, 1 May 2013 18:05:59 +0000 (22:05 +0400)]
fix rss content:encoded not used
Andrew Dolgov [Wed, 1 May 2013 17:06:48 +0000 (21:06 +0400)]
move common methods to feeditem_common
Andrew Dolgov [Wed, 1 May 2013 17:01:30 +0000 (21:01 +0400)]
support dc:creator
Andrew Dolgov [Wed, 1 May 2013 16:55:08 +0000 (20:55 +0400)]
add support for dc:subject and slash:comments
Andrew Dolgov [Wed, 1 May 2013 16:33:59 +0000 (20:33 +0400)]
update: better tag-related debugging info
Andrew Dolgov [Wed, 1 May 2013 16:30:52 +0000 (20:30 +0400)]
support RDF-XML feeds
Andrew Dolgov [Wed, 1 May 2013 15:40:43 +0000 (19:40 +0400)]
pass xpath object to feeditem, support media-rss objects
Andrew Dolgov [Wed, 1 May 2013 15:14:48 +0000 (19:14 +0400)]
remove simplepie
Andrew Dolgov [Wed, 1 May 2013 15:12:32 +0000 (19:12 +0400)]
feeditem_rss: use guid element
Andrew Dolgov [Wed, 1 May 2013 15:09:07 +0000 (19:09 +0400)]
fix get_links() for RSS
Andrew Dolgov [Wed, 1 May 2013 15:08:04 +0000 (19:08 +0400)]
parser: add get_links()
Andrew Dolgov [Wed, 1 May 2013 14:10:27 +0000 (18:10 +0400)]
actually save feed xml in the cache
Andrew Dolgov [Wed, 1 May 2013 14:06:53 +0000 (18:06 +0400)]
remove simplepie entity decode hacks
Andrew Dolgov [Wed, 1 May 2013 13:56:21 +0000 (17:56 +0400)]
change caching to save xml data, remove RDF init section
Andrew Dolgov [Wed, 1 May 2013 13:38:16 +0000 (17:38 +0400)]
add basic rss support
Andrew Dolgov [Wed, 1 May 2013 13:04:57 +0000 (17:04 +0400)]
add basic tinyparser/atom
Andrew Dolgov [Wed, 1 May 2013 11:45:03 +0000 (15:45 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 1 May 2013 11:43:56 +0000 (15:43 +0400)]
update: set last_updated to now() when process starts
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
Andrew Dolgov [Wed, 1 May 2013 11:08:01 +0000 (04:08 -0700)]
Merge pull request #175 from RaphaelRochet/master
French translation update
Raphaël Rochet [Wed, 1 May 2013 09:53:34 +0000 (11:53 +0200)]
French translation update - new strings
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
Mattias Tengblad [Wed, 1 May 2013 02:07:16 +0000 (04:07 +0200)]
Updated Swedish translation
A lot of fixes, full translation, proper Swedish
Andrew Dolgov [Tue, 30 Apr 2013 17:02:45 +0000 (10:02 -0700)]
Merge pull request #172 from Menti/master
Updated Spanish translation
DavidM [Tue, 30 Apr 2013 16:48:03 +0000 (18:48 +0200)]
Updated Spanish translation
Andrew Dolgov [Tue, 30 Apr 2013 16:07:08 +0000 (20:07 +0400)]
fix editArticleTags() call broken on archived feed
Andrew Dolgov [Tue, 30 Apr 2013 05:34:24 +0000 (09:34 +0400)]
only get USER_LANGUAGE on schema 120 and up
Andrew Dolgov [Mon, 29 Apr 2013 19:15:34 +0000 (23:15 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Mon, 29 Apr 2013 19:12:54 +0000 (23:12 +0400)]
add clear sql log button
Andrew Dolgov [Mon, 29 Apr 2013 16:46:26 +0000 (09:46 -0700)]
Merge pull request #171 from HeikoAdams/master
German translation updated
Heiko Adams [Mon, 29 Apr 2013 15:29:45 +0000 (17:29 +0200)]
german translation updated
Andrew Dolgov [Mon, 29 Apr 2013 12:59:36 +0000 (16:59 +0400)]
experimental: decode numerical utf entities on import in entry title
Andrew Dolgov [Mon, 29 Apr 2013 12:08:40 +0000 (16:08 +0400)]
do not calculate favicon color on manual icon replace
Andrew Dolgov [Mon, 29 Apr 2013 11:58:26 +0000 (15:58 +0400)]
rebase translations
Andrew Dolgov [Mon, 29 Apr 2013 11:58:15 +0000 (15:58 +0400)]
prefs: update some descriptions to be more consistent
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
Andrew Dolgov [Mon, 29 Apr 2013 09:03:28 +0000 (13:03 +0400)]
do not use session cookie lifetime for additional cookies
Andrew Dolgov [Mon, 29 Apr 2013 05:20:30 +0000 (09:20 +0400)]
otp: display notice if GD is missing
Andrew Dolgov [Sun, 28 Apr 2013 14:18:30 +0000 (18:18 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 28 Apr 2013 14:17:58 +0000 (18:17 +0400)]
pluginhost: remove session cache for storage
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
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.
supahgreg [Sat, 27 Apr 2013 14:45:02 +0000 (09:45 -0500)]
minor: remove duplicate check for params
Andrew Dolgov [Sat, 27 Apr 2013 14:01:36 +0000 (18:01 +0400)]
enlarge headline excerpt length
Andrew Dolgov [Sat, 27 Apr 2013 13:13:16 +0000 (17:13 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
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
Andrew Dolgov [Sat, 27 Apr 2013 13:05:58 +0000 (06:05 -0700)]
Merge pull request #169 from scarabeusiv/master
Czech translation update
Tomas Chvatal [Sat, 27 Apr 2013 10:07:01 +0000 (12:07 +0200)]
Czech translation update.
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
Andrew Dolgov [Sat, 27 Apr 2013 08:29:42 +0000 (12:29 +0400)]
getHeadlines: return feed title for non-virtual feeds
Andrew Dolgov [Sat, 27 Apr 2013 08:25:40 +0000 (12:25 +0400)]
api: add feed_title to getArticle
Andrew Dolgov [Sat, 27 Apr 2013 08:20:45 +0000 (12:20 +0400)]
fix typo in format_article_labels()