117 Commits (b47ae818d4a679e5d87d657e4f202b2af03c3e11)

Author SHA1 Message Date
Timothée Jaussoin 7a31933334 Fix jid resolution for messages, small refactoring 3 months ago
Timothée Jaussoin 63d3e0b562 Improve the contact block/unblock flows 3 months ago
Timothée Jaussoin b7f4fbb15e Fix #1390 Don't parse XHTML content if we're not looking for images 4 months ago
Timothée Jaussoin 86b620eabc Fix a few errors 5 months ago
Timothée Jaussoin ff6e9db071 Implement XEP-0392: Consistent Color Generation 6 months ago
Timothée Jaussoin 508181fbeb Fix #877 by changing slightly the regex, also only map HTTP and XMPP links 6 months ago
Timothée Jaussoin adffca8396 Fix #1395 8 months ago
Timothée Jaussoin cf7d9cf882 Fix #1389 8 months ago
Timothée Jaussoin 9179f1aa00 Pubsub Stories feature, StoriesPublish, StoriesViewer and Stories widget 11 months ago
Timothée Jaussoin 4f9918f74a Log the full error to get a complete stacktrace 12 months ago
Timothée Jaussoin ed0901ed1c Fix related message files saving code when saving a message 1 year ago
Timothée Jaussoin 356866ed1a Only set the cookie in the Front controller 1 year ago
Timothée Jaussoin 7dd30d71a9 Ensure proper detection of self messages in MUC 1 year ago
Timothée Jaussoin d625c742a7 Refresh the Visio related code 1 year ago
Timothée Jaussoin b879d00686 Don't add the : around the alt in the body 1 year ago
Timothée Jaussoin 50c403d4b4 Add missing titles on HTML elements 1 year ago
Timothée Jaussoin f2e66fca4e Add support of custom inline emojis through XEP-0231: Bits of Binary 1 year ago
Timothée Jaussoin 1b9bbdc041 Comply with the PSR-4 autoloading standard 1 year ago
Timothée Jaussoin f58a1de6f3 Improve Link and Image previews using thumbhash in the Chats widget 1 year ago
Timothée Jaussoin 2a023d7219 Fix thumbhash saving and handling 1 year ago
Timothée Jaussoin 5378f03f47 Message files table 1 year ago
Timothée Jaussoin 0c9bdc7472 Fix #1317 Handle properly the from attribute from MAM messages 1 year ago
Timothée Jaussoin fbb0827434 Fix #1262 Remove the quote-using-thread feature as we rely on the proper XEP now 2 years ago
Timothée Jaussoin c5d2d1bf7e Fix MAM messages stanza resolving flow, preventing duplicate messages 2 years ago
Timothée Jaussoin fb7e76cdf5 Fix #1252 Handle the stanzaid from MAM directly from the result element, as stated in https://xmpp.org/extensions/xep-0313.html#archives_id 2 years ago
Timothée Jaussoin d0b4e2bffc Move the file message related logic to the Message model 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 0ac1785d09 Generalize the message submenu 2 years ago
Timothée Jaussoin 08a22911f3 Add affiliation change messages in the chatrooms 3 years ago
Stephen Paul Weber 163aa3428e
Always store thread id when present 3 years ago
Stephen Paul Weber a1eb556cc1
Allow reaction message to contain a fallback body 3 years ago
Timothée Jaussoin 699e9ec32d feature-fallback:0 => fallback:0 3 years ago
Timothée Jaussoin d5be850b4b Fix #1113 3 years ago
Timothée Jaussoin 5a03d2bb74 Ensuring that the MUC is having urn:xmpp:sid:0 to set the stanza-id, related to #1106 3 years ago
Timothée Jaussoin 372193d197 Fix #1101 Don't handle reactions that are coming from unexisting messages 3 years ago
Timothée Jaussoin 4f25d9cf40 Add messageid and stanzaid to the messages table 3 years ago
Timothée Jaussoin 93a5a73501 Another fix 3 years ago
Timothée Jaussoin 8e731eca51 Implement XEP-0080: User Location 3 years ago
Timothée Jaussoin 02f85ac2c3 Fix #1080 ensure that characters are counted in their non-html escaped form 3 years ago
Timothée Jaussoin ed3cfabb76 Fix #1044 3 years ago
Timothée Jaussoin 26032c7b28 Fix #1068 3 years ago
Timothée Jaussoin cc4709f210 Implement XEP-0461: Message Replies 4 years ago
Timothée Jaussoin 871fd27afa Log the Reactions insertion errors, see #1042 4 years ago
Timothée Jaussoin f39138ebef Fix the specific case when the user is reacting to its own message 4 years ago
Timothée Jaussoin 3e5fa57efc Rewrite Picture to Image and add transparent images support, default pictures are compressed to webp 4 years ago
Timothée Jaussoin 6a98bfa939 Remove old HipChat specific code 4 years ago
Timothée Jaussoin 9e4fa1a0be Prepare PHP 8.1 support 4 years ago
Timothée Jaussoin 4e619c7389 Decrypt properly encrypted quoted messages 4 years ago
Timothée Jaussoin 6f62a4cd1d Fix broken message quoting 4 years ago
Timothée Jaussoin 2e4b3c9ae0 MUC edition 4 years ago