]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agochange ?op= to op= in mobile/ ajax.request (closes #523)
Andrew Dolgov [Thu, 27 Dec 2012 20:42:10 +0000 (00:42 +0400)] 
change ?op= to op= in mobile/ ajax.request (closes #523)

11 years agoPreferences panel for owncloud (not tested yet)
Thomas Renard [Thu, 27 Dec 2012 18:57:24 +0000 (19:57 +0100)] 
Preferences panel for owncloud (not tested yet)

11 years agoMerge remote-tracking branch 'upstream/master' into owncloud
Thomas Renard [Thu, 27 Dec 2012 18:18:21 +0000 (19:18 +0100)] 
Merge remote-tracking branch 'upstream/master' into owncloud

11 years agofix feedEditor not saving
Andrew Dolgov [Thu, 27 Dec 2012 17:50:56 +0000 (21:50 +0400)] 
fix feedEditor not saving

11 years agoadd sanity check for no auth modules being enabled in PLUGINS
Andrew Dolgov [Thu, 27 Dec 2012 17:22:39 +0000 (21:22 +0400)] 
add sanity check for no auth modules being enabled in PLUGINS

11 years agoplace the #357 comment to the correct instance of saveXML(), cleanup old version...
Andrew Dolgov [Thu, 27 Dec 2012 16:35:13 +0000 (20:35 +0400)] 
place the #357 comment to the correct instance of saveXML(), cleanup old version of rewrite_urls()

11 years agoload_user_plugins: only load data when schema version > 100
Andrew Dolgov [Thu, 27 Dec 2012 16:28:06 +0000 (20:28 +0400)] 
load_user_plugins: only load data when schema version > 100

11 years agomysql: fix schema version
Andrew Dolgov [Thu, 27 Dec 2012 16:27:28 +0000 (20:27 +0400)] 
mysql: fix schema version

11 years agosanitize: mention why LIBXML_NOEMPTYTAG is used
Andrew Dolgov [Thu, 27 Dec 2012 15:36:22 +0000 (19:36 +0400)] 
sanitize: mention why LIBXML_NOEMPTYTAG is used

11 years agoRevert "sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)"
Andrew Dolgov [Thu, 27 Dec 2012 15:35:42 +0000 (19:35 +0400)] 
Revert "sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)"

This reverts commit b0ec17ea3cd155475dfaa2c40f46aacbd94654be.

11 years agoadd plugin storage table to schema; add ability to clear plugin data
Andrew Dolgov [Thu, 27 Dec 2012 15:20:12 +0000 (19:20 +0400)] 
add plugin storage table to schema; add ability to clear plugin data

11 years agoadd experimental key/value storage for plugins
Andrew Dolgov [Thu, 27 Dec 2012 12:55:25 +0000 (16:55 +0400)] 
add experimental key/value storage for plugins

11 years agothe '/' is needed for some servers
Thomas Renard [Thu, 27 Dec 2012 12:41:29 +0000 (13:41 +0100)] 
the '/' is needed for some servers

11 years agoOWNCLOUD_URL-parameter out of config.php-dist
Thomas Renard [Thu, 27 Dec 2012 12:35:24 +0000 (13:35 +0100)] 
OWNCLOUD_URL-parameter out of config.php-dist
Comment in plugins/owncloud/owncloud.php

11 years agoOWNCLOUD_URL parameter in config.php-dist
Thomas Renard [Thu, 27 Dec 2012 12:08:23 +0000 (13:08 +0100)] 
OWNCLOUD_URL parameter in config.php-dist

11 years agomove authentication modules to plugins/
Andrew Dolgov [Thu, 27 Dec 2012 11:14:44 +0000 (15:14 +0400)] 
move authentication modules to plugins/

11 years agofix duplicate RCHK check while appending headlines
Andrew Dolgov [Thu, 27 Dec 2012 09:21:32 +0000 (13:21 +0400)] 
fix duplicate RCHK check while appending headlines

11 years agosanitize: do not use LIBXML_NOEMPTYTAG (refs #522)
Andrew Dolgov [Thu, 27 Dec 2012 06:44:34 +0000 (10:44 +0400)] 
sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)

11 years agomention auth_imap in config.php-dist
Andrew Dolgov [Thu, 27 Dec 2012 06:30:55 +0000 (10:30 +0400)] 
mention auth_imap in config.php-dist

11 years agoadd IMAP authenticator module (closes #485)
Andrew Dolgov [Thu, 27 Dec 2012 06:26:04 +0000 (10:26 +0400)] 
add IMAP authenticator module (closes #485)

11 years agofeedbrowser: fix short tag
Andrew Dolgov [Wed, 26 Dec 2012 21:16:18 +0000 (01:16 +0400)] 
feedbrowser: fix short tag

11 years agoadd several HOOK_PREFS_TAB_SECTION hook points
Andrew Dolgov [Wed, 26 Dec 2012 21:12:28 +0000 (01:12 +0400)] 
add several HOOK_PREFS_TAB_SECTION hook points

11 years agoplugins/digest: fix short tag
Andrew Dolgov [Wed, 26 Dec 2012 18:44:36 +0000 (22:44 +0400)] 
plugins/digest: fix short tag

11 years agofix dijit checkbox in CDM
Andrew Dolgov [Wed, 26 Dec 2012 18:28:07 +0000 (22:28 +0400)] 
fix dijit checkbox in CDM

11 years agofix overflow of various 250 char fields in rssfuncs
Andrew Dolgov [Wed, 26 Dec 2012 18:06:47 +0000 (22:06 +0400)] 
fix overflow of various 250 char fields in rssfuncs

11 years agomake invalid object received headlines appear less
Andrew Dolgov [Wed, 26 Dec 2012 14:24:14 +0000 (18:24 +0400)] 
make invalid object received headlines appear less

11 years agodisable htmLawed tag balancing (should be handled later by DOMDocument) (closes ...
Andrew Dolgov [Wed, 26 Dec 2012 06:52:44 +0000 (10:52 +0400)] 
disable htmLawed tag balancing (should be handled later by DOMDocument) (closes #521)

11 years agoMerge pull request #34 from cy8aer/owncloud
Andrew Dolgov [Wed, 26 Dec 2012 05:21:19 +0000 (21:21 -0800)] 
Merge pull request #34 from cy8aer/owncloud

owncloud plugin: Button for creating a ReadLater bookmark in owncloud.

11 years agoremove old server url
Thomas Renard [Tue, 25 Dec 2012 22:06:20 +0000 (23:06 +0100)] 
remove old server url

11 years agoowncloud plugin: Button for creating a ReadLater bookmark in owncloud.
Thomas Renard [Tue, 25 Dec 2012 21:58:27 +0000 (22:58 +0100)] 
owncloud plugin: Button for creating a ReadLater bookmark in owncloud.
Needs definition of OWNCLOUD_URL to owncloud base url in config.php

11 years agoclarify PLUGINS description, improve plugin CLI list
Andrew Dolgov [Tue, 25 Dec 2012 14:57:02 +0000 (18:57 +0400)] 
clarify PLUGINS description, improve plugin CLI list

11 years agomore RCHK dijit dupe checking
Andrew Dolgov [Tue, 25 Dec 2012 14:39:25 +0000 (18:39 +0400)] 
more RCHK dijit dupe checking

11 years agocss fix
Andrew Dolgov [Tue, 25 Dec 2012 14:35:17 +0000 (18:35 +0400)] 
css fix

11 years agoupdate user editor a bit
Andrew Dolgov [Tue, 25 Dec 2012 14:20:33 +0000 (18:20 +0400)] 
update user editor a bit

11 years agotry to parse new headline elements after they have been deduplicated
Andrew Dolgov [Tue, 25 Dec 2012 14:04:29 +0000 (18:04 +0400)] 
try to parse new headline elements after they have been deduplicated

11 years agofix hlLeft img size to prevent layout moving on load
Andrew Dolgov [Tue, 25 Dec 2012 12:59:32 +0000 (16:59 +0400)] 
fix hlLeft img size to prevent layout moving on load

11 years agoremove fupdpic and related images
Andrew Dolgov [Tue, 25 Dec 2012 10:42:20 +0000 (14:42 +0400)] 
remove fupdpic and related images

11 years agomove to dijit checkboxes in headlines/cdm list (fix appendedheadlines)
Andrew Dolgov [Tue, 25 Dec 2012 10:19:05 +0000 (14:19 +0400)] 
move to dijit checkboxes in headlines/cdm list (fix appendedheadlines)

11 years agomove to dijit checkboxes in headlines/cdm list
Andrew Dolgov [Tue, 25 Dec 2012 10:13:52 +0000 (14:13 +0400)] 
move to dijit checkboxes in headlines/cdm list

11 years agoupdate sign svg icons
Andrew Dolgov [Tue, 25 Dec 2012 10:13:40 +0000 (14:13 +0400)] 
update sign svg icons

11 years agomove mark/pub/feed icons to svg
Andrew Dolgov [Tue, 25 Dec 2012 10:01:33 +0000 (14:01 +0400)] 
move mark/pub/feed icons to svg

11 years agoplugins web list style tweaks
Andrew Dolgov [Tue, 25 Dec 2012 08:31:07 +0000 (12:31 +0400)] 
plugins web list style tweaks

11 years agoupdater: add gunzip checking
Andrew Dolgov [Tue, 25 Dec 2012 08:26:29 +0000 (12:26 +0400)] 
updater: add gunzip checking

11 years agohide example plugins from the admin page
Andrew Dolgov [Tue, 25 Dec 2012 06:08:49 +0000 (10:08 +0400)] 
hide example plugins from the admin page

11 years agoplugins cleanup, update descriptions
Andrew Dolgov [Tue, 25 Dec 2012 06:06:35 +0000 (10:06 +0400)] 
plugins cleanup, update descriptions

11 years agomore work on user-selectable plugins; properly process system and user plugins
Andrew Dolgov [Tue, 25 Dec 2012 06:02:08 +0000 (10:02 +0400)] 
more work on user-selectable plugins; properly process system and user plugins

11 years agoexperimental support for per-user plugins (bump schema)
Andrew Dolgov [Mon, 24 Dec 2012 20:45:10 +0000 (00:45 +0400)] 
experimental support for per-user plugins (bump schema)

11 years agofeedlist_init: do not wait before calling viewfeed(-3)
Andrew Dolgov [Mon, 24 Dec 2012 12:54:24 +0000 (16:54 +0400)] 
feedlist_init: do not wait before calling viewfeed(-3)

11 years agoredditimgur: check for all img links
Andrew Dolgov [Mon, 24 Dec 2012 12:14:08 +0000 (16:14 +0400)] 
redditimgur: check for all img links

11 years agosplit feedbrowser into a separate file
Andrew Dolgov [Mon, 24 Dec 2012 11:58:29 +0000 (15:58 +0400)] 
split feedbrowser into a separate file

11 years agosplit digest stuff into digest.php
Andrew Dolgov [Mon, 24 Dec 2012 11:52:59 +0000 (15:52 +0400)] 
split digest stuff into digest.php

11 years agoinstances: add fbexport method
Andrew Dolgov [Mon, 24 Dec 2012 11:48:54 +0000 (15:48 +0400)] 
instances: add fbexport method

11 years agoadd -list-plugins option; about sections to plugins
Andrew Dolgov [Mon, 24 Dec 2012 11:39:42 +0000 (15:39 +0400)] 
add -list-plugins option; about sections to plugins

11 years agofix share plugin icon location
Andrew Dolgov [Mon, 24 Dec 2012 11:07:37 +0000 (15:07 +0400)] 
fix share plugin icon location

11 years agomove data import/export to a separate plugin
Andrew Dolgov [Mon, 24 Dec 2012 11:03:19 +0000 (15:03 +0400)] 
move data import/export to a separate plugin

11 years agoadd HOOK_UPDATE_TASK
Andrew Dolgov [Mon, 24 Dec 2012 10:27:15 +0000 (14:27 +0400)] 
add HOOK_UPDATE_TASK

11 years agoupdate_rss_feed: escape error string immediately
Andrew Dolgov [Mon, 24 Dec 2012 10:17:24 +0000 (14:17 +0400)] 
update_rss_feed: escape error string immediately

11 years agoimplement HOOK_FEED_PARSED, add example plugin (refs #424)
Andrew Dolgov [Mon, 24 Dec 2012 10:13:03 +0000 (14:13 +0400)] 
implement HOOK_FEED_PARSED, add example plugin (refs #424)

11 years agodo not preg_match() tags from article content
Andrew Dolgov [Mon, 24 Dec 2012 09:56:36 +0000 (13:56 +0400)] 
do not preg_match() tags from article content

11 years agoprevent escaping of article link in the database when using simplepie (refs #472)
Andrew Dolgov [Mon, 24 Dec 2012 09:53:38 +0000 (13:53 +0400)] 
prevent escaping of article link in the database when using simplepie (refs #472)

11 years agoremove magpie, fix article filter plugins
Andrew Dolgov [Mon, 24 Dec 2012 09:45:34 +0000 (13:45 +0400)] 
remove magpie, fix article filter plugins

11 years agoupdate translations
Andrew Dolgov [Mon, 24 Dec 2012 09:34:37 +0000 (13:34 +0400)] 
update translations

11 years agomove digest to a separate plugin
Andrew Dolgov [Mon, 24 Dec 2012 06:16:01 +0000 (10:16 +0400)] 
move digest to a separate plugin

11 years agoupdater: remove htmlpurifier directory handling
Andrew Dolgov [Mon, 24 Dec 2012 05:54:23 +0000 (09:54 +0400)] 
updater: remove htmlpurifier directory handling

11 years agoadd support for registering update.php commands; move rest of the self-updating stuff...
Andrew Dolgov [Mon, 24 Dec 2012 05:52:15 +0000 (09:52 +0400)] 
add support for registering update.php commands; move rest of the self-updating stuff into updater plugin

11 years agoadd instances plugin
Andrew Dolgov [Sun, 23 Dec 2012 19:36:07 +0000 (23:36 +0400)] 
add instances plugin

11 years agoimplement plugin routing masks, add example plugin
Andrew Dolgov [Sun, 23 Dec 2012 19:05:51 +0000 (23:05 +0400)] 
implement plugin routing masks, add example plugin

11 years agosplit self-updater gui to updater/ plugin
Andrew Dolgov [Sun, 23 Dec 2012 14:07:41 +0000 (18:07 +0400)] 
split self-updater gui to updater/ plugin

11 years agoadd example plugin
Andrew Dolgov [Sun, 23 Dec 2012 12:15:44 +0000 (16:15 +0400)] 
add example plugin

11 years agoadd support for plugins in prefs
Andrew Dolgov [Sun, 23 Dec 2012 12:15:34 +0000 (16:15 +0400)] 
add support for plugins in prefs

11 years agoadd and check plugin base class
Andrew Dolgov [Sun, 23 Dec 2012 11:29:16 +0000 (15:29 +0400)] 
add and check plugin base class

11 years agoadd contributed plugins; load note plugin by default
Andrew Dolgov [Sun, 23 Dec 2012 11:18:41 +0000 (15:18 +0400)] 
add contributed plugins; load note plugin by default

11 years agoupdate config checks
Andrew Dolgov [Sun, 23 Dec 2012 10:53:15 +0000 (14:53 +0400)] 
update config checks

11 years agoexperimental new plugin system
Andrew Dolgov [Sun, 23 Dec 2012 10:52:18 +0000 (14:52 +0400)] 
experimental new plugin system

11 years agosupport comments on simplepie properly
Andrew Dolgov [Sat, 22 Dec 2012 09:43:48 +0000 (13:43 +0400)] 
support comments on simplepie properly

11 years agoRevert "support comments for simplepie"
Andrew Dolgov [Sat, 22 Dec 2012 09:41:13 +0000 (13:41 +0400)] 
Revert "support comments for simplepie"

This reverts commit d020a86c36327fd823a1eb8e61c52b6663985980.

11 years agoflip DEFAULT_UPDATE_METHOD to simplepie
Andrew Dolgov [Sat, 22 Dec 2012 07:36:12 +0000 (11:36 +0400)] 
flip DEFAULT_UPDATE_METHOD to simplepie

11 years agosupport comments for simplepie
Andrew Dolgov [Sat, 22 Dec 2012 07:33:03 +0000 (11:33 +0400)] 
support comments for simplepie

11 years agoadd f-D debug feed update hotkey
Andrew Dolgov [Sat, 22 Dec 2012 07:32:54 +0000 (11:32 +0400)] 
add f-D debug feed update hotkey

11 years agorelease 1.6.2 1.6.2
Andrew Dolgov [Thu, 20 Dec 2012 08:28:33 +0000 (12:28 +0400)] 
release 1.6.2

11 years agoupdate: feed escaping issue
Andrew Dolgov [Sun, 16 Dec 2012 09:38:50 +0000 (13:38 +0400)] 
update: feed escaping issue

11 years agoMerge pull request #33 from waldir/master
Andrew Dolgov [Wed, 12 Dec 2012 05:47:14 +0000 (21:47 -0800)] 
Merge pull request #33 from waldir/master

Adjust README file so it is correctly parsed by github

11 years agoadd built-in expiring of obsolete lockfiles
Andrew Dolgov [Wed, 12 Dec 2012 05:46:02 +0000 (09:46 +0400)] 
add built-in expiring of obsolete lockfiles

11 years agofix markup
Waldir [Wed, 12 Dec 2012 05:38:54 +0000 (05:38 +0000)] 
fix markup

11 years agorename README to README.md to make Github's markdown parser kick in
Waldir Pimenta [Wed, 12 Dec 2012 05:20:32 +0000 (05:20 +0000)] 
rename README to README.md to make Github's markdown parser kick in

11 years agomodify include path order (closes #514)
Andrew Dolgov [Sun, 9 Dec 2012 09:41:22 +0000 (13:41 +0400)] 
modify include path order (closes #514)

11 years agodo not use regexps in get_self_url_prefix()
Andrew Dolgov [Sun, 9 Dec 2012 09:32:09 +0000 (13:32 +0400)] 
do not use regexps in get_self_url_prefix()

11 years agoadd cosmetic workaround for get_self_url_prefix() to stop the unwashed whining about...
Andrew Dolgov [Fri, 7 Dec 2012 05:47:46 +0000 (09:47 +0400)] 
add cosmetic workaround for get_self_url_prefix() to stop the unwashed whining about double slashes in URLs

11 years agofix sharepopup/subscribe public handler actions in single user mode
Andrew Dolgov [Fri, 7 Dec 2012 05:36:14 +0000 (09:36 +0400)] 
fix sharepopup/subscribe public handler actions in single user mode

11 years agoremove uid from ccache guid prefix
Andrew Dolgov [Thu, 29 Nov 2012 10:56:05 +0000 (14:56 +0400)] 
remove uid from ccache guid prefix

11 years agocreate separate guids for cached and authorized content to prevent unnecessary data...
Andrew Dolgov [Thu, 29 Nov 2012 10:55:03 +0000 (14:55 +0400)] 
create separate guids for cached and authorized content to prevent unnecessary data sharing

11 years agowait a bit before initial content fetching
Andrew Dolgov [Mon, 26 Nov 2012 10:52:18 +0000 (14:52 +0400)] 
wait a bit before initial content fetching

11 years agominor cached content updating tweaks
Andrew Dolgov [Mon, 26 Nov 2012 10:48:22 +0000 (14:48 +0400)] 
minor cached content updating tweaks

11 years agoupdate example reddit filter
Andrew Dolgov [Mon, 26 Nov 2012 10:38:33 +0000 (14:38 +0400)] 
update example reddit filter

11 years agoimplement experimental article on-import data filters
Andrew Dolgov [Mon, 26 Nov 2012 10:33:18 +0000 (14:33 +0400)] 
implement experimental article on-import data filters

11 years agotweak prefPrefsList header margins
Andrew Dolgov [Sun, 25 Nov 2012 19:26:48 +0000 (23:26 +0400)] 
tweak prefPrefsList header margins

11 years agofix inserting cached content on first update
Andrew Dolgov [Sun, 25 Nov 2012 14:42:03 +0000 (18:42 +0400)] 
fix inserting cached content on first update

11 years agoimplement ttrss_feeds.cache_content
Andrew Dolgov [Fri, 23 Nov 2012 09:22:34 +0000 (13:22 +0400)] 
implement ttrss_feeds.cache_content

11 years agoseveral translation fixes, update translations
Andrew Dolgov [Thu, 22 Nov 2012 12:07:40 +0000 (16:07 +0400)] 
several translation fixes, update translations

11 years agofix default language not saved in the login form
Andrew Dolgov [Thu, 22 Nov 2012 11:33:29 +0000 (15:33 +0400)] 
fix default language not saved in the login form