]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
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 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

10 years agoonly do article update operations once when scrolling
Veit Lehmann [Tue, 25 Jun 2013 03:08:44 +0000 (06:08 +0300)] 
only do article update operations once when scrolling

I discovered that DOM operations and function calls were done several times inside the 100px mirror when scrolling through articles. Especially painful on seamless scrolling systems like Mac OS, where dozens of updates would slow down this part dramatically. This change fixes it.

10 years agomake floating title less cpu intensive
Andrew Dolgov [Mon, 24 Jun 2013 21:35:07 +0000 (01:35 +0400)] 
make floating title less cpu intensive

10 years agofix 2week catchup parameter
Andrew Dolgov [Mon, 24 Jun 2013 20:11:53 +0000 (00:11 +0400)] 
fix 2week catchup parameter

10 years agoMerge pull request #233 from lotrfan/dismiss
Andrew Dolgov [Sun, 23 Jun 2013 11:30:12 +0000 (04:30 -0700)] 
Merge pull request #233 from lotrfan/dismiss

Remove content when dismissing

10 years agoAdd some checks to see if the content element exists
Jeffrey Tolar [Sat, 22 Jun 2013 04:49:35 +0000 (23:49 -0500)] 
Add some checks to see if the content element exists

This *might* help dismissal not break when not using combined mode.

10 years agoFix incorrect function name in exception handling
Jeffrey Tolar [Sat, 22 Jun 2013 04:31:59 +0000 (23:31 -0500)] 
Fix incorrect function name in exception handling

10 years agoRemove content when an article is dismissed
Jeffrey Tolar [Sat, 22 Jun 2013 04:30:55 +0000 (23:30 -0500)] 
Remove content when an article is dismissed

10 years agoMerge pull request #230 from lotrfan/hotkey_fix
Andrew Dolgov [Fri, 21 Jun 2013 07:43:13 +0000 (00:43 -0700)] 
Merge pull request #230 from lotrfan/hotkey_fix

Add missing hotkey action

10 years agoAdd missing hotkey handler
Jeffrey Tolar [Fri, 21 Jun 2013 06:31:21 +0000 (01:31 -0500)] 
Add missing hotkey handler

