Age | Commit message (Expand) | Author |
2009-10-03 | indent fix | Brenda Wallace |
2009-09-24 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-19 | Pear code style | Brenda Wallace |
2009-09-16 | Updated csarven emails to csarven@status.net and removed dupes | Sarven Capadisli |
2009-09-15 | dedupe evans | Evan Prodromou |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou |
2009-09-15 | Fixed broken list items in installer output | Zach Copley |
2009-09-15 | Got rid of a bunch of ugly warnings | Zach Copley |
2009-09-14 | pulled @author from git logs | Brenda Wallace |
2009-09-14 | most of code style errors gone | Brenda Wallace |
2009-09-14 | removed commented out code we no longer want | Brenda Wallace |
2009-09-14 | fixed up curly brackets and spaces around for, if, else | Brenda Wallace |
2009-09-14 | many doxygen comments added | Brenda Wallace |
2009-09-14 | lotsa tabulation changed to 4 spaces | Brenda Wallace |
2009-09-14 | fixed missing semisolon | Brenda Wallace |
2009-09-14 | removed most of the <?php ?> that was making this hard to read | Brenda Wallace |
2009-09-14 | added doxygen for main() | Brenda Wallace |
2009-09-14 | changed curly bracks on if, else, foreach to match pear code styles | Brenda Wallace |
2009-09-14 | added doxygen tags | Brenda Wallace |
2009-09-14 | bug 1814: installer now only offers DB types which are available. | Brion Vibber |
2009-09-13 | Avoid or suppress E_NOTICE and E_WARNING messages related to the checklibs ch... | Brion Vibber |
2009-09-13 | Check that 'dl' function is available and usable before trying to call it wit... | Brion Vibber |
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-02 | The 'tidy' extension is a requirement | Craig Andrews |
2009-08-28 | fix for postgres - was using a non-existent variable to work out if should wr... | Brenda Wallace |
2009-08-27 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou |
2009-08-27 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-27 | show SQL errors in the output | Evan Prodromou |
2009-08-27 | don't show a warning when dl() disabled | Evan Prodromou |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | Merge commit 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-08-26 | Add library checking page | Craig Andrews |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-21 | Include php-gettext 1.0.7 into extlibs; loading it up if native gettext exten... | Brion Vibber |
2009-08-21 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-11 | fix for trac bug #1805: | Brett Taylor |
2009-08-11 | install.php: improved support for running Laconica in a sub folder and on a n... | Brett Taylor |
2009-08-06 | install.php: improved support for running Laconica in a sub folder and on a n... | Brett Taylor |
2009-08-05 | Switch DOCTYPE's to the XHTML 5 DOCTYPE | Craig Andrews |
2009-08-04 | Use <?php echo instead of <?print | Tom Adams |
2009-07-29 | Pass $fancy to *_db_installer. | Tom Adams |
2009-07-29 | Use <?php not <?. | Tom Adams |
2009-07-25 | If cannot connect, then stop the installation | Craig Andrews |