Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-21 | printfv and printfq functions in commandline.inc | Evan Prodromou | |
2010-09-21 | throw a catchable exception in getUser() | Evan Prodromou | |
2010-09-15 | move getUser() function to commandline.inc | Evan Prodromou | |
2010-04-20 | Fix email notifications for @-replies that come via OStatus. | Brion Vibber | |
* Moved notification sending from Notice::saveReplies to distrib queue handler, so it'll pull from the reply set we've saved regardless of how we got it. * Set up gettext infrastructure for command-line scripts; gets localization mail notifications etc working from background queues. * Adjusted locale switching: common_switch_locale() works at runtime for bg scripts, forces a message catalog update | |||
2009-10-13 | define LACONICA for compatibility on scripts | Eric Helgeson | |
fixup_conversations.php fixes | |||
2009-08-26 | last scrub of Laconica -> StatusNet | Evan Prodromou | |
2009-06-28 | error in get_option_value wasn't returning a value | Evan Prodromou | |
2009-06-28 | reformat commandline.inc | Evan Prodromou | |
2009-06-28 | Merge branch '0.8.x' of ↵ | Evan Prodromou | |
jill@xmpp001.controlezvous.ca:/opt/local/share/laconica into 0.8.x | |||
2009-06-28 | commandline processing handles errors better | Super-User | |
2009-06-28 | command line arg handling a little more flexible | Evan Prodromou | |
2009-06-22 | correctly detect default short options | Evan Prodromou | |
2009-06-22 | add a function to show help | Evan Prodromou | |
2009-06-22 | functions to check options | Evan Prodromou | |
2009-06-22 | add commandline.inc for parsing | Evan Prodromou | |