10 years agobetter root element detection for atom content type xhtml (closes #720)
Andrew Dolgov [Thu, 20 Jun 2013 17:16:06 +0000 (21:16 +0400)] 
better root element detection for atom content type xhtml (closes #720)

10 years agoMerge pull request #229 from skibbipl/patch-1
Andrew Dolgov [Thu, 20 Jun 2013 09:09:45 +0000 (02:09 -0700)] 
Merge pull request #229 from skibbipl/patch-1

Update messages.po

10 years agoUpdate messages.po
skibbipl [Thu, 20 Jun 2013 08:56:58 +0000 (10:56 +0200)] 
Update messages.po

Typo in translation.

10 years agoadd rel=noreferrer to article links
Andrew Dolgov [Thu, 20 Jun 2013 07:59:41 +0000 (11:59 +0400)] 
add rel=noreferrer to article links

10 years agoMerge pull request #228 from WGH-/installer_undefined_index
Andrew Dolgov [Wed, 19 Jun 2013 21:43:58 +0000 (14:43 -0700)] 
Merge pull request #228 from WGH-/installer_undefined_index

fixes "undefined index HTTPS" notice in installer script

10 years agofixes "undefined index" notice
WGH [Wed, 19 Jun 2013 20:54:02 +0000 (00:54 +0400)] 
fixes "undefined index" notice

10 years agofeedparser: check if initial xpath query for root element returns anything
Andrew Dolgov [Wed, 19 Jun 2013 15:40:36 +0000 (19:40 +0400)] 
feedparser: check if initial xpath query for root element returns anything

10 years agoMerge pull request #227 from whyparkc/master
Andrew Dolgov [Wed, 19 Jun 2013 05:20:46 +0000 (22:20 -0700)] 
Merge pull request #227 from whyparkc/master

Pull request for localization for Korean

10 years agomodifying some Korean translations
whyparkc [Wed, 19 Jun 2013 01:48:53 +0000 (10:48 +0900)] 
modifying some Korean translations

10 years agodeleting files in wrong location
whyparkc [Tue, 18 Jun 2013 07:57:36 +0000 (16:57 +0900)] 
deleting files in wrong location

10 years agochanging wrong folder tree and updating some Korean translations
whyparkc [Tue, 18 Jun 2013 07:54:59 +0000 (16:54 +0900)] 
changing wrong folder tree and updating some Korean translations

10 years agochanging Korean terms and adding some more translations
whyparkc [Tue, 18 Jun 2013 04:13:03 +0000 (13:13 +0900)] 
changing Korean terms and adding some more translations

10 years agoMerge pull request #223 from mhaley/patches-viewfeed-timeout
Andrew Dolgov [Mon, 17 Jun 2013 20:13:32 +0000 (13:13 -0700)] 
Merge pull request #223 from mhaley/patches-viewfeed-timeout

Load selected feed after a short timeout

10 years agoMerge pull request #226 from mhaley/patches-no-preload
Andrew Dolgov [Mon, 17 Jun 2013 05:43:23 +0000 (22:43 -0700)] 
Merge pull request #226 from mhaley/patches-no-preload

Don't preload audio attachments.

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

10 years agodo no try to pass MS icon files to GD
Andrew Dolgov [Sat, 15 Jun 2013 09:15:20 +0000 (13:15 +0400)] 
do no try to pass MS icon files to GD

10 years agoMerge pull request #224 from Menti/master
Andrew Dolgov [Sat, 15 Jun 2013 07:44:35 +0000 (00:44 -0700)] 
Merge pull request #224 from Menti/master

Small improvements to Spanish

10 years agoSmall improvements to Spanish
Menti [Fri, 14 Jun 2013 16:37:02 +0000 (18:37 +0200)] 
Small improvements to Spanish

10 years agocommit from shell
whyparkc [Fri, 14 Jun 2013 09:29:41 +0000 (18:29 +0900)] 
commit from shell

10 years agoupdate 1826
whyparkc [Fri, 14 Jun 2013 09:26:28 +0000 (18:26 +0900)] 
update 1826

10 years agoadding only mo
whyparkc [Fri, 14 Jun 2013 09:20:31 +0000 (18:20 +0900)] 
adding only mo

10 years agoadding only po
whyparkc [Fri, 14 Jun 2013 09:20:16 +0000 (18:20 +0900)] 
adding only po

10 years agoadding ko resources
whyparkc [Fri, 14 Jun 2013 09:15:52 +0000 (18:15 +0900)] 
adding ko resources

test

10 years agoadd ko resources
whyparkc [Fri, 14 Jun 2013 09:14:19 +0000 (18:14 +0900)] 
add ko resources

add ko resources

10 years agoupdating resources 1758
whyparkc [Fri, 14 Jun 2013 08:58:42 +0000 (17:58 +0900)] 
updating resources 1758

10 years agoRevert "updating korean resources"
whyparkc [Fri, 14 Jun 2013 08:56:57 +0000 (17:56 +0900)] 
Revert "updating korean resources"

This reverts commit 4444db8cc845ec398792c877aa7fe5748e9fcb25.

10 years agoupdating korean resources
whyparkc [Fri, 14 Jun 2013 08:47:45 +0000 (17:47 +0900)] 
updating korean resources

10 years ago.\locale\ko_KR\*
whyparkc [Fri, 14 Jun 2013 08:30:15 +0000 (17:30 +0900)] 
.\locale\ko_KR\*

10 years agocolorPalette: try checking imagesize before invoking GD
Andrew Dolgov [Fri, 14 Jun 2013 06:48:25 +0000 (10:48 +0400)] 
colorPalette: try checking imagesize before invoking GD

10 years agoadding Korean in the language list
whyparkc [Fri, 14 Jun 2013 06:20:25 +0000 (15:20 +0900)] 
adding Korean in the language list

10 years agoDon't preload audio attachments.
Matt Haley [Fri, 14 Jun 2013 05:46:27 +0000 (22:46 -0700)] 
Don't preload audio attachments.

10 years agoLoad selected feed after a short timeout
Matt Haley [Fri, 14 Jun 2013 05:39:26 +0000 (22:39 -0700)] 
Load selected feed after a short timeout

Avoid firing multiple server requests if the user is navigating up/down
the tree list with the keyboard. Instead, wait till the user has stopped
navigating for at least 250ms.

10 years agofix crash on feedlist collapse, do not use _COLLAPSED_FEEDLIST pref
Andrew Dolgov [Thu, 13 Jun 2013 10:51:31 +0000 (14:51 +0400)] 
fix crash on feedlist collapse, do not use _COLLAPSED_FEEDLIST pref

10 years agoMerge pull request #221 from rangerer/bugfix_login_profiles
Andrew Dolgov [Thu, 13 Jun 2013 10:27:19 +0000 (03:27 -0700)] 
Merge pull request #221 from rangerer/bugfix_login_profiles

bugfix for profile list dropdown

10 years agobugfix: list correct profile IDs on login page
Roland Angerer [Thu, 13 Jun 2013 09:24:51 +0000 (11:24 +0200)] 
bugfix: list correct profile IDs on login page

10 years agoadd plugin for bunicomic.com
Andrew Dolgov [Thu, 13 Jun 2013 08:41:13 +0000 (12:41 +0400)] 
add plugin for bunicomic.com

10 years agorelease 1.8 1.8
Andrew Dolgov [Wed, 12 Jun 2013 10:27:31 +0000 (14:27 +0400)] 
release 1.8

10 years agoRevert "Load selected feed after a short timeout"
Andrew Dolgov [Wed, 12 Jun 2013 10:04:31 +0000 (14:04 +0400)] 
Revert "Load selected feed after a short timeout"

This reverts commit 17c5d44cf42f6c99786efbc45b788d910fb4c4be.

10 years agoMerge pull request #219 from mhaley/patch-1
Andrew Dolgov [Wed, 12 Jun 2013 10:02:51 +0000 (03:02 -0700)] 
Merge pull request #219 from mhaley/patch-1

Load selected feed after a short timeout

10 years agoLoad selected feed after a short timeout
Matt Haley [Wed, 12 Jun 2013 04:54:32 +0000 (22:54 -0600)] 
Load selected feed after a short timeout

Avoid firing multiple server requests if the user quickly clicks another feed or is navigating up/down the tree list with the keyboard.

10 years agomake_lockfile: don't do inode checking on windows
Andrew Dolgov [Tue, 11 Jun 2013 08:55:47 +0000 (12:55 +0400)] 
make_lockfile: don't do inode checking on windows

10 years agominor user editor updates
Andrew Dolgov [Tue, 11 Jun 2013 08:12:43 +0000 (12:12 +0400)] 
minor user editor updates

10 years agouse dojo stuff for user details
Andrew Dolgov [Tue, 11 Jun 2013 08:11:02 +0000 (12:11 +0400)] 
use dojo stuff for user details

10 years agopref-users: remove useless javascript: prefix
Andrew Dolgov [Tue, 11 Jun 2013 08:05:45 +0000 (12:05 +0400)] 
pref-users: remove useless javascript: prefix

10 years agouser editor: use dojo stuff
Andrew Dolgov [Tue, 11 Jun 2013 08:04:29 +0000 (12:04 +0400)] 
user editor: use dojo stuff

10 years agoremove dijit tree folder icons
Andrew Dolgov [Mon, 10 Jun 2013 14:50:01 +0000 (18:50 +0400)] 
remove dijit tree folder icons

10 years agoatom: support <published>
Andrew Dolgov [Mon, 10 Jun 2013 09:25:34 +0000 (13:25 +0400)] 
atom: support <published>

10 years agoMerge pull request #218 from levito/patch-2
Andrew Dolgov [Sun, 9 Jun 2013 13:50:53 +0000 (06:50 -0700)] 
Merge pull request #218 from levito/patch-2

only update floatingTitle innerHTML if active article changes

10 years agoonly update floatingTitle innerHTML if active article changes
Veit Lehmann [Sat, 8 Jun 2013 23:02:14 +0000 (02:02 +0300)] 
only update floatingTitle innerHTML if active article changes

This will boost scrolling performance pretty much and avoid flickering of floatingTitle

10 years agofix calculation of feed counts in pref-feeds editor
Andrew Dolgov [Fri, 7 Jun 2013 11:31:43 +0000 (15:31 +0400)] 
fix calculation of feed counts in pref-feeds editor

10 years agoinfo/warning/error: use inset shadows
Andrew Dolgov [Fri, 7 Jun 2013 11:05:11 +0000 (15:05 +0400)] 
info/warning/error: use inset shadows

10 years agoupdate: do not explicitly fclose lockfile before unlinking (refs #703)
Andrew Dolgov [Fri, 7 Jun 2013 07:00:34 +0000 (11:00 +0400)] 
update: do not explicitly fclose lockfile before unlinking (refs #703)

10 years agoadd some inset shadow on container elements
Andrew Dolgov [Fri, 7 Jun 2013 06:45:01 +0000 (10:45 +0400)] 
add some inset shadow on container elements

10 years agohide floatingTitle when first batch of headlines is received
Andrew Dolgov [Fri, 7 Jun 2013 06:04:43 +0000 (10:04 +0400)] 
hide floatingTitle when first batch of headlines is received

10 years agoapply special feedTree styles only to main UI feedtree, fix feedParam and filterParam...
Andrew Dolgov [Fri, 7 Jun 2013 06:01:11 +0000 (10:01 +0400)] 
apply special feedTree styles only to main UI feedtree, fix feedParam and filterParam screwing with tree node layout

10 years agomake_lockfile: check ino and dev fields for lock file (refs #703)
Andrew Dolgov [Fri, 7 Jun 2013 05:39:12 +0000 (09:39 +0400)] 
make_lockfile: check ino and dev fields for lock file (refs #703)

10 years agoRevert "do not unlink lockfiles (closes #703)"
Andrew Dolgov [Fri, 7 Jun 2013 05:27:52 +0000 (09:27 +0400)] 
Revert "do not unlink lockfiles (closes #703)"

This reverts commit 9ffe8907dd8be17501601c5af53c73fd0f25ee04.

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Thu, 6 Jun 2013 19:37:03 +0000 (23:37 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoexperimentally disable unnecessary folder icons for feedTree
Andrew Dolgov [Thu, 6 Jun 2013 19:36:05 +0000 (23:36 +0400)] 
experimentally disable unnecessary folder icons for feedTree

10 years agoMerge pull request #217 from ldidry/master
Andrew Dolgov [Thu, 6 Jun 2013 19:00:33 +0000 (12:00 -0700)] 
Merge pull request #217 from ldidry/master

Fix automatic language detection for registered users

10 years agoFix automatic language detection for registered users
Luc Didry [Thu, 6 Jun 2013 18:54:47 +0000 (21:54 +0300)] 
Fix automatic language detection for registered users

If you do not choose a language, the db pref record for your language is an empty string, but if you choose "automatic detection" and save your prefs, it's "auto".
"auto" in startup_gettext function prevents ttrss to choose the appropriate language.

10 years agoremove single-line excerpts in widescreen 3panel mode because it breaks layout
Andrew Dolgov [Thu, 6 Jun 2013 06:15:17 +0000 (10:15 +0400)] 
remove single-line excerpts in widescreen 3panel mode because it breaks layout

10 years agoblock automarking headlines on scroll in unexpanded cdm because it doesn't work so...
Andrew Dolgov [Thu, 6 Jun 2013 06:09:02 +0000 (10:09 +0400)] 
block automarking headlines on scroll in unexpanded cdm because it doesn't work so well

10 years agounify some cdm padding values with 3panel mode
Andrew Dolgov [Thu, 6 Jun 2013 05:56:53 +0000 (09:56 +0400)] 
unify some cdm padding values with 3panel mode

10 years agounify excerpt font sizes for CDM and 3 panel mode, use single line headers in expanda...
Andrew Dolgov [Wed, 5 Jun 2013 18:58:28 +0000 (22:58 +0400)] 
unify excerpt font sizes for CDM and 3 panel mode, use single line headers in expandable mode

10 years agomove notify a bit to the left so it woulnd't obscure browser scrollbar
Andrew Dolgov [Wed, 5 Jun 2013 18:54:53 +0000 (22:54 +0400)] 
move notify a bit to the left so it woulnd't obscure browser scrollbar

10 years agoclamp content preview to single line in three panel mode
Andrew Dolgov [Wed, 5 Jun 2013 18:49:38 +0000 (22:49 +0400)] 
clamp content preview to single line in three panel mode

10 years agouse text-overflow in floatingTitle
Andrew Dolgov [Wed, 5 Jun 2013 18:44:20 +0000 (22:44 +0400)] 
use text-overflow in floatingTitle

10 years agolimit floatingTitle width
Andrew Dolgov [Wed, 5 Jun 2013 18:29:00 +0000 (22:29 +0400)] 
limit floatingTitle width

10 years agoadd experimental floating title when scrolling long articles in combined mode
Andrew Dolgov [Wed, 5 Jun 2013 18:19:33 +0000 (22:19 +0400)] 
add experimental floating title when scrolling long articles in combined mode

10 years agoopml: fix filter parameters inverse and title not being properly imported from OPML
Andrew Dolgov [Wed, 5 Jun 2013 09:09:47 +0000 (13:09 +0400)] 
opml: fix filter parameters inverse and title not being properly imported from OPML

10 years agosupport custom order in generated feeds (closes #709)
Andrew Dolgov [Wed, 5 Jun 2013 08:56:43 +0000 (12:56 +0400)] 
support custom order in generated feeds (closes #709)

10 years agonsfw: fix wrong delimiter when expanding tag_cache
Andrew Dolgov [Wed, 5 Jun 2013 06:27:53 +0000 (10:27 +0400)] 
nsfw: fix wrong delimiter when expanding tag_cache

10 years agohide warning when checking for tt-rss tables if tables are not present
Andrew Dolgov [Tue, 4 Jun 2013 14:25:37 +0000 (18:25 +0400)] 
hide warning when checking for tt-rss tables if tables are not present

10 years agofix nsfw plugin
Andrew Dolgov [Tue, 4 Jun 2013 11:34:04 +0000 (15:34 +0400)] 
fix nsfw plugin

10 years agoproperly handle per-feed hide_images setting in three panel mode (closes #706)
Andrew Dolgov [Mon, 3 Jun 2013 06:31:45 +0000 (10:31 +0400)] 
properly handle per-feed hide_images setting in three panel mode (closes #706)

10 years agoMerge pull request #216 from PerryWerneck/master
Andrew Dolgov [Sat, 1 Jun 2013 07:02:16 +0000 (00:02 -0700)] 
Merge pull request #216 from PerryWerneck/master

Changing mimetype reported by errors.php?mode=js to avoi proxy problems.

10 years agodo not unlink lockfiles (closes #703)
Andrew Dolgov [Sat, 1 Jun 2013 06:06:59 +0000 (10:06 +0400)] 
do not unlink lockfiles (closes #703)

10 years agosupport dc:date elements in rss and atom feeds
Andrew Dolgov [Sat, 1 Jun 2013 05:49:56 +0000 (09:49 +0400)] 
support dc:date elements in rss and atom feeds

10 years agoChanging error.php?mode=js from text/plain to text/javascript
Perry Werneck [Fri, 31 May 2013 20:37:12 +0000 (17:37 -0300)] 
Changing error.php?mode=js from text/plain to text/javascript

Changing the js mimetype to text/javascript to avoid problems with some proxy configurations.

10 years agoformat_tags_string: fix typo
Andrew Dolgov [Fri, 31 May 2013 17:37:14 +0000 (21:37 +0400)] 
format_tags_string: fix typo

10 years agoMerge pull request #214 from JB1tz/master
Andrew Dolgov [Fri, 31 May 2013 15:48:06 +0000 (08:48 -0700)] 
Merge pull request #214 from JB1tz/master

Fix mysqli connection error debugging

10 years agomake uncombined read headlines list more readable
Andrew Dolgov [Fri, 31 May 2013 09:01:43 +0000 (13:01 +0400)] 
make uncombined read headlines list more readable

10 years agosphinx: type cast port to integer
Andrew Dolgov [Fri, 31 May 2013 05:52:43 +0000 (09:52 +0400)] 
sphinx: type cast port to integer

10 years agomysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysql...
Jonathan Bither [Thu, 30 May 2013 14:45:47 +0000 (10:45 -0400)] 
mysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysqli_error()