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

10 years agoswitch AUTO_ASSIGN_LABELS to off by default (bump schema)
Andrew Dolgov [Thu, 30 May 2013 14:26:56 +0000 (18:26 +0400)] 
switch AUTO_ASSIGN_LABELS to off by default (bump schema)

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Thu, 30 May 2013 05:21:43 +0000 (09:21 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoupdate config checks for SMTP_SECURE
Andrew Dolgov [Thu, 30 May 2013 04:39:53 +0000 (08:39 +0400)] 
update config checks for SMTP_SECURE

10 years agoRevert "added a personalized email template. if the file:"
Andrew Dolgov [Thu, 30 May 2013 04:36:51 +0000 (08:36 +0400)] 
Revert "added a personalized email template.  if the file:"

This reverts commit f766373271b4d388597f95ef2a55d028fcbca8f1.

10 years agoMerge branch 'master' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx...
Andrew Dolgov [Thu, 30 May 2013 04:36:42 +0000 (08:36 +0400)] 
Merge branch 'master' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-master

10 years agoMerge pull request #213 from badziew/patch-1
Andrew Dolgov [Thu, 30 May 2013 04:35:05 +0000 (21:35 -0700)] 
Merge pull request #213 from badziew/patch-1

bugfix: DB_PORT was not used in one of db_connect calls

10 years agobugfix: DB_PORT was not used in one of db_connect calls
Krzysztof Sikorski [Wed, 29 May 2013 23:53:16 +0000 (02:53 +0300)] 
bugfix: DB_PORT was not used in one of db_connect calls

10 years agoadded a personalized email template. if the file:
justauser [Wed, 29 May 2013 20:23:04 +0000 (16:23 -0400)] 
added a personalized email template.  if the file:

my_email_article_template.txt

exists it will be used, otherwise the default will be used

10 years agoadd af_whomp
Andrew Dolgov [Wed, 29 May 2013 19:11:48 +0000 (23:11 +0400)] 
add af_whomp

10 years agoMerge pull request #212 from hoelzro/master
Andrew Dolgov [Wed, 29 May 2013 19:02:54 +0000 (12:02 -0700)] 
Merge pull request #212 from hoelzro/master

Fix self-signed certificate issue (issue 698)

10 years agoDon't verify SSL peers in geturl
Rob Hoelz [Wed, 29 May 2013 18:55:22 +0000 (20:55 +0200)] 
Don't verify SSL peers in geturl

10 years agoPass error code along if geturl fails
Rob Hoelz [Wed, 29 May 2013 18:50:27 +0000 (20:50 +0200)] 
Pass error code along if geturl fails

10 years agoMerge pull request #211 from PerryWerneck/master
Andrew Dolgov [Wed, 29 May 2013 17:42:12 +0000 (10:42 -0700)] 
Merge pull request #211 from PerryWerneck/master

Updatings pt-BR translation

10 years agofix wrong article context menu item toggle marked (should be toggle starred)
Andrew Dolgov [Wed, 29 May 2013 12:14:32 +0000 (16:14 +0400)] 
fix wrong article context menu item toggle marked (should be toggle starred)

10 years agochanged the preg_split to explode per fox. fixed the template to
justauser [Wed, 29 May 2013 12:06:05 +0000 (08:06 -0400)] 
changed the preg_split to explode per fox.  fixed the template to
have a block for note and only include if there is a note

10 years agoMerge branch 'master' into jremote
justauser [Wed, 29 May 2013 11:52:20 +0000 (07:52 -0400)] 
Merge branch 'master' into jremote

latest master checkins

10 years agoadd startup_gettext() calls to several endpoints for unregistered users so the output...
Andrew Dolgov [Wed, 29 May 2013 11:41:19 +0000 (15:41 +0400)] 
add startup_gettext() calls to several endpoints for unregistered users so the output would be translated based on accept-language header

10 years agodaemon: add sigterm handler for master
Andrew Dolgov [Wed, 29 May 2013 11:11:46 +0000 (15:11 +0400)] 
daemon: add sigterm handler for master

10 years agofix file_is_locked
Andrew Dolgov [Wed, 29 May 2013 03:46:14 +0000 (07:46 +0400)] 
fix file_is_locked

10 years agoUpdating translation.
Perry Werneck [Tue, 28 May 2013 21:40:19 +0000 (18:40 -0300)] 
Updating translation.

10 years agoMerge pull request #207 from gitawego/patch-4
Andrew Dolgov [Tue, 28 May 2013 20:42:53 +0000 (13:42 -0700)] 
Merge pull request #207 from gitawego/patch-4

@FIXED dijit modules aren't cached even all the js files are compressed

10 years ago@FIXED dijit modules aren't cached even all the js files are compressed
gitawego [Tue, 28 May 2013 20:40:17 +0000 (23:40 +0300)] 
@FIXED dijit modules aren't cached even all the js files are compressed

@CHANGED use require to load all the dependencies
@FIXED dojo.parser isn't loaded in cached mode, it has to be loaded via require.

10 years agoinstaller: use mysqli_error when using mysqli (closes #696)
Andrew Dolgov [Tue, 28 May 2013 20:32:23 +0000 (00:32 +0400)] 
installer: use mysqli_error when using mysqli (closes #696)

10 years agoRevert "@FIXED dijit modules aren't cached even all the js files are compressed"
Andrew Dolgov [Tue, 28 May 2013 20:17:19 +0000 (00:17 +0400)] 
Revert "@FIXED dijit modules aren't cached even all the js files are compressed"

This reverts commit 4f70f13f268ef674a3e47b794b708c1178d8a31f.

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Tue, 28 May 2013 20:16:09 +0000 (00:16 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoMerge pull request #205 from gitawego/patch-3
Andrew Dolgov [Tue, 28 May 2013 20:14:31 +0000 (13:14 -0700)] 
Merge pull request #205 from gitawego/patch-3

@FIXED dijit modules aren't cached even all the js files are compressed

10 years ago@FIXED dijit modules aren't cached even all the js files are compressed
gitawego [Tue, 28 May 2013 19:59:27 +0000 (22:59 +0300)] 
@FIXED dijit modules aren't cached even all the js files are compressed

10 years agoMerge branch 'master' into jremote
justauser [Tue, 28 May 2013 15:39:58 +0000 (11:39 -0400)] 
Merge branch 'master' into jremote

update working to master

10 years agoschema: fix reinitialization not working for older databases
Andrew Dolgov [Tue, 28 May 2013 12:21:19 +0000 (16:21 +0400)] 
schema: fix reinitialization not working for older databases

10 years agofile_is_locked: check if file exists before trying to flock it
Andrew Dolgov [Tue, 28 May 2013 11:58:03 +0000 (15:58 +0400)] 
file_is_locked: check if file exists before trying to flock it

10 years agomoveToPost: check for current article element existing before getting its position...
Andrew Dolgov [Mon, 27 May 2013 18:11:20 +0000 (22:11 +0400)] 
moveToPost: check for current article element existing before getting its position info (closes #695)

10 years agoAdded the note text to the body of the email sending articles
justauser [Mon, 27 May 2013 16:07:56 +0000 (12:07 -0400)] 
Added the note text to the body of the email sending articles

10 years agopluginhost: allow html tags in plugin storage
Andrew Dolgov [Mon, 27 May 2013 10:03:14 +0000 (14:03 +0400)] 
pluginhost: allow html tags in plugin storage

10 years agoChanges to support a new version of the phpmailer. Adds a new setting SMTP_SECURE,
justauser [Sun, 26 May 2013 15:27:42 +0000 (11:27 -0400)] 
Changes to support a new version of the phpmailer.  Adds a new setting SMTP_SECURE,
which cna have a value of tls, ssl or be empty.  This is used for secure SMTP servers.
Also added the ability to have multiple email addresses in the to field.  Addresses are
separated by semicolons (;)

10 years agobetter support for atom:link elements in rss feeds, support rel=standout (fuck you...
Andrew Dolgov [Sun, 26 May 2013 06:21:54 +0000 (10:21 +0400)] 
better support for atom:link elements in rss feeds, support rel=standout (fuck you google and your nonstandard shit)

10 years agonote: set inset shadow
Andrew Dolgov [Sat, 25 May 2013 19:55:01 +0000 (23:55 +0400)] 
note: set inset shadow

10 years agoMerge branch 'master' of git://github.com/EyesX/Tiny-Tiny-RSS into EyesX-master
Andrew Dolgov [Sat, 25 May 2013 05:36:42 +0000 (09:36 +0400)] 
Merge branch 'master' of git://github.com/EyesX/Tiny-Tiny-RSS into EyesX-master

Conflicts:
locale/sv_SE/LC_MESSAGES/messages.mo
locale/sv_SE/LC_MESSAGES/messages.po

10 years agoUpdated Swedish translation for 1.7.9
Mattias Tengblad [Fri, 24 May 2013 17:42:22 +0000 (19:42 +0200)] 
Updated Swedish translation for 1.7.9

10 years agoparser: fix get_links() for RSS
Andrew Dolgov [Fri, 24 May 2013 10:40:47 +0000 (14:40 +0400)] 
parser: fix get_links() for RSS

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Fri, 24 May 2013 08:26:42 +0000 (12:26 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoadd some text-shadows
Andrew Dolgov [Fri, 24 May 2013 08:26:30 +0000 (12:26 +0400)] 
add some text-shadows

10 years agoMerge pull request #202 from RaphaelRochet/master
Andrew Dolgov [Fri, 24 May 2013 08:05:09 +0000 (01:05 -0700)] 
Merge pull request #202 from RaphaelRochet/master

French translation update

10 years agoFrnench translation update (3 strings)
Raphaël Rochet [Fri, 24 May 2013 07:51:20 +0000 (09:51 +0200)] 
Frnench translation update (3 strings)

10 years agolabels: add auxcounters
Andrew Dolgov [Fri, 24 May 2013 06:57:47 +0000 (10:57 +0400)] 
labels: add auxcounters

10 years agofeedparser: properly handle nodeValue of rss channel link element (closes #692)
Andrew Dolgov [Thu, 23 May 2013 16:32:54 +0000 (20:32 +0400)] 
feedparser: properly handle nodeValue of rss channel link element (closes #692)

10 years agoadd HOOK_PREFS_TAB_SECTION to user manager toolbar
Andrew Dolgov [Wed, 22 May 2013 08:02:43 +0000 (12:02 +0400)] 
add HOOK_PREFS_TAB_SECTION to user manager toolbar

10 years agoupdate sphinx index option description
Andrew Dolgov [Wed, 22 May 2013 05:40:55 +0000 (09:40 +0400)] 
update sphinx index option description

10 years agoUpdating translation.
Perry Werneck [Mon, 20 May 2013 23:21:42 +0000 (20:21 -0300)] 
Updating translation.

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Mon, 20 May 2013 15:53:42 +0000 (19:53 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agounify normal headline colors with cdm; add selected backgrounds in expandable and...
Andrew Dolgov [Mon, 20 May 2013 15:39:37 +0000 (19:39 +0400)] 
unify normal headline colors with cdm; add selected backgrounds in expandable and 3 panel mode

10 years agoMerge pull request #197 from HeikoAdams/master
Andrew Dolgov [Mon, 20 May 2013 14:01:05 +0000 (07:01 -0700)] 
Merge pull request #197 from HeikoAdams/master

Bugfix functions.php