Commit Graph

5237 Commits (809c8e625bc45253b9478394d487605ce59367ee)
 

Author SHA1 Message Date
Andrew Dolgov 809c8e625b fix filter testing on mysql 12 years ago
Andrew Dolgov 23419d117b modify includes to init session before translations are applied 12 years ago
Andrew Dolgov 9eac0e0893 update translations 12 years ago
Andrew Dolgov 77c21cef3a daemon: do not fork on startup 12 years ago
Andrew Dolgov 2ae2bb1f52 updater: check for tar and gunzip using which 12 years ago
Andrew Dolgov 2ec1e00e2d add bookmarklets plugin 12 years ago
Andrew Dolgov 7fc1674a0d rework RCHK dupe checking a bit 12 years ago
Andrew Dolgov 43f775de05 add description for f D 12 years ago
Andrew Dolgov e938b1de11 rename plugin main class files 12 years ago
Andrew Dolgov 0e44c2a0d4 add af_explosm 12 years ago
Andrew Dolgov 0862a602a3 rename article filter plugins 12 years ago
Andrew Dolgov 37d2fe4ca7 add pennyarcade plugin 12 years ago
Andrew Dolgov fe021c8b20 disable content dump on f D 12 years ago
Andrew Dolgov cfd83e0e80 add gocomics article filter plugin 12 years ago
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