]>
git.wh0rd.org Git - tt-rss.git/log
Andrew Dolgov [Fri, 28 Dec 2012 08:45:44 +0000 (12:45 +0400)]
add arrow article movement back
Andrew Dolgov [Fri, 28 Dec 2012 06:46:53 +0000 (10:46 +0400)]
main ui: action-based hotkey system, add swap_jk plugin
Andrew Dolgov [Fri, 28 Dec 2012 05:39:35 +0000 (09:39 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Thu, 27 Dec 2012 18:30:11 +0000 (22:30 +0400)]
partial move to new hotkey system
Andrew Dolgov [Fri, 28 Dec 2012 05:33:18 +0000 (09:33 +0400)]
owncloud: rename placeholder Set value
Andrew Dolgov [Fri, 28 Dec 2012 05:32:55 +0000 (09:32 +0400)]
owncloud: validate prefs value as an URL
Andrew Dolgov [Fri, 28 Dec 2012 05:31:07 +0000 (21:31 -0800)]
Merge pull request #36 from cy8aer/owncloud
Comment of OWNCLOUD_URL Parameter in owncloud.php
Thomas Renard [Fri, 28 Dec 2012 00:00:44 +0000 (01:00 +0100)]
remove comments
Thomas Renard [Thu, 27 Dec 2012 23:57:36 +0000 (00:57 +0100)]
save owncloud url as plugin pref
Andrew Dolgov [Thu, 27 Dec 2012 20:49:54 +0000 (00:49 +0400)]
add _MOBILE_REVERSE_HEADLINES (closes #524)
Andrew Dolgov [Thu, 27 Dec 2012 20:42:10 +0000 (00:42 +0400)]
change ?op= to op= in mobile/ ajax.request (closes #523)
Thomas Renard [Thu, 27 Dec 2012 18:57:24 +0000 (19:57 +0100)]
Preferences panel for owncloud (not tested yet)
Thomas Renard [Thu, 27 Dec 2012 18:18:21 +0000 (19:18 +0100)]
Merge remote-tracking branch 'upstream/master' into owncloud
Andrew Dolgov [Thu, 27 Dec 2012 17:50:56 +0000 (21:50 +0400)]
fix feedEditor not saving
Andrew Dolgov [Thu, 27 Dec 2012 17:22:39 +0000 (21:22 +0400)]
add sanity check for no auth modules being enabled in PLUGINS
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()
Andrew Dolgov [Thu, 27 Dec 2012 16:28:06 +0000 (20:28 +0400)]
load_user_plugins: only load data when schema version > 100
Andrew Dolgov [Thu, 27 Dec 2012 16:27:28 +0000 (20:27 +0400)]
mysql: fix schema version
Andrew Dolgov [Thu, 27 Dec 2012 15:36:22 +0000 (19:36 +0400)]
sanitize: mention why LIBXML_NOEMPTYTAG is used
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.
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
Andrew Dolgov [Thu, 27 Dec 2012 12:55:25 +0000 (16:55 +0400)]
add experimental key/value storage for plugins
Thomas Renard [Thu, 27 Dec 2012 12:41:29 +0000 (13:41 +0100)]
the '/' is needed for some servers
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
Thomas Renard [Thu, 27 Dec 2012 12:08:23 +0000 (13:08 +0100)]
OWNCLOUD_URL parameter in config.php-dist
Andrew Dolgov [Thu, 27 Dec 2012 11:14:44 +0000 (15:14 +0400)]
move authentication modules to plugins/
Andrew Dolgov [Thu, 27 Dec 2012 09:21:32 +0000 (13:21 +0400)]
fix duplicate RCHK check while appending headlines
Andrew Dolgov [Thu, 27 Dec 2012 06:44:34 +0000 (10:44 +0400)]
sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)
Andrew Dolgov [Thu, 27 Dec 2012 06:30:55 +0000 (10:30 +0400)]
mention auth_imap in config.php-dist
Andrew Dolgov [Thu, 27 Dec 2012 06:26:04 +0000 (10:26 +0400)]
add IMAP authenticator module (closes #485)
Andrew Dolgov [Wed, 26 Dec 2012 21:16:18 +0000 (01:16 +0400)]
feedbrowser: fix short tag
Andrew Dolgov [Wed, 26 Dec 2012 21:12:28 +0000 (01:12 +0400)]
add several HOOK_PREFS_TAB_SECTION hook points
Andrew Dolgov [Wed, 26 Dec 2012 18:44:36 +0000 (22:44 +0400)]
plugins/digest: fix short tag
Andrew Dolgov [Wed, 26 Dec 2012 18:28:07 +0000 (22:28 +0400)]
fix dijit checkbox in CDM
Andrew Dolgov [Wed, 26 Dec 2012 18:06:47 +0000 (22:06 +0400)]
fix overflow of various 250 char fields in rssfuncs
Andrew Dolgov [Wed, 26 Dec 2012 14:24:14 +0000 (18:24 +0400)]
make invalid object received headlines appear less
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)
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.
Thomas Renard [Tue, 25 Dec 2012 22:06:20 +0000 (23:06 +0100)]
remove old server url
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
Andrew Dolgov [Tue, 25 Dec 2012 14:57:02 +0000 (18:57 +0400)]
clarify PLUGINS description, improve plugin CLI list
Andrew Dolgov [Tue, 25 Dec 2012 14:39:25 +0000 (18:39 +0400)]
more RCHK dijit dupe checking
Andrew Dolgov [Tue, 25 Dec 2012 14:35:17 +0000 (18:35 +0400)]
css fix
Andrew Dolgov [Tue, 25 Dec 2012 14:20:33 +0000 (18:20 +0400)]
update user editor a bit
Andrew Dolgov [Tue, 25 Dec 2012 14:04:29 +0000 (18:04 +0400)]
try to parse new headline elements after they have been deduplicated
Andrew Dolgov [Tue, 25 Dec 2012 12:59:32 +0000 (16:59 +0400)]
fix hlLeft img size to prevent layout moving on load
Andrew Dolgov [Tue, 25 Dec 2012 10:42:20 +0000 (14:42 +0400)]
remove fupdpic and related images
Andrew Dolgov [Tue, 25 Dec 2012 10:19:05 +0000 (14:19 +0400)]
move to dijit checkboxes in headlines/cdm list (fix appendedheadlines)
Andrew Dolgov [Tue, 25 Dec 2012 10:13:52 +0000 (14:13 +0400)]
move to dijit checkboxes in headlines/cdm list
Andrew Dolgov [Tue, 25 Dec 2012 10:13:40 +0000 (14:13 +0400)]
update sign svg icons
Andrew Dolgov [Tue, 25 Dec 2012 10:01:33 +0000 (14:01 +0400)]
move mark/pub/feed icons to svg
Andrew Dolgov [Tue, 25 Dec 2012 08:31:07 +0000 (12:31 +0400)]
plugins web list style tweaks
Andrew Dolgov [Tue, 25 Dec 2012 08:26:29 +0000 (12:26 +0400)]
updater: add gunzip checking
Andrew Dolgov [Tue, 25 Dec 2012 06:08:49 +0000 (10:08 +0400)]
hide example plugins from the admin page
Andrew Dolgov [Tue, 25 Dec 2012 06:06:35 +0000 (10:06 +0400)]
plugins cleanup, update descriptions
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
Andrew Dolgov [Mon, 24 Dec 2012 20:45:10 +0000 (00:45 +0400)]
experimental support for per-user plugins (bump schema)
Andrew Dolgov [Mon, 24 Dec 2012 12:54:24 +0000 (16:54 +0400)]
feedlist_init: do not wait before calling viewfeed(-3)
Andrew Dolgov [Mon, 24 Dec 2012 12:14:08 +0000 (16:14 +0400)]
redditimgur: check for all img links
Andrew Dolgov [Mon, 24 Dec 2012 11:58:29 +0000 (15:58 +0400)]
split feedbrowser into a separate file
Andrew Dolgov [Mon, 24 Dec 2012 11:52:59 +0000 (15:52 +0400)]
split digest stuff into digest.php
Andrew Dolgov [Mon, 24 Dec 2012 11:48:54 +0000 (15:48 +0400)]
instances: add fbexport method
Andrew Dolgov [Mon, 24 Dec 2012 11:39:42 +0000 (15:39 +0400)]
add -list-plugins option; about sections to plugins
Andrew Dolgov [Mon, 24 Dec 2012 11:07:37 +0000 (15:07 +0400)]
fix share plugin icon location
Andrew Dolgov [Mon, 24 Dec 2012 11:03:19 +0000 (15:03 +0400)]
move data import/export to a separate plugin
Andrew Dolgov [Mon, 24 Dec 2012 10:27:15 +0000 (14:27 +0400)]
add HOOK_UPDATE_TASK
Andrew Dolgov [Mon, 24 Dec 2012 10:17:24 +0000 (14:17 +0400)]
update_rss_feed: escape error string immediately
Andrew Dolgov [Mon, 24 Dec 2012 10:13:03 +0000 (14:13 +0400)]
implement HOOK_FEED_PARSED, add example plugin (refs #424)
Andrew Dolgov [Mon, 24 Dec 2012 09:56:36 +0000 (13:56 +0400)]
do not preg_match() tags from article content
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)
Andrew Dolgov [Mon, 24 Dec 2012 09:45:34 +0000 (13:45 +0400)]
remove magpie, fix article filter plugins
Andrew Dolgov [Mon, 24 Dec 2012 09:34:37 +0000 (13:34 +0400)]
update translations
Andrew Dolgov [Mon, 24 Dec 2012 06:16:01 +0000 (10:16 +0400)]
move digest to a separate plugin
Andrew Dolgov [Mon, 24 Dec 2012 05:54:23 +0000 (09:54 +0400)]
updater: remove htmlpurifier directory handling
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
Andrew Dolgov [Sun, 23 Dec 2012 19:36:07 +0000 (23:36 +0400)]
add instances plugin
Andrew Dolgov [Sun, 23 Dec 2012 19:05:51 +0000 (23:05 +0400)]
implement plugin routing masks, add example plugin
Andrew Dolgov [Sun, 23 Dec 2012 14:07:41 +0000 (18:07 +0400)]
split self-updater gui to updater/ plugin
Andrew Dolgov [Sun, 23 Dec 2012 12:15:44 +0000 (16:15 +0400)]
add example plugin
Andrew Dolgov [Sun, 23 Dec 2012 12:15:34 +0000 (16:15 +0400)]
add support for plugins in prefs
Andrew Dolgov [Sun, 23 Dec 2012 11:29:16 +0000 (15:29 +0400)]
add and check plugin base class
Andrew Dolgov [Sun, 23 Dec 2012 11:18:41 +0000 (15:18 +0400)]
add contributed plugins; load note plugin by default
Andrew Dolgov [Sun, 23 Dec 2012 10:53:15 +0000 (14:53 +0400)]
update config checks
Andrew Dolgov [Sun, 23 Dec 2012 10:52:18 +0000 (14:52 +0400)]
experimental new plugin system
Andrew Dolgov [Sat, 22 Dec 2012 09:43:48 +0000 (13:43 +0400)]
support comments on simplepie properly
Andrew Dolgov [Sat, 22 Dec 2012 09:41:13 +0000 (13:41 +0400)]
Revert "support comments for simplepie"
This reverts commit
d020a86c36327fd823a1eb8e61c52b6663985980.
Andrew Dolgov [Sat, 22 Dec 2012 07:36:12 +0000 (11:36 +0400)]
flip DEFAULT_UPDATE_METHOD to simplepie
Andrew Dolgov [Sat, 22 Dec 2012 07:33:03 +0000 (11:33 +0400)]
support comments for simplepie
Andrew Dolgov [Sat, 22 Dec 2012 07:32:54 +0000 (11:32 +0400)]
add f-D debug feed update hotkey
Andrew Dolgov [Thu, 20 Dec 2012 08:28:33 +0000 (12:28 +0400)]
release 1.6.2
Andrew Dolgov [Sun, 16 Dec 2012 09:38:50 +0000 (13:38 +0400)]
update: feed escaping issue
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
Andrew Dolgov [Wed, 12 Dec 2012 05:46:02 +0000 (09:46 +0400)]
add built-in expiring of obsolete lockfiles
Waldir [Wed, 12 Dec 2012 05:38:54 +0000 (05:38 +0000)]
fix markup
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
Andrew Dolgov [Sun, 9 Dec 2012 09:41:22 +0000 (13:41 +0400)]
modify include path order (closes #514)
Andrew Dolgov [Sun, 9 Dec 2012 09:32:09 +0000 (13:32 +0400)]
do not use regexps in get_self_url_prefix()
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
Andrew Dolgov [Fri, 7 Dec 2012 05:36:14 +0000 (09:36 +0400)]
fix sharepopup/subscribe public handler actions in single user mode
Andrew Dolgov [Thu, 29 Nov 2012 10:56:05 +0000 (14:56 +0400)]
remove uid from ccache guid prefix