Diogo Cordeiro 496ab8c920 User_im_prefs - Fix wrong schemaDef 5 years ago
..
Attention.php e41809af89 Nothing interesting was made in this commit. 8 years ago
Avatar.php a112e7f9a4 Use another method of detecting unspecified defaultImage size 8 years ago
Config.php 12d77ac3e4 varchar to text since there's no reason to limit the fields 8 years ago
Confirm_address.php 6ec72b2978 Move mail_confirm_address out of mail.php 8 years ago
Consumer.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Conversation.php 07458e5375 Fixed the parsing of ostatus:conversation etc. 7 years ago
File.php 586aaa596e Quote URL on dupe search and better logging on upgrade 6 years ago
File_redirection.php 979c525124 I like to throw exceptions instead of using if statements. 7 years ago
File_thumbnail.php 1b3d583418 file_quota for OembedPlugin too 7 years ago
File_to_post.php 8a002e98bc File-related functions not declared static 9 years ago
Foreign_link.php 39ebb64b85 Added proper enabling and disabling of sending RTs to Twitter. 8 years ago
Foreign_service.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Foreign_subscription.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 10 years ago
Foreign_user.php e10d081a56 TwitterBridge is closer to working again 8 years ago
GS_DataObject.php 814696c202 DB_DataObject delete function calls PEAR::isError directly, ignore E_STRICT 9 years ago
Group_alias.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace 10 years ago
Group_block.php 5e054bfdb3 Minor typing stuff and syntax fixes 10 years ago
Group_inbox.php 861e838add pkeyGet is now static and more similar to getKV 10 years ago
Group_join_queue.php 6d9ea620a3 Fix group-join request rejections 8 years ago
Group_member.php 174586bd51 Some code aligning for consistency 8 years ago
Invitation.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Local_group.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 8 years ago
Location_namespace.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Login_token.php 3cab5b36c1 Replace common_good_random with common_random_hexstr 10 years ago
Managed_DataObject.php 42a62da764 getByUri shorthand function for Managed_DataObject (with uri) 7 years ago
Memcached_DataObject.php e32f2b0a39 Not really necessary in practice but makes better queries 8 years ago
Nonce.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Notice.php 924bcd93e5 Merge branch 'notice_id-xml' into 'nightly' 6 years ago
Notice_location.php 7f30e61402 Oops, forgot Notice_location PHP file 8 years ago
Notice_prefs.php 7767c57087 Notice_prefs now available (I just copied Profile_prefs) 7 years ago
Notice_source.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Notice_tag.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
Oauth_application.php dc5dd69f2e Add default icon to OAuth apps 8 years ago
Oauth_application_user.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Oauth_token_association.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Old_school_prefs.php e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject 10 years ago
Profile.php dd8e17a387 Merge branch 'profile' into 'nightly' 6 years ago
Profile_block.php 99312c8cc2 Declaring some more static functions properly 10 years ago
Profile_list.php 9a39ebe66f Database fields with timestamp type now allow CURRENT_TIMESTAMP to be set as default value 5 years ago
Profile_prefs.php 90945e548b Profile_prefs::getAll fix prefs loop 8 years ago
Profile_role.php 861e838add pkeyGet is now static and more similar to getKV 10 years ago
Profile_tag.php 9f82da07f1 ProfilesettingsAction and related stuff modernised 8 years ago
Profile_tag_subscription.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 10 years ago
Queue_item.php 7adf1c99fc s/LOG_ERROR/LOG_ERR/ 8 years ago
Related_group.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 10 years ago
Remember_me.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 10 years ago
Reply.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
Safe_DataObject.php daaafd86e2 DB_DataObject recommends using ->tableName() 9 years ago
Schema_version.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 10 years ago
Session.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 10 years ago
Sms_carrier.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Status_network.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Status_network_tag.php daaafd86e2 DB_DataObject recommends using ->tableName() 9 years ago
Subscription.php b374e5f08b If a user has a private stream, assume a moderated subscription policy 8 years ago
Subscription_queue.php 5929b629e5 define Subscription_queue::exists as static 8 years ago
Token.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
Unavailable_status_network.php e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject 10 years ago
User.php 1f866fcaed ActivityGenerationTests.php fails but doesn't crash anymore. 7 years ago
User_group.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped 8 years ago
User_im_prefs.php 496ab8c920 User_im_prefs - Fix wrong schemaDef 5 years ago
User_location_prefs.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 10 years ago
User_urlshortener_prefs.php ea53233f17 Fixed CHMOD + set error_reporting(0) in getvaliddaemons.php to avoid strict warnings in PHP +5.5 9 years ago
User_username.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 years ago
status_network.ini 3fa76463ed oops. really embarassing typo (that explains some weird behaviour) 13 years ago