]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agorelease 1.5.11 1.5.11
Andrew Dolgov [Mon, 21 May 2012 06:40:52 +0000 (10:40 +0400)] 
release 1.5.11

11 years agoMerge pull request #18 from ilesinge/master
Andrew Dolgov [Sun, 20 May 2012 11:01:28 +0000 (04:01 -0700)] 
Merge pull request #18 from ilesinge/master

Fixing bookmarklet code in some languages

11 years agoEscape quotes in bookmarklet confirm message
Alexandre Gravel-Raymond [Sat, 19 May 2012 18:26:09 +0000 (20:26 +0200)] 
Escape quotes in bookmarklet confirm message

11 years agoRevert "get favicon from icon atom feeds & search for icons not only in html head...
Andrew Dolgov [Thu, 17 May 2012 18:58:08 +0000 (22:58 +0400)] 
Revert "get favicon from icon atom feeds & search for icons not only in html head (closes #457)"

This reverts commit 882311d9ad0092127ccaecd700cb659cebb89aa8.

11 years agofix warning when entry content is used as array unnecessarily
Andrew Dolgov [Thu, 17 May 2012 10:56:36 +0000 (14:56 +0400)] 
fix warning when entry content is used as array unnecessarily

11 years agorework initial sanity check to report all found errors
Andrew Dolgov [Thu, 17 May 2012 08:23:14 +0000 (12:23 +0400)] 
rework initial sanity check to report all found errors

