gnu-social/classes
Alexei Sorokin 6e5217dc3a [Foreign_link] Change the type of "credentials" to blob
TwitterOAuthClient::packToken uses \0 as a delimeter which can cause issues on
TEXT or VARCHAR.
2021-07-16 19:44:41 +01:00
..
Attention.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Avatar.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Config.php varchar to text since there's no reason to limit the fields 2015-12-27 11:50:11 +01:00
Confirm_address.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Consumer.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Conversation.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
File.php [File] Fix file deletion violating foreign keys 2021-07-16 19:44:40 +01:00
File_redirection.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
File_thumbnail.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
File_to_post.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Foreign_link.php [Foreign_link] Change the type of "credentials" to blob 2021-07-16 19:44:41 +01:00
Foreign_service.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Foreign_subscription.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Foreign_user.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
GS_DataObject.php DB_DataObject delete function calls PEAR::isError directly, ignore E_STRICT 2015-06-06 20:01:03 +02:00
Group_alias.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Group_block.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Group_inbox.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Group_join_queue.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Group_member.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Invitation.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Local_group.php [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger 2021-07-16 19:44:37 +01:00
Location_namespace.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Login_token.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Managed_DataObject.php [Managed_DataObject] Remove the "timestamp" type 2021-07-16 19:44:40 +01:00
Memcached_DataObject.php [PostgreSQL] Set timezone to UTC 2021-07-16 19:44:40 +01:00
Nonce.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Notice.php [NOTICE] Store "url" as TEXT and not VARCHAR(191) 2021-07-16 19:44:40 +01:00
Notice_location.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Notice_prefs.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Notice_source.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Notice_tag.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Oauth_application.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Oauth_application_user.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Oauth_token_association.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Old_school_prefs.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Profile.php [DATABASE] Change collation handling 2021-07-16 19:44:40 +01:00
Profile_block.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Profile_list.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Profile_prefs.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Profile_role.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Profile_tag.php [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger 2021-07-16 19:44:37 +01:00
Profile_tag_subscription.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Queue_item.php [Queue_item] Let DataObject construct WHERE IN 2021-07-16 19:44:41 +01:00
Related_group.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Remember_me.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
Reply.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Safe_DataObject.php DB_DataObject recommends using ->tableName() 2015-06-06 19:35:10 +02:00
Schema_version.php [DATABASE][Schema_version] Change the hashing algorithm to SHA3-512 2021-07-16 19:44:37 +01:00
Session.php [SESSION] Session ID can be as long as 128 characters 2021-07-16 19:44:40 +01:00
Sms_carrier.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Status_network.php Set HTTP status codes with http_​response_​code() 2021-07-16 19:44:38 +01:00
Status_network_tag.php [CORE] Bump Database requirement to MariaDB 10.3+ 2019-08-03 17:47:23 +01:00
Subscription.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Subscription_queue.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
Token.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
Unavailable_status_network.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
User.php [DATABASE] Add explicit indices for all foreign keys 2021-07-16 19:44:38 +01:00
User_group.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
User_im_prefs.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
User_location_prefs.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
User_urlshortener_prefs.php [SCHEMA] Improve timestamp storage 2021-07-16 19:44:37 +01:00
User_username.php [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
status_network.ini oops. really embarassing typo (that explains some weird behaviour) 2010-07-29 16:32:41 -04:00