Mikael Nordfeldth a7043bf7cc Split up source and source_link. Never trust HTML! 8 rokov pred
..
Attention.php c48871cf1b Notice from web now saves context->attention too! ;) 9 rokov pred
Avatar.php ec257d940a Either use or don't use HTTPS 8 rokov pred
Config.php 12d77ac3e4 varchar to text since there's no reason to limit the fields 9 rokov pred
Confirm_address.php 556d6e198f Confirm_address field address_extra _can_ be NULL 9 rokov pred
Consumer.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Conversation.php 05d3622939 Conversation entries where id==0 would screw up the "re-auto-increment" sequencing 9 rokov pred
File.php 733debd9b3 Use thumbnail upscaling config value 8 rokov pred
File_redirection.php e903bd0bc3 Hacky support for geo URI detection 8 rokov pred
File_thumbnail.php dd229e855a Allow finding the "original remote thumbnail" 8 rokov pred
File_to_post.php 8a002e98bc File-related functions not declared static 9 rokov pred
Foreign_link.php e0084a6fdf Exception handling regarding Foreign_link 9 rokov pred
Foreign_service.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Foreign_subscription.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 rokov pred
Foreign_user.php e10d081a56 TwitterBridge is closer to working again 9 rokov pred
GS_DataObject.php 814696c202 DB_DataObject delete function calls PEAR::isError directly, ignore E_STRICT 9 rokov pred
Group_alias.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 rokov pred
Group_block.php 5e054bfdb3 Minor typing stuff and syntax fixes 11 rokov pred
Group_inbox.php 861e838add pkeyGet is now static and more similar to getKV 11 rokov pred
Group_join_queue.php 6d9ea620a3 Fix group-join request rejections 9 rokov pred
Group_member.php 174586bd51 Some code aligning for consistency 9 rokov pred
Invitation.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Local_group.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 rokov pred
Location_namespace.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Login_token.php 3cab5b36c1 Replace common_good_random with common_random_hexstr 11 rokov pred
Managed_DataObject.php d672547112 getAliases should be only a list (numeric array) 8 rokov pred
Memcached_DataObject.php cd23c78800 Less redundant code. 9 rokov pred
Nonce.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Notice.php a7043bf7cc Split up source and source_link. Never trust HTML! 8 rokov pred
Notice_location.php 7f30e61402 Oops, forgot Notice_location PHP file 9 rokov pred
Notice_source.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Notice_tag.php fde3b99e8e Less redundant code, please 9 rokov pred
Oauth_application.php dc5dd69f2e Add default icon to OAuth apps 9 rokov pred
Oauth_application_user.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Oauth_token_association.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Old_school_prefs.php e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject 11 rokov pred
Profile.php 83f679fb57 Profile->isPrivileged() to check if users have more rights than to post etc. 8 rokov pred
Profile_block.php 99312c8cc2 Declaring some more static functions properly 11 rokov pred
Profile_list.php ad3b62cf2f ShowprofiletagAction now extends ShowstreamAction 9 rokov pred
Profile_prefs.php 90945e548b Profile_prefs::getAll fix prefs loop 9 rokov pred
Profile_role.php 861e838add pkeyGet is now static and more similar to getKV 11 rokov pred
Profile_tag.php 9f82da07f1 ProfilesettingsAction and related stuff modernised 9 rokov pred
Profile_tag_subscription.php 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 rokov pred
Queue_item.php 7adf1c99fc s/LOG_ERROR/LOG_ERR/ 9 rokov pred
Related_group.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 rokov pred
Remember_me.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 rokov pred
Reply.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 9 rokov pred
Safe_DataObject.php daaafd86e2 DB_DataObject recommends using ->tableName() 9 rokov pred
Schema_version.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 rokov pred
Session.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 rokov pred
Sms_carrier.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Status_network.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Status_network_tag.php daaafd86e2 DB_DataObject recommends using ->tableName() 9 rokov pred
Subscription.php b374e5f08b If a user has a private stream, assume a moderated subscription policy 9 rokov pred
Subscription_queue.php 5929b629e5 define Subscription_queue::exists as static 9 rokov pred
Token.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
Unavailable_status_network.php e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject 11 rokov pred
User.php 346a73c36f Fix a regression in 1f76c1e4 that stopped sending email confirmation on registration 8 rokov pred
User_group.php f143925931 Actually return the group home URL 8 rokov pred
User_im_prefs.php 01a4ab30dc Removing MicroID as well as simplifying profileaction 9 rokov pred
User_location_prefs.php 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 rokov pred
User_urlshortener_prefs.php ea53233f17 Fixed CHMOD + set error_reporting(0) in getvaliddaemons.php to avoid strict warnings in PHP +5.5 10 rokov pred
User_username.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 rokov pred
status_network.ini 3fa76463ed oops. really embarassing typo (that explains some weird behaviour) 14 rokov pred