493 Commits (d4746a4453bcae95cf802b65693f933b8c356aed)

Author SHA1 Message Date
Timothée Jaussoin 91d81ebccb Add pagination on room presences list to prevent performances issues in large chatrooms 2 years ago
Timothée Jaussoin f8c1200d9f Start the implementation of https://xmpp.org/extensions/xep-0444.html#disco-restricted for MUC 2 years ago
Timothée Jaussoin d2b2cccc9f Complete the Manifest content to have a better PWA integration 2 years ago
Timothée Jaussoin d0b4e2bffc Move the file message related logic to the Message model 2 years ago
Timothée Jaussoin 8f01c03279 Add the message menu in the Picture preview 2 years ago
Timothée Jaussoin 91fd413f06 v0.22.6 2 years ago
Timothée Jaussoin dbbe2641c0 Update the dependencies and the CHANGELOG 2 years ago
Timothée Jaussoin 4557214d30 Save the Pubsub affiliations in the database, allow Communities owners to edit the articles 2 years ago
Timothée Jaussoin ba43ee4058 Fix #1222 Adding a sentence in the INSTALL.md to ask to deploy Movim as a domain or subdomain 2 years ago
Timothée Jaussoin 91f3b115fd Fix #1234 Disable the chat textarea when the user is a visitor 2 years ago
Timothée Jaussoin 3788302a39 Fix #1233 Movim doesn't correctly set the group SDP attribute 2 years ago
Timothée Jaussoin 6d1148c24b Add support of animated GIF in the picture thumbnailer 2 years ago
Timothée Jaussoin cf3286e52c Move the edit message action from the header menu to the message actions box 2 years ago
Timothée Jaussoin dbf6af128d Remove the public/picture/ directory to use only the main index.php entrypoint 2 years ago
Timothée Jaussoin c02d4b8048 Improve the avatars picture quality upload, 512x512 2 years ago
Timothée Jaussoin f519d89715 Implement XEP-0425: Message Moderation 2 years ago
Timothée Jaussoin fb24914470 Update the CHANGELOG 2 years ago
Timothée Jaussoin 3731d7fbb5 Update the CHANGELOG 2 years ago
Timothée Jaussoin ea363caf1d Fix avatar refresh filter resolution in PresenceBufferSaver 2 years ago
Timothée Jaussoin 19f4d2fd94 Slightly redesign the menu CSS 2 years ago
Timothée Jaussoin af13933b0e v0.22.1 2 years ago
Timothée Jaussoin 912933f098 Add a specific index in messages table for unreads messages counting 2 years ago
Timothée Jaussoin 3155a373d7 Add lazy loading for some avatars and pictures 2 years ago
Timothée Jaussoin b17b6f3a58 Handle the a=msid SDP lines and inject the values into the related XEP-0339 source parameters, fix Conversations video-calls 2 years ago
Timothée Jaussoin ba2ea6d11c Fix the Moxl Handler to only return an IQ error when the incoming IQ request was not handled at all 2 years ago
Timothée Jaussoin 3b6d69197a Big performance improvement in Conference::subject and User::unreads DB queries 2 years ago
Timothée Jaussoin d6d9b118b4 Move from cboden/ratchet to plesk/ratchetphp 2 years ago
Timothée Jaussoin 219b2bf9f5 Group-up the confidentiality setting in the config and clarify the wording 2 years ago
Timothée Jaussoin d165bd6ee4 v0.22 2 years ago
Timothée Jaussoin 88e9a460fc - Move the SVG placeholder avatars under pictures/ to allow proper web server caching 2 years ago
Timothée Jaussoin abb84844ac Update the CHANGELOG 2 years ago
Timothée Jaussoin a5883a19c1 Fix background color for chat bubbles 2 years ago
Timothée Jaussoin 749a86812e Introduce a view counter for Posts, show the counter above 3 views 2 years ago
Timothée Jaussoin 1a4d324237 Allow messages bubble to be clicked to trigger the message drawer 2 years ago
Timothée Jaussoin 154087859b Fixing XEP-0077: In-Band Registration support and cleaning old code 2 years ago
Timothée Jaussoin f01095b233 Move the lib directory content under the Movim namespace 2 years ago
Timothée Jaussoin e79e59eae8 Refactor and cleanup the Moxl Stanza classes 2 years ago
Timothée Jaussoin a91f314334 Refactor the avatar handling system to always fallback to an SVG picture 2 years ago
Timothée Jaussoin 5696c067ed Refactor the internal URL system to move the pages in the path part and not in the parameter part anymore 2 years ago
Timothée Jaussoin 4cb088e78b Cleanup and refactor the icon counters and status CSS 2 years ago
Timothée Jaussoin 5b4eeb7b16 Upgrade to PHP 8.1+ 2 years ago
Timothée Jaussoin c43d6271e6 Fix #1189 Add missed and refused calls events 2 years ago
Timothée Jaussoin 277bec2b47 Complete the CHANGELOG 2 years ago
Timothée Jaussoin 96372082ac Add a same-origin check for non-internal connected Websockets 2 years ago
Timothée Jaussoin 5de63d07ed Enable blog privacy feature, can be switched between private (presence only) and open 3 years ago
Timothée Jaussoin 3a72c9a9ba v0.21.1 3 years ago
Timothée Jaussoin bcede0214d Only load required database so when launching sessions 3 years ago
Timothée Jaussoin fe9599a1d9 Complete CHANGELOG 3 years ago
Timothée Jaussoin d38bf0ed79 v0.21 - Whipple 3 years ago
Timothée Jaussoin de02548346 Make utf8mb4_bin the default collation for MySQL and migrate all the existing tables 3 years ago