<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/src/ui/manage_accounts/dialog.vala, branch send-button</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=send-button</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=send-button'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2021-10-12T15:58:18+00:00</updated>
<entry>
<title>Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')</title>
<updated>2021-10-12T15:58:18+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-10-11T21:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8d8dcf5af67ad89c328e67dc2c3469ef90283d9a'/>
<id>urn:sha1:8d8dcf5af67ad89c328e67dc2c3469ef90283d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce use of Widget.destroy()</title>
<updated>2021-02-11T00:32:39+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-02-11T00:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0626bad8e9c2f7dfd4d8eccc86ec1e8bec6c7308'/>
<id>urn:sha1:0626bad8e9c2f7dfd4d8eccc86ec1e8bec6c7308</id>
<content type='text'>
On non-toplevel windows, use Container.remove() instead of Widget.destroy()
Needed for migration to GTK4
https://developer.gnome.org/gtk4/unstable/gtk-migrating-3-to-4.html#id-1.7.4.3.17
</content>
</entry>
<entry>
<title>Fetch avatars only when they are used</title>
<updated>2020-06-10T17:53:56+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-06-10T17:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=50c55c7f55aff6622d242bdcf2b58d5f7956f28e'/>
<id>urn:sha1:50c55c7f55aff6622d242bdcf2b58d5f7956f28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Base avatars and names on conversation, not JID.</title>
<updated>2019-10-18T14:52:29+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-10-18T14:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e330e60f83e6e46bbc3d320711709f2448b802e7'/>
<id>urn:sha1:e330e60f83e6e46bbc3d320711709f2448b802e7</id>
<content type='text'>
Fixes #598
</content>
</entry>
<entry>
<title>Don't show conversations from account after it was disabled</title>
<updated>2019-08-28T11:11:56+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-08-27T20:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e52a4eacb2a3410a80156a50c267b5ac4b6d49ae'/>
<id>urn:sha1:e52a4eacb2a3410a80156a50c267b5ac4b6d49ae</id>
<content type='text'>
fixes #277
</content>
</entry>
<entry>
<title>Add and enable newly created (first) account</title>
<updated>2019-08-23T19:19:26+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-08-23T19:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a99c3ff16d3b10209b19a43fc4e810351aeccd61'/>
<id>urn:sha1:a99c3ff16d3b10209b19a43fc4e810351aeccd61</id>
<content type='text'>
fixes #584
</content>
</entry>
<entry>
<title>Add non-CSD alternative for more windows</title>
<updated>2019-03-14T16:39:31+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-02-20T22:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=161e4c19862be0ea6572f7701d37acc1c16b8147'/>
<id>urn:sha1:161e4c19862be0ea6572f7701d37acc1c16b8147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix runtime criticals (and compiler warnings)</title>
<updated>2019-02-13T15:14:16+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-02-13T15:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d668e0158df40e1bb1ea00ab72fac9d0e95e8bd9'/>
<id>urn:sha1:d668e0158df40e1bb1ea00ab72fac9d0e95e8bd9</id>
<content type='text'>
fixes #520
</content>
</entry>
<entry>
<title>Improve FileFilter for avatar selection</title>
<updated>2019-01-30T02:07:18+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-01-30T01:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8e9e05615c2a59d37d189efd414d2b8d2a31b533'/>
<id>urn:sha1:8e9e05615c2a59d37d189efd414d2b8d2a31b533</id>
<content type='text'>
fixes #512
</content>
</entry>
<entry>
<title>Notification on TLS error/wrong password, log TLS cert issues, don't make account with connection error appear disabled in accounts dialog</title>
<updated>2018-09-15T14:19:47+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-09-15T14:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6d947c42b5e573cb350a1354a47a3a806a22cbb2'/>
<id>urn:sha1:6d947c42b5e573cb350a1354a47a3a806a22cbb2</id>
<content type='text'>
</content>
</entry>
</feed>
