]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
9 years agoMake the floating title transition smoother
Anders Kaseorg [Sat, 31 Jan 2015 02:58:44 +0000 (21:58 -0500)] 
Make the floating title transition smoother

Previously the floating title would not appear until the real title
scrolled entirely out of view, which was visually distracting.  Now it
appears at the point when its bottom lines up with the real title’s
bottom.  This isn’t perfect yet due to small differences between the
two titles’ layouts, but it’s much closer.

We now need to use visibility: visible|hidden instead of display:
block|none to show and hide the floating title, in order to be able to
retrieve its height while it’s hidden.  It’s important to use that
height because occasionally line wrapping differences make the
floating title shorter than the real title, and we don’t want the real
title to poke out from underneath.

Also fix scrollToRowId to offset by the 4 pixel top margin (like
cdmScrollToArticleId already does), so that it goes back to a point
when the floating title was hidden; and set the right margin on the
floating title so that it’s the same width as the real title and
doesn’t overlap the scroll bar.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years ago1.15.3 to fix tag/version mismatch 1.15.3
Andrew Dolgov [Wed, 10 Dec 2014 18:33:18 +0000 (21:33 +0300)] 
1.15.3 to fix tag/version mismatch

9 years agodisable version checking for night.css 1.15.2
Andrew Dolgov [Tue, 9 Dec 2014 20:54:28 +0000 (23:54 +0300)] 
disable version checking for night.css

9 years agorelease 1.15.1 1.15.1
Andrew Dolgov [Tue, 9 Dec 2014 20:51:57 +0000 (23:51 +0300)] 
release 1.15.1

9 years agotemporarily enable entity loader when importing opml because idk
Andrew Dolgov [Tue, 9 Dec 2014 19:54:44 +0000 (22:54 +0300)] 
temporarily enable entity loader when importing opml because idk

9 years agorequire version information in all additional themes
Andrew Dolgov [Tue, 9 Dec 2014 12:16:53 +0000 (15:16 +0300)] 
require version information in all additional themes

9 years agorelease 1.15 1.15
Andrew Dolgov [Mon, 8 Dec 2014 12:02:51 +0000 (15:02 +0300)] 
release 1.15

