Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-02 | Added 'login' command that gives you a link that can be used to login to the ↵ | Craig Andrews | |
website | |||
2009-11-02 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: README | |||
2009-10-31 | Add SocialOomph | Evan Prodromou | |
2009-10-31 | add and update choqok | Evan Prodromou | |
2009-10-21 | Revert "lat,lon -> lat,long" | Evan Prodromou | |
This reverts commit 61d948cffee0aff4fd7853421ec0849458ea34c9. | |||
2009-10-21 | lat,lon -> lat,long | Evan Prodromou | |
2009-10-21 | add a couple of location namespaces | Evan Prodromou | |
2009-10-21 | add location-related tables and columns | Evan Prodromou | |
2009-10-19 | Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL"" | Evan Prodromou | |
This reverts commit c0eca0e59b1b9bb74d4457348d1e310e18cc082f. | |||
2009-10-19 | Revert "Revert "upgrade script for postgres"" | Evan Prodromou | |
This reverts commit d72748eb8e71f81e7cddca610ec98a8910dd347f. Conflicts: db/08to09_pg.sql | |||
2009-10-19 | Revert "upgrade script for postgres" | Evan Prodromou | |
This reverts commit d46f2ee350b9bf2c70371f7bcd2f2793e7ed8110. | |||
2009-10-19 | Revert "added missing parts to postgres update, and the config+user_role ↵ | Evan Prodromou | |
tables to both upgrade scripts" This reverts commit e9edb803bc66028204defcfa659cccbf23da97c6. | |||
2009-10-19 | Revert "fixed up some invalid comment syntax - this is ANSI SQL" | Evan Prodromou | |
This reverts commit 6704ddddf227865de43c1fdd846b68f76f723fe6. | |||
2009-10-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2009-10-01 | change DB so OpenIDPlugin manages OpenID tables | 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-15 | Add Jiminy to notice sources | Zach Copley | |
2009-09-15 | Add Jiminy to notice sources | Zach Copley | |
2009-09-13 | Add ChinaMobile as an email to SMS carrier | Craig Andrews | |
2009-08-31 | fixed up some invalid comment syntax - this is ANSI SQL | Brenda Wallace | |
2009-08-31 | added missing parts to postgres update, and the config+user_role tables to ↵ | Brenda Wallace | |
both upgrade scripts Conflicts: db/08to09.sql | |||
2009-08-31 | upgrade script for postgres | Brenda Wallace | |
2009-08-31 | fixed up some invalid comment syntax - this is ANSI SQL | Brenda Wallace | |
2009-08-29 | added missing parts to postgres update, and the config+user_role tables to ↵ | Brenda Wallace | |
both upgrade scripts | |||
2009-08-28 | added the user_role table | Brenda Wallace | |
2009-08-28 | added config table | Brenda Wallace | |
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 | add table for user roles | 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-26 | Save the mimetype for oEmbed linked url | Craig Andrews | |
2009-08-26 | accidentally changed the URL for Laconica Tools | Evan Prodromou | |
2009-08-25 | global search and replace for laconica -> statusnet | 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 | 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 'dbconfig' into 0.9.x | Evan Prodromou | |
Conflicts: lib/common.php | |||
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 | |||
2009-08-21 | Add table for configuration settings | Evan Prodromou | |
Add a table for configuration settings. | |||
2009-08-21 | update database to allow >140c in group descriptions | Evan Prodromou | |
2009-08-21 | Allow unlimited-size bios in profiles | Evan Prodromou | |
2009-08-21 | allow unlimited text in messages in DB | Evan Prodromou | |
2009-08-21 | update database to allow large posts | Evan Prodromou | |
2009-08-11 | Revert "changed file.url column type from varcahr(255) to varchar(2047)" | Brenda Wallace | |
This reverts commit c1b19929f6234c4b9e30e16bae419c89c38c1169. | |||
2009-08-11 | Revert "change file.url to from a varchar(255) to varchar(2047)" | Brenda Wallace | |
This reverts commit 002cc755b2a521486b0216e2d6f8a3952bda0bae. mysql doesn't allow varchar > 255 chars reverting until have a working solution | |||
2009-08-11 | change file.url to from a varchar(255) to varchar(2047) | Brenda Wallace | |
because urls get translated from tinyurl.com etc into their originals before saving and urls can be that long | |||
2009-08-11 | upgrade script for postgres | Brenda Wallace | |
2009-08-10 | changed file.url column type from varcahr(255) to varchar(2047) | Brenda Wallace | |
2009-08-06 | add LiveTweeter (note caps) | Evan Prodromou | |
2009-08-06 | add qwit | Evan Prodromou | |