Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-24 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt | |||
2009-09-24 | Merge branch 'master' into 0.8.x | Evan Prodromou | |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/requesttoken.php classes/File.php install.php lib/noticeform.php | |||
2009-09-18 | Blacklist all files and directories in the web root (INSTALLDIR). Much more ↵ | Craig Andrews | |
elegant than manually keep tracking of these invalid usernames. | |||
2009-09-15 | check correct define (not backwards compatible) | Evan Prodromou | |
2009-09-15 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-09-15 | Remove unnecessary Profile::pkeyGet | Craig Andrews | |
Thanks for the info, Evan. | |||
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-08 | flip exe bit on statusnet.ini | Evan Prodromou | |
2009-09-08 | flip exe bit on Deleted_notice.php | Evan Prodromou | |
2009-09-08 | flip exe bit on Config.php | Evan Prodromou | |
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/common.php lib/twitter.php | |||
2009-09-01 | Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just ↵ | Craig Andrews | |
text/html | |||
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 | used standard SQL that mysql and pgsql both like | Brenda Wallace | |
2009-08-28 | used standard SQL that mysql and pgsql both like | Brenda Wallace | |
2009-08-28 | make use of common_database_tablename() | Brenda Wallace | |
2009-08-28 | fix for SQL error: ERROR: syntax error at or near ")" at character 45 | Brenda Wallace | |
http://laconi.ca/trac/ticket/1735 | |||
2009-08-28 | fix for SQL error: ERROR: syntax error at or near ")" at character 45 | Brenda Wallace | |
http://laconi.ca/trac/ticket/1735 | |||
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-27 | changes to File | Evan Prodromou | |
2009-08-27 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou | |
Conflicts: classes/laconica.ini | |||
2009-08-27 | methods on User to grant, check, and revoke roles | Evan Prodromou | |
2009-08-27 | flip executable bit on User_role.php | Evan Prodromou | |
2009-08-27 | add data object class for user_role | Evan Prodromou | |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php | |||
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 | Fix some stupid bugs, such as a mispelling of oembed | Craig Andrews | |
2009-08-26 | Display linked oembed resources as enclosures if they are of non-html mime types | Craig Andrews | |
2009-08-26 | Save the mimetype for oEmbed linked url | 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-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 | |
This undoes patch a49272d448d75a6ab74515352345d8baacb96f1f | |||
2009-08-24 | ftps protocol should be handled the same way as ftp | Craig Andrews | |
Canon urls that have a protocol followed by a host (and no path) automatcally get a trailing slash by the canon function - make the unit test match that | |||
2009-08-24 | Merge branch '0.8.x' into testing | Evan Prodromou | |
Conflicts: actions/twitterauthorization.php lib/oauthclient.php lib/twitter.php lib/twitterapi.php lib/twitteroauthclient.php scripts/twitterstatusfetcher.php | |||
2009-08-24 | Add new Foreign_link col to store OAuth access token | Zach Copley | |
2009-08-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou | |
Conflicts: actions/login.php actions/register.php | |||
2009-08-21 | Merge branch 'dbconfig' into 0.9.x | Evan Prodromou | |
Conflicts: lib/common.php | |||
2009-08-21 | load configuration options from database at runtime | Evan Prodromou | |
2009-08-21 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/updateprofile.php actions/userauthorization.php classes/User_group.php index.php install.php lib/accountsettingsaction.php lib/logingroupnav.php |