<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/src/ui/conversation_selector/conversation_row.vala, branch master</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2019-04-14T07:46:54+00:00</updated>
<entry>
<title>Clean up ConversationTitlebar</title>
<updated>2019-04-14T07:46:54+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-04-12T15:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6e1938b0893b47f0673bd773bdbfdbf6465ae018'/>
<id>urn:sha1:6e1938b0893b47f0673bd773bdbfdbf6465ae018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use regex literals, fixes some compiler warnings</title>
<updated>2019-03-14T16:39:31+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-03-14T16:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=952ac9548402744ac9b13917255b9e461a96abe5'/>
<id>urn:sha1:952ac9548402744ac9b13917255b9e461a96abe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check FileTransfer's mime_type for null (unknown) when handeling it</title>
<updated>2018-12-31T15:49:22+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2018-12-29T18:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=446e86d4ad798655aa1a83aebc86f9f2431484df'/>
<id>urn:sha1:446e86d4ad798655aa1a83aebc86f9f2431484df</id>
<content type='text'>
fixes #479
</content>
</entry>
<entry>
<title>ConversationSelector: Display time "Yesterday" after date change</title>
<updated>2018-12-29T12:10:24+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2018-12-28T17:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e455a229933ab292fecd6eb38ee7b84304a8a1e4'/>
<id>urn:sha1:e455a229933ab292fecd6eb38ee7b84304a8a1e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>display groups w/o name by list of members</title>
<updated>2018-12-28T12:42:58+00:00</updated>
<author>
<name>Daniel Gultsch</name>
<email>daniel@gultsch.de</email>
</author>
<published>2018-12-04T09:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d8e0ab406cdad73edf79123e84d0013b96a3963a'/>
<id>urn:sha1:d8e0ab406cdad73edf79123e84d0013b96a3963a</id>
<content type='text'>
For members-only, non-anonymous groups that do not have a name set we now
show an automatically generated name that is generated from the list of members
(offline, and online). Only the first name (before the first space) is used
to keep the generated name short.

The term *private room* is coined as a short hand for members only&amp;non-anon group
chats.

This commit also uses the offline members list instead of the online member list
to generate avatar tiles (also only in members-only, non-anon groups.)
</content>
</entry>
<entry>
<title>ConversationRow: Update nick_label in case of FileItems</title>
<updated>2018-11-22T00:01:54+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-11-21T23:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=c44489214e040f48042d27254d4c18a78e343049'/>
<id>urn:sha1:c44489214e040f48042d27254d4c18a78e343049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -&gt; ConversationRow</title>
<updated>2018-11-04T19:19:34+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-11-04T19:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=3af9faac82dc19d5d9059d190cc17ce7186e4a10'/>
<id>urn:sha1:3af9faac82dc19d5d9059d190cc17ce7186e4a10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display room name in conversation selector and conversation titlebar</title>
<updated>2018-11-02T14:14:35+00:00</updated>
<author>
<name>codedust</name>
<email>codedust@users.noreply.github.com</email>
</author>
<published>2018-08-20T00:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=1e54a442ba78cd117c0262b9b5e83ef4438e5858'/>
<id>urn:sha1:1e54a442ba78cd117c0262b9b5e83ef4438e5858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Render avatar on demand</title>
<updated>2018-01-27T23:38:47+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2018-01-16T15:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ca331e85efe2a74a6b9b5a5ff0fbcd10a36758ce'/>
<id>urn:sha1:ca331e85efe2a74a6b9b5a5ff0fbcd10a36758ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Jid class to xmpp-vala, partially refactor namespace</title>
<updated>2018-01-27T23:38:47+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2018-01-12T20:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=782ae4c049e2b6fab13d7453cbb0e74610e7d200'/>
<id>urn:sha1:782ae4c049e2b6fab13d7453cbb0e74610e7d200</id>
<content type='text'>
</content>
</entry>
</feed>
