Commit Graph

5194 Commits (741ff8f405a8556c6c8be360a10a71b735b7ce41)
 

Author SHA1 Message Date
Thomas Renard 741ff8f405 OWNCLOUD_URL-parameter out of config.php-dist
Comment in plugins/owncloud/owncloud.php
12 years ago
Thomas Renard a98cd5c526 OWNCLOUD_URL parameter in config.php-dist 12 years ago
Andrew Dolgov 0f28f81f89 move authentication modules to plugins/ 12 years ago
Andrew Dolgov 61261e45b9 fix duplicate RCHK check while appending headlines 12 years ago
Andrew Dolgov b0ec17ea3c sanitize: do not use LIBXML_NOEMPTYTAG (refs #522) 12 years ago
Andrew Dolgov f922746b9b mention auth_imap in config.php-dist 12 years ago
Andrew Dolgov 04cdc8023d add IMAP authenticator module (closes #485) 12 years ago
Andrew Dolgov 23f36f75ab feedbrowser: fix short tag 12 years ago
Andrew Dolgov 699daf5856 add several HOOK_PREFS_TAB_SECTION hook points 12 years ago
Andrew Dolgov 24e811add9 plugins/digest: fix short tag 12 years ago
Andrew Dolgov 7d5e162073 fix dijit checkbox in CDM 12 years ago
Andrew Dolgov bb566dc263 fix overflow of various 250 char fields in rssfuncs 12 years ago
Andrew Dolgov 0cd35af0ba make invalid object received headlines appear less 12 years ago
Andrew Dolgov d8858f27c6 disable htmLawed tag balancing (should be handled later by DOMDocument) (closes #521) 12 years ago
Andrew Dolgov dc1627f1ac Merge pull request #34 from cy8aer/owncloud
owncloud plugin: Button for creating a ReadLater bookmark in owncloud.
12 years ago
Thomas Renard d38d479fa7 remove old server url 12 years ago
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
12 years ago
Andrew Dolgov 20b86c799a clarify PLUGINS description, improve plugin CLI list 12 years ago
Andrew Dolgov de4335e891 more RCHK dijit dupe checking 12 years ago
Andrew Dolgov ad1a0687bf css fix 12 years ago
Andrew Dolgov 84391d6948 update user editor a bit 12 years ago
Andrew Dolgov fb0b2ebf84 try to parse new headline elements after they have been deduplicated 12 years ago
Andrew Dolgov cb1a012bb8 fix hlLeft img size to prevent layout moving on load 12 years ago
Andrew Dolgov f947467aa8 remove fupdpic and related images 12 years ago
Andrew Dolgov a675da08de move to dijit checkboxes in headlines/cdm list (fix appendedheadlines) 12 years ago
Andrew Dolgov c4f5283052 move to dijit checkboxes in headlines/cdm list 12 years ago
Andrew Dolgov 363161024b update sign svg icons 12 years ago
Andrew Dolgov c2167866ce move mark/pub/feed icons to svg 12 years ago
Andrew Dolgov 65d1e2501b plugins web list style tweaks 12 years ago
Andrew Dolgov 0448690482 updater: add gunzip checking 12 years ago
Andrew Dolgov 23be0bd3fb hide example plugins from the admin page 12 years ago
Andrew Dolgov 0ac22f29ca plugins cleanup, update descriptions 12 years ago
Andrew Dolgov d2a421e3cb more work on user-selectable plugins; properly process system and user plugins 12 years ago
Andrew Dolgov de612e7a38 experimental support for per-user plugins (bump schema) 12 years ago
Andrew Dolgov 57e9729425 feedlist_init: do not wait before calling viewfeed(-3) 12 years ago
Andrew Dolgov dad075f0c8 redditimgur: check for all img links 12 years ago
Andrew Dolgov 55c7f0923e split feedbrowser into a separate file 12 years ago
Andrew Dolgov f16116834e split digest stuff into digest.php 12 years ago
Andrew Dolgov ebff9ef7c6 instances: add fbexport method 12 years ago
Andrew Dolgov 7a866114e1 add -list-plugins option; about sections to plugins 12 years ago
Andrew Dolgov 6b31c9f2fb fix share plugin icon location 12 years ago
Andrew Dolgov 6c2637d973 move data import/export to a separate plugin 12 years ago
Andrew Dolgov 41b82aa4b9 add HOOK_UPDATE_TASK 12 years ago
Andrew Dolgov 356a991a7b update_rss_feed: escape error string immediately 12 years ago
Andrew Dolgov 4412b877d0 implement HOOK_FEED_PARSED, add example plugin (refs #424) 12 years ago
Andrew Dolgov fa6fbd3659 do not preg_match() tags from article content 12 years ago
Andrew Dolgov 1b35d30c1f prevent escaping of article link in the database when using simplepie (refs #472) 12 years ago
Andrew Dolgov 19b3992b78 remove magpie, fix article filter plugins 12 years ago
Andrew Dolgov e935c2bc54 update translations 12 years ago
Andrew Dolgov ac22075182 move digest to a separate plugin 12 years ago