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