gnu-social/scripts
Alexei Sorokin 09a772419a [DATABASE] Use "<>" as an SQL non-equality sign in more cases
A follow-up to commit 644b417f6c
2020-06-08 18:31:22 +03:00
..
allsites.php [DATABASE] Only use single quotation marks for SQL strings 2019-09-11 09:46:30 +03:00
apidocs.config minor fixes and cleanups in the scripts directory 2013-09-18 00:25:11 +02:00
backupuser.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
checkschema.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
clean_file_table.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
clean_profiles.php [SCRIPTS] Fix postgres incompatible query in clean_profiles.php 2020-06-05 17:57:22 +00:00
clean_thumbnails.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
clear_jabber.php [DATABASE] Use "<>" as an SQL non-equality sign in more cases 2020-06-08 18:31:22 +03:00
clearcache.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
command.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
commandline.inc [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
console.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
createsim.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
delete_notice.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
delete_orphan_files.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
delete_status_network.sh Fixes for delete_status_network.sh: 2010-11-22 11:10:10 -08:00
deletegroup.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
deleteprofile.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
docgen.php [CORE] Plugin API now extends a new Module API 2019-08-24 01:59:33 +01:00
doxygen.tmpl minor fixes and cleanups in the scripts directory 2013-09-18 00:25:11 +02:00
dumpschema.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
fixup_deletions.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
fixup_hashtags.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
flushrouter.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
flushsite.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
getpiddir.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
getvaliddaemons.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
gnusocialversion.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
handlequeued.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
imdaemon.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
importtwitteratom.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
install_cli.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
joingroup.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
leavegroup.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
maildaemon.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
make-release.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
makegroupadmin.php [DATABASE] Introduce a bool type in schema 2019-09-11 11:25:39 +03:00
move_status_network.sh Script to move a statusnetwork from one db server to another 2011-10-16 04:44:08 -04:00
moveuser.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
nukefile.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
queuectl.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
queuedaemon.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
registeruser.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
remove_duplicate_file_urls.php [DATABASE] Columns not in GROUP BY must not be queried 2019-09-11 13:12:41 +03:00
resend_confirm_address.php [SCRIPTS] Fix resend_confirm_address.php 2019-11-16 21:22:46 +03:00
restoreuser.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
sendemail.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
sessiongc.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
setconfig.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
setpassword.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
settag.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
setup.cfg.sample allow setting some initial tags on a new network 2011-06-01 10:53:46 -04:00
setup_status_network.sh fix typo in the comment (for better copy & pasting) 2010-09-09 13:14:52 -04:00
showcache.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
showplugins.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
showtable.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
simple_console.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
startdaemons.sh minor fixes and cleanups in the scripts directory 2013-09-18 00:25:11 +02:00
stopdaemons.sh Usage documentation in the stopdaemons script 2014-12-10 21:17:57 +01:00
strip_geo.php [DATABASE] Use "<>" as an SQL non-equality sign in more cases 2020-06-08 18:31:22 +03:00
uncache_users.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
update_po_templates.php [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent 2019-09-03 03:26:35 +01:00
update_translations.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
updatelocation.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
updateuris.php [SCRIPTS] Add updateuris script 2019-11-03 00:43:21 +00:00
updateurls.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
upgrade.php [DATABASE] Use "<>" as an SQL non-equality sign in more cases 2020-06-08 18:31:22 +03:00
useremail.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00
userrole.php [SCRIPTS] Make them work in v2 by setting PUBLICDIR 2019-08-03 17:49:11 +01:00