• progress_activity cloud_sync

    Reconnection to the server…

    Movim cannot talk with the server, please try again later

  • back_to_tab fullscreen tile_small dialpad mic videocam switch_camera screen_share

    mic_none No sound detected from your microphone


    • Movim Blog

      The official Movim blog https://movim.eu/

      article 117 posts • people 959 subscribers
      assignment_ind Only publishers can publish


    • Public subscriptions

    • chevron_right

      Thorsten Fröhlich

    • chevron_right

      Steven

    • chevron_right

      coopr8

    • chevron_right

      metalshadow1909

    • chevron_right

      kenu_demon

    • chevron_right

      Thorsten Fröhlich

    • chevron_right

      Steven

    • chevron_right

      coopr8

    • chevron_right

      metalshadow1909

    • chevron_right

      kenu_demon

    • chevron_right

      Thorsten Fröhlich

    • chevron_right

      Steven

    • chevron_right

      coopr8

    • chevron_right

      metalshadow1909

    • chevron_right

      kenu_demon

  • Register Login

    Movim

    movim.chatterboxtown.us


  • rss_feed
    add Follow

    Movim Blog

    people 959 subscribers • The official Movim blog https://movim.eu/

    • chevron_right

      Movim 0.17 – Catalina

      Timothée Jaussoin • pubsub.movim.eu / Movim • 14 February 2020 edit • 2 minutes

    Here comes a new exciting Movim release. Two months after Cesco, here comes Catalina.

    In this releases, many fixes but also some nice new features, both for the social and messaging sections of Movim.

    New features

    Global chatroom search

    From the chatrooms widget, you can now directly search rooms globaly and join them in a click. This new feature relies on the search.jabber.network service, that is also implemented in Conversations and Gajim.

    Global search

    New design for the XMPP forms

    The XMPP forms handling and display has been fully redesigned. With nice icons and proper labels it will now be simpler to configure Communities, chatrooms and other XMPP items.

    XMPP Form redesigned

    Disable social features

    Pod admins can now disable all the social features in one click in the admin panel. This is useful for those that only wants to use Movim as a chat frontend for their XMPP services.

    Messages retractation

    After ConverseJS Movim is the second XMPP client that implements the message retractation feature. This allow you to delete any published messages from the history. Be careful, this only works if the contact is also using a compatible client.

    Retracted message

    New night theme colors and design adjustments

    Some small design adjustments were made to improve user experience. Some useless paddings were also removed to give more space to the content (like around the chat bubbles).

    The night theme is now having darker, bluer colors, strongly inspired by the Aritim-Dark KDE/GTK theme.

    New dark theme

    Fixes and improvements

    Beside those changes, many things were fixed in this release, regarding chatroom presences handling, notification counters or complex JID handling (especially if you're using transport services such as IRC or Telegram).

    But the biggest internal change was to bring a new request type to the frontend. Now the current Movim UI (HTML + Javascript + CSS) can request the backend in 3 different ways regarding the usage.

    1. Pure WebSocket requests: the request and the response are not linked together. This is the default case for the Movim requests.
    2. Ajax requests to the daemon: this is useful when the UI needs to know if the message was handled by the server (useful when you publish articles or send chat messages) and if those messages needs to be processed by the daemon (to trigger XMPP requests for example)
    3. And, since this version, some good ol' pure Ajax requests. They directly requests the HTTP backend, without even touching the daemon internaly. This is useful to load pieces of the UI and allows parallelisation. With this changes you'll see that parts of the UI (especially on the chat page) are now loaded way faster, without disturbing the daemon.

    Requests

    What's next?

    In the upcoming weeks we're planning to do some maintenance on the XMPP services. Add some new features and do some administration. On Movim side, nothing really planned for now.

    That's all folks!

    #movim #ajax #http #release #xmpp

    • tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp

    • Pictures 3 image

    • visibility
    • visibility
    • visibility
    • chevron_right

      Movim 0.17 – Catalina

      Timothée Jaussoin • pubsub.movim.eu / Movim • 14 February 2020 edit • 2 minutes

    Here comes a new exciting Movim release. Two months after Cesco, here comes Catalina.

    In this releases, many fixes but also some nice new features, both for the social and messaging sections of Movim.

    New features

    Global chatroom search

    From the chatrooms widget, you can now directly search rooms globaly and join them in a click. This new feature relies on the search.jabber.network service, that is also implemented in Conversations and Gajim.

    Global search

    New design for the XMPP forms

    The XMPP forms handling and display has been fully redesigned. With nice icons and proper labels it will now be simpler to configure Communities, chatrooms and other XMPP items.

    XMPP Form redesigned

    Disable social features

    Pod admins can now disable all the social features in one click in the admin panel. This is useful for those that only wants to use Movim as a chat frontend for their XMPP services.

    Messages retractation

    After ConverseJS Movim is the second XMPP client that implements the message retractation feature. This allow you to delete any published messages from the history. Be careful, this only works if the contact is also using a compatible client.

    Retracted message

    New night theme colors and design adjustments

    Some small design adjustments were made to improve user experience. Some useless paddings were also removed to give more space to the content (like around the chat bubbles).

    The night theme is now having darker, bluer colors, strongly inspired by the Aritim-Dark KDE/GTK theme.

    New dark theme

    Fixes and improvements

    Beside those changes, many things were fixed in this release, regarding chatroom presences handling, notification counters or complex JID handling (especially if you're using transport services such as IRC or Telegram).

    But the biggest internal change was to bring a new request type to the frontend. Now the current Movim UI (HTML + Javascript + CSS) can request the backend in 3 different ways regarding the usage.

    1. Pure WebSocket requests: the request and the response are not linked together. This is the default case for the Movim requests.
    2. Ajax requests to the daemon: this is useful when the UI needs to know if the message was handled by the server (useful when you publish articles or send chat messages) and if those messages needs to be processed by the daemon (to trigger XMPP requests for example)
    3. And, since this version, some good ol' pure Ajax requests. They directly requests the HTTP backend, without even touching the daemon internaly. This is useful to load pieces of the UI and allows parallelisation. With this changes you'll see that parts of the UI (especially on the chat page) are now loaded way faster, without disturbing the daemon.

    Requests

    What's next?

    In the upcoming weeks we're planning to do some maintenance on the XMPP services. Add some new features and do some administration. On Movim side, nothing really planned for now.

    That's all folks!

    #movim #ajax #http #release #xmpp

    • tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp

    • Pictures 3 image

    • visibility
    • visibility
    • visibility
    • chevron_right

      Movim 0.17 – Catalina

      Timothée Jaussoin • pubsub.movim.eu / Movim • 14 February 2020 edit • 2 minutes

    Here comes a new exciting Movim release. Two months after Cesco, here comes Catalina.

    In this releases, many fixes but also some nice new features, both for the social and messaging sections of Movim.

    New features

    Global chatroom search

    From the chatrooms widget, you can now directly search rooms globaly and join them in a click. This new feature relies on the search.jabber.network service, that is also implemented in Conversations and Gajim.

    Global search

    New design for the XMPP forms

    The XMPP forms handling and display has been fully redesigned. With nice icons and proper labels it will now be simpler to configure Communities, chatrooms and other XMPP items.

    XMPP Form redesigned

    Disable social features

    Pod admins can now disable all the social features in one click in the admin panel. This is useful for those that only wants to use Movim as a chat frontend for their XMPP services.

    Messages retractation

    After ConverseJS Movim is the second XMPP client that implements the message retractation feature. This allow you to delete any published messages from the history. Be careful, this only works if the contact is also using a compatible client.

    Retracted message

    New night theme colors and design adjustments

    Some small design adjustments were made to improve user experience. Some useless paddings were also removed to give more space to the content (like around the chat bubbles).

    The night theme is now having darker, bluer colors, strongly inspired by the Aritim-Dark KDE/GTK theme.

    New dark theme

    Fixes and improvements

    Beside those changes, many things were fixed in this release, regarding chatroom presences handling, notification counters or complex JID handling (especially if you're using transport services such as IRC or Telegram).

    But the biggest internal change was to bring a new request type to the frontend. Now the current Movim UI (HTML + Javascript + CSS) can request the backend in 3 different ways regarding the usage.

    1. Pure WebSocket requests: the request and the response are not linked together. This is the default case for the Movim requests.
    2. Ajax requests to the daemon: this is useful when the UI needs to know if the message was handled by the server (useful when you publish articles or send chat messages) and if those messages needs to be processed by the daemon (to trigger XMPP requests for example)
    3. And, since this version, some good ol' pure Ajax requests. They directly requests the HTTP backend, without even touching the daemon internaly. This is useful to load pieces of the UI and allows parallelisation. With this changes you'll see that parts of the UI (especially on the chat page) are now loaded way faster, without disturbing the daemon.

    Requests

    What's next?

    In the upcoming weeks we're planning to do some maintenance on the XMPP services. Add some new features and do some administration. On Movim side, nothing really planned for now.

    That's all folks!

    #movim #ajax #http #release #xmpp

    • tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagmovim tagmovim tagmovim tagajax tagajax tagajax taghttp taghttp taghttp tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp

    • Pictures 3 image

    • visibility
    • visibility
    • visibility
    • chevron_right

      Timothée Jaussoin • pubsub.movim.eu / Movim • 9 December 2019 edit

      Memory consumption of Riot, Mattermost, Discord and Movim. #memory #mattermost #discord #movim #discord

      Feature wise we're all doing kinda the same thing grimacing face

    https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png
    • tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim

    • favorite

      st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna, st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna, st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna

    • 6 Comments

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • chevron_right

      Timothée Jaussoin • pubsub.movim.eu / Movim • 9 December 2019 edit

      Memory consumption of Riot, Mattermost, Discord and Movim. #memory #mattermost #discord #movim #discord

      Feature wise we're all doing kinda the same thing grimacing face

    https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png
    • tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim

    • favorite

      st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna, st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna, st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna

    • 6 Comments

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • chevron_right

      Timothée Jaussoin • pubsub.movim.eu / Movim • 9 December 2019 edit

      Memory consumption of Riot, Mattermost, Discord and Movim. #memory #mattermost #discord #movim #discord

      Feature wise we're all doing kinda the same thing grimacing face

    https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/nZ0jeZG2i3nDbEJzOj9XRZCV7xEhZMyuFcRBj8nD/memory.png
    • tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim tagmemory tagmemory tagmemory tagmattermost tagmattermost tagmattermost tagdiscord tagdiscord tagdiscord tagmovim tagmovim tagmovim

    • favorite

      st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna, st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna, st33vil, arie, meta, ericbuijs, movim, debxwoody, debacle, marzanna

    • 6 Comments

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • person

      10 December 2019 nik

      Same here. Rocket.Chat: 104 MiB Mattermost: 87,2 MiB Movim: 5,7 MiB It should be noted that I have three open chats in Mattermost, and 730 open chats in Movim ;)

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • 10 December 2019 Timothée Jaussoin

      You're a benchmark for Movim, admit it beaming face with smiling eyes

    • chevron_right

      Movim 0.16.1 – Cesco

      Timothée Jaussoin • pubsub.movim.eu / Movim • 6 December 2019 • 1 minute

    Only a few weeks after the 0.16 release here is the 0.16.1 one!

    This release includes several fixes and a few new features.

    Features

    You can now share posts to your connected chatrooms :)

    Chatroom post sharing

    Communities layout were a bit redesigned, publication rules are now displayed clearly in the right column and the header shows more information on mobile.

    Communities redesigned

    All the messages that you sent in the one to one discussions can now be edited.

    Message edition for the whole history

    The videoconferencing feature was heavily refactored and several issues were fixed during this process. A new XEP was also used partially to improve the call negociation flow, XEP-0353: Jingle Message Initiation.

    Fixes

    In the database an index was added on the key that was tracking contacts avatars. This sounds maybe a bit technical to you but this small fix boost quite a lot the performances during the login process, when you join a chatroom (especially that one) or when a contact updates his/her avatar. Because it's a database change you should run the database migrations when updating from 0.16 to 0.16.1.

    All the entities that are on the XMPP network needs to declare what they are capable of to the others. This allows feature discovery and negociation and is specified in the #XMPP extension XEP-0115: Entity Capabilities. After the big code refactor of the handling of those #capabilities within the Movim codebase some other small improvements and fixes were done to wrap up properly this feature.

    Presences sent to MUC are now generated the same way than those sent to contacts, this fixes #711.

    DNS resolution errors an timeout are now handled properly displayed during the authentication flow (#368).

    The SQL_DATE constant was renamed to MOVIM_SQL_DATE to prevent some naming conflicts (#820).

    What's next?

    PHP 7.4 was released a few days ago, so the upcoming version will focus on fixing issues to make Movim fully compatible with that version.

    This new PHP release also includes an exciting feature that allows #PHP developpers to call directly C libraries in their codes. This could allow #Movim to directly use the libsignal C library and therefore (finally) allow OMEMO end-to-end-encryption to be implemented. This will be a lot of work and verifications so we're not promissing anything anytime soon. Stay calm please!

    That's all folks!

    #omemo #videoconference #jingle #release

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease

    • Pictures 3 image

    • visibility
    • visibility
    • visibility
    • chevron_right

      Movim 0.16.1 – Cesco

      Timothée Jaussoin • pubsub.movim.eu / Movim • 6 December 2019 • 1 minute

    Only a few weeks after the 0.16 release here is the 0.16.1 one!

    This release includes several fixes and a few new features.

    Features

    You can now share posts to your connected chatrooms :)

    Chatroom post sharing

    Communities layout were a bit redesigned, publication rules are now displayed clearly in the right column and the header shows more information on mobile.

    Communities redesigned

    All the messages that you sent in the one to one discussions can now be edited.

    Message edition for the whole history

    The videoconferencing feature was heavily refactored and several issues were fixed during this process. A new XEP was also used partially to improve the call negociation flow, XEP-0353: Jingle Message Initiation.

    Fixes

    In the database an index was added on the key that was tracking contacts avatars. This sounds maybe a bit technical to you but this small fix boost quite a lot the performances during the login process, when you join a chatroom (especially that one) or when a contact updates his/her avatar. Because it's a database change you should run the database migrations when updating from 0.16 to 0.16.1.

    All the entities that are on the XMPP network needs to declare what they are capable of to the others. This allows feature discovery and negociation and is specified in the #XMPP extension XEP-0115: Entity Capabilities. After the big code refactor of the handling of those #capabilities within the Movim codebase some other small improvements and fixes were done to wrap up properly this feature.

    Presences sent to MUC are now generated the same way than those sent to contacts, this fixes #711.

    DNS resolution errors an timeout are now handled properly displayed during the authentication flow (#368).

    The SQL_DATE constant was renamed to MOVIM_SQL_DATE to prevent some naming conflicts (#820).

    What's next?

    PHP 7.4 was released a few days ago, so the upcoming version will focus on fixing issues to make Movim fully compatible with that version.

    This new PHP release also includes an exciting feature that allows #PHP developpers to call directly C libraries in their codes. This could allow #Movim to directly use the libsignal C library and therefore (finally) allow OMEMO end-to-end-encryption to be implemented. This will be a lot of work and verifications so we're not promissing anything anytime soon. Stay calm please!

    That's all folks!

    #omemo #videoconference #jingle #release

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease

    • Pictures 3 image

    • visibility
    • visibility
    • visibility
    • chevron_right

      Movim 0.16.1 – Cesco

      Timothée Jaussoin • pubsub.movim.eu / Movim • 6 December 2019 • 1 minute

    Only a few weeks after the 0.16 release here is the 0.16.1 one!

    This release includes several fixes and a few new features.

    Features

    You can now share posts to your connected chatrooms :)

    Chatroom post sharing

    Communities layout were a bit redesigned, publication rules are now displayed clearly in the right column and the header shows more information on mobile.

    Communities redesigned

    All the messages that you sent in the one to one discussions can now be edited.

    Message edition for the whole history

    The videoconferencing feature was heavily refactored and several issues were fixed during this process. A new XEP was also used partially to improve the call negociation flow, XEP-0353: Jingle Message Initiation.

    Fixes

    In the database an index was added on the key that was tracking contacts avatars. This sounds maybe a bit technical to you but this small fix boost quite a lot the performances during the login process, when you join a chatroom (especially that one) or when a contact updates his/her avatar. Because it's a database change you should run the database migrations when updating from 0.16 to 0.16.1.

    All the entities that are on the XMPP network needs to declare what they are capable of to the others. This allows feature discovery and negociation and is specified in the #XMPP extension XEP-0115: Entity Capabilities. After the big code refactor of the handling of those #capabilities within the Movim codebase some other small improvements and fixes were done to wrap up properly this feature.

    Presences sent to MUC are now generated the same way than those sent to contacts, this fixes #711.

    DNS resolution errors an timeout are now handled properly displayed during the authentication flow (#368).

    The SQL_DATE constant was renamed to MOVIM_SQL_DATE to prevent some naming conflicts (#820).

    What's next?

    PHP 7.4 was released a few days ago, so the upcoming version will focus on fixing issues to make Movim fully compatible with that version.

    This new PHP release also includes an exciting feature that allows #PHP developpers to call directly C libraries in their codes. This could allow #Movim to directly use the libsignal C library and therefore (finally) allow OMEMO end-to-end-encryption to be implemented. This will be a lot of work and verifications so we're not promissing anything anytime soon. Stay calm please!

    That's all folks!

    #omemo #videoconference #jingle #release

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • movim/movim

      Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

    • tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease tagxmpp tagxmpp tagxmpp tagcapabilities tagcapabilities tagcapabilities tag711 tag711 tag711 tag368 tag368 tag368 tag820 tag820 tag820 tagphp tagphp tagphp tagmovim tagmovim tagmovim tagomemo tagomemo tagomemo tagvideoconference tagvideoconference tagvideoconference tagjingle tagjingle tagjingle tagrelease tagrelease tagrelease

    • Pictures 3 image

    • visibility
    • visibility
    • visibility
  • history

    Get older posts

  • cloud_queue

    Powered by Movim