10284 Commits (b8d57eb4fbab35e720b86bb6c5de8a4ee5a1f300)
 

Author SHA1 Message Date
Timothée Jaussoin b8d57eb4fb Load widgets correctly based on hasUpload and hasPubsub features 1 month ago
Timothée Jaussoin f4b313a00a Only resolve the AvatarMetadata info without a URL for now 1 month ago
Timothée Jaussoin 427413f662 Use a file to pass the base64 data to prevent some heavy load on the AvatarHandler worker 1 month ago
Timothée Jaussoin e906033ceb Put back the Scheduler 1 month ago
Timothée Jaussoin 5f4c248072 Don't use the templater in CommunityData for now 1 month ago
Timothée Jaussoin 8856f41fe5 Add an AvatarHandler worker that is taking care of requesting and saving the Avatar and Banner URLs and base64 avatars 1 month ago
Timothée Jaussoin 707812dc2a Remove commented code 1 month ago
Timothée Jaussoin edf82d4f9c Make toast() a Base Widget helper, fixes the Templater RPC issue as well 1 month ago
Timothée Jaussoin 6fd2661905 Ensure that the Onboarding is only displayed once, fix the translations 1 month ago
Timothée Jaussoin aed30f6378 Fix Upload Dialog footer layout 1 month ago
Timothée Jaussoin 02fa804847 Improve the upload progress status, detect when the file is handled by the PHP and return the XMPP progress status 1 month ago
Timothée Jaussoin ca648dfa68 Fix errors when the daemon is not started 1 month ago
Timothée Jaussoin 0f721b6d74 Reduce the WS reconnection max time to 10s 1 month ago
Timothée Jaussoin 78288c07c5 Remove useless files 1 month ago
Timothée Jaussoin ee405fafe9 Update the ringtone 1 month ago
Timothée Jaussoin 59ab24cfdc Fix the Jingle call rejection (on both sides) 1 month ago
Timothée Jaussoin e3d7f2e5d7 Add the clear history action in the drawer actions 2 months ago
Timothée Jaussoin 8fbe17cb83 Update the dependencies 2 months ago
Timothée Jaussoin 9e79c95ef0 Refresh the locales 2 months ago
Timothée Jaussoin d1aec38c23 Request the MAMEarliest from the actual user 2 months ago
Timothée Jaussoin b41bd048f5 Add a pusher worker that is handling all the WebPush notifications 2 months ago
Timothée Jaussoin 03fbbd977f Use Github Flavored Markdown to support a more advanced Markdown format 2 months ago
Timothée Jaussoin 48898b3e74 Inject the Markdown content as a text node to escape XML characters automatically 2 months ago
Timothée Jaussoin 5f8128c0f3 Fix #1481 Handle pubsub_postpublish_errorpayloadtoobig events properly when the published post is above the XMPP server limit 2 months ago
Timothée Jaussoin 70f74900cb Don't list bridges in the suggestions when adding a chatroom 2 months 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) 2 months ago
Timothée Jaussoin 29854aadd0 Remove the php-curl dependency 2 months ago
Timothée Jaussoin bbf81d8141 Fix and simplify the Comments publication flow, fix the comments list refresh on publish with the Templater 2 months ago
Timothée Jaussoin 13956bfa94 Enforce Packet parameters in all the Widgets 2 months ago
Timothée Jaussoin 9a9d111804 Refactor and cleanup the Post Comments related code 2 months ago
Timothée Jaussoin 582c92ceff Remove the location class from the Presence 2 months ago
Timothée Jaussoin 7c78941b38 Allow Dialog to be cleared using the back button 2 months ago
Timothée Jaussoin ac5bb58849 Fix dialog buttons display 2 months ago
Timothée Jaussoin 6ed68d925b Fix some font-weight 2 months ago
Timothée Jaussoin 2e321a089c Allow chatroom admins to configure the user voice, related to #1478 2 months ago
Timothée Jaussoin fb233b5caa Allow admins to configure the user role, redesign the chatroom user configuration panel, related to #1478 2 months ago
Timothée Jaussoin 0ec337e2c0 Fix #1433 Use directly the Carbon object and not createFromFormat() in Contact::isOld() 2 months ago
Timothée Jaussoin e58e290247 Fix Post comments refresh since the template moved to the Templater 2 months ago
Timothée Jaussoin 202e22bf3e Only put the detection to 10 and not 100 for scroll history 2 months ago
Timothée Jaussoin 8cd3d190e6 Fix scroll behavior and prevent history loading when the conversation is empty 2 months ago
Timothée Jaussoin add998bbea Clear the conversation just before renewing it to prevent some events to be triggered 2 months ago
Jaussoin Timothée 869a83e2c3
Containerfile and podman-compose test scripts (#1479) 2 months ago
Timothée Jaussoin 4db858a88d Remove the necessity to launch the Login page to cache the BASE_URI for the daemon launch 2 months ago
Timothée Jaussoin 56a406c3e5 Trigger the loaded events when the page is fully loaded to prevent some events issues, might fix #1343 2 months ago
Timothée Jaussoin f48cba9172 Don't show the delivery status twice for card based messages 2 months ago
Timothée Jaussoin 663627c83b Add the delivery status for emojis messages 2 months ago
Timothée Jaussoin af8023f210 Forgot the templater... 2 months ago
Jaussoin Timothée 1543e8a954
Add a Templater worker that is taking care of handling some widgets calls (#1475) 2 months ago
Timothée Jaussoin 9a86371f0a Ensure that the Blocking jids list are uniques, some servers returns duplicate 2 months ago
Timothée Jaussoin 7a150f1045 Fix a fatal error in the _account_fingerprint view 2 months ago