Andrew Dolgov
|
560cbd8c0d
|
attempt to recalculate favicon avg color if it changes
|
2013-04-23 22:33:23 +04:00 |
|
Andrew Dolgov
|
36490f11a3
|
add a hack so that if floicon fails on some icon, it won't be processed again
|
2013-04-23 22:30:06 +04:00 |
|
Andrew Dolgov
|
3921f5081b
|
only show reset password link when auth_internal is enabled (refs #681)
|
2013-04-23 22:19:09 +04:00 |
|
Andrew Dolgov
|
6316898f8d
|
special version reporting for git
|
2013-04-23 20:22:55 +04:00 |
|
Andrew Dolgov
|
1e253d1ec9
|
Merge pull request #163 from dandersson/fix_lock_path
Fix doubly applied basepaths to lockfiles.
|
2013-04-23 03:46:52 -07:00 |
|
Andrew Dolgov
|
9ce600c801
|
disable on subscription feed XML validation for the time being
|
2013-04-20 01:38:06 +04:00 |
|
Daniel Andersson
|
1134497129
|
Fix doubly applied basepaths to lockfiles.
|
2013-04-19 21:25:26 +02:00 |
|
Andrew Dolgov
|
6122c449ab
|
correctly report fetch error
|
2013-04-19 18:13:21 +04:00 |
|
Andrew Dolgov
|
01311d86fe
|
fetch: support if-modified-since without CURL
|
2013-04-19 18:08:24 +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
|
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
|
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
|
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
|
073672ccd5
|
add _DISABLE_FLOICON
|
2013-04-18 14:41:30 +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
|
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 |
|
Matthias Wirtz
|
a08f94bd0e
|
make us of db_affected_rows($result) instead of using db specific functions
|
2013-04-17 20:24:07 +02: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
|
48cb253625
|
get_article_filter: fix missing argument
|
2013-04-17 19:25:15 +04:00 |
|
Andrew Dolgov
|
a42c55f02b
|
fix blank character after opening bracket in function calls
|
2013-04-17 18:34:18 +04:00 |
|
Andrew Dolgov
|
7440a7fe3c
|
daemon2: use passthrough to daemon-loop
|
2013-04-17 18:19:28 +04:00 |
|
Andrew Dolgov
|
eefaa2df38
|
remove db_connect, db_close; CLI fixes
|
2013-04-17 17:00:35 +04:00 |
|
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
2013-04-17 16:48:41 +04:00 |
|
Andrew Dolgov
|
aca75cb5cb
|
reinstate error handlers; better DB error reporting on failed queries
|
2013-04-17 16:05:54 +04:00 |
|
Andrew Dolgov
|
404e2e3603
|
more work on singleton-based DB
|
2013-04-17 15:36:48 +04:00 |
|
Andrew Dolgov
|
ba68b6815a
|
db updates, remove init_connection()
|
2013-04-17 14:23:35 +04:00 |
|
Andrew Dolgov
|
857efe49e6
|
add schema checking to feed updating and update script
|
2013-04-17 12:10:35 +04:00 |
|
Andrew Dolgov
|
89473cb5c6
|
feedtree: don't request null icon
|
2013-04-17 09:09:51 +04:00 |
|
Andrew Dolgov
|
77be1217e5
|
errorhandler: remove unneeded stuff
|
2013-04-17 08:32:45 +04:00 |
|
Andrew Dolgov
|
7a51032cab
|
errorhandler: do not report hidden errors
|
2013-04-17 01:26:55 +04:00 |
|
Andrew Dolgov
|
4fe9327491
|
Revert "remove floIcon: bugs"
This reverts commit 7970c09255 .
|
2013-04-16 23:22:32 +04:00 |
|
Andrew Dolgov
|
7970c09255
|
remove floIcon: bugs
|
2013-04-16 23:16:51 +04:00 |
|
Andrew Dolgov
|
438a3ecb04
|
disable FOLLOWLOCATION when under open_basedir
|
2013-04-16 20:40:14 +04:00 |
|
Andrew Dolgov
|
e2261e177b
|
implement old log entry purging in update_daemon_common; add some more error types; tweak error log display
|
2013-04-16 20:34:20 +04:00 |
|