Age | Commit message (Expand) | Author |
2010-08-16 | Merge remote branch 'shiny/0.9.x' into 0.9.x | Brenda Wallace |
2010-08-16 | Merge commit 'origin/0.9.x' into 0.9.x | Brenda Wallace |
2010-08-16 | removed the notice.location column from postgres def -- snuck in on a git com... | Brenda Wallace |
2010-07-28 | SQL script to update status_network table | James Walker |
2010-07-28 | leaving tags column in (for now) | James Walker |
2010-07-20 | normalizing tags for status_network | James Walker |
2010-06-28 | Merge branch 'master' into 0.9.x | Brion Vibber |
2010-06-28 | Add notice source for StatusNet Desktop | Zach Copley |
2010-06-11 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-06-07 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-06-04 | Add gNewBook to notice sources | Zach Copley |
2010-05-31 | Added DarterosStatus to notice sources | Zach Copley |
2010-05-27 | added the inbox table to postgres upgrade script | Brenda Wallace |
2010-05-27 | added the inbox table to postgres upgrade script | Brenda Wallace |
2010-05-27 | added user_location_prefs to upgrade script | Brenda Wallace |
2010-05-27 | added user_location_prefs to upgrade script | Brenda Wallace |
2010-05-25 | the sent column wasn't being populated, needed default | Brenda Wallace |
2010-05-22 | queue_item in _pg now matches mysql | Brenda Wallace |
2010-05-22 | migration of data in queue_item to new table | Brenda Wallace |
2010-05-22 | fixed up comment syntax | Brenda Wallace |
2010-05-22 | Merge commit 'mainline/0.9.x' into 0.9.x | Brenda Wallace |
2010-05-22 | added verifier and verified_callback to postgres schema and update script | Brenda Wallace |
2010-05-21 | Add TweetDeck to notice sources | Zach Copley |
2010-05-21 | Add TweetDeck to notice sources | Zach Copley |
2010-05-21 | added comsumer_secret to consumer table on postgres | Brenda Wallace |
2010-05-21 | add comsumer_secret column to consumer | Brenda Wallace |
2010-05-17 | updated database for postgres | Patrick Georgi |
2010-05-04 | Add Emacs Identica-mode to notice sources | Zach Copley |
2010-05-04 | Add Emacs Identica-mode to notice sources | Zach Copley |
2010-03-04 | Roll up some missing items from 08to09.sql; now hits all changed tables/colum... | Brion Vibber |
2010-03-04 | Create new field in consumer table in 08to09.sql | Ciaran Gultnieks |
2010-03-04 | Added oauth_appication tables to 08to09.sql | Brion Vibber |
2010-03-01 | Add index on group_index.notice_id, needed to pull list of target groups for ... | Brion Vibber |
2010-03-01 | Add index on post_id for file_to_post, needed for efficient lookups of files/... | Brion Vibber |
2010-02-25 | add beta5 to beta6 script | Evan Prodromou |
2010-02-25 | Not sure how this ended up in wrong-cased dir... | Brion Vibber |
2010-02-25 | Add 'mainpage' to User_group | Evan Prodromou |
2010-02-24 | Make user_group able to handle remote groups | Evan Prodromou |
2010-02-17 | - conversation.uri needs to be nullable | Zach Copley |
2010-02-16 | New Conversation DO to handle remote notices as conversation roots | Zach Copley |
2010-02-05 | OAuth app name should not be null | Zach Copley |
2010-02-02 | Better token revocation | Zach Copley |
2010-02-02 | OAuth app names should be unique. | Zach Copley |
2010-01-27 | fix update script -- read the diff wrong and put a couple fields on wrong tab... | Brion Vibber |
2010-01-27 | Rename rc3to09.sql to rc3torc4.sql to avoid confusion if we add a last-minute... | Brion Vibber |
2010-01-27 | Add new oauth tables and modifications to 'consumer' table for rc4 | Brion Vibber |
2010-01-26 | Site metadata tags in status_network: single 'tags' field, pipe-separated. | Brion Vibber |
2010-01-24 | Add verifier and verified callback to token for OAuth 1.0a | Zach Copley |
2010-01-24 | Remove verifier from Oauth_application_user (not needed there) | Zach Copley |
2010-01-24 | Callback URL can be null | Zach Copley |