..
autoload.php
autoload: include functions.php
2013-04-24 09:05:58 +04:00
ccache.php
add housekeeping task for orphaned counter cache entries
2015-03-06 14:14:51 +03:00
colors.php
do no try to pass MS icon files to GD
2013-06-15 13:15:20 +04:00
crypt.php
implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY)
2013-04-13 18:24:41 +04:00
db-prefs.php
move db-prefs to OO
2013-04-18 12:00:01 +04:00
db.php
fix blank character after opening bracket in function calls
2013-04-17 18:34:18 +04:00
digest.php
remove some unused code reported by phpmd
2014-02-19 15:42:52 +04:00
errorhandler.php
errorhandler: check for Logger class existing
2013-05-13 13:32:51 +04:00
feedbrowser.php
Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
2015-05-21 23:53:58 -04:00
functions.php
fetch_file_contents: use http/1.1 when not using curl
2015-08-12 21:51:02 +03:00
functions2.php
Unset $retval after HOOK_FORMAT_ENCLOSURES.
2015-08-14 19:42:30 -04:00
labels.php
remove some unused code reported by phpmd
2014-02-19 15:42:52 +04:00
login_form.php
dijit style updates
2015-08-12 16:58:06 +03:00
rssfuncs.php
add plugin-based filter actions (see example plugin in attic)
2015-08-11 23:28:42 +03:00
sanity_check.php
Make search mechanism pluggable
2014-04-23 04:49:54 +00:00
sanity_config.php
move language detection to a plugin, remove config.php constant
2015-06-19 10:12:47 +03:00
sessions.php
session: don't try to validate session schema version on empty sessions
2015-01-31 18:48:11 +03:00
version.php
change version_static based on y.m
2015-07-09 21:47:42 +03:00