.. |
allsites.php
|
4fd25301b8
add options to show sites with/without a tag
|
13 år sedan |
apidocs.config
|
f00949946b
minor fixes and cleanups in the scripts directory
|
11 år sedan |
backupuser.php
|
66f4a39105
Squashed commit of the following:
|
11 år sedan |
checkschema.php
|
cd2695190d
BeforePluginCheckSchema event for checkschema.php
|
8 år sedan |
clean_file_table.php
|
0d577584c3
Script to delete file table entries which have disappeared locally
|
9 år sedan |
clean_profiles.php
|
0acf3e0e30
Profile table cleaning script.
|
9 år sedan |
clean_thumbnails.php
|
bf8c26f835
Thumbnail cleaning script, for missing files and File entries
|
10 år sedan |
clear_jabber.php
|
12058c30b4
Managed_DataObject->updateWithKeys throws its own exception
|
9 år sedan |
clearcache.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
command.php
|
a0e107f17f
Implemented WebFinger and replaced our XRD with PEAR XML_XRD
|
11 år sedan |
commandline.inc
|
cbabab273f
ImPlugin classes generally require background daemons in CLI
|
9 år sedan |
console.php
|
b4b8cb57b3
slugify console.php prompt name
|
9 år sedan |
createsim.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
delete_notice.php
|
2730510393
User friendlieness in scripts/delete_notice.php
|
8 år sedan |
delete_orphan_files.php
|
c8753353ed
Do not delete_orphan_files on an instance with Qvitter
|
8 år sedan |
delete_status_network.sh
|
9c6e63b0bc
Fixes for delete_status_network.sh:
|
14 år sedan |
deletegroup.php
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 år sedan |
deleteprofile.php
|
529b2f6613
deleteuser script changed to deleteprofile
|
9 år sedan |
docgen.php
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
11 år sedan |
doxygen.tmpl
|
f00949946b
minor fixes and cleanups in the scripts directory
|
11 år sedan |
dumpschema.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
fixup_deletions.php
|
13d59e0c76
fixup_deletions.php script to look for notices posted by now-deleted profiles and remove them.
|
14 år sedan |
fixup_hashtags.php
|
e02c10a589
common_render_content doesn't require a Profile now
|
8 år sedan |
flushrouter.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
flushsite.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
getpiddir.php
|
4737563b95
a distributed -> the distributed
|
15 år sedan |
getvaliddaemons.php
|
d1f5baa982
Let's not avoid error reporting completely in getvaliddaemons
|
10 år sedan |
gnusocialversion.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
handlequeued.php
|
f699ffeb8a
Exception handling in queue handler logic
|
8 år sedan |
imdaemon.php
|
c8c7f5b3fe
Test against PHP_VERSION < 5.2.6, we don't support that low
|
10 år sedan |
importtwitteratom.php
|
78e23bd4ec
Fix issue #171 with latent htmLawed reference
|
8 år sedan |
install_cli.php
|
fdd3d63098
Don't write the config file when --skip-config flag is given to the installer.
|
7 år sedan |
joingroup.php
|
37e57610fb
Minor script fixes
|
10 år sedan |
leavegroup.php
|
37e57610fb
Minor script fixes
|
10 år sedan |
maildaemon.php
|
055f3fdddb
Add an IMAP daemon so StatusNet can process incoming user posts via catch-all mailbox (in addition to the pre-existing script alias method)
|
15 år sedan |
make-release.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
makegroupadmin.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
move_status_network.sh
|
b42cc773ed
Script to move a statusnetwork from one db server to another
|
13 år sedan |
moveuser.php
|
4026e208c2
Add a scary 'experimental feture' warning & are-you-sure prompt on moveuser.php
|
14 år sedan |
nukefile.php
|
4a31e4992d
Clarify that notices are also deleted with nukefile.php
|
8 år sedan |
queuectl.php
|
58be61b641
Control channel for queue daemons to request graceful shutdown, restart, or update to listen to a newly added or reconfigured site.
|
14 år sedan |
queuedaemon.php
|
6938d26524
List the thread config value in lib/default.php
|
7 år sedan |
registeruser.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
remove_duplicate_file_urls.php
|
0337a7b866
file_redirection duplicates are removed too in maintenance script
|
9 år sedan |
resend_confirm_address.php
|
c505652c15
Confirm_address::getByAddress not getAddress
|
7 år sedan |
restoreuser.php
|
78e23bd4ec
Fix issue #171 with latent htmLawed reference
|
8 år sedan |
sendemail.php
|
45479c90a3
Add option to send email to --all users on sendemail.php script
|
6 år sedan |
sessiongc.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
setconfig.php
|
83fb5e6023
Mass replacement of #-comments with //-comments
|
13 år sedan |
setpassword.php
|
d7a8ee99af
Added User->setPassword($password)
|
8 år sedan |
settag.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
setup.cfg.sample
|
7f1a30dc40
allow setting some initial tags on a new network
|
13 år sedan |
setup_status_network.sh
|
dfca3ff709
fix typo in the comment (for better copy & pasting)
|
14 år sedan |
showcache.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
showplugins.php
|
c942bdcb43
Comment and typing improvements
|
11 år sedan |
showtable.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
startdaemons.sh
|
f00949946b
minor fixes and cleanups in the scripts directory
|
11 år sedan |
stopdaemons.sh
|
8e6ea2056d
Usage documentation in the stopdaemons script
|
10 år sedan |
strip_geo.php
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 år sedan |
uncache_users.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
update_po_templates.php
|
065a327a86
Add the root index.php to gettext .pot template file generation; some error messages and such in there weren't making it into the TranslateWiki.net database.
|
13 år sedan |
update_translations.php
|
633191d808
Making sure scripts and tests check for GNUSOCIAL defined (instead of STATUSNET)
|
11 år sedan |
updatelocation.php
|
1ab4c9998a
Add executable permission to script missing it
|
9 år sedan |
updateurls.php
|
1a1e44cdfd
Issue #118 wanted better TOR support, now Avatar URLs are not stored
|
8 år sedan |
upgrade.php
|
6a2a54dcb5
Making upgrade.php somewhat more efficient by remember one-time-inits.
|
7 år sedan |
useremail.php
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 år sedan |
userrole.php
|
818fb05cfe
role examples in userrole.php
|
8 år sedan |