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

10 years agofixed wrong path for css files in function calculate_dep_timestamp
Heiko Adams [Mon, 20 May 2013 13:57:16 +0000 (15:57 +0200)] 
fixed wrong path for css files in function calculate_dep_timestamp

10 years agoalways include basic layout CSS file to prevent unworkable UI in case of a broken...
Andrew Dolgov [Mon, 20 May 2013 12:16:34 +0000 (16:16 +0400)] 
always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme

10 years agopass feed it to feed_fetched and fetch_feed hooks
Andrew Dolgov [Mon, 20 May 2013 11:28:56 +0000 (15:28 +0400)] 
pass feed it to feed_fetched and fetch_feed hooks

10 years agoadd HOOK_FETCH_FEED
Andrew Dolgov [Mon, 20 May 2013 11:26:53 +0000 (15:26 +0400)] 
add HOOK_FETCH_FEED

10 years agoupdate_rss_feed: remove unused override_url parameter
Andrew Dolgov [Mon, 20 May 2013 11:20:11 +0000 (15:20 +0400)] 
update_rss_feed: remove unused override_url parameter

10 years agoparser/rss: try to get link from guid isPermaLink=true
Andrew Dolgov [Mon, 20 May 2013 11:01:18 +0000 (15:01 +0400)] 
parser/rss: try to get link from guid isPermaLink=true

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

10 years agodaemon2: only perform houskeeping on task 0
Andrew Dolgov [Mon, 20 May 2013 10:39:14 +0000 (14:39 +0400)] 
daemon2: only perform houskeeping on task 0

10 years agoMerge pull request #196 from levito/patch-1
Andrew Dolgov [Mon, 20 May 2013 04:28:26 +0000 (21:28 -0700)] 
Merge pull request #196 from levito/patch-1

update path to utility.css

10 years agoupdate path to utility.css
Veit Lehmann [Mon, 20 May 2013 03:34:21 +0000 (05:34 +0200)] 
update path to utility.css

10 years agoadd floicon to gitignore
Andrew Dolgov [Sun, 19 May 2013 20:20:45 +0000 (00:20 +0400)] 
add floicon to gitignore

10 years agomove stylesheets to css/, reference default tt-rss stylesheets from
Andrew Dolgov [Sun, 19 May 2013 17:22:01 +0000 (21:22 +0400)] 
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier

10 years agoadd a placeholder where floicon might be added if needed, still keep it
Andrew Dolgov [Sun, 19 May 2013 09:53:37 +0000 (13:53 +0400)] 
add a placeholder where floicon might be added if needed, still keep it
off trunk re: author being a shitlord

10 years agoRevert "remove floicon because its author is a colossal shitlord (http://tt-rss.org...
Andrew Dolgov [Sun, 19 May 2013 09:51:23 +0000 (13:51 +0400)] 
Revert "remove floicon because its author is a colossal shitlord (http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822)"

This reverts commit dce5037888968788518dfdb6b1c29f3863238b92.

10 years agoMerge pull request #195 from vapier/master
Andrew Dolgov [Sun, 19 May 2013 08:15:14 +0000 (01:15 -0700)] 
Merge pull request #195 from vapier/master

more Google Reader keys

10 years agogooglereaderkeys: add o/enter/? keys like Google Reader
Mike Frysinger [Sun, 19 May 2013 08:09:47 +0000 (04:09 -0400)] 
googlereaderkeys: add o/enter/? keys like Google Reader

10 years agoadjust previous patch phrasing a bit
Andrew Dolgov [Sun, 19 May 2013 07:27:17 +0000 (11:27 +0400)] 
adjust previous patch phrasing a bit

10 years agoMerge pull request #194 from vapier/master
Andrew Dolgov [Sun, 19 May 2013 07:25:41 +0000 (00:25 -0700)] 
Merge pull request #194 from vapier/master

document the date preference format string

10 years agodocument the date format string
Mike Frysinger [Sun, 19 May 2013 07:19:55 +0000 (03:19 -0400)] 
document the date format string

