| .. |
|
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
|
7 years ago |
|
20190625074929_change_href_type_attachements_table.php
|
Remove SQLite support (comment out some code + remove some)
|
7 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
|
6 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
|
6 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 |