Age | Commit message (Expand) | Author |
2010-10-25 | Merge branch '0.9.x' into atompub | Evan Prodromou |
2010-10-25 | change max_id from < to <= | Evan Prodromou |
2010-10-25 | add rel=self links to atom entries | Evan Prodromou |
2010-10-24 | show rel=edit links in notices for authenticated users | Evan Prodromou |
2010-10-23 | * translator documentation added. | Siebrand Mazeland |
2010-10-22 | New events when granting and revoking roles | Evan Prodromou |
2010-10-21 | Memcache::set() 3rd param should be flags (4th is expire). This throws a "2 l... | James Walker |
2010-10-21 | i18n/L10n updates, translator docs updated, superfluous whitespace removed. | Siebrand Mazeland |
2010-10-20 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2010-10-20 | Use a new table (oauth_token_association) to associate authorized | Zach Copley |
2010-10-21 | * translator documentation added. | Siebrand Mazeland |
2010-10-20 | Fix for ticket #2845: singleuser nickname configuration was being overridden ... | Brion Vibber |
2010-10-20 | Revert DB change for OAuth. Change compound key for oauth_application_user | Zach Copley |
2010-10-19 | Add support for an anonymous OAuth consumer. Note: this requires a | Zach Copley |
2010-10-14 | Make HTTPS urls in File::url() if necessary | Evan Prodromou |
2010-10-14 | correctly use sslserver if it is set | Evan Prodromou |
2010-10-14 | Design::url() will use HTTPS if page is HTTPS | Evan Prodromou |
2010-10-13 | better deletion of related objects in User_group::delete() | Evan Prodromou |
2010-10-12 | Improve cache-friendliness of user_group->delete(). | Brion Vibber |
2010-10-12 | Cascading deletion for user_group; doesn't yet work properly with caching. | Brion Vibber |
2010-10-12 | Add a basic group deletion for moderator users. | Brion Vibber |
2010-10-11 | Ticket #2811 use more consistent max limit for OAuth application registration... | Brion Vibber |
2010-10-04 | Fix unescaped dollar signs in double-quoted strings due to localization updat... | Brion Vibber |
2010-09-30 | ForceGroup plugin: optionally force new users to join a particular group or s... | Brion Vibber |
2010-09-29 | Move blowFavesCache() to Profile | Zach Copley |
2010-09-29 | Move hasFave() to Profile | Zach Copley |
2010-09-28 | * i18n/L10n and translator documentation updates. | Siebrand Mazeland |
2010-09-28 | * i18n/L10n and translator documentation updates. | Siebrand Mazeland |
2010-09-22 | save a URI with the user | Evan Prodromou |
2010-09-22 | Merge branch '0.9.x' into activityexport | Evan Prodromou |
2010-09-21 | Merge branch 'master' into 0.9.x | Brion Vibber |
2010-09-21 | use Profile::getUri() to get a profile's URI | Evan Prodromou |
2010-09-20 | Fix for #2227: 'view profile designs' and other default-on options are initia... | Brion Vibber |
2010-09-20 | Ticket #2327: fixing block to remove the blocking user's subscription to the ... | Brion Vibber |
2010-09-17 | Status_network::encache() doesn't exist | James Walker |
2010-09-15 | better output for group membership as activity | Evan Prodromou |
2010-09-14 | Add Group_member::asActivity() to record group joins | Evan Prodromou |
2010-09-13 | bugs in function calls in Notice::asActivity | Evan Prodromou |
2010-09-13 | bug in time and object handling in Subscription::asActivity | Evan Prodromou |
2010-09-13 | bug in time and object handling in Fave::asActivity | Evan Prodromou |
2010-09-13 | Notice::asActivity | Evan Prodromou |
2010-09-13 | move code for making activities from OStatus plugin to Subscription and Fave ... | Evan Prodromou |
2010-09-08 | Merge branch 'master' into testing | Brion Vibber |
2010-09-02 | Don't explode if we fail to load a listed attachment id in Notice::attachments() | Brion Vibber |
2010-09-02 | Merge branch 'swat0' into 0.9.x | Evan Prodromou |
2010-09-01 | bug in Profile::fromURI() wasn't returning profile | Evan Prodromou |
2010-09-01 | Notice::saveReplies() uses Profile::fromURI() to handle remote profiles too | Evan Prodromou |
2010-09-01 | Static method to get a profile based on an URI | Evan Prodromou |
2010-09-01 | Merge branch 'master' into 0.9.x | Evan Prodromou |
2010-08-26 | Fix for failover error in status_network_tag caching; when no tags present in... | Brion Vibber |