I assumed the format string was related to strftime except all of the
fields looked really weird.  After digging in the code, this string is
actually used with php's date().  Add a note for this so other people
can jump quickly to the relevant documentation (which is useful for
non-php peeps who have no idea what this is).

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 19 May 2013 06:00:00 +0000 (10:00 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agowhen checking filter expression for validity, do not include ttrss_feed_categories...
Andrew Dolgov [Sun, 19 May 2013 05:54:48 +0000 (09:54 +0400)] 
when checking filter expression for validity, do not include ttrss_feed_categories (closes #689)

10 years agoMerge pull request #193 from kwirk/login_form_fix
Andrew Dolgov [Sun, 19 May 2013 05:41:22 +0000 (22:41 -0700)] 
Merge pull request #193 from kwirk/login_form_fix

Fix password field missing on login form when auth_internal not used

10 years agoFix password field missing on login form when auth_internal not used
Steven Hiscocks [Sat, 18 May 2013 22:20:44 +0000 (23:20 +0100)] 
Fix password field missing on login form when auth_internal not used

10 years agoUpdating pt_BR translation.
Perry Werneck [Sat, 18 May 2013 20:19:40 +0000 (17:19 -0300)] 
Updating pt_BR translation.

10 years agoremove floicon because its author is a colossal shitlord (http://tt-rss.org/forum...
Andrew Dolgov [Sat, 18 May 2013 18:18:53 +0000 (22:18 +0400)] 
remove floicon because its author is a colossal shitlord (http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822)

10 years agoadd fetch_url and owner_uid to HOOK_FEED_FETCHED
Andrew Dolgov [Sat, 18 May 2013 05:22:06 +0000 (09:22 +0400)] 
add fetch_url and owner_uid to HOOK_FEED_FETCHED

10 years agofix atom:link not supported in rss feeds (fucking fuck) (2)
Andrew Dolgov [Fri, 17 May 2013 18:57:18 +0000 (22:57 +0400)] 
fix atom:link not supported in rss feeds (fucking fuck) (2)

10 years agofix atom:link not supported in rss feeds (fucking fuck)
Andrew Dolgov [Fri, 17 May 2013 18:50:38 +0000 (22:50 +0400)] 
fix atom:link not supported in rss feeds (fucking fuck)

10 years agotry to force-convert feed data to utf8
Andrew Dolgov [Fri, 17 May 2013 16:09:43 +0000 (20:09 +0400)] 
try to force-convert feed data to utf8

10 years agoreduce menu label font size
Andrew Dolgov [Fri, 17 May 2013 06:29:21 +0000 (10:29 +0400)] 
reduce menu label font size

10 years agodb-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref...
Andrew Dolgov [Thu, 16 May 2013 17:57:39 +0000 (21:57 +0400)] 
db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users

10 years agoenlarge auto mark offset height
Andrew Dolgov [Thu, 16 May 2013 06:52:33 +0000 (10:52 +0400)] 
enlarge auto mark offset height

10 years agowhen auto selecting, only select articles actually near the buffer top
Andrew Dolgov [Thu, 16 May 2013 06:50:36 +0000 (10:50 +0400)] 
when auto selecting, only select articles actually near the buffer top

10 years agoconfig: expand description of PHP_EXECUTABLE
Andrew Dolgov [Thu, 16 May 2013 06:04:09 +0000 (10:04 +0400)] 
config: expand description of PHP_EXECUTABLE

10 years agoprevious patch, fix typo
Andrew Dolgov [Thu, 16 May 2013 06:00:29 +0000 (10:00 +0400)] 
previous patch, fix typo

10 years agoprevious patch, remove active_found
Andrew Dolgov [Thu, 16 May 2013 05:54:12 +0000 (09:54 +0400)] 
previous patch, remove active_found

10 years agowhile cdm_auto_catchup is enabled, after scrolling set active article to the topmost...
Andrew Dolgov [Thu, 16 May 2013 05:53:34 +0000 (09:53 +0400)] 
while cdm_auto_catchup is enabled, after scrolling set active article to the topmost visible in the buffer so that n/p hotkeys would not reset scrolling position

10 years agobetter support for atom content type xhtml
Andrew Dolgov [Thu, 16 May 2013 05:19:56 +0000 (09:19 +0400)] 
better support for atom content type xhtml

10 years agoimplement additional counter mode for virtual feeds when there's 0 unread articles
Andrew Dolgov [Wed, 15 May 2013 21:08:04 +0000 (01:08 +0400)] 
implement additional counter mode for virtual feeds when there's 0 unread articles

10 years agoatom parser: experimental fix for feeds which do not encode entry content
Andrew Dolgov [Wed, 15 May 2013 19:06:56 +0000 (23:06 +0400)] 
atom parser: experimental fix for feeds which do not encode entry content

10 years agoapi, getArticle: check for article_id being present
Andrew Dolgov [Wed, 15 May 2013 18:29:31 +0000 (22:29 +0400)] 
api, getArticle: check for article_id being present

10 years agocdm expanded: make read headlines brighter
Andrew Dolgov [Wed, 15 May 2013 17:55:59 +0000 (21:55 +0400)] 
cdm expanded: make read headlines brighter

10 years agoredditimgur: support /album/
Andrew Dolgov [Wed, 15 May 2013 17:54:38 +0000 (21:54 +0400)] 
redditimgur: support /album/

10 years agoremove blockquote background and unnecessary padding
Andrew Dolgov [Wed, 15 May 2013 17:50:18 +0000 (21:50 +0400)] 
remove blockquote background and unnecessary padding

10 years agoMerge pull request #192 from supahgreg/header_author_link
Andrew Dolgov [Wed, 15 May 2013 17:46:01 +0000 (10:46 -0700)] 
Merge pull request #192 from supahgreg/header_author_link

Exclude the article author from the cdm title link

10 years agoExclude the article author from the cdm title link
supahgreg [Wed, 15 May 2013 16:39:23 +0000 (11:39 -0500)] 
Exclude the article author from the cdm title link

10 years agoapi, add sanitize to getHeadlines (defaults to true)
Andrew Dolgov [Wed, 15 May 2013 14:07:35 +0000 (18:07 +0400)] 
api, add sanitize to getHeadlines (defaults to true)

10 years agocss tweaks for utility and exported articles, etc
Andrew Dolgov [Wed, 15 May 2013 10:59:51 +0000 (14:59 +0400)] 
css tweaks for utility and exported articles, etc

10 years agohide read categories when feedtree category is first expanded
Andrew Dolgov [Wed, 15 May 2013 08:40:51 +0000 (12:40 +0400)] 
hide read categories when feedtree category is first expanded

10 years agomerge updated hu_HU manually, rebase translations
Andrew Dolgov [Wed, 15 May 2013 05:45:28 +0000 (09:45 +0400)] 
merge updated hu_HU manually, rebase translations

10 years agoRevert "Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master"
Andrew Dolgov [Wed, 15 May 2013 05:43:14 +0000 (09:43 +0400)] 
Revert "Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master"

This reverts commit 52af297e745f5b5c101c642c45e08d268aa324d8, reversing
changes made to a3b9fd12c55a0222060348c3042b17de6f269e0a.

10 years agoRevert "rebase translations"
Andrew Dolgov [Wed, 15 May 2013 05:42:54 +0000 (09:42 +0400)] 
Revert "rebase translations"

This reverts commit 4676b4fc5a15777c6f36904f4e9a547532a3e87f.

10 years agorebase translations
Andrew Dolgov [Wed, 15 May 2013 05:23:41 +0000 (09:23 +0400)] 
rebase translations

10 years agoMerge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master
Andrew Dolgov [Wed, 15 May 2013 05:22:29 +0000 (09:22 +0400)] 
Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master

Conflicts:
locale/hu_HU/LC_MESSAGES/messages.po

10 years agofix support of Atom 0.3
Andrew Dolgov [Wed, 15 May 2013 05:09:25 +0000 (09:09 +0400)] 
fix support of Atom 0.3

10 years agoupdated translation for 1.7.9
Falu [Tue, 14 May 2013 23:24:07 +0000 (01:24 +0200)] 
updated translation for 1.7.9

752 strings, 100% translated

10 years agoget_minified_js: use basename() on cached file
Andrew Dolgov [Tue, 14 May 2013 20:10:10 +0000 (00:10 +0400)] 
get_minified_js: use basename() on cached file

10 years agoMerge pull request #190 from gitawego/patch-2
Andrew Dolgov [Tue, 14 May 2013 18:50:18 +0000 (11:50 -0700)] 
Merge pull request #190 from gitawego/patch-2

@FIXED dijit modules aren't cached in perfs.php

10 years ago@FIXED dijit modules aren't cached in perfs.php
gitawego [Tue, 14 May 2013 18:29:16 +0000 (20:29 +0200)] 
@FIXED dijit modules aren't cached in perfs.php

I don't know if it's the best practice of using Minifier.php like this

10 years agoMerge pull request #189 from gitawego/patch-1
Andrew Dolgov [Tue, 14 May 2013 18:06:30 +0000 (11:06 -0700)] 
Merge pull request #189 from gitawego/patch-1

@FIXED dijit modules aren't cached in compressed mode

10 years ago@FIXED dijit modules aren't cached in compressed mode
gitawego [Tue, 14 May 2013 17:27:23 +0000 (20:27 +0300)] 
@FIXED dijit modules aren't cached in compressed mode

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Tue, 14 May 2013 12:47:42 +0000 (16:47 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoset feedtree text color (not sure about this)
Andrew Dolgov [Tue, 14 May 2013 12:46:00 +0000 (16:46 +0400)] 
set feedtree text color (not sure about this)

10 years agoMerge pull request #188 from kpn3m0/patch-1
Andrew Dolgov [Tue, 14 May 2013 12:36:48 +0000 (05:36 -0700)] 
Merge pull request #188 from kpn3m0/patch-1

Feature #686

10 years agoFeature #686
kpn3m0 [Tue, 14 May 2013 12:32:36 +0000 (15:32 +0300)] 
Feature #686

If the feed cannot be parsed there is not particular error but always "Unknown/unsupported feed type". The patch uses the error from the XML parser which gives more detailed error reporting.

10 years agoremove focus outline on feedtree label
Andrew Dolgov [Tue, 14 May 2013 12:23:06 +0000 (16:23 +0400)] 
remove focus outline on feedtree label