9685 Commits (90de898aecacca65998250c3a51a4b607f622ce5)
 

Author SHA1 Message Date
Timothée Jaussoin 90de898aec Release Movim v0.27 Lovas 1 year ago
Timothée Jaussoin ad5ddd4131 Update the translations 1 year ago
Timothée Jaussoin 3f3b4886b6 Fix a small migration warning 1 year ago
Timothée Jaussoin ecbc9eb752 Remove the Cache model and related table, move the remaining data in the users and open_chats table 1 year ago
Timothée Jaussoin f74e431a94 Remove the VisioLink and Onboarding popup and related code 1 year ago
Timothée Jaussoin a5475d7f1b Fix a wrong table declaration in the rollback of the 20231212213544_add_synced_to_reported_user_table migration 1 year ago
Timothée Jaussoin 59493883f7 Add two forgotten indexes in the rollback of the 20191017214225_create_identities_table migration 1 year ago
Timothée Jaussoin 57dfdd8292 Fix a dependency incompatibility between doctrine/dbal and illuminate/database versions 1 year ago
Timothée Jaussoin 78bda20686 Fix a fatal error in Post 1 year ago
Timothée Jaussoin af2c747466 Add a missing cascade foreign key between the sessions and users table 1 year ago
Timothée Jaussoin 5d62f247ea Movim the resolved STUN/TURN services to MovimVisio to prevent reloading them each time we have a reatachement of the websocket 1 year ago
Timothée Jaussoin 5470d21ebc Move the Movim configuration to a new movim:configuration node, use XEP-0004: Data Form to handle the data 1 year ago
Timothée Jaussoin be81eaf1c7 Fix code CSS in chat bubbles 1 year ago
Timothée Jaussoin 32699935a5 Use UUID when initiating Jingle sessions 1 year ago
Timothée Jaussoin 7dd30d71a9 Ensure proper detection of self messages in MUC 1 year ago
Timothée Jaussoin cfc72e1d31 Upgrade web-push-php to v9.0 1 year ago
Timothée Jaussoin fc90efe47f Better handling of MUC self-presences, fix an issues where several codes are present 1 year ago
Jaussoin Timothée cbe2df0e73
Merge pull request #1347 from movim/feature/visio-refresh 1 year ago
Timothée Jaussoin d625c742a7 Refresh the Visio related code 1 year ago
Timothée Jaussoin d918e192a4 Fix #1346 Increase the background transparency when drawers and dialogs are open 1 year ago
Timothée Jaussoin 01a80a7686 Update the dependencies 1 year ago
Timothée Jaussoin 9a75ea355b Refactor the invitation system to rely on the subscribe presences, add a new column to the presences table 1 year ago
Timothée Jaussoin 037d5f4b46 Fix the Chatroom searchbar 1 year ago
Timothée Jaussoin 1ce9e318e7 Update the dependencies 1 year ago
Timothée Jaussoin 4cca589c74 Fix a JS error in Chats 1 year ago
Jaussoin Timothée 9ae84d2a6b
Merge pull request #1345 from lyn1337/fix-emoji-regex 1 year ago
Lyn 9835333d08
fix emoji alias validation 1 year ago
Timothée Jaussoin ae5666b548 CSS fixes, remove the .list selector on cards 1 year ago
Timothée Jaussoin 285213b0a6 Release Movim v0.26 Borrelly 1 year ago
Timothée Jaussoin 0c36326064 Update the CHANGELOG 1 year ago
Timothée Jaussoin 6b18e3bb06 Hide actions that are forbidden on the retracted and encrypted messages 1 year ago
Timothée Jaussoin 4fb28ac43d Disable custom emojis for message reactions 1 year ago
Timothée Jaussoin 9420c3ce4c Update the dependencies 1 year ago
Timothée Jaussoin 11e9fed56b Update and complete the icons for Pubsub and MUC settings 1 year ago
Timothée Jaussoin 6af62bd680 Fix a CSS selector and make it more restrictive 1 year ago
Timothée Jaussoin 4ed97e3eee Fix #1340 Use the proper public link when displaying the ticket on public pages 1 year ago
Timothée Jaussoin b029a381bf Fix #1334 Use PHP_BINARY in php exec to call the proper PHP version internaly 1 year ago
Timothée Jaussoin 739763e041 Fix #1314 Picture: images with & in URL are broken 1 year ago
Timothée Jaussoin e483de5535 Update the dependencies 1 year ago
Timothée Jaussoin 355e2e56a7 Fix a fatal error in the chats.tpl template 1 year ago
Timothée Jaussoin 5b8dcc940a Send the correct original file base64 and not the compressed one 1 year ago
Timothée Jaussoin 5a724d8b62 Prevent crash if the algorythm is not found while doing BOB request 1 year ago
Timothée Jaussoin aef9f1fc5e Add IANA to PHP hash algorythm conversion support, see XEP-0231 2.6 1 year ago
Timothée Jaussoin b879d00686 Don't add the : around the alt in the body 1 year ago
Timothée Jaussoin de77dbab5d Update the dependencies 1 year ago
Timothée Jaussoin d56b73348f Add the favorite emojis in the search system 1 year ago
Timothée Jaussoin 50c403d4b4 Add missing titles on HTML elements 1 year ago
Timothée Jaussoin 84a231b16b Add the ImportEmojisPack script 1 year ago
Timothée Jaussoin d52e7ded4b Fix Stickers tabs when Tenor is enabled 1 year ago
Jaussoin Timothée cbfc189e38
Merge pull request #1341 from movim/feature/inline-bits-of-binary 1 year ago