Alexei Sorokin 06dfd91a82 Various fixes il y a 3 ans
..
Attention.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
Avatar.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
Config.php 12d77ac3e4 varchar to text since there's no reason to limit the fields il y a 8 ans
Confirm_address.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
Consumer.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Conversation.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
File.php b65c200922 [File] Fix file deletion violating foreign keys il y a 3 ans
File_redirection.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
File_thumbnail.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
File_to_post.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
Foreign_link.php 00c492891e [Foreign_link] Change the type of "credentials" to blob il y a 3 ans
Foreign_service.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Foreign_subscription.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
Foreign_user.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
GS_DataObject.php 814696c202 DB_DataObject delete function calls PEAR::isError directly, ignore E_STRICT il y a 9 ans
Group_alias.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Group_block.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
Group_inbox.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Group_join_queue.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Group_member.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
Invitation.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
Local_group.php ec86de2bc4 [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger il y a 3 ans
Location_namespace.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Login_token.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Managed_DataObject.php 4884a97223 [Memcached_DataObject] Change how multiGet achieves an ordered result il y a 3 ans
Memcached_DataObject.php 4d8b04cda9 Clear out potential duplicates when semi-joining a union il y a 3 ans
Nonce.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Notice.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
Notice_location.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Notice_prefs.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
Notice_source.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Notice_tag.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Oauth_application.php 06dfd91a82 Various fixes il y a 3 ans
Oauth_application_user.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
Oauth_token_association.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
Old_school_prefs.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Profile.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
Profile_block.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
Profile_list.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
Profile_prefs.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
Profile_role.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Profile_tag.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
Profile_tag_subscription.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
Queue_item.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
Related_group.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
Remember_me.php 92e8c40c55 [DATABASE] Add explicit indices for all foreign keys il y a 3 ans
Reply.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
Safe_DataObject.php adc689cb15 Avoid use of assignments bare inside statements il y a 3 ans
Schema_version.php eefaf7a2b4 [DATABASE][Schema_version] Change the hashing algorithm to SHA3-512 il y a 3 ans
Session.php 27045f03f5 [SESSION] Session ID can be as long as 128 characters il y a 3 ans
Sms_carrier.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Status_network.php e206995268 Set HTTP status codes with http_​response_​code() il y a 3 ans
Status_network_tag.php f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ il y a 4 ans
Subscription.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
Subscription_queue.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
Token.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
Unavailable_status_network.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
User.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
User_group.php 52d67b0f44 Avoid ordering just by a timestamp il y a 3 ans
User_im_prefs.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
User_location_prefs.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
User_urlshortener_prefs.php 9a515b9234 [SCHEMA] Improve timestamp storage il y a 3 ans
User_username.php 0bfa747382 [DATABASE] Fix index identifiers and clean up redundant ones il y a 3 ans
status_network.ini 3fa76463ed oops. really embarassing typo (that explains some weird behaviour) il y a 14 ans