Chimo 56d431320d Replace one instance of LOG_ERR with LOG_DEBUG 9 gadi atpakaļ
..
Attention.php e02bd34d26 Populate 'created' property on attention 9 gadi atpakaļ
Avatar.php 7f3611c51c use intval() instead of floor() for int return type 10 gadi atpakaļ
Config.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Confirm_address.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Consumer.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Conversation.php 9f09b136b8 Adding crc32 to uniqueify conversation URIs 10 gadi atpakaļ
Deleted_notice.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
File.php 67d09532dd Improved animated image thumbnail freedom of choice 9 gadi atpakaļ
File_redirection.php 1776c90cb9 Moved oEmbed stuff out to a plugin (Oembed). 10 gadi atpakaļ
File_thumbnail.php 8fbdb45cc6 Primarily the getUrl call is fixed. Also some new class calls 9 gadi atpakaļ
File_to_post.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Foreign_link.php 93e878d7ca Make better use of Subscription class 11 gadi atpakaļ
Foreign_service.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Foreign_subscription.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Foreign_user.php e38d78eba9 updateKeys (for classes with PRI id) now in Managed_DataObject 9 gadi atpakaļ
Group_alias.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 gadi atpakaļ
Group_block.php 5e054bfdb3 Minor typing stuff and syntax fixes 11 gadi atpakaļ
Group_inbox.php 861e838add pkeyGet is now static and more similar to getKV 11 gadi atpakaļ
Group_join_queue.php 861e838add pkeyGet is now static and more similar to getKV 11 gadi atpakaļ
Group_member.php b63f6e949c Converted all ActivityObject::fromProfile to $profile->asActivityObject 10 gadi atpakaļ
Invitation.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Local_group.php a6f99e7296 Implement a User_group fetching function for Local_group 11 gadi atpakaļ
Location_namespace.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Login_token.php 3cab5b36c1 Replace common_good_random with common_random_hexstr 11 gadi atpakaļ
Managed_DataObject.php 427a6e39ee added non-critical FIXMEs 9 gadi atpakaļ
Memcached_DataObject.php 49188e826c ArrayWrapper no longer returned from multiGetClass 10 gadi atpakaļ
Nonce.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Notice.php 56d431320d Replace one instance of LOG_ERR with LOG_DEBUG 9 gadi atpakaļ
Notice_source.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Notice_tag.php 861e838add pkeyGet is now static and more similar to getKV 11 gadi atpakaļ
Oauth_application.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Oauth_application_user.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Oauth_token_association.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Old_school_prefs.php e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject 11 gadi atpakaļ
Profile.php 4eea68e557 getConfigPref for globally configurable fallbacks 9 gadi atpakaļ
Profile_block.php 99312c8cc2 Declaring some more static functions properly 11 gadi atpakaļ
Profile_list.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Profile_prefs.php b46b588522 New Profile_prefs get a 'created' value now. 10 gadi atpakaļ
Profile_role.php 861e838add pkeyGet is now static and more similar to getKV 11 gadi atpakaļ
Profile_tag.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Profile_tag_subscription.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Queue_item.php c906ab11b0 8 chars was too little, 32 should be enough. 11 gadi atpakaļ
Related_group.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Remember_me.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Reply.php 861e838add pkeyGet is now static and more similar to getKV 11 gadi atpakaļ
Safe_DataObject.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Schema_version.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Session.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 gadi atpakaļ
Sms_carrier.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Status_network.php f7548ed7e9 cacheKey change for Status_network class 9 gadi atpakaļ
Status_network_tag.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 gadi atpakaļ
Subscription.php b63f6e949c Converted all ActivityObject::fromProfile to $profile->asActivityObject 10 gadi atpakaļ
Subscription_queue.php fc3125cf28 More modern coding, stuff related to subscriptions 10 gadi atpakaļ
Token.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
Unavailable_status_network.php e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject 11 gadi atpakaļ
User.php 6b638b8e13 User class also needs getConfigPref 9 gadi atpakaļ
User_group.php 9f9af9a139 Only report local URLs for local groups 9 gadi atpakaļ
User_im_prefs.php 861e838add pkeyGet is now static and more similar to getKV 11 gadi atpakaļ
User_location_prefs.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 gadi atpakaļ
User_urlshortener_prefs.php ea53233f17 Fixed CHMOD + set error_reporting(0) in getvaliddaemons.php to avoid strict warnings in PHP +5.5 10 gadi atpakaļ
User_username.php c1a0132cab Added missing index declarations. 10 gadi atpakaļ
status_network.ini 3fa76463ed oops. really embarassing typo (that explains some weird behaviour) 14 gadi atpakaļ