Mikael Nordfeldth a7043bf7cc Split up source and source_link. Never trust HTML! 8 yıl önce
..
Attention.php c48871cf1b Notice from web now saves context->attention too! ;) 9 yıl önce
Avatar.php ec257d940a Either use or don't use HTTPS 8 yıl önce
Config.php 12d77ac3e4 varchar to text since there's no reason to limit the fields 9 yıl önce
Confirm_address.php 556d6e198f Confirm_address field address_extra _can_ be NULL 9 yıl önce
Consumer.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 yıl önce
Conversation.php 05d3622939 Conversation entries where id==0 would screw up the "re-auto-increment" sequencing 9 yıl önce
File.php 733debd9b3 Use thumbnail upscaling config value 8 yıl önce
File_redirection.php e903bd0bc3 Hacky support for geo URI detection 8 yıl önce
File_thumbnail.php dd229e855a Allow finding the "original remote thumbnail" 8 yıl önce
File_to_post.php 8a002e98bc File-related functions not declared static 9 yıl önce
Foreign_link.php e0084a6fdf Exception handling regarding Foreign_link 9 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 11 yıl önce
Foreign_user.php e10d081a56 TwitterBridge is closer to working again 9 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 11 yıl önce
Group_block.php 5e054bfdb3 Minor typing stuff and syntax fixes 11 yıl önce
Group_inbox.php 861e838add pkeyGet is now static and more similar to getKV 11 yıl önce
Group_join_queue.php 6d9ea620a3 Fix group-join request rejections 9 yıl önce
Group_member.php 174586bd51 Some code aligning for consistency 9 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 9 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 11 yıl önce
Managed_DataObject.php d672547112 getAliases should be only a list (numeric array) 8 yıl önce
Memcached_DataObject.php cd23c78800 Less redundant code. 9 yıl önce
Nonce.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 yıl önce
Notice.php a7043bf7cc Split up source and source_link. Never trust HTML! 8 yıl önce
Notice_location.php 7f30e61402 Oops, forgot Notice_location PHP file 9 yıl önce
Notice_source.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 yıl önce
Notice_tag.php fde3b99e8e Less redundant code, please 9 yıl önce
Oauth_application.php dc5dd69f2e Add default icon to OAuth apps 9 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 11 yıl önce
Profile.php 83f679fb57 Profile->isPrivileged() to check if users have more rights than to post etc. 8 yıl önce
Profile_block.php 99312c8cc2 Declaring some more static functions properly 11 yıl önce
Profile_list.php ad3b62cf2f ShowprofiletagAction now extends ShowstreamAction 9 yıl önce
Profile_prefs.php 90945e548b Profile_prefs::getAll fix prefs loop 9 yıl önce
Profile_role.php 861e838add pkeyGet is now static and more similar to getKV 11 yıl önce
Profile_tag.php 9f82da07f1 ProfilesettingsAction and related stuff modernised 9 yıl önce
Profile_tag_subscription.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 yıl önce
Queue_item.php 7adf1c99fc s/LOG_ERROR/LOG_ERR/ 9 yıl önce
Related_group.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 yıl önce
Remember_me.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 yıl önce
Reply.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 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 11 yıl önce
Session.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 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 9 yıl önce
Subscription_queue.php 5929b629e5 define Subscription_queue::exists as static 9 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 11 yıl önce
User.php 346a73c36f Fix a regression in 1f76c1e4 that stopped sending email confirmation on registration 8 yıl önce
User_group.php f143925931 Actually return the group home URL 8 yıl önce
User_im_prefs.php 01a4ab30dc Removing MicroID as well as simplifying profileaction 9 yıl önce
User_location_prefs.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 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 10 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) 14 yıl önce