From 07e9e2dc3241eef1b803e655a5273f79cb758806 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 8 Jan 2009 20:56:09 +0000 Subject: Remove _darcs from git repository Not sure how or why this got in there. --- _darcs/inventory | 131 ------------------------------------------------------- 1 file changed, 131 deletions(-) delete mode 100644 _darcs/inventory (limited to '_darcs/inventory') diff --git a/_darcs/inventory b/_darcs/inventory deleted file mode 100644 index 70a030e46..000000000 --- a/_darcs/inventory +++ /dev/null @@ -1,131 +0,0 @@ -Starting with tag: -[TAG 0.6.4.1 -Evan Prodromou **20081220204906] -[identica badge by Kent Brewster. For more information see: -Sarven Capadisli **20081218003302 - http://kentbrewster.com/identica-badge/ - - Copy and paste the following wherever you want the badge to show up: - - - - Substitute your own ID in the user parameter. - -] -[more information in subscription notices -Evan Prodromou **20081212171135] -[first step of phpcs-cleanup of index.php -Evan Prodromou **20081221002332] -[reformatting for phpcs in lib/util.php -Evan Prodromou **20081221003016] -[some modifications to assuage phpcs -Evan Prodromou **20081221003955] -[reformat lib/daemon.php for phpcs -Evan Prodromou **20081221004607] -[reformat for phpcs -Evan Prodromou **20081221005837] -[reformat lib/jabber.php for phpcs, including doc comments -Evan Prodromou **20081222173249] -[reformat lib/language.php for PEAR Coding Standards -Evan Prodromou **20081222193029] -[bring mailbox.php into line with PEAR Coding Standards (mostly) -Evan Prodromou **20081222195041] -[bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards compliance -Evan Prodromou **20081222201304 - - Actually refactored the method names on these classes to come into - complete compliance with the code standards. Untested; maybe there are - some bad method names now. - -] -[reformat and document lib/mail.php for phpcs conformance -Evan Prodromou **20081223173330] -[bring lib/noticelist.php into line with PEAR code standards -Evan Prodromou **20081223190851] -[incorrect label on notice list file comment -Evan Prodromou **20081223191430] -[replace all tabs with four spaces -Evan Prodromou **20081223191907 - - The PEAR coding standards decree: no tabs, but indent by four spaces. - I've done a global search-and-replace on all tabs, replacing them by - four spaces. This is a huge change, but it will go a long way to - getting us towards phpcs-compliance. And that means better code - readability, and that means more participation. - -] -[replace NULL with null -Evan Prodromou **20081223192129 - - Another global search-and-replace update. Here, I've replaced the PHP - keyword 'NULL' with its lowercase version. This is another PEAR code - standards change. - -] -[change function headers to K&R style -Evan Prodromou **20081223193323 - - Another huge change, for PEAR code standards compliance. Function - headers have to be in K&R style (opening brace on its own line), - instead of having the opening brace on the same line as the function - and parameters. So, a little perl magic found all the function - definitions and move the opening brace to the next line (properly - indented... usually). - -] -[TRUE => true, FALSE => false -Evan Prodromou **20081223194428 - - More PEAR coding standards global changes. Here, I've changed all - instances of TRUE to true and FALSE to false. - -] -[move opening brace of class declaration to next line -Evan Prodromou **20081223194923 - - Another gigantor PEAR coding standards patch. Here, I've moved the - opening curly bracket on a class statement to the following line. - -] -[Twitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs with invalid "expect" headers -Zach Copley **20081225152207] -[whitespace changes in actions/register.php after global search-and-replace -Evan Prodromou **20081223195722] -[Laconica-specific extensions for Twitter API -Evan Prodromou **20081230202019] -[add laconica-specific methods to htaccess.sample -Evan Prodromou **20081230202513] -[add laconica methods to unauthed ones -Evan Prodromou **20081230203747] -[implement api/laconica/version method -Evan Prodromou **20081230205939] -[add some breaks so that switch statement works -Evan Prodromou **20081230210114] -[implement the api/laconica/config method -Evan Prodromou **20081230211444] -[better serialization of arrays and booleans in config output -Evan Prodromou **20081230211957] -[wrapper element for config.xml -Evan Prodromou **20081230212202] -[trac750 Automatically update linked Facebook users' statuses -Zach Copley **20090105010407] -[trac750 configurable sync flags for Facebook app (noticesync, replysync) -Zach Copley **20090105040212] -[trac750 added some output to the facebook_update.php script -Zach Copley **20090105045603] -[Jcrop v2 (POST cropping to be completed) -csarven@controlyourself.ca**20081210021607] -[Jcrop CSS updates to original/preview views -csarven@controlyourself.ca**20081210025922] -[Actually crop your avatar when hitting 'crop' button on profile -Zach Copley **20081212043018] -[Some fixups of patches not already migrated to trunk to bring inline with PEAR coding stds -Zach Copley **20081225144601] -[trac750 better settings tab workflow -Zach Copley **20090106205738] \ No newline at end of file -- cgit v1.2.3-54-g00ecf