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

12 years agoworkaround against markup being broken by cache_images()
Andrew Dolgov [Wed, 28 Dec 2011 19:03:55 +0000 (23:03 +0400)] 
workaround against markup being broken by cache_images()

12 years agofix filter and feed dialogs breaking each other
Andrew Dolgov [Wed, 28 Dec 2011 10:43:55 +0000 (14:43 +0400)] 
fix filter and feed dialogs breaking each other

12 years agoadd img[align,hspace] attributes (closes #370)
Andrew Dolgov [Wed, 28 Dec 2011 10:07:14 +0000 (14:07 +0400)] 
add img[align,hspace] attributes (closes #370)

12 years agoupdate ru_RU again
Andrew Dolgov [Wed, 28 Dec 2011 09:56:07 +0000 (13:56 +0400)] 
update ru_RU again

12 years agoadd messages.pot
Andrew Dolgov [Wed, 28 Dec 2011 09:34:03 +0000 (13:34 +0400)] 
add messages.pot

12 years agoupdate ru_RU translation; misc translation fixes
Andrew Dolgov [Wed, 28 Dec 2011 09:31:39 +0000 (13:31 +0400)] 
update ru_RU translation; misc translation fixes

12 years agoproperly import labels from xml
Andrew Dolgov [Wed, 28 Dec 2011 08:19:05 +0000 (12:19 +0400)] 
properly import labels from xml

12 years agoonly gzip xml exported data when gz functions are available
Andrew Dolgov [Wed, 28 Dec 2011 07:03:24 +0000 (11:03 +0400)] 
only gzip xml exported data when gz functions are available

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 28 Dec 2011 07:01:16 +0000 (11:01 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agosupport gzipped xml import
Andrew Dolgov [Wed, 28 Dec 2011 07:00:58 +0000 (11:00 +0400)] 
support gzipped xml import

12 years agoxml export: gzip export data
Andrew Dolgov [Wed, 28 Dec 2011 06:44:22 +0000 (10:44 +0400)] 
xml export: gzip export data

12 years agofix opml export
Andrew Dolgov [Wed, 28 Dec 2011 05:46:54 +0000 (09:46 +0400)] 
fix opml export

12 years agotweak import/export preferences pane
Andrew Dolgov [Wed, 28 Dec 2011 05:43:17 +0000 (09:43 +0400)] 
tweak import/export preferences pane

12 years agoxml import: import note
Andrew Dolgov [Wed, 28 Dec 2011 05:30:36 +0000 (09:30 +0400)] 
xml import: import note

12 years agoxml import: check schema-version
Andrew Dolgov [Wed, 28 Dec 2011 05:27:42 +0000 (09:27 +0400)] 
xml import: check schema-version

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Tue, 27 Dec 2011 19:12:11 +0000 (23:12 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agoimplement experimental personal data import
Andrew Dolgov [Tue, 27 Dec 2011 19:10:04 +0000 (23:10 +0400)] 
implement experimental personal data import

12 years agoexport: add link
Andrew Dolgov [Tue, 27 Dec 2011 17:39:53 +0000 (21:39 +0400)] 
export: add link

12 years agoimplement neutral-format personal data export
Andrew Dolgov [Tue, 27 Dec 2011 17:09:22 +0000 (21:09 +0400)] 
implement neutral-format personal data export

12 years agomention filters import/export on prefs OPML page
Andrew Dolgov [Tue, 27 Dec 2011 14:38:52 +0000 (18:38 +0400)] 
mention filters import/export on prefs OPML page

12 years agoimplement filter import
Andrew Dolgov [Tue, 27 Dec 2011 14:37:07 +0000 (18:37 +0400)] 
implement filter import

12 years agomisc export tweaks
Andrew Dolgov [Tue, 27 Dec 2011 14:11:21 +0000 (18:11 +0400)] 
misc export tweaks

12 years agobetter label import category checking, filters import placeholder
Andrew Dolgov [Tue, 27 Dec 2011 14:03:20 +0000 (18:03 +0400)] 
better label import category checking, filters import placeholder

12 years agosupport export of filters using OPML
Andrew Dolgov [Tue, 27 Dec 2011 12:52:36 +0000 (16:52 +0400)] 
support export of filters using OPML

12 years agoimplement import/export of labels using OPML
Andrew Dolgov [Tue, 27 Dec 2011 12:41:49 +0000 (16:41 +0400)] 
implement import/export of labels using OPML

12 years agofix schema 87 script for mysql
Andrew Dolgov [Tue, 27 Dec 2011 12:27:46 +0000 (16:27 +0400)] 
fix schema 87 script for mysql

12 years agopngquant some images
Andrew Dolgov [Tue, 27 Dec 2011 10:30:20 +0000 (14:30 +0400)] 
pngquant some images

12 years agobump dpkg version
Andrew Dolgov [Tue, 27 Dec 2011 09:03:38 +0000 (13:03 +0400)] 
bump dpkg version

12 years agoimplement filtering by category (closes #386)
Andrew Dolgov [Tue, 27 Dec 2011 08:52:33 +0000 (12:52 +0400)] 
implement filtering by category (closes #386)

12 years agofix filter test dialog
Andrew Dolgov [Mon, 26 Dec 2011 12:02:59 +0000 (16:02 +0400)] 
fix filter test dialog

12 years agodisable pubsubhubbub client by default (refs #407)
Andrew Dolgov [Mon, 26 Dec 2011 11:50:58 +0000 (15:50 +0400)] 
disable pubsubhubbub client by default (refs #407)

12 years agochange deb architecture from any to all (fixes #406)
Andrew Dolgov [Mon, 26 Dec 2011 10:38:26 +0000 (14:38 +0400)] 
change deb architecture from any to all (fixes #406)

12 years agoadd suggests: php5-curl to tt-rss-common (fixes #407)
Andrew Dolgov [Mon, 26 Dec 2011 10:30:58 +0000 (14:30 +0400)] 
add suggests: php5-curl to tt-rss-common (fixes #407)

12 years agofix daemon sleep interval
Andrew Dolgov [Mon, 26 Dec 2011 09:50:35 +0000 (13:50 +0400)] 
fix daemon sleep interval

12 years agofix help not loading on ? press
Andrew Dolgov [Mon, 26 Dec 2011 09:26:43 +0000 (13:26 +0400)] 
fix help not loading on ? press

12 years agoupdate sanity_config
Andrew Dolgov [Mon, 26 Dec 2011 09:20:11 +0000 (13:20 +0400)] 
update sanity_config

12 years agoonly try to cache images when cache dir is writable
Andrew Dolgov [Mon, 26 Dec 2011 09:18:16 +0000 (13:18 +0400)] 
only try to cache images when cache dir is writable

12 years agouniversal image caching and automatic cache directories maintenance
Andrew Dolgov [Mon, 26 Dec 2011 09:11:08 +0000 (13:11 +0400)] 
universal image caching and automatic cache directories maintenance

12 years agodisable csrf logging
Andrew Dolgov [Mon, 26 Dec 2011 08:04:17 +0000 (12:04 +0400)] 
disable csrf logging

12 years agoexperimental CSRF protection
Andrew Dolgov [Mon, 26 Dec 2011 08:02:52 +0000 (12:02 +0400)] 
experimental CSRF protection

12 years agoglobalUpdateFeeds: disable debugging info
Andrew Dolgov [Sat, 24 Dec 2011 20:17:22 +0000 (00:17 +0400)] 
globalUpdateFeeds: disable debugging info

12 years agorelease 1.5.8.1 1.5.8.1
Andrew Dolgov [Thu, 22 Dec 2011 18:29:03 +0000 (22:29 +0400)] 
release 1.5.8.1

12 years agofix login form profiles fetching
Andrew Dolgov [Thu, 22 Dec 2011 12:48:51 +0000 (16:48 +0400)] 
fix login form profiles fetching

12 years agofix OPML import
Andrew Dolgov [Thu, 22 Dec 2011 12:45:19 +0000 (16:45 +0400)] 
fix OPML import

12 years agoadd index on ttrss_enclosures(post_id)
Andrew Dolgov [Wed, 21 Dec 2011 14:49:27 +0000 (18:49 +0400)] 
add index on ttrss_enclosures(post_id)

12 years agomove jsmin.php to lib/
Andrew Dolgov [Wed, 21 Dec 2011 08:19:41 +0000 (12:19 +0400)] 
move jsmin.php to lib/

12 years agoadd jsmin stuff to index.php
Andrew Dolgov [Wed, 21 Dec 2011 08:15:03 +0000 (12:15 +0400)] 
add jsmin stuff to index.php

12 years agorename dismiss article button
Andrew Dolgov [Wed, 21 Dec 2011 06:59:04 +0000 (10:59 +0400)] 
rename dismiss article button

12 years agoadd note plugin
Andrew Dolgov [Wed, 21 Dec 2011 06:58:06 +0000 (10:58 +0400)] 
add note plugin

12 years agobump config version
Andrew Dolgov [Wed, 21 Dec 2011 05:14:43 +0000 (09:14 +0400)] 
bump config version

12 years agoadd readitlater plugin
Andrew Dolgov [Wed, 21 Dec 2011 04:55:56 +0000 (08:55 +0400)] 
add readitlater plugin

12 years agoadd mail and share plugins
Andrew Dolgov [Wed, 21 Dec 2011 04:46:39 +0000 (08:46 +0400)] 
add mail and share plugins

12 years agoadd missing files
Andrew Dolgov [Wed, 21 Dec 2011 04:21:56 +0000 (08:21 +0400)] 
add missing files

12 years agomove tweet button to a plugin, implement basic support for article action button...
Andrew Dolgov [Tue, 20 Dec 2011 19:57:27 +0000 (23:57 +0400)] 
move tweet button to a plugin, implement basic support for article action button plugins

12 years agolock arrowhead in headlines-toolbar to webkit
Andrew Dolgov [Tue, 20 Dec 2011 18:47:36 +0000 (22:47 +0400)] 
lock arrowhead in headlines-toolbar to webkit

12 years agotweak headlines-toolbar appearance
Andrew Dolgov [Tue, 20 Dec 2011 18:38:25 +0000 (22:38 +0400)] 
tweak headlines-toolbar appearance

12 years agorelease 1.5.8 1.5.8
Andrew Dolgov [Tue, 20 Dec 2011 11:34:05 +0000 (15:34 +0400)] 
release 1.5.8

12 years agofix pref_filters
Andrew Dolgov [Sun, 18 Dec 2011 20:36:38 +0000 (00:36 +0400)] 
fix pref_filters

12 years agoapi: add setArticleLabel
Andrew Dolgov [Sat, 17 Dec 2011 07:22:50 +0000 (11:22 +0400)] 
api: add setArticleLabel

12 years agoapi: add getLabels
Andrew Dolgov [Sat, 17 Dec 2011 07:06:55 +0000 (11:06 +0400)] 
api: add getLabels

12 years agoinclude path fix for lighttpd
Andrew Dolgov [Thu, 15 Dec 2011 14:19:10 +0000 (18:19 +0400)] 
include path fix for lighttpd

12 years agoapi: fix browsing uncategorized
Andrew Dolgov [Thu, 15 Dec 2011 09:13:46 +0000 (13:13 +0400)] 
api: fix browsing uncategorized

12 years agofix browsing by tags
Andrew Dolgov [Wed, 14 Dec 2011 11:59:13 +0000 (15:59 +0400)] 
fix browsing by tags

12 years agoremove about dialog
Andrew Dolgov [Wed, 14 Dec 2011 11:52:40 +0000 (15:52 +0400)] 
remove about dialog

12 years agodo not include keyboard help files into index and prefs.php
Andrew Dolgov [Wed, 14 Dec 2011 11:51:27 +0000 (15:51 +0400)] 
do not include keyboard help files into index and prefs.php

12 years agopublic: enable globalUpdateFeeds
Andrew Dolgov [Wed, 14 Dec 2011 10:15:32 +0000 (14:15 +0400)] 
public: enable globalUpdateFeeds

12 years agofix dpkg for new classes layout
Andrew Dolgov [Wed, 14 Dec 2011 10:10:07 +0000 (14:10 +0400)] 
fix dpkg for new classes layout

12 years agofix dpkg for new config.php-dist
Andrew Dolgov [Wed, 14 Dec 2011 08:37:13 +0000 (12:37 +0400)] 
fix dpkg for new config.php-dist

12 years agofix labelops
Andrew Dolgov [Wed, 14 Dec 2011 08:05:45 +0000 (12:05 +0400)] 
fix labelops

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 14 Dec 2011 08:04:58 +0000 (12:04 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agofix feed editor
Andrew Dolgov [Wed, 14 Dec 2011 08:04:52 +0000 (12:04 +0400)] 
fix feed editor

12 years agoadd test for LOCK_DIRECTORY
Andrew Dolgov [Wed, 14 Dec 2011 05:38:56 +0000 (09:38 +0400)] 
add test for LOCK_DIRECTORY

12 years agosimplify default global config, expand sanity_check messages
Andrew Dolgov [Tue, 13 Dec 2011 15:20:26 +0000 (19:20 +0400)] 
simplify default global config, expand sanity_check messages

12 years agoapi: fix API_LEVEL
Andrew Dolgov [Tue, 13 Dec 2011 12:51:49 +0000 (16:51 +0400)] 
api: fix API_LEVEL

12 years agosplit several functions to related classes
Andrew Dolgov [Tue, 13 Dec 2011 12:23:31 +0000 (16:23 +0400)] 
split several functions to related classes

12 years agorename sanitize_rss to sanitize
Andrew Dolgov [Tue, 13 Dec 2011 12:08:08 +0000 (16:08 +0400)] 
rename sanitize_rss to sanitize

12 years agosplit rss updating stuff into separate include file
Andrew Dolgov [Tue, 13 Dec 2011 12:06:25 +0000 (16:06 +0400)] 
split rss updating stuff into separate include file

12 years agomove API to classes/
Andrew Dolgov [Tue, 13 Dec 2011 11:40:42 +0000 (15:40 +0400)] 
move API to classes/

12 years agoMerge branch 'tiny-oop'
Andrew Dolgov [Tue, 13 Dec 2011 11:08:07 +0000 (15:08 +0400)] 
Merge branch 'tiny-oop'

12 years agoremove opml_domdoc separate module
Andrew Dolgov [Tue, 13 Dec 2011 10:53:55 +0000 (14:53 +0400)] 
remove opml_domdoc separate module

12 years agoremove pref-instances module
Andrew Dolgov [Tue, 13 Dec 2011 10:52:24 +0000 (14:52 +0400)] 
remove pref-instances module

12 years agoadd Public_Handler
Andrew Dolgov [Tue, 13 Dec 2011 10:49:11 +0000 (14:49 +0400)] 
add Public_Handler
misc code cleanup

12 years agoimplement ProtectedHandler
Andrew Dolgov [Tue, 13 Dec 2011 10:15:42 +0000 (14:15 +0400)] 
implement ProtectedHandler

12 years agoadd Pref_Filters
Andrew Dolgov [Tue, 13 Dec 2011 10:09:34 +0000 (14:09 +0400)] 
add Pref_Filters