Andrew Dolgov
|
106a3de91c
|
plugins: bump API version
|
2013-04-19 17:31:56 +04:00 |
|
Andrew Dolgov
|
ddf28801e4
|
implement plugin API version compatibility check
|
2013-04-19 17:26:22 +04:00 |
|
Andrew Dolgov
|
726bd48e8c
|
better handle get_link() enabled plugins crashing on load
|
2013-04-19 17:20:03 +04:00 |
|
Andrew Dolgov
|
68cccafcad
|
remove debug_enabled global
|
2013-04-19 13:42:40 +04:00 |
|
Andrew Dolgov
|
9ec103525d
|
update_rss_feed: simplify debug reporting
|
2013-04-19 13:26:10 +04:00 |
|
Andrew Dolgov
|
ebec81a6fb
|
subscribe: verify XML before adding to the database; fetch: try to work around entity problems if initial parsing fails
|
2013-04-19 13:17:28 +04:00 |
|
Andrew Dolgov
|
1367bc3f5e
|
trim received feed data on fetch
|
2013-04-19 12:35:30 +04:00 |
|
Andrew Dolgov
|
92c9a20cf5
|
update installer mysqli_connect to only use port if defined
|
2013-04-19 10:02:27 +04:00 |
|
Andrew Dolgov
|
df25e4d221
|
check if http_response_header is defined
|
2013-04-19 09:48:09 +04:00 |
|
Andrew Dolgov
|
b367c951b9
|
make logging configurable; add logging to syslog
|
2013-04-19 09:45:43 +04:00 |
|
Andrew Dolgov
|
f1c6dd7e90
|
Revert "_DISABLE_FLOICON -> _ENABLE_FLOICON"
This reverts commit 7f1113a56a .
|
2013-04-19 08:43:11 +04:00 |
|
Andrew Dolgov
|
96db9a14d9
|
do not try to calculate icon avg color if GD is not present
|
2013-04-19 08:42:35 +04:00 |
|
Andrew Dolgov
|
48ed517e8d
|
pref_prefs: remove second argument from the constructor
|
2013-04-19 08:40:19 +04:00 |
|
Andrew Dolgov
|
b20b6af0dc
|
only pass port to mysqli_connect when it is set
|
2013-04-19 07:58:27 +04:00 |
|
Andrew Dolgov
|
1f29443530
|
fix missing DB object when instantiated to import opml
|
2013-04-18 23:19:14 +04:00 |
|
Andrew Dolgov
|
7f1113a56a
|
_DISABLE_FLOICON -> _ENABLE_FLOICON
|
2013-04-18 22:36:16 +04:00 |
|
Andrew Dolgov
|
3c200461f8
|
more notice css tweaks
|
2013-04-18 22:27:05 +04:00 |
|
Andrew Dolgov
|
6a1f424924
|
floIcon: add experimental SizeInBytes cap
|
2013-04-18 16:32:22 +04:00 |
|
Andrew Dolgov
|
ce2b219c64
|
entry_author: do not double escape string, author & comments: trim
|
2013-04-18 16:25:02 +04:00 |
|
Andrew Dolgov
|
6d9426feae
|
tweak notice/warning/etc display
|
2013-04-18 16:18:20 +04:00 |
|
Andrew Dolgov
|
bbffc43e4f
|
actually check for DB_PORT in installer, add better hints and use mysqli if available
|
2013-04-18 16:06:03 +04:00 |
|
Andrew Dolgov
|
1daf0f75fa
|
pass DB_PORT as string
|
2013-04-18 15:44:25 +04:00 |
|
Andrew Dolgov
|
8cb5c64d62
|
fix auth_base referencing dbh which was not present
|
2013-04-18 15:36:54 +04:00 |
|
Andrew Dolgov
|
073672ccd5
|
add _DISABLE_FLOICON
|
2013-04-18 14:41:30 +04:00 |
|
Andrew Dolgov
|
6421b42963
|
api/getHeadlines: increase limit to 200
|
2013-04-18 12:36:27 +04:00 |
|
Andrew Dolgov
|
1ffe3391f9
|
make pluginhost a singleton
|
2013-04-18 12:27:34 +04:00 |
|
Andrew Dolgov
|
52d88392da
|
move db-prefs to OO
|
2013-04-18 12:00:01 +04:00 |
|
Andrew Dolgov
|
c1e45a87b2
|
db-prefs: use user_error
|
2013-04-18 11:38:22 +04:00 |
|
Andrew Dolgov
|
3f6f085769
|
add better gzdecode support for php native fetch, use curl under open_basedir
|
2013-04-18 11:36:13 +04:00 |
|
Andrew Dolgov
|
d0d86316ee
|
Revert "do automatic gzcdecode on feed data"
This reverts commit aea03558bb .
|
2013-04-18 11:19:25 +04:00 |
|
Andrew Dolgov
|
aea03558bb
|
do automatic gzcdecode on feed data
|
2013-04-18 09:15:55 +04:00 |
|
Andrew Dolgov
|
73663db316
|
support pgsql in pdo
|
2013-04-18 08:28:03 +04:00 |
|
Andrew Dolgov
|
9ee90455b8
|
add experimental support for PDO (_ENABLE_PDO)
|
2013-04-18 08:20:45 +04:00 |
|
Andrew Dolgov
|
7329ab2dd5
|
enable errorhandler
|
2013-04-18 00:22:34 +04:00 |
|
Andrew Dolgov
|
c8784bceec
|
Merge branch 'master' into pdo
|
2013-04-18 00:20:47 +04:00 |
|
Andrew Dolgov
|
b6a7429591
|
Merge branch 'master' into pdo
|
2013-04-18 00:20:21 +04:00 |
|
Andrew Dolgov
|
6b7bc706f3
|
Merge pull request #162 from swiffer/master
make us of db_affected_rows($result) instead of using db specific functions
|
2013-04-17 13:05:26 -07:00 |
|
Matthias Wirtz
|
a08f94bd0e
|
make us of db_affected_rows($result) instead of using db specific functions
|
2013-04-17 20:24:07 +02:00 |
|
Andrew Dolgov
|
8a386529a1
|
update: only wait when pidlock is enabled
|
2013-04-17 22:09:11 +04:00 |
|
Andrew Dolgov
|
fa8e7ea261
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-17 21:40:13 +04:00 |
|
Andrew Dolgov
|
0630a100d5
|
revert OO-db access in dbupdater, create DbUpdater() correctly
|
2013-04-17 21:40:04 +04:00 |
|
Andrew Dolgov
|
512b779391
|
do not try to log to sql on old schema version
|
2013-04-17 21:39:47 +04:00 |
|
Andrew Dolgov
|
ebd56fc0d1
|
Merge pull request #161 from swiffer/master
added mysqli_connect to mysql sanity check
|
2013-04-17 10:28:47 -07:00 |
|
Matthias Wirtz
|
95a10c1225
|
fixed sanity check (mysqli_connect is also allowed now)
|
2013-04-17 19:23:52 +02:00 |
|
Andrew Dolgov
|
e441b5837b
|
initial
|
2013-04-17 21:19:00 +04:00 |
|
Andrew Dolgov
|
d9c85e0f11
|
classes: use OO DB interface
|
2013-04-17 20:12:14 +04:00 |
|
Andrew Dolgov
|
b4b45b4534
|
remove sessionhandler
|
2013-04-17 20:10:21 +04:00 |
|
Andrew Dolgov
|
da76e61af8
|
catchupAllFeeds: do not call obsolete callback
|
2013-04-17 19:59:38 +04:00 |
|
Andrew Dolgov
|
48cb253625
|
get_article_filter: fix missing argument
|
2013-04-17 19:25:15 +04:00 |
|
Andrew Dolgov
|
d10e0993b5
|
fix plugins/mobile
|
2013-04-17 19:17:23 +04:00 |
|