Commit Graph

5673 Commits (c0f45f8f1884c26b2a7ceb3c6caa34d0a9dc8482)
 

Author SHA1 Message Date
Andrew Dolgov 9e222305f7 allow plugin modification of article guid 12 years ago
Andrew Dolgov 455b1401cd properly load user plugins and data on update 12 years ago
Andrew Dolgov 93f53ffe55 help: remove checkboxes 12 years ago
Andrew Dolgov 4ba1f8bbdb properly return out of handled hotkey events 12 years ago
Andrew Dolgov 0b2f8843e5 block email_article action if mail plugin is not enabled 12 years ago
Andrew Dolgov b8cb4d08b3 help cleanup, use dijit dialog 12 years ago
Andrew Dolgov 744a29309d add arrow article movement back 12 years ago
Andrew Dolgov e218c5f56f main ui: action-based hotkey system, add swap_jk plugin 12 years ago
Andrew Dolgov 43e706238a Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov a83b58f16d partial move to new hotkey system 12 years ago
Andrew Dolgov e236d8763e owncloud: rename placeholder Set value 12 years ago
Andrew Dolgov 0ed86aa12e owncloud: validate prefs value as an URL 12 years ago
Andrew Dolgov 7a0e05bb95 Merge pull request #36 from cy8aer/owncloud
Comment of OWNCLOUD_URL Parameter in owncloud.php
12 years ago
Thomas Renard eafce79191 remove comments 12 years ago
Thomas Renard 7278dc0edf save owncloud url as plugin pref 12 years ago
Andrew Dolgov a6b4518788 add _MOBILE_REVERSE_HEADLINES (closes #524) 12 years ago
Andrew Dolgov bc230f3fde change ?op= to op= in mobile/ ajax.request (closes #523) 12 years ago
Thomas Renard 7e8b6f32cb Preferences panel for owncloud (not tested yet) 12 years ago
Thomas Renard 04d05dcc3f Merge remote-tracking branch 'upstream/master' into owncloud 12 years ago
Andrew Dolgov 715a8239ac fix feedEditor not saving 12 years ago
Andrew Dolgov 72679db8c7 add sanity check for no auth modules being enabled in PLUGINS 12 years ago
Andrew Dolgov c5bb0440d3 place the #357 comment to the correct instance of saveXML(), cleanup old version of rewrite_urls() 12 years ago
Andrew Dolgov e9c04fd4e3 load_user_plugins: only load data when schema version > 100 12 years ago
Andrew Dolgov d26111f541 mysql: fix schema version 12 years ago
Andrew Dolgov 2a3b7f25fc sanitize: mention why LIBXML_NOEMPTYTAG is used 12 years ago
Andrew Dolgov ec6732f460 Revert "sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)"
This reverts commit b0ec17ea3c.
12 years ago
Andrew Dolgov 5d9abb1e11 add plugin storage table to schema; add ability to clear plugin data 12 years ago
Andrew Dolgov d8a1d2a25b add experimental key/value storage for plugins 12 years ago
Thomas Renard 4a0a3ca93c the '/' is needed for some servers 12 years ago
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