.. |
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
|
Add + run default PHP-CS-Fixer rules
|
7 years 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
|
Add + run default PHP-CS-Fixer rules
|
7 years 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
|
Add + run default PHP-CS-Fixer rules
|
7 years 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
|
Add missing files
|
6 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
|
Merge Capabilities and Infos and create Identities
|
6 years 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
|
6 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
|
6 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 migrations for MySQL
|
5 years ago |
20200714184243_add_notify_and_extensions_to_conferences_table.php
|
Fix migrations for MySQL
|
5 years 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
|
Add an index on Messages parentmid column to prevent some performances issues with the foreign key
|
5 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
|
New migration to drop some unused indexes
|
5 years ago |
20210118230910_remove_jid_foreign_from_members_table.php
|
Remove foreign key on jid on members table
|
5 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
|
Fix #998, migrations in MySQL
|
4 years ago |
20210526164828_create_bundles_table.php
|
Handle SignedPrekeyId properly
|
4 years ago |
20210805181846_add_pinned_to_conferences_table.php
|
Allow chatrooms to be pinned in Bookmarks2 using a Movim pin extension
|
4 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
|
Drop the bundle_sessions table and complete OMEMO sessions state server side
|
4 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
|
Use SHA256 and not SHA512
|
4 years 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 |