11 years agohide several user-related prompts when using remote auth + auto_login (closes #447)
Andrew Dolgov [Wed, 16 May 2012 07:56:21 +0000 (11:56 +0400)] 
hide several user-related prompts when using remote auth + auto_login (closes #447)

11 years agofix broken feed icon upload (closes #459)
Andrew Dolgov [Tue, 15 May 2012 18:00:43 +0000 (22:00 +0400)] 
fix broken feed icon upload (closes #459)

11 years agoget favicon from icon atom feeds & search for icons not only in html head (closes...
Andrew Dolgov [Tue, 15 May 2012 08:06:52 +0000 (12:06 +0400)] 
get favicon from icon atom feeds & search for icons not only in html head (closes #457)

11 years agoapply patch from gmargo to differentiate between manual and new feed after-subscripti...
Andrew Dolgov [Sat, 5 May 2012 18:28:46 +0000 (22:28 +0400)] 
apply patch from gmargo to differentiate between manual and new feed after-subscription update

12 years agoUpdate HTML Purifier to version 4.4.0.
Michael Kuhn [Sat, 28 Apr 2012 12:37:51 +0000 (14:37 +0200)] 
Update HTML Purifier to version 4.4.0.

12 years agoregister: include functions.php before checking for action parameter to set proper...
Andrew Dolgov [Thu, 12 Apr 2012 10:03:34 +0000 (14:03 +0400)] 
register: include functions.php before checking for action parameter to set proper error_reporting (fixes #448)

12 years agodisable catchup of visible headlines on viewfeed()
Andrew Dolgov [Mon, 9 Apr 2012 07:58:14 +0000 (11:58 +0400)] 
disable catchup of visible headlines on viewfeed()

12 years agodisable internal magpie/simplepie cache for manual updates
Andrew Dolgov [Mon, 9 Apr 2012 07:58:00 +0000 (11:58 +0400)] 
disable internal magpie/simplepie cache for manual updates

12 years agoadd counter hack to combined mode
Andrew Dolgov [Thu, 5 Apr 2012 07:58:50 +0000 (11:58 +0400)] 
add counter hack to combined mode

12 years agoview: implement a hack to fake counter updates for current feed and its parent
Andrew Dolgov [Wed, 4 Apr 2012 11:34:06 +0000 (15:34 +0400)] 
view: implement a hack to fake counter updates for current feed and its parent

12 years agofix csrf_token for single user mode
Andrew Dolgov [Wed, 4 Apr 2012 04:37:34 +0000 (08:37 +0400)] 
fix csrf_token for single user mode

12 years agoallow manual updates for feeds with disabled automatic updates
Andrew Dolgov [Sun, 1 Apr 2012 05:35:56 +0000 (09:35 +0400)] 
allow manual updates for feeds with disabled automatic updates

12 years agofix on catchup show next for categories
Andrew Dolgov [Fri, 30 Mar 2012 18:45:28 +0000 (22:45 +0400)] 
fix on catchup show next for categories

12 years agochange ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema
Andrew Dolgov [Thu, 29 Mar 2012 11:08:12 +0000 (15:08 +0400)] 
change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema

12 years agosimplify catching up of feeds, do not reload headlines buffer on catchup unless on_ca...
Andrew Dolgov [Thu, 29 Mar 2012 11:03:48 +0000 (15:03 +0400)] 
simplify catching up of feeds, do not reload headlines buffer on catchup unless on_catchup_show_next_feed is enabled (closes #442)

12 years agopref_prefs: only disable password changing block in single user mode (closes #444)
Andrew Dolgov [Thu, 29 Mar 2012 10:44:52 +0000 (14:44 +0400)] 
pref_prefs: only disable password changing block in single user mode (closes #444)

12 years agoadd patch by gmargo to improve favicon detection by content
Andrew Dolgov [Thu, 29 Mar 2012 08:18:50 +0000 (12:18 +0400)] 
add patch by gmargo to improve favicon detection by content

12 years agoOPML: preserve category and feed order on import
Andrew Dolgov [Mon, 26 Mar 2012 08:06:47 +0000 (12:06 +0400)] 
OPML: preserve category and feed order on import

12 years agofirst batch of OPML export patches from gmargo
Andrew Dolgov [Mon, 26 Mar 2012 08:05:06 +0000 (12:05 +0400)] 
first batch of OPML export patches from gmargo

12 years agoconfig: add a warning about ENABLE_GZIP_OUTPUT potential breakage
Andrew Dolgov [Tue, 20 Mar 2012 10:59:24 +0000 (14:59 +0400)] 
config: add a warning about ENABLE_GZIP_OUTPUT potential breakage

12 years agoonly enable ob_gzhandler if it exists
Andrew Dolgov [Tue, 20 Mar 2012 10:45:43 +0000 (14:45 +0400)] 
only enable ob_gzhandler if it exists

12 years agoset csrf and access_level in single user mode session
Andrew Dolgov [Tue, 20 Mar 2012 05:23:54 +0000 (09:23 +0400)] 
set csrf and access_level in single user mode session

12 years agoadd sanity check for hash() function
Andrew Dolgov [Mon, 19 Mar 2012 17:23:59 +0000 (21:23 +0400)] 
add sanity check for hash() function

12 years agoupdate translations; merge new stuff from Transifex
Andrew Dolgov [Mon, 12 Mar 2012 09:59:44 +0000 (13:59 +0400)] 
update translations; merge new stuff from Transifex

12 years agomoveToPost: fix when duplicate article IDs are present in the buffer
Andrew Dolgov [Mon, 12 Mar 2012 09:53:10 +0000 (13:53 +0400)] 
moveToPost: fix when duplicate article IDs are present in the buffer

12 years agorewrite_relative_url: add theoretical fix for magnet links (refs #436)
Andrew Dolgov [Sun, 11 Mar 2012 08:36:08 +0000 (12:36 +0400)] 
rewrite_relative_url: add theoretical fix for magnet links (refs #436)

12 years agoprefs: ignore hotkeys while in TEXTAREA
Andrew Dolgov [Sun, 11 Mar 2012 04:54:14 +0000 (08:54 +0400)] 
prefs: ignore hotkeys while in TEXTAREA

12 years agoMerge pull request #17 from Joschasa/master
Andrew Dolgov [Fri, 9 Mar 2012 09:13:23 +0000 (01:13 -0800)] 
Merge pull request #17 from Joschasa/master

Remove apostrophs from boolean values when editing feeds in batch

12 years agoRemove apostrophs from boolean values when editing feeds in batch
AndrĂ© [Fri, 9 Mar 2012 09:05:06 +0000 (10:05 +0100)] 
Remove apostrophs from boolean values when editing feeds in batch

12 years agoAPI: add order_id to getFeeds
Andrew Dolgov [Thu, 8 Mar 2012 15:30:23 +0000 (19:30 +0400)] 
API: add order_id to getFeeds

12 years agoAPI: add order_id to getCategories; add feed_title to getHeadlines; bump api level...
Andrew Dolgov [Thu, 8 Mar 2012 15:01:23 +0000 (19:01 +0400)] 
API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3

12 years agopref-feeds: apply patch by gmargo@forum to show/hide empty categories
Andrew Dolgov [Mon, 5 Mar 2012 08:08:39 +0000 (12:08 +0400)] 
pref-feeds: apply patch by gmargo@forum to show/hide empty categories

12 years agofix wrong translation in de_DE
Andrew Dolgov [Wed, 29 Feb 2012 05:40:34 +0000 (09:40 +0400)] 
fix wrong translation in de_DE

12 years agomake generated_feed parameters optional, add specific date type for RSS feeds
Andrew Dolgov [Mon, 27 Feb 2012 10:39:15 +0000 (14:39 +0400)] 
make generated_feed parameters optional, add specific date type for RSS feeds

12 years agoexpire_cached_files: check for glob() returning false
Andrew Dolgov [Fri, 24 Feb 2012 09:43:50 +0000 (13:43 +0400)] 
expire_cached_files: check for glob() returning false

12 years agoremove optional art-readitlater.png
Andrew Dolgov [Wed, 22 Feb 2012 11:54:25 +0000 (15:54 +0400)] 
remove optional art-readitlater.png

12 years agofix encoding for pref-feeds/add when called as a HTML page (closes #423)
Andrew Dolgov [Wed, 22 Feb 2012 09:54:47 +0000 (13:54 +0400)] 
fix encoding for pref-feeds/add when called as a HTML page (closes #423)

12 years agocatchupFeed: use supplied feed id to display title, not active one (closes #425)
Andrew Dolgov [Wed, 22 Feb 2012 08:33:08 +0000 (12:33 +0400)] 
catchupFeed: use supplied feed id to display title, not active one (closes #425)

12 years agorelease 1.5.10 1.5.10
Andrew Dolgov [Tue, 21 Feb 2012 08:41:18 +0000 (12:41 +0400)] 
release 1.5.10

12 years agoproperly handle invalid regular expressions supplied when testing filters, add some...
Andrew Dolgov [Tue, 21 Feb 2012 08:36:29 +0000 (12:36 +0400)] 
properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427)

12 years agofix various tags being stuck because of invalid HTML markup being generated (closes...
Andrew Dolgov [Tue, 21 Feb 2012 08:16:29 +0000 (12:16 +0400)] 
fix various tags being stuck because of invalid HTML markup being generated (closes #357)

12 years agoremove chrome notifier from the main repo
Andrew Dolgov [Mon, 20 Feb 2012 08:38:07 +0000 (12:38 +0400)] 
remove chrome notifier from the main repo

12 years agoremove readitlater button plugin from trunk, mention Plugins page in config.php
Andrew Dolgov [Mon, 20 Feb 2012 08:31:16 +0000 (12:31 +0400)] 
remove readitlater button plugin from trunk, mention Plugins page in config.php

12 years agosanity check: prevent running tt-rss as root
Andrew Dolgov [Fri, 17 Feb 2012 13:36:18 +0000 (17:36 +0400)] 
sanity check: prevent running tt-rss as root

12 years agofix rpc setpref (key unassigned)
Andrew Dolgov [Mon, 13 Feb 2012 11:09:39 +0000 (15:09 +0400)] 
fix rpc setpref (key unassigned)

12 years agofix customize CSS dialog disappearing newlines (2)
Andrew Dolgov [Mon, 13 Feb 2012 08:54:06 +0000 (12:54 +0400)] 
fix customize CSS dialog disappearing newlines (2)

12 years agofix customize CSS dialog disappearing newlines
Andrew Dolgov [Mon, 13 Feb 2012 08:46:20 +0000 (12:46 +0400)] 
fix customize CSS dialog disappearing newlines

12 years agofix several css typos
Andrew Dolgov [Mon, 6 Feb 2012 11:20:03 +0000 (15:20 +0400)] 
fix several css typos

12 years agoapi: limit getHeadlines output to 60 headlines
Andrew Dolgov [Mon, 6 Feb 2012 10:32:30 +0000 (14:32 +0400)] 
api: limit getHeadlines output to 60 headlines

12 years agorewrite_urls: try to workaround against some weird php-version related bug
Andrew Dolgov [Thu, 2 Feb 2012 08:46:07 +0000 (12:46 +0400)] 
rewrite_urls: try to workaround against some weird php-version related bug

12 years agoblock FeedTree from interpreting keystrokes
Andrew Dolgov [Thu, 2 Feb 2012 08:40:10 +0000 (12:40 +0400)] 
block FeedTree from interpreting keystrokes

12 years agoupdate preferred time description to mention UTC
Andrew Dolgov [Wed, 1 Feb 2012 11:52:09 +0000 (15:52 +0400)] 
update preferred time description to mention UTC

12 years agouse local TZ in digest header
Andrew Dolgov [Tue, 31 Jan 2012 12:37:00 +0000 (16:37 +0400)] 
use local TZ in digest header

12 years agoimplement digestTest back
Andrew Dolgov [Tue, 31 Jan 2012 12:27:51 +0000 (16:27 +0400)] 
implement digestTest back
misc digest updates and improvements

12 years agodo not try to load feedlist before receiving init-params
Andrew Dolgov [Tue, 31 Jan 2012 12:01:43 +0000 (16:01 +0400)] 
do not try to load feedlist before receiving init-params

12 years agorename triple-pane theme to widescreen
Andrew Dolgov [Tue, 31 Jan 2012 11:57:01 +0000 (15:57 +0400)] 
rename triple-pane theme to widescreen

12 years agopref_prefs: mention that tt-rss server time is UTC
Andrew Dolgov [Tue, 31 Jan 2012 11:56:03 +0000 (15:56 +0400)] 
pref_prefs: mention that tt-rss server time is UTC

12 years agoupdate DIGEST_PREFERRED_TIME prefs regexp
Andrew Dolgov [Tue, 31 Jan 2012 11:53:46 +0000 (15:53 +0400)] 
update DIGEST_PREFERRED_TIME prefs regexp

12 years agotry to send digests within 2 hours of preferred time only
Andrew Dolgov [Tue, 31 Jan 2012 11:52:33 +0000 (15:52 +0400)] 
try to send digests within 2 hours of preferred time only

12 years agopref_prefs: fix markup error
Andrew Dolgov [Tue, 31 Jan 2012 11:26:16 +0000 (15:26 +0400)] 
pref_prefs: fix markup error

12 years agoupdate translations
Andrew Dolgov [Mon, 30 Jan 2012 12:39:40 +0000 (16:39 +0400)] 
update translations

12 years agoadd DIGEST_PREFERRED_TIME to profile blacklist
Andrew Dolgov [Mon, 30 Jan 2012 12:36:21 +0000 (16:36 +0400)] 
add DIGEST_PREFERRED_TIME to profile blacklist

12 years agoimplement preferred time for sending out digests
Andrew Dolgov [Mon, 30 Jan 2012 12:34:45 +0000 (16:34 +0400)] 
implement preferred time for sending out digests

12 years agoprefs: implement batch subscribe to feeds
Andrew Dolgov [Sun, 29 Jan 2012 13:51:00 +0000 (17:51 +0400)] 
prefs: implement batch subscribe to feeds

12 years agoauthenticate_user: check for missing login when selecting salt
Andrew Dolgov [Fri, 27 Jan 2012 08:27:27 +0000 (12:27 +0400)] 
authenticate_user: check for missing login when selecting salt

12 years agoupdate notifier permissions and logos
Andrew Dolgov [Thu, 26 Jan 2012 11:38:26 +0000 (15:38 +0400)] 
update notifier permissions and logos

12 years agonotifier: add ability to update feeds in tt-rss
Andrew Dolgov [Thu, 26 Jan 2012 11:13:04 +0000 (15:13 +0400)] 
notifier: add ability to update feeds in tt-rss

12 years agoallow subscribing to twitter feeds without oauth (if require auth checkbox is unset)
Andrew Dolgov [Thu, 26 Jan 2012 09:48:14 +0000 (13:48 +0400)] 
allow subscribing to twitter feeds without oauth (if require auth checkbox is unset)

12 years agofetch_twitter_rss: include magpie libraries
Andrew Dolgov [Thu, 26 Jan 2012 09:32:16 +0000 (13:32 +0400)] 
fetch_twitter_rss: include magpie libraries

12 years agonotifier: fix to use public.php
Andrew Dolgov [Thu, 26 Jan 2012 09:12:14 +0000 (13:12 +0400)] 
notifier: fix to use public.php

12 years agogo back to previous make_password()
Andrew Dolgov [Wed, 25 Jan 2012 06:47:32 +0000 (10:47 +0400)] 
go back to previous make_password()

12 years agonew deb snapshot
Andrew Dolgov [Mon, 23 Jan 2012 19:10:11 +0000 (23:10 +0400)] 
new deb snapshot

12 years agoadd get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable
Andrew Dolgov [Mon, 23 Jan 2012 18:04:01 +0000 (22:04 +0400)] 
add get_random_bytes() in case openssl_random_pseudo_bytes() is unavailable

12 years agofix various password-change related functions
Andrew Dolgov [Mon, 23 Jan 2012 08:20:09 +0000 (12:20 +0400)] 
fix various password-change related functions

12 years agoupdate deb
Andrew Dolgov [Mon, 23 Jan 2012 06:46:37 +0000 (10:46 +0400)] 
update deb

12 years agodeb: create export and image cache directories (closes #418)
Andrew Dolgov [Mon, 23 Jan 2012 06:45:11 +0000 (10:45 +0400)] 
deb: create export and image cache directories (closes #418)

12 years agofix login before updating to schema 88
Andrew Dolgov [Sun, 22 Jan 2012 08:04:57 +0000 (12:04 +0400)] 
fix login before updating to schema 88

12 years agoimprove password storage (use sha256 and long random salt)
Andrew Dolgov [Sun, 22 Jan 2012 07:48:08 +0000 (11:48 +0400)] 
improve password storage (use sha256 and long random salt)
bump schema

12 years agorelease 1.5.9 1.5.9
Andrew Dolgov [Sat, 21 Jan 2012 05:15:28 +0000 (09:15 +0400)] 
release 1.5.9

12 years agoapi: add search parameters to getHeadlines (bump API level)
Andrew Dolgov [Thu, 19 Jan 2012 10:07:59 +0000 (14:07 +0400)] 
api: add search parameters to getHeadlines (bump API level)

12 years agomisc fixes in site_url/icon_url parsing
Andrew Dolgov [Tue, 17 Jan 2012 06:22:47 +0000 (10:22 +0400)] 
misc fixes in site_url/icon_url parsing

12 years agorewrite_urls implementation based on DOMDocument (refs #413)
Andrew Dolgov [Mon, 16 Jan 2012 11:31:01 +0000 (15:31 +0400)] 
rewrite_urls implementation based on DOMDocument (refs #413)

12 years agocache_images: set a lower size limit for stuff to cache
Andrew Dolgov [Thu, 12 Jan 2012 08:52:55 +0000 (12:52 +0400)] 
cache_images: set a lower size limit for stuff to cache

12 years agoconfig: remove TMP_DIRECTORY
Andrew Dolgov [Thu, 12 Jan 2012 08:21:05 +0000 (12:21 +0400)] 
config: remove TMP_DIRECTORY

12 years agodaemon: assume child is dead if its lockfile is unlocked (refs #417)
Andrew Dolgov [Wed, 11 Jan 2012 11:14:44 +0000 (15:14 +0400)] 
daemon: assume child is dead if its lockfile is unlocked (refs #417)

12 years agofix tmhOAuth missing query parameters (closes #416)
Andrew Dolgov [Tue, 10 Jan 2012 08:49:10 +0000 (12:49 +0400)] 
fix tmhOAuth missing query parameters (closes #416)

12 years agodo not generate warning on csrf_token being unassigned
Andrew Dolgov [Sun, 8 Jan 2012 19:51:47 +0000 (23:51 +0400)] 
do not generate warning on csrf_token being unassigned

12 years agoadd htmlpurifier youtube filter
Andrew Dolgov [Thu, 5 Jan 2012 07:44:24 +0000 (11:44 +0400)] 
add htmlpurifier youtube filter

12 years agoadd span.class attribute to purifier.allowed to enable youtube embeds
Andrew Dolgov [Wed, 4 Jan 2012 19:02:27 +0000 (23:02 +0400)] 
add span.class attribute to purifier.allowed to enable youtube embeds

12 years agofix savefeedorder not working due to CSRF check (refs #366)
Andrew Dolgov [Mon, 2 Jan 2012 21:37:51 +0000 (01:37 +0400)] 
fix savefeedorder not working due to CSRF check (refs #366)

12 years agoremove simplepie force_feed() (closes #414)
Andrew Dolgov [Sat, 31 Dec 2011 11:08:00 +0000 (15:08 +0400)] 
remove simplepie force_feed() (closes #414)

12 years agosanitize: fix img attributes
Andrew Dolgov [Sat, 31 Dec 2011 07:39:12 +0000 (11:39 +0400)] 
sanitize: fix img attributes

12 years agofix attempt to insert user with null pwd_hash when auto creating (fixes #412)
Andrew Dolgov [Fri, 30 Dec 2011 18:49:41 +0000 (22:49 +0400)] 
fix attempt to insert user with null pwd_hash when auto creating (fixes #412)

12 years agofix includes in mobile/backend (closes #411)
Andrew Dolgov [Fri, 30 Dec 2011 14:48:41 +0000 (18:48 +0400)] 
fix includes in mobile/backend (closes #411)