diff --git a/content/conversations_event_documentation.md b/content/conversations_event_documentation.md index cd2045f..356e7d5 100644 --- a/content/conversations_event_documentation.md +++ b/content/conversations_event_documentation.md @@ -5,7 +5,6 @@ tags: instant messaging, conversations, xmpp, documentation featured_image: images/fi_im.jpg - On the 1st and 2nd of June [*varia*](https://varia.zone/en/) hosted 'The Ecosystem Is Moving', a lecture by and worksession with [Daniel Gultsch](https://gultsch.de). ## Talk @@ -20,4 +19,11 @@ For notes taken during the talk have a look [here](https://pad.vvvvvvaria.org/Wt ## Worksession -The worksession itself was based around rethinking and designing the way Conversations displays information about chat groups. Arguably one of the most important features of any chat system, the groupchat view had been underdeveloped in Conversations. During the worksession we discussed the various types of groupchats that exist in the XMPP ecosystem, ranging from public topical rooms to private chats of groups of friends. By comparing what choices other chat applications make and getting a sense of what is (im)possible in the XMPP ecosystem (see [Cristina Cochior's writeup for more details](conversation-with-daniel-gultsch.html) participants got a good idea of where to go. Then we spent the afternoon doing a few different wireframes. These different designs all made different choices in accessibility, UX, customization. +The worksession itself was based around rethinking and designing the way Conversations displays information about chat groups. Arguably one of the most important features of any chat system, the groupchat view had been underdeveloped in Conversations. During the worksession we discussed the various types of groupchats that exist in the XMPP ecosystem, ranging from public topical rooms to private chats of groups of friends. By comparing what choices other chat applications make and getting a sense of what is (im)possible in the XMPP ecosystem (see [Cristina Cochior's writeup for more details](conversation-with-daniel-gultsch.html) participants got a good idea of where to go. + +Then we spent the afternoon doing a few different wireframes. These different designs all made different choices in accessibility, UX, customization. + +![](images/conversations_groups_comparison.png) +The group chat details view from Conversations version 2.2.3 and 2.2.4 where some of the propsed changes have already been implemented + +For notes of the worksession have a look [here](https://pad.vvvvvvaria.org/WttF.The-Ecosystem-is-Moving.worksession). diff --git a/content/images/conversations_groups_comparison.png b/content/images/conversations_groups_comparison.png new file mode 100644 index 0000000..a0a2e6f Binary files /dev/null and b/content/images/conversations_groups_comparison.png differ