gnu-social/scripts
Mikael Nordfeldth 325e784ccd Don't store duplicates of files.
If a new file is uploaded, it will be matched with a previously uploaded
file so we don't have to store duplicates. SHA256 is random enough and
also unlikely enough to cause collisions.
2015-02-24 21:11:25 +01:00
..
allsites.php add options to show sites with/without a tag 2011-06-01 10:21:03 -04:00
apidocs.config minor fixes and cleanups in the scripts directory 2013-09-18 00:25:11 +02:00
backupuser.php
checkschema.php
clean_file_table.php
clean_profiles.php
clean_thumbnails.php
clear_jabber.php
clearcache.php
command.php
commandline.inc
console.php
createsim.php
delete_status_network.sh
deletegroup.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
deleteuser.php
docgen.php Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
doxygen.tmpl minor fixes and cleanups in the scripts directory 2013-09-18 00:25:11 +02:00
dumpschema.php fix notices in dumpschema 2010-10-29 15:11:41 -07:00
fixup_deletions.php fixup_deletions.php script to look for notices posted by now-deleted profiles and remove them. 2010-03-23 17:24:01 -07:00
fixup_hashtags.php
fixup_replies.php
flushrouter.php
flushsite.php
getpiddir.php
getvaliddaemons.php
gnusocialversion.php Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
handlequeued.php
imdaemon.php
importtwitteratom.php
install_cli.php
joingroup.php Minor script fixes 2014-05-19 14:46:35 +02:00
leavegroup.php
maildaemon.php
make-release.php
makegroupadmin.php
move_status_network.sh
moveuser.php
queuectl.php
queuedaemon.php
registeruser.php
restoreuser.php
sendemail.php
sessiongc.php
setconfig.php
setpassword.php
settag.php
setup_status_network.sh
setup.cfg.sample
showcache.php
showplugins.php
showtable.php
startdaemons.sh
stopdaemons.sh
strip_geo.php
uncache_users.php
update_po_templates.php
update_translations.php Making sure scripts and tests check for GNUSOCIAL defined (instead of STATUSNET) 2013-09-28 15:20:10 +02:00
updatelocation.php
updateurls.php
upgrade.php
useremail.php
userrole.php