275 Commits (9dc2f112abb3c10fa4e927860c19a2e8f97c851c)

Author SHA1 Message Date
Timothée Jaussoin 9dc2f112ab Replace getTrueName by the Eloquent attribute 8 years ago
Timothée Jaussoin 16615c976d Fix quoted and presences handling in messages for Chatrooms 8 years ago
Timothée Jaussoin e06fa2e307 Move Url to Eloquent 8 years ago
Timothée Jaussoin 180ad920b0 Continue to move Subscriptions to Eloquent 8 years ago
Timothée Jaussoin 9c20007c24 Continue to replace Modl Info with Eloquent Info 8 years ago
Timothée Jaussoin f0a1f60b2f Fix file handling in messages 8 years ago
Timothée Jaussoin 04ca0b6b0b Fix messages handling in Chat widget 8 years ago
Timothée Jaussoin 996aca95f9 Continue to migrate MessageDAO eto Eloquent 8 years ago
Timothée Jaussoin 1d243edb3e Add special menu for admins in chatrooms 8 years ago
Timothée Jaussoin de238018af Chatrooms are working again, yay 8 years ago
Timothée Jaussoin c105af62f7 Continue to remove references to ContactDAO 8 years ago
Timothée Jaussoin f302a13fda More cleanup 8 years ago
Timothée Jaussoin 21d3745477 Move Cache to Eloquent 8 years ago
Timothée Jaussoin 153439ff4a First commit for the Modl to Eloquent refactoring 8 years ago
Timothée Jaussoin 1f8316f7f3 Unify formating 8 years ago
Timothée Jaussoin fc8c4f7ffd Fallback to the main server abuse addresses if empty 8 years ago
Timothée Jaussoin c024cd8d17 Try to get the Contact Addresses for the MUCs and use them to report abuses 8 years ago
Timothée Jaussoin 70516fdea2 Fix #490, implement XEP-0157 in Movim 8 years ago
Jaussoin Timothée dd2a91e09d Fix #403 8 years ago
Timothée Jaussoin e095a6563e Use native Javascript methods instead of Movim wrapper 8 years ago
Timothée Jaussoin 08d8e67a22 Disable the buttons and send form in Chat when the user is not connected to the MUC (yet) 8 years ago
Timothée Jaussoin 38ba156ef2 Handle properly Message delivery success and error in Chat 8 years ago
Timothée Jaussoin 1c306dd6a4 Fix draft saving in Chat 8 years ago
Timothée Jaussoin 0f2474332c Allow the request to be made through the WS or using Ajax 8 years ago
Timothée Jaussoin 6b26e6afb3 Fix #375 8 years ago
Timothée Jaussoin bf185e3a36 Enforce a minimum size for the pictures tested 8 years ago
Timothée Jaussoin 7bf96b1496 Consistent colors between the chatrooms if the nickname is the same 8 years ago
Timothée Jaussoin 18e7911dbe Check all the pictures size in Chat using a simple proxy that check the HTTP headers 8 years ago
Timothée Jaussoin 8d5a1f6e37 Fix #466 8 years ago
Timothée Jaussoin e1bb12c939 Get headers of a link when sending a message to embed pictures in the discussion 8 years ago
Timothée Jaussoin b0d0a3a4f2 Fix security issue introduced yesterday, escape all the XML sent to the browser 8 years ago
Timothée Jaussoin c0aeade7c1 Fix #453 8 years ago
Timothée Jaussoin 75da8c34d3 Implement XEP-0249, fix #446 8 years ago
Timothée Jaussoin e2d6413c62 Create isOTR in Message 8 years ago
Timothée Jaussoin 54926f1c3e Fix history requesting for MUC when joining 8 years ago
Timothée Jaussoin 7ad22e73ed Enable history from cache for MUC (buggy on join) 8 years ago
Timothée Jaussoin d9a295276c Append MUC messages using the same code as standard messages 8 years ago
Jaussoin Timothée e8c91cc641 Try to resolve the avatar if possible in MUC 8 years ago
Jaussoin Timothée a7c4393b39 Use default bubbles in the MUC as well, cleanup the code 8 years ago
Timothée Jaussoin 42ad5dfaed Small fixes in the Chat 8 years ago
Timothée Jaussoin 93943d6a1d Simply copy the sticker to the cache when sending it 8 years ago
Timothée Jaussoin 4632a9fc85 Don't +1 the notification counter if the message is edited 8 years ago
Timothée Jaussoin 38c2892bb1 Fix URLs encoding edge-case 8 years ago
Timothée Jaussoin 2f80f2b449 Actually clear the chat textarea when the message has been handled by the server, see #416 8 years ago
Timothée Jaussoin dad50dde69 Display Conferences in _chat_empty 8 years ago
Timothée Jaussoin 8beffb4318 Add support for MUC invitations in the MUC menu see #188 9 years ago
Timothée Jaussoin 6142c2033b Fix Fatal Error in Chat & Post 9 years ago
Timothée Jaussoin 94a0cd44b3 Fix fatal error in Chat 9 years ago
Jaussoin Timothée 9409ece8a9 Fix #387 9 years ago
Timothée Jaussoin 12cc1306ec Fix #345 9 years ago