summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-22Revert "Add Console_Getopt"Evan Prodromou
This reverts commit 79dcf0871fee6dfa3835d12f55d1099a716a6f4c.
2009-06-22Revert "note about Console_Getopt"Evan Prodromou
This reverts commit e14322672cc24adc27efc2aeaafee60ef03ab650. Don't need it!
2009-06-22setpassword.php uses commandline.incEvan Prodromou
2009-06-22add a function to show helpEvan Prodromou
2009-06-22reportsnapshot.php supports commandlineEvan Prodromou
2009-06-22publicqueuehandler uses commandlineEvan Prodromou
2009-06-22pingqueuehandler uses commandlineEvan Prodromou
2009-06-22better help for ombqueuehandlerEvan Prodromou
2009-06-22ombqueuehandler uses commandlineEvan Prodromou
2009-06-22jabberqueuehandler uses commandline stuffEvan Prodromou
2009-06-22make facebookqueuehandler use command-line functions and argsEvan Prodromou
2009-06-22make enjitqueuehandler use functions and argsEvan Prodromou
2009-06-22enjitqueuehandler uses functions to check optionsEvan Prodromou
2009-06-22functions to check optionsEvan Prodromou
2009-06-22make enjit queue handler take command-line argumentsEvan Prodromou
2009-06-22change fixup_conversations to use commandline.incEvan Prodromou
2009-06-22add commandline.inc for parsingEvan Prodromou
2009-06-22note about Console_GetoptEvan Prodromou
2009-06-22Add Console_GetoptEvan Prodromou
2009-06-22Merge branch '0.8.x' into cmdlineEvan Prodromou
2009-06-22Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-22change staticGet() from DB_DataObject to Memcached_DataObject for file classesEvan Prodromou
2009-06-22Database changes for file tablesEvan Prodromou
Some minor database changes for file tables. Namely: * Added a timestamp to all tables * Added a filename column for local files * Change some tables that had unnecessary auto-increment primary keys when they had another unique column that should act as the primary key * Change engine from MyISAM to InnoDB for a couple of files. Also, rebuilt the DB_DataObject files for all these tables.
2009-06-22Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/dev: fixing up conversations
2009-06-22Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-22fixing up conversationsEvan Prodromou
2009-06-22Keep gateway notices from leaking thru Sphinx search-engineZach Copley
2009-06-22Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/dev: Layout fix for IE6 theme dir, path configurable
2009-06-22Layout fix for IE6Sarven Capadisli
2009-06-22theme dir, path configurableEvan Prodromou
2009-06-21Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/dev: Add like for search got rid of 'skin' concept a while ago add collecta.com link Update copyright dates in files modified in 2009 change Controlez-Vous to Control Yourself ignore config.php.* Position of max_file_size position helps IE
2009-06-21Add like for searchEvan Prodromou
2009-06-21got rid of 'skin' concept a while agoEvan Prodromou
2009-06-21add collecta.com linkEvan Prodromou
2009-06-20Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-20Merge branch '0.8.x' into cmdlineEvan Prodromou
2009-06-20ignore config.php.*Evan Prodromou
2009-06-20change scripts to take server and path from commandlineEvan Prodromou
2009-06-20Position of max_file_size position helps IESarven Capadisli
2009-06-19Keep Twitter gateway notices from leaking thru MySQL notice searchZach Copley
2009-06-19Add twitterstatusfetcher to the list of daemons to stopZach Copley
2009-06-19Minor indentingSarven Capadisli
2009-06-19Includes a sioc:reply_to link between notices. It helps with thingsSarven Capadisli
like http://danbri.org/words/2009/06/16/415 Thanks to Toby Inkster for the patch: http://buzzword.org.uk/2009/laconica-0.7.3-sioc-reply_to.patch
2009-06-18Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-18This time, twitterstatusfetcher really DOES update changed and missing avatars!Zach Copley
2009-06-18Better avatar handling - pull in any missing Twitter avatarsZach Copley
2009-06-18remove path from install; better autodetection nowEvan Prodromou
2009-06-18better calculation of pathEvan Prodromou