Age | Commit message (Expand) | Author |
2009-11-01 | Revert "Blacklist all files and directories in the web root (INSTALLDIR). Muc... | Evan Prodromou |
2009-10-09 | don't write session if it's unchanged | Evan Prodromou |
2009-10-02 | copy-and-paste typo in profile deletion | Evan Prodromou |
2009-10-02 | also delete blocks | Evan Prodromou |
2009-10-02 | Merge branch '0.8.x' into deleteuser | Evan Prodromou |
2009-09-24 | Merge branch 'master' into 0.8.x | Evan Prodromou |
2009-09-18 | Blacklist all files and directories in the web root (INSTALLDIR). Much more e... | Craig Andrews |
2009-09-15 | Remove unnecessary Profile::pkeyGet | Craig Andrews |
2009-09-13 | Add missing pkeyGet override to the Profile class | Craig Andrews |
2009-09-10 | If there is no mimetype set, the file shouldn't be considered an enclosure | Craig Andrews |
2009-09-01 | Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just ... | Craig Andrews |
2009-08-29 | remove Notice::gc() for now | Evan Prodromou |
2009-08-28 | Status_network had wrong ini file | Evan Prodromou |
2009-08-28 | Status_network had wrong ini file | Evan Prodromou |
2009-08-28 | fix for SQL error: ERROR: syntax error at or near ")" at character 45 | Brenda Wallace |
2009-08-27 | make URL analyzer save new info on URLs0.8.1rc2 | Evan Prodromou |
2009-08-27 | remove duplicate save of Notice and streamline attachment detection | Evan Prodromou |
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-25 | Merge branch '0.8.x' into testing | Evan Prodromou |
2009-08-25 | Rename Laconica to StatusNet | Evan Prodromou |
2009-08-25 | Take token field out of foreign_link | Zach Copley |
2009-08-24 | ftps protocol should be handled the same way as ftp | Craig Andrews |
2009-08-24 | Merge branch '0.8.x' into testing | Evan Prodromou |
2009-08-24 | Add new Foreign_link col to store OAuth access token | Zach Copley |
2009-08-20 | Change the notice type defines all into class constants and adapt all files. | Marcel van der Boom |
2009-08-18 | Return null if all columns in the compound primary key aren't specified | Zach Copley |
2009-08-12 | Prevents redirect URLs that have canonical URLs longer than 255 chars from be... | Brett Taylor |
2009-08-10 | common_config returns false if the config value is not set. Design::toWebColo... | Adrian Lang |
2009-08-07 | Implemented the list_all and list groups API methods as defined at http://lac... | Craig Andrews |
2009-08-05 | Argh, first commit for ages and such a stupid error. Sorry. | Adrian Lang |
2009-08-04 | Added correct null check. Created noisey errors on fresh install. | Eric Helgeson |
2009-08-02 | don't delete during select | Evan Prodromou |
2009-08-02 | GC sessions one by one to make sure memcached gets cleared | Evan Prodromou |
2009-07-30 | throw an exception rather than die() | Evan Prodromou |
2009-07-30 | remove debugging code about processing a new URL | Evan Prodromou |
2009-07-30 | Site-wide design configuration | Evan Prodromou |
2009-07-29 | New algorithm for reply_to saving | Evan Prodromou |
2009-07-27 | better check for existing DB connection runs SET NAMES UTF8 less | Evan Prodromou |
2009-07-26 | first version of deleting users | Evan Prodromou |
2009-07-23 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-23 | Merge branch 'master' into 0.8.x | Evan Prodromou |
2009-07-23 | change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works | Evan Prodromou |
2009-07-23 | Merge commit 'br3nda/0.8.x-profile-pgfix' into 0.8.x | Craig Andrews |
2009-07-23 | fixed up a limit offset to be ANSI SQL compliant | Brenda Wallace |
2009-07-22 | Merge commit 'br3nda/0.8.x-attachmentfix' into 0.8.x | Craig Andrews |
2009-07-22 | Merge commit 'br3nda/0.8.x-hashtags' into 0.8.x | Craig Andrews |