summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2010-11-08Add attachments 'thumb_width' and 'thumb_height' settings for inline thumbs, ...Brion Vibber
2010-11-08Pass file attachment thumbnails along with oEmbed data.Brion Vibber
2010-11-08Save a thumbnail image when uploading an image file into the file attachments...Brion Vibber
2010-11-08Testing... using photo info for temp thumbnailsBrion Vibber
2010-11-08Avoid marking files as attachments that are not locally uploaded, unless they...Brion Vibber
2010-11-04i18n/L10n updates.Siebrand Mazeland
2010-11-03Fix for ticket #2804: bad non-cache fallback code for dupe checks of prolific...Brion Vibber
2010-11-03Fix for ticket #2853: fix for some unknown MIME type error cases by adjusting...Brion Vibber
2010-11-03Add getFancyName() to User_group to match the one on Profile: encapsulates th...Brion Vibber
2010-11-02Add context for different uses of "%1$s (%2$s)"Siebrand Mazeland
2010-11-02Alternate pretty-title tweaks for #2668Brion Vibber
2010-10-28fall back to siteowner on bad nickname (Bug#2861)Evan Prodromou
2010-10-25max_id is inclusiveEvan Prodromou
2010-10-25change max_id from < to <=Evan Prodromou
2010-10-23* translator documentation added.Siebrand Mazeland
2010-10-22New events when granting and revoking rolesEvan Prodromou
2010-10-21Memcache::set() 3rd param should be flags (4th is expire). This throws a "2 l...James Walker
2010-10-21i18n/L10n updates, translator docs updated, superfluous whitespace removed.Siebrand Mazeland
2010-10-20Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-10-20Use a new table (oauth_token_association) to associate authorizedZach Copley
2010-10-21* translator documentation added.Siebrand Mazeland
2010-10-20Fix for ticket #2845: singleuser nickname configuration was being overridden ...Brion Vibber
2010-10-20Revert DB change for OAuth. Change compound key for oauth_application_userZach Copley
2010-10-19Add support for an anonymous OAuth consumer. Note: this requires aZach Copley
2010-10-14Make HTTPS urls in File::url() if necessaryEvan Prodromou
2010-10-14correctly use sslserver if it is setEvan Prodromou
2010-10-14Design::url() will use HTTPS if page is HTTPSEvan Prodromou
2010-10-13better deletion of related objects in User_group::delete()Evan Prodromou
2010-10-12Improve cache-friendliness of user_group->delete().Brion Vibber
2010-10-12Cascading deletion for user_group; doesn't yet work properly with caching.Brion Vibber
2010-10-12Add a basic group deletion for moderator users.Brion Vibber
2010-10-11Ticket #2811 use more consistent max limit for OAuth application registration...Brion Vibber
2010-10-04Fix unescaped dollar signs in double-quoted strings due to localization updat...Brion Vibber
2010-09-30ForceGroup plugin: optionally force new users to join a particular group or s...Brion Vibber
2010-09-29Move blowFavesCache() to ProfileZach Copley
2010-09-29Move hasFave() to ProfileZach 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-22save a URI with the userEvan Prodromou
2010-09-22Merge branch '0.9.x' into activityexportEvan Prodromou
2010-09-21Merge branch 'master' into 0.9.xBrion Vibber
2010-09-21use Profile::getUri() to get a profile's URIEvan Prodromou
2010-09-20Fix for #2227: 'view profile designs' and other default-on options are initia...Brion Vibber
2010-09-20Ticket #2327: fixing block to remove the blocking user's subscription to the ...Brion Vibber
2010-09-17Status_network::encache() doesn't existJames Walker
2010-09-15better output for group membership as activityEvan Prodromou
2010-09-14Add Group_member::asActivity() to record group joinsEvan Prodromou
2010-09-13bugs in function calls in Notice::asActivityEvan Prodromou
2010-09-13bug in time and object handling in Subscription::asActivityEvan Prodromou
2010-09-13bug in time and object handling in Fave::asActivityEvan Prodromou