You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Timothée Jaussoin e3d7f2e5d7 Add the clear history action in the drawer actions 2 days ago
..
20180314212906_create_urls_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180314222244_create_configuration_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180316170924_create_users_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180316172639_create_sessions_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180317080249_create_presences_table.php Fix #1419 Remove the nullable constraint on presences(resource) since the beginning 6 months ago
20180317171123_create_contacts_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180318222026_create_caches_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180322203855_create_rosters_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180324134149_create_encrypted_passwords_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180324145150_create_capabilities_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180325161414_create_conferences_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180327203201_create_messages_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180401144542_create_invites_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180401212130_create_infos_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180402112838_create_subscriptions_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180402145559_create_posts_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180402145603_create_tags_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180503215606_change_length_columns_info_presence.php Add + run default PHP-CS-Fixer rules 7 years ago
20180506173115_add_vcard_update_to_presence.php Add + run default PHP-CS-Fixer rules 7 years ago
20180510141439_change_length_contacts_id.php Fix #1315 Add the missing on delete cascade in the recently fixed MySQL migrations 1 year ago
20180515205626_change_messages_primary_key.php Add + run default PHP-CS-Fixer rules 7 years ago
20180529103706_add_related_to_infos.php Add + run default PHP-CS-Fixer rules 7 years ago
20180606155549_add_jidto_and_type_indexes_to_messages.php Add + run default PHP-CS-Fixer rules 7 years ago
20180612215122_update_unique_constraint_sessions.php Fix #1315 "Ugly" migration fix for MariaDB after a beavior change in a minor release, dropping and recreating the foreign key 1 year ago
20180618212639_add_category_and_rel_indexes_to_attachments.php Add + run default PHP-CS-Fixer rules 7 years ago
20180628203853_add_indexes_presences_posts_messages_tables.php Add + run default PHP-CS-Fixer rules 7 years ago
20180716200312_set_up_sqlite.php Minor corrections 7 years ago
20180807210349_add_items_to_infos_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180817064720_add_replace_id_to_messages_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180819185529_add_content_hash_to_posts_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180901223936_add_category_type_indexes_to_infos_and_capabilities_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20180917210101_add_unique_post_id_hash_to_attachments_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20181006212023_remove_edited_messages_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20181129220755_add_mucsemianonymous_to_infos_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20190124220622_add_avatar_hash_infos_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20190214103122_remove_theme_from_configuration_table.php Add + run default PHP-CS-Fixer rules 7 years ago
20190224220950_change_length_columns_conferences_rosters_users.php Add + run default PHP-CS-Fixer rules 7 years ago
20190310102930_add_nickname_to_users_table.php Fix nickname migration for MySQL 7 years ago
20190324190611_create_reactions_table.php Merge Capabilities and Infos and create Identities 6 years ago
20190503110908_clear_avatar_hash_contacts_table.php Create the public/cache/ folder if doesn't exists 7 years ago
20190514162951_add_seen_to_messages_table.php Fix the latest seen migration, use the default parameter to init the whole seen column to true 6 years ago
20190625074929_change_href_type_attachements_table.php Remove SQLite support (comment out some code + remove some) 6 years ago
20190713155258_change_length_emoji_reactions_table.php Actually apply the EditorConfig settings 2 years ago
20190722083613_add_chatmain_to_users_table.php Cleanup the Controllers 6 years ago
20190806211100_add_pubsub_publish_access_model_to_infos_table.php Parse and save pubsub#publish_model and pubsub#access_model in the DB 6 years ago
20190827105542_add_index_user_id_to_messages.php Index user_id on messages for performances 6 years ago
20191017214225_create_identities_table.php Add two forgotten indexes in the rollback of the 20191017214225_create_identities_table migration 1 year ago
20191123175309_add_index_avatarhash_to_contacts_table.php Oops, forgot the migration file 6 years ago
20191124221610_clear_buggy_pubsub_nodes_in_infos_table.php Migrate the Info table to clear the bad cache 6 years ago
20191223125342_add_chat_only_to_configuration_table.php Add a checkbox to disable the social features in the admin panel 6 years ago
20200105125952_add_encrypted_to_messages_table.php Add support for XEP-0380: Explicit Message Encryption 6 years ago
20200126181331_add_origin_id_to_messages_table.php Add support for XEP-0359: Unique and Stable Stanza IDs 6 years ago
20200305220107_remove_cssurl_users_table.php Remove the custom CSS blog url feature 6 years ago
20200327114708_add_notifications_to_users_table.php Add audio notifications for incoming chat messages and calls 6 years ago
20200414191641_add_resolved_to_messages_table.php Add a Chat message pictures URLs resolver 6 years ago
20200419103403_add_external_services_to_sessions_table.php Fix #480, implement XEP-0215: External Service Discovery and use it to provide STUN/TURN servers to Visio 6 years ago
20200422151151_remove_external_services_to_sessions_table.php Add screen sharing feature during video conferencing 6 years ago
20200505175149_add_id_index_to_messages.php Add index on messages(id) to boost performances 5 years ago
20200505213814_add_avatar_requested_to_contacts_table.php Add a state in the DB when a vcard-temp is requested, this is to prevent simultaneous refreshes from multiple sessions 5 years ago
20200514143915_change_picture_type_messages_table.php Better handling of pictures in Messages or Posts 5 years ago
20200524135852_add_idle_to_presences_table.php Add support for XEP-0319: Last User Interaction in Presence and refactor the "last seen" feature 5 years ago
20200626090432_add_parent_to_infos_table.php Fix #1315 Add the missing on delete cascade in the recently fixed MySQL migrations 1 year ago
20200714184243_add_notify_and_extensions_to_conferences_table.php Fix #1315 Add the missing on delete cascade in the recently fixed MySQL migrations 1 year ago
20201005202613_create_members_table.php MUC Members handling for private chats 5 years ago
20201031170045_add_parent_thread_to_messages_table.php Implement XEP-0201: Best Practices for Message Threads and add Reply feature 5 years ago
20201106101328_add_parent_mid_to_messages_table.php Fix the infinite request loop in Message with mid/parentmid 5 years ago
20201113083847_add_index_jid_to_rosters_table.php Add an index on the JID column of the rosters table 5 years ago
20201115100615_set_case_sensitive_resource_table_presences.php Fix PresenceBuffer for MySQL, that is not case sensitive by default 5 years ago
20201115155237_add_index_aid_to_posts_table.php Add an index on Posts aid 5 years ago
20201128214540_add_index_parentmid_to_messages_table.php Fix #1042 Change the column collation on MySQL to utf8mb4_bin 3 years ago
20201203221412_add_gifapikey_to_configuration_table.php Add Tenor support for GIF/videos search and integration in Chat 5 years ago
20201222194330_add_autoincrement_to_urls_table.php Resolve the URLs the same way pictures are resolved for the chat messages 5 years ago
20210113190348_drop_unused_indexes.php Actually apply the EditorConfig settings 2 years ago
20210118230910_remove_jid_foreign_from_members_table.php Actually apply the EditorConfig settings 2 years ago
20210120213740_add_firebaseauthorizationkey_to_configuration_table.php Forgot the DB migration 5 years ago
20210302212105_add_disable_registraton_to_configuration_table.php Add a checkbox to disable the Registration feature in the admin panel 5 years ago
20210315212642_change_name_type_conferences_table.php Add migration to prevent issues when receiving bookmarks with really long names 5 years ago
20210329190212_create_drafts_table.php Fix #998, migrations in MySQL 4 years ago
20210420201638_add_origin_id_index_to_messages_table.php Move the Admin page within Movim and simply use the default XMPP authentication system 4 years ago
20210425191845_add_omemo_header_to_messages_table.php Improve encrypted session icon 4 years ago
20210510204138_add_admin_column_to_users_table.php Actually apply the EditorConfig settings 2 years ago
20210526164828_create_bundles_table.php Handle SignedPrekeyId properly 4 years ago
20210805181846_add_pinned_to_conferences_table.php Actually apply the EditorConfig settings 2 years ago
20210922192725_add_bundleid_to_messages_table.php Rename a few columns to respect the key naming convention (internal with a _, external without) 4 years ago
20210922194637_add_bundle_id_deviceid_unique_to_bundle_sessions_table.php Fix #1042 Change the column collation on MySQL to utf8mb4_bin 3 years ago
20211201192240_add_node_to_bundles_table.php Add a BundleCapabilityResolver to link OMEMO bundles with the capability/info table 4 years ago
20211205192024_upgrade_picture_sha_256.php Fix #1315 Add the missing on delete cascade in the recently fixed MySQL migrations 1 year ago
20220105200846_drop_bundle_sessions_table.php Drop the bundle_sessions table and complete OMEMO sessions state server side 4 years ago
20220126214606_truncate_contact_table.php Clear the contacts table to ensure a full avatar refresh 4 years ago
20220211130127_remove_xmpp_country_from_configuration_table.php Remove the xmppcountry configuration parameter 4 years ago
20220406184943_create_push_subscriptions_table.php Add PWA Push Notification support through the service worker 4 years ago
20220722133156_add_twitter_token_to_configuration_table.php Upgrade Embed to v4.x and add Twitter integration 3 years ago
20220801205253_create_reported_table.php Add contact blocklist feature 3 years ago
20220904214010_add_enabled_and_browser_version_to_push_subscriptions_table.php Add push notifications settings in the config panel 3 years ago
20221018204916_add_message_id_and_stanza_id_to_messages_table.php Add messageid and stanzaid to the messages table 3 years ago
20221030124556_add_phone_to_contacts_table.php Oops, forgot the migration for #1100 3 years ago
20221114210820_add_banner_hash_to_contacts_table.php Add bannerhash column to Contacts table to set the current banner id (and prevent refreshing) 3 years ago
20221115220935_add_activity_at_column_to_push_subscriptions_table.php Don't touch the PushSubscriptions to refresh but use a proper activity_at column for that, preparing the cleanup script 3 years ago
20221204113418_update_created_at_not_null_in_push_subscriptions_table.php Fix latest migration, wrong column 3 years ago
20221224102134_add_avatar_type_to_contacts_table.php PEP based avatars now have preference over vcard-temp based ones 3 years ago
20230303224825_add_type_to_infos_table.php Add basic support of XEP-0472: Pubsub Social Feed with Gallery view and toggle in the Communities 3 years ago
20230318150507_set_correct_collation_emoji_to_reactions_table.php Make utf8mb4_bin the default collation for MySQL and migrate all the existing tables 3 years ago
20230321201405_set_correct_collation_to_all_tables.php Make utf8mb4_bin the default collation for MySQL and migrate all the existing tables 3 years ago
20230507155205_add_omemoenabled_to_user_table.php Fix #1160 Add a toggle in the configuration to enable OMEMO, disabled by default to prevent some device initialisation heavy load issues 2 years ago
20230612194157_create_post_user_views_table.php Introduce a view counter for Posts, show the counter above 3 views 2 years ago
20230705180628_add_index_userid_seen_type_jidfrom_to_messages_table.php Add a specific index in messages table for unreads messages counting 2 years ago
20231014161444_create_affiliations_table.php Save the Pubsub affiliations in the database, allow Communities owners to edit the articles 2 years ago
20231108190801_add_reactions_restrictions_to_infos_table.php Start the implementation of https://xmpp.org/extensions/xep-0444.html#disco-restricted for MUC 2 years ago
20231211172456_drop_twitter_token_from_configuration_table.php Drop Twitter integration (byebye Elon) 2 years ago
20231212213544_add_synced_to_reported_user_table.php Fix a wrong table declaration in the rollback of the 20231212213544_add_synced_to_reported_user_table migration 1 year ago
20240204122606_add_comments_disabled_to_drafs_table.php Allow comments to be disabled during the publication flow 2 years ago
20240306164458_add_type_to_sessions_table.php Implement XEP-0386: Bind 2 and XEP-0388: Extensible SASL Profile 2 years ago
20240605155217_create_message_files_table.php Proxify the uploaded files through an internal proxy to prevent CORS and other network limitations 1 year ago
20240616151744_create_upload_table.php Proxify the uploaded files through an internal proxy to prevent CORS and other network limitations 1 year ago
20240709210232_add_inlines_to_messages_table.php Add support of custom inline emojis through XEP-0231: Bits of Binary 1 year ago
20240718073640_create_emojis_table.php Add support of custom inline emojis through XEP-0231: Bits of Binary 1 year ago
20240718161138_create_stickers_table.php Add support of custom inline emojis through XEP-0231: Bits of Binary 1 year ago
20240806195930_add_type_to_presences_table.php Refactor the invitation system to rely on the subscribe presences, add a new column to the presences table 1 year ago
20240821222033_add_cascade_on_users_sessions_foreign_key.php Add a missing cascade foreign key between the sessions and users table 1 year ago
20240822195639_drop_caches_table.php Fix a small migration warning 1 year ago
20240827184020_change_encrypted_passwords_user_id_length.php Fix #1315 Add the missing on delete cascade in the recently fixed MySQL migrations 1 year ago
20240911061937_add_hash_to_message_files_table.php Fix #1419 Drop the constraint before changing the column 6 months ago
20241010182000_add_timezone_to_sessions_table.php Use delete instead of truncate on the sessions table to fix a migration with MySQL 12 months ago
20241023191530_update_title_updated_not_null_posts_table.php Make title and updated mandatory in Post to respect the Atom RFC4287 12 months ago
20241204113047_add_post_id_to_messages_table.php Pubsub Stories feature, StoriesPublish, StoriesViewer and Stories widget 10 months ago
20250109192438_add_mucjid_presences_primary_key.php Add mucjid in the Presence "primary key", an actual key for PostgreSQL and an unique hash column for MySQL (3072 key length limit) 9 months ago
20250122171213_drop_presences_primary_key_for_hash_column.php Add mucjid in the Presence "primary key", an actual key for PostgreSQL and an unique hash column for MySQL (3072 key length limit) 9 months ago
20250211081542_reconciliate_nullable_in_tables.php Fix #1419 Drop the constraint before changing the column 6 months ago
20250329110303_create_muji_calls_table.php Multiparty Jingle 7 months ago
20250330172858_reconciliate_resource_nullable_in_messages_table.php Fix #1419 Drop the constraint before changing the column 6 months ago
20250331170107_add_accent_color_to_users_table.php Add Accent Color in the Configuration 6 months ago
20250403105835_remove_mood_contacts_table.php Remove XEP-0107: User Mood support 6 months ago
20250617191919_add_pronouns_to_contacts_table.php Add Pronouns support in vCard4 4 months ago
20250801115140_create_m_a_m_earliest_table.php Add a MAMEarliest table to keep track of the earliest message when requesting MAM 2 months ago
20250806055432_add_body_ts_vector_to_messages_table.php Implement full text search of Message bodies using the PostgreSQL tsvector and tssearch features 2 months ago
20250813153534_add_lang_name_to_identities_table.php Implement XEP-0390: Entity Capabilities 2.0 2 months ago
20250815153434_drop_bundles_table.php OMEMO refactor (#1456) 2 months ago
20250826164924_change_urls_to_text_upload_table.php Fix #1460 Change geturl and seturl to text in Upload table 1 month ago
20250901142206_add_post_uri_to_messages_table.php Try to Resolve Pubsub Posts from incoming messages if they are not present in the database 1 month ago
20250915114353_add_disposition_to_message_files_table.php Handle XEP-0447: Stateless file sharing disposition attribute if present and use it to display inline attachments in the chat (#1474) 6 days ago