10268 Commits (e3d7f2e5d77fc4bcd19c0037d81d96c4633a5fc2)
 

Author SHA1 Message Date
Timothée Jaussoin e3d7f2e5d7 Add the clear history action in the drawer actions 1 day ago
Timothée Jaussoin 8fbe17cb83 Update the dependencies 1 day ago
Timothée Jaussoin 9e79c95ef0 Refresh the locales 1 day ago
Timothée Jaussoin d1aec38c23 Request the MAMEarliest from the actual user 2 days ago
Timothée Jaussoin b41bd048f5 Add a pusher worker that is handling all the WebPush notifications 3 days ago
Timothée Jaussoin 03fbbd977f Use Github Flavored Markdown to support a more advanced Markdown format 3 days ago
Timothée Jaussoin 48898b3e74 Inject the Markdown content as a text node to escape XML characters automatically 4 days ago
Timothée Jaussoin 5f8128c0f3 Fix #1481 Handle pubsub_postpublish_errorpayloadtoobig events properly when the published post is above the XMPP server limit 5 days ago
Timothée Jaussoin 70f74900cb Don't list bridges in the suggestions when adding a chatroom 5 days ago
Jaussoin Timothée e1cfbb6d97
Handle XEP-0447: Stateless file sharing disposition attribute if present and use it to display inline attachments in the chat (#1474) 5 days ago
Timothée Jaussoin 29854aadd0 Remove the php-curl dependency 6 days ago
Timothée Jaussoin bbf81d8141 Fix and simplify the Comments publication flow, fix the comments list refresh on publish with the Templater 1 week ago
Timothée Jaussoin 13956bfa94 Enforce Packet parameters in all the Widgets 1 week ago
Timothée Jaussoin 9a9d111804 Refactor and cleanup the Post Comments related code 1 week ago
Timothée Jaussoin 582c92ceff Remove the location class from the Presence 1 week ago
Timothée Jaussoin 7c78941b38 Allow Dialog to be cleared using the back button 1 week ago
Timothée Jaussoin ac5bb58849 Fix dialog buttons display 1 week ago
Timothée Jaussoin 6ed68d925b Fix some font-weight 1 week ago
Timothée Jaussoin 2e321a089c Allow chatroom admins to configure the user voice, related to #1478 1 week ago
Timothée Jaussoin fb233b5caa Allow admins to configure the user role, redesign the chatroom user configuration panel, related to #1478 1 week ago
Timothée Jaussoin 0ec337e2c0 Fix #1433 Use directly the Carbon object and not createFromFormat() in Contact::isOld() 1 week ago
Timothée Jaussoin e58e290247 Fix Post comments refresh since the template moved to the Templater 1 week ago
Timothée Jaussoin 202e22bf3e Only put the detection to 10 and not 100 for scroll history 1 week ago
Timothée Jaussoin 8cd3d190e6 Fix scroll behavior and prevent history loading when the conversation is empty 1 week ago
Timothée Jaussoin add998bbea Clear the conversation just before renewing it to prevent some events to be triggered 1 week ago
Jaussoin Timothée 869a83e2c3
Containerfile and podman-compose test scripts (#1479) 2 weeks ago
Timothée Jaussoin 4db858a88d Remove the necessity to launch the Login page to cache the BASE_URI for the daemon launch 2 weeks ago
Timothée Jaussoin 56a406c3e5 Trigger the loaded events when the page is fully loaded to prevent some events issues, might fix #1343 2 weeks ago
Timothée Jaussoin f48cba9172 Don't show the delivery status twice for card based messages 2 weeks ago
Timothée Jaussoin 663627c83b Add the delivery status for emojis messages 2 weeks ago
Timothée Jaussoin af8023f210 Forgot the templater... 2 weeks ago
Jaussoin Timothée 1543e8a954
Add a Templater worker that is taking care of handling some widgets calls (#1475) 2 weeks ago
Timothée Jaussoin 9a86371f0a Ensure that the Blocking jids list are uniques, some servers returns duplicate 3 weeks ago
Timothée Jaussoin 7a150f1045 Fix a fatal error in the _account_fingerprint view 3 weeks ago
Timothée Jaussoin 90acf68e78 Fix a fatal error in Info 3 weeks ago
Timothée Jaussoin e0e0881c6b Don't threat messages that are part of a thread as a MUC subject, as specified in https://xmpp.org/extensions/xep-0045.html#subject-mod 3 weeks ago
Timothée Jaussoin 97ddecfd1a No need to add required for a checkbox, a checkbox is always required 3 weeks ago
Timothée Jaussoin 7f48cd4881 Use a simpler pattern to validate the JID 3 weeks ago
Timothée Jaussoin 05a2e69385 Fix #1473 Fix and refactor the Pubsub services discovery form 3 weeks ago
Timothée Jaussoin 50ce54a19e Fix #1472 A recent refactoring removed the AdHoc refresh code 3 weeks ago
Lyn 802e25f2f7
Update INSTALL.md (#1466) 3 weeks ago
Timothée Jaussoin 7ef9499ecf Put back the 'moving' CSS optimisation 3 weeks ago
Timothée Jaussoin e11f5af1be Fix getNewMessages when there is no messages 3 weeks ago
Timothée Jaussoin 3d6309f770 Remove Chat.resetOldestMessageDateTime and rely directly on the DOM 3 weeks ago
Timothée Jaussoin b2312a17c7 Refactor and cleanup the Chat panel animations and touch events 3 weeks ago
Timothée Jaussoin 1dfa2bdd1a Use translateX 4 weeks ago
Timothée Jaussoin f8ab5de106 Improve the disconnect status design 4 weeks ago
Timothée Jaussoin 6c29c70231 Implement XEP-0492: Chat notification settings 4 weeks ago
Timothée Jaussoin efe87aad70 Completely delete the User (and related data) when someone is leaving the instance 4 weeks ago
Timothée Jaussoin 00cc34cc4c Only return chatroom that belongs to non-gateway services 4 weeks ago