<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/src/ui/global_search.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>2022-01-23T18:50:01+00:00</updated>
<entry>
<title>Remove color from /me name, remove use_markup from sender label</title>
<updated>2022-01-23T18:50:01+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-01-23T18:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=5089e9cad7180ec29b642db7be990dcaf0531299'/>
<id>urn:sha1:5089e9cad7180ec29b642db7be990dcaf0531299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small cleanup</title>
<updated>2022-01-23T18:50:01+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-01-23T18:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=b123800f26e78df5b4e01857bc5c2ac6a954ba5b'/>
<id>urn:sha1:b123800f26e78df5b4e01857bc5c2ac6a954ba5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display message sender in bold+text color instead of small+colored</title>
<updated>2022-01-05T19:10:19+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-01-05T18:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ac2af047409c3cd9ecfc3c955da5975e79565961'/>
<id>urn:sha1:ac2af047409c3cd9ecfc3c955da5975e79565961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compiler warnings ('cast between incompatible function types') by not connecting closures</title>
<updated>2021-10-12T17:43:57+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-10-12T14:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=bea85c8ab5f74d96f37c1b3a6ea1e83edd0de500'/>
<id>urn:sha1:bea85c8ab5f74d96f37c1b3a6ea1e83edd0de500</id>
<content type='text'>
</content>
</entry>
<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>Escape pango markup in names in GlobalSearch</title>
<updated>2021-03-05T17:46:51+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-03-05T17:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=2630f18631aa1f8964c4e1f25aa3ce62df7e44bf'/>
<id>urn:sha1:2630f18631aa1f8964c4e1f25aa3ce62df7e44bf</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>Use advertized/server/live time for sorting instead of arrival time</title>
<updated>2020-12-04T18:11:27+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-12-04T18:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=cc01374d3cb6a8bf477e8f96378f20b9aff57536'/>
<id>urn:sha1:cc01374d3cb6a8bf477e8f96378f20b9aff57536</id>
<content type='text'>
fixes #310
</content>
</entry>
<entry>
<title>Fix loading more results when scrolling through search results</title>
<updated>2020-09-14T10:40:41+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-09-14T10:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=fb9352fef1a503cb179d9fb5907b26c2ad357923'/>
<id>urn:sha1:fb9352fef1a503cb179d9fb5907b26c2ad357923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Global search: Display dates in local timezone (#855)</title>
<updated>2020-05-20T19:37:13+00:00</updated>
<author>
<name>selurvedu</name>
<email>11262062+selurvedu@users.noreply.github.com</email>
</author>
<published>2020-05-20T19:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=06177701bfb3821f81c6ac35109f32cf55cd5ab9'/>
<id>urn:sha1:06177701bfb3821f81c6ac35109f32cf55cd5ab9</id>
<content type='text'>
This fixes message dates being displayed in UTC in the message search
sidebar.

Co-authored-by: selurvedu &lt;selurvedu@users.noreply.github.com&gt;</content>
</entry>
</feed>