9 years agodisable libxml entity loader to prevent attacks via xml external entities (fixes...
Andrew Dolgov [Mon, 8 Dec 2014 11:49:54 +0000 (14:49 +0300)] 
disable libxml entity loader to prevent attacks via xml external entities (fixes #833)

9 years agonight theme: add workaround for grayscale filter not working on firefox, other minor...
Andrew Dolgov [Sat, 6 Dec 2014 08:45:41 +0000 (11:45 +0300)] 
night theme: add workaround for grayscale filter not working on firefox, other minor tweaks

9 years agoif loaded over ssl and iframe is whitelisted, set its source to https
Andrew Dolgov [Sat, 6 Dec 2014 05:52:43 +0000 (08:52 +0300)] 
if loaded over ssl and iframe is whitelisted, set its source to https

9 years agotweak selected feed display a bit
Andrew Dolgov [Thu, 4 Dec 2014 21:29:54 +0000 (00:29 +0300)] 
tweak selected feed display a bit

9 years agofetch_file_contents: support retarded schema-less urls
Andrew Dolgov [Wed, 3 Dec 2014 19:43:25 +0000 (22:43 +0300)] 
fetch_file_contents: support retarded schema-less urls
af_comics_dilbert: fix for new dilbert.com shenanigans

9 years agoaf_comics_pa: check node exists before trying to manipulate it
Andrew Dolgov [Wed, 3 Dec 2014 15:06:22 +0000 (18:06 +0300)] 
af_comics_pa: check node exists before trying to manipulate it

9 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 29 Nov 2014 17:35:16 +0000 (20:35 +0300)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

9 years agoapi: getHeadlines: add configurable excerpt_length (bump api version)
Andrew Dolgov [Sat, 29 Nov 2014 17:16:09 +0000 (20:16 +0300)] 
api: getHeadlines: add configurable excerpt_length (bump api version)

9 years agoMerge pull request #424 from tmo-github/TMO_ttrss
Andrew Dolgov [Fri, 28 Nov 2014 07:11:33 +0000 (10:11 +0300)] 
Merge pull request #424 from tmo-github/TMO_ttrss

Modify query to avoid a full table scan on MySQL

9 years agoModify query to avoid a full table scan on MySQL
tmo-github [Thu, 27 Nov 2014 19:04:24 +0000 (20:04 +0100)] 
Modify query to avoid a full table scan on MySQL

9 years agono_iframes: remove everything except good iframes
Andrew Dolgov [Tue, 25 Nov 2014 15:40:19 +0000 (18:40 +0300)] 
no_iframes: remove everything except good iframes

9 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Tue, 25 Nov 2014 10:48:07 +0000 (13:48 +0300)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

9 years agoapi: allow requesting headlines as if client supports iframe sandboxing
Andrew Dolgov [Tue, 25 Nov 2014 10:45:21 +0000 (13:45 +0300)] 
api: allow requesting headlines as if client supports iframe sandboxing

9 years agoallow embedding videos from youtube and vimeo natively
Andrew Dolgov [Tue, 25 Nov 2014 10:45:02 +0000 (13:45 +0300)] 
allow embedding videos from youtube and vimeo natively

9 years agoMerge pull request #422 from rwetzlmayr/master
Andrew Dolgov [Wed, 19 Nov 2014 21:59:52 +0000 (00:59 +0300)] 
Merge pull request #422 from rwetzlmayr/master

de_DE l10n: Fix typo

9 years agoMerge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS
Robert Wetzlmayr [Wed, 19 Nov 2014 17:15:42 +0000 (18:15 +0100)] 
Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS

9 years agode_DE l10n: Fix typo.
Robert Wetzlmayr [Wed, 19 Nov 2014 17:14:58 +0000 (18:14 +0100)] 
de_DE l10n: Fix typo.

9 years agoadd af_tumblr_1280
Andrew Dolgov [Sat, 15 Nov 2014 13:37:21 +0000 (16:37 +0300)] 
add af_tumblr_1280

9 years agoadd imgsetsizes plugin
Andrew Dolgov [Sun, 9 Nov 2014 17:31:46 +0000 (20:31 +0300)] 
add imgsetsizes plugin

9 years agonotify fixes
Andrew Dolgov [Sun, 9 Nov 2014 17:31:29 +0000 (20:31 +0300)] 
notify fixes

9 years agoMerge pull request #420 from whyparkc/master
Andrew Dolgov [Wed, 5 Nov 2014 15:02:09 +0000 (18:02 +0300)] 
Merge pull request #420 from whyparkc/master

updating Korean translation

9 years agouse position:fixed for notify
Andrew Dolgov [Wed, 5 Nov 2014 06:18:41 +0000 (09:18 +0300)] 
use position:fixed for notify

9 years agoupdating Korean translation
YoungMin Park [Wed, 5 Nov 2014 02:56:09 +0000 (11:56 +0900)] 
updating Korean translation

added korean translation for newly added strings

9 years agoMerge pull request #1 from gothfox/master
YoungMin Park [Tue, 4 Nov 2014 02:49:43 +0000 (11:49 +0900)] 
Merge pull request #1 from gothfox/master

Update from original

9 years agobody: disable overflow
Andrew Dolgov [Mon, 3 Nov 2014 07:54:54 +0000 (10:54 +0300)] 
body: disable overflow

9 years agotweak notifications; use css animations for notifications
Andrew Dolgov [Sun, 2 Nov 2014 17:58:46 +0000 (20:58 +0300)] 
tweak notifications; use css animations for notifications

9 years agofix typo (refs #818)
Andrew Dolgov [Sun, 2 Nov 2014 17:08:58 +0000 (20:08 +0300)] 
fix typo (refs #818)

9 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 2 Nov 2014 16:37:27 +0000 (19:37 +0300)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

9 years agowhen registering feed title, consider its maximum length (closes #818)
Andrew Dolgov [Sun, 2 Nov 2014 16:36:58 +0000 (19:36 +0300)] 
when registering feed title, consider its maximum length (closes #818)

9 years agoMerge pull request #417 from DigitalDJ/master
Andrew Dolgov [Sun, 2 Nov 2014 06:29:34 +0000 (09:29 +0300)] 
Merge pull request #417 from DigitalDJ/master

Fix allow duplicate posts feature with optimizations from 1.14

9 years agoFix allow duplicate posts feature with optimizations from 1.14
Grant Pannell [Sun, 2 Nov 2014 06:10:10 +0000 (16:40 +1030)] 
Fix allow duplicate posts feature with optimizations from 1.14

9 years agoMerge pull request #415 from ValdisVitolins/master
Andrew Dolgov [Sun, 2 Nov 2014 06:04:45 +0000 (09:04 +0300)] 
Merge pull request #415 from ValdisVitolins/master

Updated resource files for Latvian

9 years agoUpdated resource files for Latvian
valdis [Sat, 1 Nov 2014 21:45:02 +0000 (23:45 +0200)] 
Updated resource files for Latvian

9 years agoapi: handle uncached labels the way main headlines function does it
Andrew Dolgov [Mon, 27 Oct 2014 19:07:20 +0000 (22:07 +0300)] 
api: handle uncached labels the way main headlines function does it

9 years agohotkey actions: toggle_expand, collapse_article: check if element exists
Andrew Dolgov [Sun, 26 Oct 2014 06:25:16 +0000 (10:25 +0400)] 
hotkey actions: toggle_expand, collapse_article: check if element exists
before acting on it (closes #815)

9 years agoadd af_comics filter for toothpastefordinner
Andrew Dolgov [Tue, 21 Oct 2014 12:53:17 +0000 (16:53 +0400)] 
add af_comics filter for toothpastefordinner

9 years agorelease 1.14 1.14
Andrew Dolgov [Tue, 21 Oct 2014 08:03:29 +0000 (12:03 +0400)] 
release 1.14

9 years agoadd force_update to api getHeadlines; bump api version to 9
Andrew Dolgov [Thu, 16 Oct 2014 05:53:54 +0000 (09:53 +0400)] 
add force_update to api getHeadlines; bump api version to 9

9 years agodo not force sslversion in any cases
Andrew Dolgov [Thu, 16 Oct 2014 05:01:23 +0000 (09:01 +0400)] 
do not force sslversion in any cases

9 years agoMerge pull request #413 from cmehay/master
Andrew Dolgov [Wed, 15 Oct 2014 07:58:19 +0000 (11:58 +0400)] 
Merge pull request #413 from cmehay/master

Removing required attribute from database password field

9 years agoinclude subcategories in generated category feeds
Andrew Dolgov [Sat, 11 Oct 2014 16:18:35 +0000 (20:18 +0400)] 
include subcategories in generated category feeds

9 years agoedit feed: smaller buttons for icon upload; allow uploading larger favicons
Andrew Dolgov [Wed, 8 Oct 2014 12:38:03 +0000 (16:38 +0400)] 
edit feed: smaller buttons for icon upload; allow uploading larger favicons

9 years agoRemoving required attribute from database password field
Christophe Mehay [Sat, 4 Oct 2014 21:10:36 +0000 (23:10 +0200)] 
Removing required attribute from database password field

9 years agoMerge pull request #410 from bram85/master
Andrew Dolgov [Sat, 27 Sep 2014 05:49:52 +0000 (09:49 +0400)] 
Merge pull request #410 from bram85/master

Updater: check whether system() is useable.

9 years agoUpdater: check whether system() is useable.
Bram Schoenmakers [Wed, 17 Sep 2014 17:05:52 +0000 (19:05 +0200)] 
Updater: check whether system() is useable.

system() was disabled on my system for security reasons, but the
updater would just continue, only to find out that the tarball
hasn't been extracted.

9 years agoMerge pull request #408 from Trottel/patch-3
Andrew Dolgov [Thu, 11 Sep 2014 14:25:40 +0000 (18:25 +0400)] 
Merge pull request #408 from Trottel/patch-3

Update messages.po

9 years agoUpdate messages.po
Trottel [Thu, 11 Sep 2014 13:39:42 +0000 (15:39 +0200)] 
Update messages.po

9 years agoMerge pull request #406 from HeikoAdams/master
Andrew Dolgov [Wed, 10 Sep 2014 04:48:17 +0000 (08:48 +0400)] 
Merge pull request #406 from HeikoAdams/master

Updated german translation

9 years agoUpdated german translation
Heiko Adams [Tue, 9 Sep 2014 18:56:15 +0000 (20:56 +0200)] 
Updated german translation

9 years agoMerge pull request #405 from Trottel/patch-2
Andrew Dolgov [Tue, 9 Sep 2014 07:25:05 +0000 (11:25 +0400)] 
Merge pull request #405 from Trottel/patch-2

Update messages.po

9 years agoUpdate messages.po
Trottel [Tue, 9 Sep 2014 06:15:35 +0000 (08:15 +0200)] 
Update messages.po

9 years agoMerge pull request #404 from RaphaelRochet/master
Andrew Dolgov [Sun, 7 Sep 2014 07:56:06 +0000 (11:56 +0400)] 
Merge pull request #404 from RaphaelRochet/master

French translation update

9 years agoFrench translation update
Raphaël Rochet [Sun, 7 Sep 2014 07:49:29 +0000 (09:49 +0200)] 
French translation update

9 years agouse Perl instead of Java as a base language for JS files; rebase translations
Andrew Dolgov [Sat, 6 Sep 2014 11:11:06 +0000 (15:11 +0400)] 
use Perl instead of Java as a base language for JS files; rebase translations

9 years agomailto: remove unneeded space
Andrew Dolgov [Tue, 26 Aug 2014 14:15:13 +0000 (18:15 +0400)] 
mailto: remove unneeded space

9 years agomail plugin: use dijit.form.ComboBox to allow random email input instead of only...
Andrew Dolgov [Tue, 26 Aug 2014 14:11:32 +0000 (18:11 +0400)] 
mail plugin: use dijit.form.ComboBox to allow random email input instead of only predefined ones

9 years agoMerge pull request #403 from dzaikos/patch-leading-space-urls
Andrew Dolgov [Mon, 25 Aug 2014 09:01:29 +0000 (13:01 +0400)] 
Merge pull request #403 from dzaikos/patch-leading-space-urls

Added ltrim to $url in fetch_file_contents()...

9 years agoAdded ltrim to in fetch_file_contents to fix edge cases where a URL has one or more...
Dave Zaikos [Fri, 22 Aug 2014 20:44:20 +0000 (16:44 -0400)] 
Added ltrim to  in fetch_file_contents to fix edge cases where a URL has one or more spaces before it, which causes CURL to fail.

9 years agoaf_elreg: remove ads
Andrew Dolgov [Fri, 22 Aug 2014 11:49:20 +0000 (15:49 +0400)] 
af_elreg: remove ads

9 years agoadd af_elreg
Andrew Dolgov [Fri, 22 Aug 2014 11:40:41 +0000 (15:40 +0400)] 
add af_elreg

9 years agoupdate debugging: add force_rehash
Andrew Dolgov [Thu, 21 Aug 2014 09:20:41 +0000 (13:20 +0400)] 
update debugging: add force_rehash

9 years agoremove ob_clean/flush shit as unneeded hacks from cached image output routines
Andrew Dolgov [Thu, 21 Aug 2014 09:20:23 +0000 (13:20 +0400)] 
remove ob_clean/flush shit as unneeded hacks from cached image output routines

9 years agoremove unused format_libxml_error
Andrew Dolgov [Wed, 20 Aug 2014 08:31:10 +0000 (12:31 +0400)] 
remove unused format_libxml_error

9 years agofix typo
Andrew Dolgov [Wed, 20 Aug 2014 08:04:22 +0000 (12:04 +0400)] 
fix typo

9 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 20 Aug 2014 08:02:06 +0000 (12:02 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

9 years agogeturl: if head request is denied because host is still living in 20th century, try...
Andrew Dolgov [Wed, 20 Aug 2014 08:01:41 +0000 (12:01 +0400)] 
geturl: if head request is denied because host is still living in 20th century, try requesting body (thanks to incompetent admins of arxiv.org)

9 years agoMerge pull request #401 from trammel/master
Andrew Dolgov [Wed, 20 Aug 2014 04:47:11 +0000 (08:47 +0400)] 
Merge pull request #401 from trammel/master

Minor refactor for php v5.3, which doesn't support immediate dereferencing of array entries

9 years agoMinor refactor for php v5.3, which doens't support immediate dereferencing of array...
Jonathon Padfield [Wed, 20 Aug 2014 01:16:52 +0000 (01:16 +0000)] 
Minor refactor for php v5.3, which doens't support immediate dereferencing of array entries

9 years agoget_minified_js: store and check tt-rss version in cached files
Andrew Dolgov [Tue, 19 Aug 2014 10:50:25 +0000 (14:50 +0400)] 
get_minified_js: store and check tt-rss version in cached files

9 years agoadd pluginhost HOOK_HEADLINES_BEFORE (refs #814)
Andrew Dolgov [Tue, 19 Aug 2014 10:24:34 +0000 (14:24 +0400)] 
add pluginhost HOOK_HEADLINES_BEFORE (refs #814)

9 years agomention that language passed is read only
Andrew Dolgov [Tue, 19 Aug 2014 10:05:06 +0000 (14:05 +0400)] 
mention that language passed is read only

9 years agoupdate: include detected language to article structure passed to filters
Andrew Dolgov [Tue, 19 Aug 2014 10:02:28 +0000 (14:02 +0400)] 
update: include detected language to article structure passed to filters

9 years agoadd some timing information to update_daemon_common
Andrew Dolgov [Tue, 19 Aug 2014 06:32:01 +0000 (10:32 +0400)] 
add some timing information to update_daemon_common

9 years agofix language detection; remove f_guid debugging
Andrew Dolgov [Tue, 19 Aug 2014 06:18:32 +0000 (10:18 +0400)] 
fix language detection; remove f_guid debugging

9 years agopass correct instance of pluginhost to calculate_article_hash
Andrew Dolgov [Mon, 18 Aug 2014 19:11:29 +0000 (23:11 +0400)] 
pass correct instance of pluginhost to calculate_article_hash

9 years agotweak article hash function
Andrew Dolgov [Mon, 18 Aug 2014 17:55:48 +0000 (21:55 +0400)] 
tweak article hash function

9 years agoplugins: remove obsolete plugin_data/stored stuff
Andrew Dolgov [Mon, 18 Aug 2014 14:41:19 +0000 (18:41 +0400)] 
plugins: remove obsolete plugin_data/stored stuff

9 years agosimplify article filter chaining mechanism, do not try to process already stored...
Andrew Dolgov [Mon, 18 Aug 2014 14:32:16 +0000 (18:32 +0400)] 
simplify article filter chaining mechanism, do not try to process already stored articles

9 years agoMerge pull request #399 from pavel-voronin/patch-1
Andrew Dolgov [Mon, 18 Aug 2014 11:29:00 +0000 (15:29 +0400)] 
Merge pull request #399 from pavel-voronin/patch-1

Copypaste error fix

9 years agoCopypaste error fix
Pavel Voronin [Mon, 18 Aug 2014 11:22:02 +0000 (15:22 +0400)] 
Copypaste error fix

9 years agoMerge pull request #398 from HeikoAdams/master
Andrew Dolgov [Thu, 14 Aug 2014 16:09:51 +0000 (20:09 +0400)] 
Merge pull request #398 from HeikoAdams/master

Updated german translation

9 years agoUpdated german translation
Heiko Adams [Thu, 14 Aug 2014 15:08:08 +0000 (17:08 +0200)] 
Updated german translation

9 years agorebase translations
Andrew Dolgov [Thu, 14 Aug 2014 08:09:23 +0000 (12:09 +0400)] 
rebase translations

9 years agomention english language name for Arabic
Andrew Dolgov [Thu, 14 Aug 2014 08:09:16 +0000 (12:09 +0400)] 
mention english language name for Arabic

9 years agoMerge branch 'master' of git://github.com/asalthobaity/Tiny-Tiny-RSS into asalthobait...
Andrew Dolgov [Thu, 14 Aug 2014 08:07:20 +0000 (12:07 +0400)] 
Merge branch 'master' of git://github.com/asalthobaity/Tiny-Tiny-RSS into asalthobaity-master

9 years agoArabic translation
asalthobaity [Thu, 14 Aug 2014 02:16:56 +0000 (05:16 +0300)] 
Arabic translation

Revised Arabic translation and inclusion of locale in get_translations()

9 years agoArabic translation
asalthobaity [Wed, 13 Aug 2014 02:34:45 +0000 (05:34 +0300)] 
Arabic translation

An Arabic translation of tt-rss v1.12

9 years agoadd af_comics_darklegacy
Andrew Dolgov [Tue, 12 Aug 2014 15:36:57 +0000 (19:36 +0400)] 
add af_comics_darklegacy

9 years agostored http error text in curl mode
Andrew Dolgov [Tue, 12 Aug 2014 15:36:45 +0000 (19:36 +0400)] 
stored http error text in curl mode

9 years agoupdate stored article after filter has finished processing to prevent plugins from...
Andrew Dolgov [Tue, 12 Aug 2014 15:36:29 +0000 (19:36 +0400)] 
update stored article after filter has finished processing to prevent plugins from reverting changes of earlier invoked plugins (experimental)

9 years agoassign stored content-insert height/width in switchPanelMode(); reset stored sizes...
Andrew Dolgov [Mon, 11 Aug 2014 11:39:14 +0000 (15:39 +0400)] 
assign stored content-insert height/width in switchPanelMode(); reset stored sizes on widescreen switch

9 years agoaf_fsckportal: remove unused variables
Andrew Dolgov [Fri, 8 Aug 2014 07:34:13 +0000 (11:34 +0400)] 
af_fsckportal: remove unused variables

9 years agoaf_comics_gocomics: fix indenting
Andrew Dolgov [Fri, 8 Aug 2014 07:10:52 +0000 (11:10 +0400)] 
af_comics_gocomics: fix indenting