]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agoupdate translations
Andrew Dolgov [Tue, 19 Mar 2013 06:15:25 +0000 (10:15 +0400)] 
update translations

11 years agocdm: make read content a bit lighter
Andrew Dolgov [Tue, 19 Mar 2013 06:06:46 +0000 (10:06 +0400)] 
cdm: make read content a bit lighter

11 years agoenable automatic decoding of gzipped data when CURL is not available
Andrew Dolgov [Tue, 19 Mar 2013 05:33:04 +0000 (09:33 +0400)] 
enable automatic decoding of gzipped data when CURL is not available

11 years agorework image caching to work without permanent article content rewriting (refs #582)
Andrew Dolgov [Tue, 19 Mar 2013 05:25:36 +0000 (09:25 +0400)] 
rework image caching to work without permanent article content rewriting (refs #582)

11 years agoprint_select, print_select_hash: remove line endings and other special symbols (close...
Andrew Dolgov [Tue, 19 Mar 2013 05:02:40 +0000 (09:02 +0400)] 
print_select, print_select_hash: remove line endings and other special symbols (closes #593)

11 years agoMerge pull request #59 from ValdisVitolins/master
Andrew Dolgov [Tue, 19 Mar 2013 04:58:00 +0000 (21:58 -0700)] 
Merge pull request #59 from ValdisVitolins/master

Latvian resource files

11 years agoMerge pull request #60 from iarna/strictness
Andrew Dolgov [Tue, 19 Mar 2013 04:57:21 +0000 (21:57 -0700)] 
Merge pull request #60 from iarna/strictness

Fix strict standards issue-- DOMDocument::load isn't static

11 years agoFix strict standards issue-- DOMDocument::load isn't static
Rebecca Turner [Mon, 18 Mar 2013 21:55:03 +0000 (17:55 -0400)] 
Fix strict standards issue-- DOMDocument::load isn't static

11 years agoResource files for Latvian were added
Valdis Vitolins [Mon, 18 Mar 2013 21:16:11 +0000 (23:16 +0200)] 
Resource files for Latvian were added

11 years agoResource files for Latvian were added
Valdis Vitolins [Mon, 18 Mar 2013 21:13:30 +0000 (23:13 +0200)] 
Resource files for Latvian were added

11 years agoexperimental patch to enable compatibility with php safe_mode
Andrew Dolgov [Mon, 18 Mar 2013 21:10:02 +0000 (01:10 +0400)] 
experimental patch to enable compatibility with php safe_mode

11 years agorename titleAuthor to author to unify class names with normal mode
Andrew Dolgov [Mon, 18 Mar 2013 20:50:20 +0000 (00:50 +0400)] 
rename titleAuthor to author to unify class names with normal mode

11 years agoMerge pull request #58 from dandersson/authorstyling
Andrew Dolgov [Mon, 18 Mar 2013 20:49:06 +0000 (13:49 -0700)] 
Merge pull request #58 from dandersson/authorstyling

Enable styling of author in feed item title by adding span class.

11 years agoproperly fix the cache_images issue (refs #578)
Andrew Dolgov [Mon, 18 Mar 2013 20:42:59 +0000 (00:42 +0400)] 
properly fix the cache_images issue (refs #578)

11 years agoRevert "add experimental HOOK_SANITIZE"
Andrew Dolgov [Mon, 18 Mar 2013 20:00:13 +0000 (00:00 +0400)] 
Revert "add experimental HOOK_SANITIZE"

This reverts commit 2130fe7a18d7e1863575feda9ec39654541eee77.

11 years agoEnable styling of author in feed item title by adding span class.
Daniel Andersson [Mon, 18 Mar 2013 19:57:41 +0000 (20:57 +0100)] 
Enable styling of author in feed item title by adding span class.

11 years agoadd experimental HOOK_SANITIZE
Andrew Dolgov [Mon, 18 Mar 2013 18:26:36 +0000 (22:26 +0400)] 
add experimental HOOK_SANITIZE

11 years agotweak hotkey map notation to allow stuff like shift-arrows
Andrew Dolgov [Mon, 18 Mar 2013 16:59:48 +0000 (20:59 +0400)] 
tweak hotkey map notation to allow stuff like shift-arrows

11 years agorework updater to use github tarballs; add some additional logging and
Andrew Dolgov [Mon, 18 Mar 2013 14:20:48 +0000 (18:20 +0400)] 
rework updater to use github tarballs; add some additional logging and
prevent old directory being renamed pointlessly in a few cases
(closes #559)

11 years agofix boolean wrapped as a string literal passed when saving user (closes #568)
Andrew Dolgov [Mon, 18 Mar 2013 13:53:53 +0000 (17:53 +0400)] 
fix boolean wrapped as a string literal passed when saving user (closes #568)

11 years agomake sure reset password notification does not hide automatically; add manual close...
Andrew Dolgov [Mon, 18 Mar 2013 12:44:23 +0000 (16:44 +0400)] 
make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569)

11 years agogooglereadertheme: check for UID being present
Andrew Dolgov [Mon, 18 Mar 2013 12:15:32 +0000 (16:15 +0400)] 
googlereadertheme: check for UID being present

11 years agoin combined mode, when viewing vfeeds relative urls are rewritten incorrectly (fixes...
Andrew Dolgov [Mon, 18 Mar 2013 11:42:28 +0000 (15:42 +0400)] 
in combined mode, when viewing vfeeds relative urls are rewritten incorrectly (fixes #586)

11 years agoadd plugin based on google reader css at http://tt-rss.org/forum/viewtopic.php?f...
Andrew Dolgov [Mon, 18 Mar 2013 10:16:34 +0000 (14:16 +0400)] 
add plugin based on google reader css at http://tt-rss.org/forum/viewtopic.php?f=22&t=1287&start=15#p5956

11 years agocache minified js files
Andrew Dolgov [Mon, 18 Mar 2013 07:00:44 +0000 (11:00 +0400)] 
cache minified js files

11 years agoreplace jsmin with jshrink
Andrew Dolgov [Mon, 18 Mar 2013 06:45:04 +0000 (10:45 +0400)] 
replace jsmin with jshrink

11 years agodojo: add some more controls to the layer
Andrew Dolgov [Mon, 18 Mar 2013 06:37:03 +0000 (10:37 +0400)] 
dojo: add some more controls to the layer

11 years agoupgrade dojo to 1.8.3 (refs #570)
Andrew Dolgov [Mon, 18 Mar 2013 06:26:24 +0000 (10:26 +0400)] 
upgrade dojo to 1.8.3 (refs #570)

11 years agoif plugin method get_css(), embed plugin-specific css to main UI
Andrew Dolgov [Mon, 18 Mar 2013 05:30:06 +0000 (09:30 +0400)] 
if plugin method get_css(), embed plugin-specific css to main UI

11 years agoproperly allow false parameters passed through to API calls (refs #576)
Andrew Dolgov [Sun, 17 Mar 2013 17:04:16 +0000 (21:04 +0400)] 
properly allow false parameters passed through to API calls (refs #576)

11 years agoupdate translations; add plugin strings
Andrew Dolgov [Sun, 17 Mar 2013 15:38:55 +0000 (19:38 +0400)] 
update translations; add plugin strings

11 years agouse saveHTML() in sanitize instead of saveXML() (refs #522)
Andrew Dolgov [Sun, 17 Mar 2013 13:02:59 +0000 (17:02 +0400)] 
use saveHTML() in sanitize instead of saveXML() (refs #522)

11 years agohlFeed: remove unnecessary br
Andrew Dolgov [Sun, 17 Mar 2013 12:35:05 +0000 (16:35 +0400)] 
hlFeed: remove unnecessary br

11 years agoadd startup check for iconv (refs #571)
Andrew Dolgov [Sun, 17 Mar 2013 11:59:37 +0000 (15:59 +0400)] 
add startup check for iconv (refs #571)

11 years agosanitize: move htmlawed rewriting to execute last so that we can keep
Andrew Dolgov [Sun, 17 Mar 2013 11:53:42 +0000 (15:53 +0400)] 
sanitize: move htmlawed rewriting to execute last so that we can keep
LIBXML_NOEMPTYTAG to prevent stuck tags (which stil occur) and still
not cause duplicate br tags.

11 years agoimplement proper last_marked/last_published feeds for proper sorting of
Andrew Dolgov [Sun, 17 Mar 2013 11:32:44 +0000 (15:32 +0400)] 
implement proper last_marked/last_published feeds for proper sorting of
published and marked virtual feeds, remove sorting by last_read
workaround
api: add pubsubhubbub ping when article is being set published
bump schema

11 years agoprevent absolutely useless 'exploit' (not really) while editing filters (closes ...
Andrew Dolgov [Sun, 17 Mar 2013 10:55:55 +0000 (14:55 +0400)] 
prevent absolutely useless 'exploit' (not really) while editing filters (closes #572)

11 years agoupdate translations
Andrew Dolgov [Sun, 17 Mar 2013 10:25:03 +0000 (14:25 +0400)] 
update translations

11 years agocdm updated: fix vertical align
Andrew Dolgov [Sun, 17 Mar 2013 10:23:07 +0000 (14:23 +0400)] 
cdm updated: fix vertical align

11 years agoMerge pull request #55 from falu/master
Andrew Dolgov [Sun, 17 Mar 2013 06:53:34 +0000 (23:53 -0700)] 
Merge pull request #55 from falu/master

updated hungarian translation

11 years agoRevert "cdmContentInner: limit width"
Andrew Dolgov [Sun, 17 Mar 2013 06:24:37 +0000 (10:24 +0400)] 
Revert "cdmContentInner: limit width"

This reverts commit 8c978c0c40e0e64264b4993fc0a57712181ea866.

11 years agoupdated hungarian translation
falu [Sat, 16 Mar 2013 21:37:59 +0000 (22:37 +0100)] 
updated hungarian translation

98% translated, 681 lines (6 fuzzy, 0 error, 4 untranslated)
the messages.pot last updated a month ago

11 years agocdmContentInner: limit width
Andrew Dolgov [Sat, 16 Mar 2013 15:02:31 +0000 (19:02 +0400)] 
cdmContentInner: limit width

11 years agofix escaping of entry content being broken by cache_images() rewriting
Andrew Dolgov [Sat, 16 Mar 2013 14:50:13 +0000 (18:50 +0400)] 
fix escaping of entry content being broken by cache_images() rewriting

11 years agofix cdm updated wrapping
Andrew Dolgov [Sat, 16 Mar 2013 13:43:26 +0000 (17:43 +0400)] 
fix cdm updated wrapping

11 years agomake appearance of feed title/updated more similar across combined and normal mode
Andrew Dolgov [Sat, 16 Mar 2013 13:32:33 +0000 (17:32 +0400)] 
make appearance of feed title/updated more similar across combined and normal mode

11 years agoadd back vfeed title display, optimize layout; do some layout tweaks on combined...
Andrew Dolgov [Sat, 16 Mar 2013 13:17:55 +0000 (17:17 +0400)] 
add back vfeed title display, optimize layout; do some layout tweaks on combined mode

11 years agocdm: fix alignment of feed title in vfeeds
Andrew Dolgov [Sat, 16 Mar 2013 12:59:31 +0000 (16:59 +0400)] 
cdm: fix alignment of feed title in vfeeds

11 years agoremove cache_content remnants
Andrew Dolgov [Sat, 16 Mar 2013 12:11:58 +0000 (16:11 +0400)] 
remove cache_content remnants

11 years agoremove LIBXML_NOEMPTYTAG because of double <br/>s - the #357 issue with
Andrew Dolgov [Sat, 16 Mar 2013 12:07:11 +0000 (16:07 +0400)] 
remove LIBXML_NOEMPTYTAG because of double <br/>s - the #357 issue with
htmlpurifier might not be relevant anymore because of htmLawed switch,
but <br/>s are annoying

11 years agoMerge pull request #52 from markwaters/master
Andrew Dolgov [Sat, 16 Mar 2013 11:12:12 +0000 (04:12 -0700)] 
Merge pull request #52 from markwaters/master

Added requested article_scroll_* keys for #557

11 years agoinclude hashed SELF_URL_PATH when checking for new version
Andrew Dolgov [Sat, 16 Mar 2013 11:10:29 +0000 (15:10 +0400)] 
include hashed SELF_URL_PATH when checking for new version

11 years agoAdded requested article_scroll_up and article_scroll_down keys.
Mark Waters [Sat, 16 Mar 2013 11:06:59 +0000 (12:06 +0100)] 
Added requested article_scroll_up and article_scroll_down keys.

11 years agofix several issues with updater (refs #562)
Andrew Dolgov [Sat, 16 Mar 2013 10:53:10 +0000 (14:53 +0400)] 
fix several issues with updater (refs #562)

11 years agocdm: make read articles less visible
Andrew Dolgov [Sat, 16 Mar 2013 10:37:49 +0000 (14:37 +0400)] 
cdm: make read articles less visible

11 years agocdm: make selected entry footer solid color
Andrew Dolgov [Sat, 16 Mar 2013 10:33:29 +0000 (14:33 +0400)] 
cdm: make selected entry footer solid color

11 years agodisable label row gradient in cdm, looks weird
Andrew Dolgov [Sat, 16 Mar 2013 10:30:25 +0000 (14:30 +0400)] 
disable label row gradient in cdm, looks weird

11 years agoremove gray/white content tiling in cdm because headers make a better job to distingu...
Andrew Dolgov [Sat, 16 Mar 2013 09:52:27 +0000 (13:52 +0400)] 
remove gray/white content tiling in cdm because headers make a better job to distinguish between posts

11 years agotweak cdm footer display
Andrew Dolgov [Sat, 16 Mar 2013 09:47:24 +0000 (13:47 +0400)] 
tweak cdm footer display

11 years agocdmContentInner: fix margins
Andrew Dolgov [Sat, 16 Mar 2013 09:41:37 +0000 (13:41 +0400)] 
cdmContentInner: fix margins

11 years agotweak cdm header button alignment
Andrew Dolgov [Sat, 16 Mar 2013 09:38:50 +0000 (13:38 +0400)] 
tweak cdm header button alignment

11 years agocdm: tweak the colorscheme a bit
Andrew Dolgov [Sat, 16 Mar 2013 09:26:41 +0000 (13:26 +0400)] 
cdm: tweak the colorscheme a bit

11 years agocdm: make article headers more visible (2)
Andrew Dolgov [Sat, 16 Mar 2013 09:15:55 +0000 (13:15 +0400)] 
cdm: make article headers more visible (2)

11 years agocdm: make article headers more visible
Andrew Dolgov [Sat, 16 Mar 2013 09:01:17 +0000 (13:01 +0400)] 
cdm: make article headers more visible

11 years agoplugins: fix wrongly placed bracket preventing web updater from working
Andrew Dolgov [Sat, 16 Mar 2013 08:26:36 +0000 (12:26 +0400)] 
plugins: fix wrongly placed bracket preventing web updater from working

11 years agopluginhandler: better error reporting
Andrew Dolgov [Sat, 16 Mar 2013 08:26:14 +0000 (12:26 +0400)] 
pluginhandler: better error reporting

11 years agomake version checks a bit more readable
Andrew Dolgov [Sat, 16 Mar 2013 08:06:34 +0000 (12:06 +0400)] 
make version checks a bit more readable

11 years agoMerge pull request #51 from mitakas/version_check
Andrew Dolgov [Sat, 16 Mar 2013 06:28:52 +0000 (23:28 -0700)] 
Merge pull request #51 from mitakas/version_check

Compare versions in a more readable way.

11 years agoreinstate back sanitizedummy parameter fix that got reverted
Andrew Dolgov [Sat, 16 Mar 2013 06:21:55 +0000 (10:21 +0400)] 
reinstate back sanitizedummy parameter fix that got reverted

11 years agoSomehow I managed to get it wrong the first time.
Dimitar Dimitrov [Sat, 16 Mar 2013 00:32:27 +0000 (01:32 +0100)] 
Somehow I managed to get it wrong the first time.

11 years agoFound another place with a php version check.
Dimitar Dimitrov [Fri, 15 Mar 2013 23:30:29 +0000 (00:30 +0100)] 
Found another place with a php version check.

11 years agoCompare versions in a more robust way.
Dimitar Dimitrov [Fri, 15 Mar 2013 22:47:53 +0000 (23:47 +0100)] 
Compare versions in a more robust way.

11 years agoMerge pull request #49 from Joschasa/master
Andrew Dolgov [Fri, 15 Mar 2013 18:10:12 +0000 (11:10 -0700)] 
Merge pull request #49 from Joschasa/master

Let htmLawed keep width+height for images

11 years agoLet htmLawed keep width+height for images
AndrĂ© [Fri, 15 Mar 2013 17:25:22 +0000 (18:25 +0100)] 
Let htmLawed keep width+height for images

11 years agoMerge pull request #48 from stephen-hill/master
Andrew Dolgov [Fri, 15 Mar 2013 16:53:20 +0000 (09:53 -0700)] 
Merge pull request #48 from stephen-hill/master

Edit User Password Input

11 years agoconfig: bump default values for cookie expiration times (refs #539)
Andrew Dolgov [Fri, 15 Mar 2013 16:51:12 +0000 (20:51 +0400)] 
config: bump default values for cookie expiration times (refs #539)

11 years agorelease 1.7.4 1.7.4
Andrew Dolgov [Fri, 15 Mar 2013 15:55:00 +0000 (19:55 +0400)] 
release 1.7.4

11 years agoRevert "Rewrote database support to classes, Fixed strict warning in sanitizedummy...
Andrew Dolgov [Fri, 15 Mar 2013 15:54:18 +0000 (19:54 +0400)] 
Revert "Rewrote database support to classes, Fixed strict warning in sanitizedummy.php"

This reverts commit 65d0cc64a2ca1ce259fbba501b13deaf1870e540.

11 years agoRevert "db: use builtin classloader, lowercase class files"
Andrew Dolgov [Fri, 15 Mar 2013 15:54:08 +0000 (19:54 +0400)] 
Revert "db: use builtin classloader, lowercase class files"

This reverts commit 57b8469e674ef082c30b7d1de40d5d53d50b251b.

11 years agoInput didn't have a type.
Stephen Hill [Fri, 15 Mar 2013 14:54:39 +0000 (14:54 +0000)] 
Input didn't have a type.

This pasword input didn't have type="input". Now it does.

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 1.7.3
Andrew Dolgov [Fri, 15 Mar 2013 13:04:21 +0000 (17:04 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agorelease 1.7.3
Andrew Dolgov [Fri, 15 Mar 2013 13:02:54 +0000 (17:02 +0400)] 
release 1.7.3

11 years agoMerge pull request #47 from xaberus/master
Andrew Dolgov [Fri, 15 Mar 2013 12:49:07 +0000 (05:49 -0700)] 
Merge pull request #47 from xaberus/master

fix wrong require sequence

11 years agofix update.php
Pavel Sterin [Fri, 15 Mar 2013 11:56:40 +0000 (12:56 +0100)] 
fix update.php

sanity_check must be included after config or it will always fail to find nonstandard folders

11 years agodb: use builtin classloader, lowercase class files
Andrew Dolgov [Fri, 15 Mar 2013 10:15:06 +0000 (14:15 +0400)] 
db: use builtin classloader, lowercase class files

11 years agoMerge pull request #46 from mbirth/master
Andrew Dolgov [Fri, 15 Mar 2013 10:09:22 +0000 (03:09 -0700)] 
Merge pull request #46 from mbirth/master

Core db features in separate classes for Pgsql and Mysql

11 years agoRewrote database support to classes, Fixed strict warning in sanitizedummy.php
Markus Birth [Fri, 15 Mar 2013 09:51:33 +0000 (10:51 +0100)] 
Rewrote database support to classes, Fixed strict warning in sanitizedummy.php

11 years agofix warning in hotkey help dialog when disabled hotkey is processed
Andrew Dolgov [Fri, 15 Mar 2013 06:05:48 +0000 (10:05 +0400)] 
fix warning in hotkey help dialog when disabled hotkey is processed

11 years agoapi: force returned timestamps to integer
Andrew Dolgov [Fri, 15 Mar 2013 05:40:31 +0000 (09:40 +0400)] 
api: force returned timestamps to integer

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Fri, 15 Mar 2013 05:25:08 +0000 (09:25 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agopatch sanitizedummy with proper declaration (closes #554)
Andrew Dolgov [Fri, 15 Mar 2013 05:24:54 +0000 (09:24 +0400)] 
patch sanitizedummy with proper declaration (closes #554)

11 years agoMerge pull request #44 from WalterWeiss/de_DE
Andrew Dolgov [Fri, 15 Mar 2013 05:14:20 +0000 (22:14 -0700)] 
Merge pull request #44 from WalterWeiss/de_DE

update German translation

11 years agoMerge pull request #45 from Brianetta/patch-1
Andrew Dolgov [Fri, 15 Mar 2013 05:13:23 +0000 (22:13 -0700)] 
Merge pull request #45 from Brianetta/patch-1

Delete blank lines from end of instances plugin's init.php

11 years agoDelete blank lines from end of instances plugin's init.php
Brian Ronald [Fri, 15 Mar 2013 04:44:55 +0000 (04:44 +0000)] 
Delete blank lines from end of instances plugin's init.php

11 years agoupdate German translation
Walter Weiss [Fri, 15 Mar 2013 01:43:40 +0000 (02:43 +0100)] 
update German translation

11 years agoadd share to twitter plugin back
Andrew Dolgov [Thu, 14 Mar 2013 17:02:45 +0000 (21:02 +0400)] 
add share to twitter plugin back

11 years agoadd a separate check for php version because of T_PAAMAYIM_NEKUDOTAYIM on 5.2
Andrew Dolgov [Thu, 14 Mar 2013 15:16:01 +0000 (19:16 +0400)] 
add a separate check for php version because of T_PAAMAYIM_NEKUDOTAYIM on 5.2

11 years agoadd schema 104 upgrade files
Andrew Dolgov [Thu, 14 Mar 2013 14:53:49 +0000 (18:53 +0400)] 
add schema 104 upgrade files

11 years agorename STRIP_IMAGES to make it less confusing (bump schema)
Andrew Dolgov [Thu, 14 Mar 2013 14:52:44 +0000 (18:52 +0400)] 
rename STRIP_IMAGES to make it less confusing (bump schema)

11 years agoenable feed titles in vfeeds in combined mode, align to date
Andrew Dolgov [Wed, 13 Mar 2013 08:33:59 +0000 (12:33 +0400)] 
enable feed titles in vfeeds in combined mode, align to date