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