.. |
allsites.php
|
|
|
checkschema.php
|
make checkschema.php executable (which makes sense, cause the README says to run it :-) )
|
2009-11-30 17:00:00 -05:00 |
clearcache.php
|
clearcache.php column flag was conflicting with default flag
|
2010-02-03 12:13:20 -05:00 |
cleardb.sh
|
|
|
command.php
|
add an option to run a command as the site owner
|
2010-03-28 14:38:07 -04:00 |
commandline.inc
|
Fix email notifications for @-replies that come via OStatus.
|
2010-04-20 13:49:29 +02:00 |
console.php
|
quick fix to console.php: don't save blank lines into readline history
|
2010-01-25 09:41:40 -08:00 |
createsim.php
|
don't choke on dupelimit in createsim.php
|
2010-02-26 12:19:33 -05:00 |
decache.php
|
Allow scripts/decache.php to blow out cache for objects that don't exist (anymore).
|
2010-02-08 15:32:20 -08:00 |
delete_status_network.sh
|
live fast, die young in bash scripts
|
2010-01-29 15:33:35 -05:00 |
deleteuser.php
|
fix long options on deleteuser.php
|
2010-01-11 13:24:40 -08:00 |
fixup_blocks.php
|
fixup_blocks.php: finds any stray subscriptions in violation of blocks, and removes them.
|
2010-04-07 11:40:16 -07:00 |
fixup_conversations.php
|
|
|
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_files.php
|
Add forgotten scripts/fixup_files.php to clean up "the h bug"
|
2010-03-11 11:52:19 -08:00 |
fixup_hashtags.php
|
|
|
fixup_inboxes.php
|
|
|
fixup_notices_rendered.php
|
|
|
fixup_replies.php
|
|
|
fixup_utf8.php
|
Fix a few typos
|
2010-03-04 23:30:04 -05:00 |
flushsite.php
|
a script to flush site
|
2010-03-09 10:55:48 -05:00 |
getpiddir.php
|
|
|
getvaliddaemons.php
|
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
2010-01-12 20:45:09 -08:00 |
handlequeued.php
|
XMPP queued output & initial retooling of DB queue manager to support non-Notice objects.
|
2010-01-21 22:40:35 -08:00 |
importtwitteratom.php
|
Some initial media parsing
|
2010-03-22 18:55:17 -07:00 |
init_conversation.php
|
init_conversation.php script to copy old notice conversations into the conversation table
|
2010-02-25 17:56:01 -08:00 |
initializeinbox.php
|
actually use the user id instead of 0 ;)
|
2010-01-13 20:46:44 -08:00 |
install_cli.php
|
Refactor installer into base class plus web and CLI installers.
|
2010-04-07 17:47:08 -07:00 |
maildaemon.php
|
Add an IMAP daemon so StatusNet can process incoming user posts via catch-all mailbox (in addition to the pre-existing script alias method)
|
2010-01-08 18:52:43 -05:00 |
makegroupadmin.php
|
Revert "* [Cc]an't -> [Cc]annot"
|
2009-11-08 23:28:51 +01:00 |
queuectl.php
|
Control channel for queue daemons to request graceful shutdown, restart, or update to listen to a newly added or reconfigured site.
|
2010-01-26 11:49:49 -08:00 |
queuedaemon.php
|
Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes.
|
2010-03-10 11:54:00 -08:00 |
rebuilddb_psql.sh
|
|
|
rebuilddb.sh
|
|
|
registeruser.php
|
Revert "* [Cc]an't -> [Cc]annot"
|
2009-11-08 23:28:51 +01:00 |
reportsnapshot.php
|
|
|
SearchMonkey-MrH.0.txt
|
|
|
SearchMonkey-Om3.0.txt
|
|
|
SearchMonkey-yQP.0.txt
|
|
|
sendemail.php
|
Add scripts/sendemail.php to send email to a user's address. Updated setup_status_network.sh to create a user with the site's nick, accept site tags, and send a mail to the user (if a template is set)
|
2010-01-27 15:12:19 -08:00 |
sessiongc.php
|
|
|
setconfig.php
|
Allow setconfig.php to Print Entire Config
|
2010-04-15 23:02:29 +02:00 |
setpassword.php
|
|
|
settag.php
|
Made it so that settag would list tags.
|
2010-04-07 07:17:05 -04:00 |
setup_status_network.sh
|
adding checkschema to setup script
|
2010-03-04 11:49:19 -05:00 |
setup.cfg.sample
|
add additional post-install shell script option for setup_status_network.sh to do any other site-specific setup
|
2010-01-27 15:37:18 -08:00 |
showcache.php
|
showcache.php column flag was conflicting with default flag
|
2010-02-03 12:13:07 -05:00 |
showplugins.php
|
showplugins.php: dump list of activated plugins and their settings on this site
|
2010-04-12 11:50:42 -07:00 |
showtable.php
|
|
|
sitemap.php
|
Revert "* [Cc]an't -> [Cc]annot"
|
2009-11-08 23:28:51 +01:00 |
startdaemons.sh
|
|
|
statusnet.spec
|
|
|
stopdaemons.sh
|
Add an RSSCloud queue handler daemon
|
2010-01-05 23:19:13 -08:00 |
strip_geo.php
|
Fix for strip_geo's decaching; also added --all option to run over all notices by given profile to help in fixing up cache inconsistencies
|
2010-04-09 11:37:29 -07:00 |
uncache_users.php
|
|
|
update_po_templates.php
|
Some localization cleanup and doc to aid in customization:
|
2010-04-05 13:19:16 -07:00 |
update_translations.php
|
Do not rebuild/add .mo files by default
|
2009-12-03 00:28:00 +01:00 |
updateavatarurl_group.php
|
Add Script To Update Group Avatar URLs
|
2010-02-18 13:44:16 -05:00 |
updateavatarurl.php
|
Update Avatar URL Did Weird Stuff.
|
2010-02-18 12:14:34 -05:00 |
updatelocation.php
|
Script to update the location ID for users
|
2009-12-31 12:38:58 -10:00 |
updateprofileurl.php
|
Script to update profile URLs
|
2010-02-03 14:58:29 -05:00 |
useremail.php
|
Include Unconfirmed Addresses Too.
|
2010-01-13 10:27:50 -05:00 |
userrole.php
|
|
|
xmppdaemon.php
|
Runtime check for known bad PHP versions with 64-bit stream_select() bug in xmppdaemon.php.
|
2010-03-18 11:08:27 -07:00 |