Andrew Dolgov
|
72679db8c7
|
add sanity check for no auth modules being enabled in PLUGINS
|
2012-12-27 21:22:39 +04:00 |
|
Andrew Dolgov
|
c5bb0440d3
|
place the #357 comment to the correct instance of saveXML(), cleanup old version of rewrite_urls()
|
2012-12-27 20:35:13 +04:00 |
|
Andrew Dolgov
|
e9c04fd4e3
|
load_user_plugins: only load data when schema version > 100
|
2012-12-27 20:28:06 +04:00 |
|
Andrew Dolgov
|
d26111f541
|
mysql: fix schema version
|
2012-12-27 20:27:28 +04:00 |
|
Andrew Dolgov
|
2a3b7f25fc
|
sanitize: mention why LIBXML_NOEMPTYTAG is used
|
2012-12-27 19:36:22 +04:00 |
|
Andrew Dolgov
|
ec6732f460
|
Revert "sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)"
This reverts commit b0ec17ea3c .
|
2012-12-27 19:35:42 +04:00 |
|
Andrew Dolgov
|
5d9abb1e11
|
add plugin storage table to schema; add ability to clear plugin data
|
2012-12-27 19:20:36 +04:00 |
|
Andrew Dolgov
|
d8a1d2a25b
|
add experimental key/value storage for plugins
|
2012-12-27 16:55:25 +04:00 |
|
Thomas Renard
|
4a0a3ca93c
|
the '/' is needed for some servers
|
2012-12-27 13:41:29 +01:00 |
|
Thomas Renard
|
741ff8f405
|
OWNCLOUD_URL-parameter out of config.php-dist
Comment in plugins/owncloud/owncloud.php
|
2012-12-27 13:35:24 +01:00 |
|
Thomas Renard
|
a98cd5c526
|
OWNCLOUD_URL parameter in config.php-dist
|
2012-12-27 13:08:23 +01:00 |
|
Andrew Dolgov
|
0f28f81f89
|
move authentication modules to plugins/
|
2012-12-27 15:14:44 +04:00 |
|
Andrew Dolgov
|
61261e45b9
|
fix duplicate RCHK check while appending headlines
|
2012-12-27 13:21:32 +04:00 |
|
Andrew Dolgov
|
b0ec17ea3c
|
sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)
|
2012-12-27 10:44:34 +04:00 |
|
Andrew Dolgov
|
f922746b9b
|
mention auth_imap in config.php-dist
|
2012-12-27 10:30:55 +04:00 |
|
Andrew Dolgov
|
04cdc8023d
|
add IMAP authenticator module (closes #485)
|
2012-12-27 10:26:04 +04:00 |
|
Andrew Dolgov
|
23f36f75ab
|
feedbrowser: fix short tag
|
2012-12-27 01:16:18 +04:00 |
|
Andrew Dolgov
|
699daf5856
|
add several HOOK_PREFS_TAB_SECTION hook points
|
2012-12-27 01:13:18 +04:00 |
|
Andrew Dolgov
|
24e811add9
|
plugins/digest: fix short tag
|
2012-12-26 22:44:36 +04:00 |
|
Andrew Dolgov
|
7d5e162073
|
fix dijit checkbox in CDM
|
2012-12-26 22:28:07 +04:00 |
|
Andrew Dolgov
|
bb566dc263
|
fix overflow of various 250 char fields in rssfuncs
|
2012-12-26 22:06:47 +04:00 |
|
Andrew Dolgov
|
0cd35af0ba
|
make invalid object received headlines appear less
|
2012-12-26 18:24:14 +04:00 |
|
Andrew Dolgov
|
d8858f27c6
|
disable htmLawed tag balancing (should be handled later by DOMDocument) (closes #521)
|
2012-12-26 10:52:44 +04:00 |
|
Andrew Dolgov
|
dc1627f1ac
|
Merge pull request #34 from cy8aer/owncloud
owncloud plugin: Button for creating a ReadLater bookmark in owncloud.
|
2012-12-25 21:21:19 -08:00 |
|
Thomas Renard
|
d38d479fa7
|
remove old server url
|
2012-12-25 23:06:20 +01:00 |
|
Thomas Renard
|
e3d0198a40
|
owncloud plugin: Button for creating a ReadLater bookmark in owncloud.
Needs definition of OWNCLOUD_URL to owncloud base url in config.php
|
2012-12-25 22:58:27 +01:00 |
|
Andrew Dolgov
|
20b86c799a
|
clarify PLUGINS description, improve plugin CLI list
|
2012-12-25 18:57:02 +04:00 |
|
Andrew Dolgov
|
de4335e891
|
more RCHK dijit dupe checking
|
2012-12-25 18:39:25 +04:00 |
|
Andrew Dolgov
|
ad1a0687bf
|
css fix
|
2012-12-25 18:35:17 +04:00 |
|
Andrew Dolgov
|
84391d6948
|
update user editor a bit
|
2012-12-25 18:20:33 +04:00 |
|
Andrew Dolgov
|
fb0b2ebf84
|
try to parse new headline elements after they have been deduplicated
|
2012-12-25 18:04:29 +04:00 |
|
Andrew Dolgov
|
cb1a012bb8
|
fix hlLeft img size to prevent layout moving on load
|
2012-12-25 16:59:32 +04:00 |
|
Andrew Dolgov
|
f947467aa8
|
remove fupdpic and related images
|
2012-12-25 14:42:20 +04:00 |
|
Andrew Dolgov
|
a675da08de
|
move to dijit checkboxes in headlines/cdm list (fix appendedheadlines)
|
2012-12-25 14:19:05 +04:00 |
|
Andrew Dolgov
|
c4f5283052
|
move to dijit checkboxes in headlines/cdm list
|
2012-12-25 14:13:52 +04:00 |
|
Andrew Dolgov
|
363161024b
|
update sign svg icons
|
2012-12-25 14:13:40 +04:00 |
|
Andrew Dolgov
|
c2167866ce
|
move mark/pub/feed icons to svg
|
2012-12-25 14:01:33 +04:00 |
|
Andrew Dolgov
|
65d1e2501b
|
plugins web list style tweaks
|
2012-12-25 12:31:07 +04:00 |
|
Andrew Dolgov
|
0448690482
|
updater: add gunzip checking
|
2012-12-25 12:26:29 +04:00 |
|
Andrew Dolgov
|
23be0bd3fb
|
hide example plugins from the admin page
|
2012-12-25 10:08:49 +04:00 |
|
Andrew Dolgov
|
0ac22f29ca
|
plugins cleanup, update descriptions
|
2012-12-25 10:06:35 +04:00 |
|
Andrew Dolgov
|
d2a421e3cb
|
more work on user-selectable plugins; properly process system and user plugins
|
2012-12-25 10:02:08 +04:00 |
|
Andrew Dolgov
|
de612e7a38
|
experimental support for per-user plugins (bump schema)
|
2012-12-25 00:45:10 +04:00 |
|
Andrew Dolgov
|
57e9729425
|
feedlist_init: do not wait before calling viewfeed(-3)
|
2012-12-24 16:54:24 +04:00 |
|
Andrew Dolgov
|
dad075f0c8
|
redditimgur: check for all img links
|
2012-12-24 16:14:08 +04:00 |
|
Andrew Dolgov
|
55c7f0923e
|
split feedbrowser into a separate file
|
2012-12-24 15:58:29 +04:00 |
|
Andrew Dolgov
|
f16116834e
|
split digest stuff into digest.php
|
2012-12-24 15:52:59 +04:00 |
|
Andrew Dolgov
|
ebff9ef7c6
|
instances: add fbexport method
|
2012-12-24 15:48:54 +04:00 |
|
Andrew Dolgov
|
7a866114e1
|
add -list-plugins option; about sections to plugins
|
2012-12-24 15:39:42 +04:00 |
|
Andrew Dolgov
|
6b31c9f2fb
|
fix share plugin icon location
|
2012-12-24 15:07:37 +04:00 |
|