1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
Commit Graph

5228 Commits

Author SHA1 Message Date
Andrew Dolgov
0e44c2a0d4 add af_explosm 2012-12-30 13:31:44 +04:00
Andrew Dolgov
0862a602a3 rename article filter plugins 2012-12-30 12:31:30 +04:00
Andrew Dolgov
37d2fe4ca7 add pennyarcade plugin 2012-12-30 12:29:48 +04:00
Andrew Dolgov
fe021c8b20 disable content dump on f D 2012-12-30 12:25:39 +04:00
Andrew Dolgov
cfd83e0e80 add gocomics article filter plugin 2012-12-30 12:22:43 +04:00
Andrew Dolgov
9e222305f7 allow plugin modification of article guid 2012-12-30 12:22:29 +04:00
Andrew Dolgov
455b1401cd properly load user plugins and data on update 2012-12-30 11:33:13 +04:00
Andrew Dolgov
93f53ffe55 help: remove checkboxes 2012-12-29 15:07:22 +04:00
Andrew Dolgov
4ba1f8bbdb properly return out of handled hotkey events 2012-12-28 15:46:49 +04:00
Andrew Dolgov
0b2f8843e5 block email_article action if mail plugin is not enabled 2012-12-28 15:44:22 +04:00
Andrew Dolgov
b8cb4d08b3 help cleanup, use dijit dialog 2012-12-28 15:42:02 +04:00
Andrew Dolgov
744a29309d add arrow article movement back 2012-12-28 12:45:44 +04:00
Andrew Dolgov
e218c5f56f main ui: action-based hotkey system, add swap_jk plugin 2012-12-28 10:46:53 +04:00
Andrew Dolgov
43e706238a Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2012-12-28 09:39:35 +04:00
Andrew Dolgov
a83b58f16d partial move to new hotkey system 2012-12-28 09:39:29 +04:00
Andrew Dolgov
e236d8763e owncloud: rename placeholder Set value 2012-12-28 09:33:18 +04:00
Andrew Dolgov
0ed86aa12e owncloud: validate prefs value as an URL 2012-12-28 09:32:55 +04:00
Andrew Dolgov
7a0e05bb95 Merge pull request #36 from cy8aer/owncloud
Comment of OWNCLOUD_URL Parameter in owncloud.php
2012-12-27 21:31:07 -08:00
Thomas Renard
eafce79191 remove comments 2012-12-28 01:00:44 +01:00
Thomas Renard
7278dc0edf save owncloud url as plugin pref 2012-12-28 00:57:36 +01:00
Andrew Dolgov
a6b4518788 add _MOBILE_REVERSE_HEADLINES (closes #524) 2012-12-28 00:49:54 +04:00
Andrew Dolgov
bc230f3fde change ?op= to op= in mobile/ ajax.request (closes #523) 2012-12-28 00:42:10 +04:00
Thomas Renard
7e8b6f32cb Preferences panel for owncloud (not tested yet) 2012-12-27 19:57:24 +01:00
Thomas Renard
04d05dcc3f Merge remote-tracking branch 'upstream/master' into owncloud 2012-12-27 19:18:21 +01:00
Andrew Dolgov
715a8239ac fix feedEditor not saving 2012-12-27 21:50:56 +04:00
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