<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/evolution-data-server.git/docs/reference, branch master</title>
<subtitle>gitlab.gnome.org: GNOME/evolution-data-server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/'/>
<entry>
<title>docs: Stop 'evolution-data-server' depend on 'gtkdoc-camel' target</title>
<updated>2023-04-18T08:45:51+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2023-04-18T08:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=1946803dc710ec46da31dbf201ea76ba9ae5980b'/>
<id>1946803dc710ec46da31dbf201ea76ba9ae5980b</id>
<content type='text'>
It doesn't seem to be needed, thus remove the reference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't seem to be needed, thus remove the reference.
</pre>
</div>
</content>
</entry>
<entry>
<title>IMAPX: Add option for "Single client mode"</title>
<updated>2023-03-31T07:30:01+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2023-03-31T07:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=698b97b60401f75280e8b1ecb0e3770159966dfa'/>
<id>698b97b60401f75280e8b1ecb0e3770159966dfa</id>
<content type='text'>
The "Single client mode" is enabled by default and it means that
full folder update (check of flags on old messages) is done only
once per day, which can save bandwidth and time significantly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "Single client mode" is enabled by default and it means that
full folder update (check of flags on old messages) is done only
once per day, which can save bandwidth and time significantly.
</pre>
</div>
</content>
</entry>
<entry>
<title>I#461 - backends: React to destination URI changes</title>
<updated>2023-03-24T09:07:53+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2023-03-24T09:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=892ce97b7b5e139934565422c355340b543d2595'/>
<id>892ce97b7b5e139934565422c355340b543d2595</id>
<content type='text'>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/461
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/461
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ECacheKeys helper object for ref-counted data stored in an ECache table</title>
<updated>2022-11-22T15:07:37+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2022-11-22T15:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=1cc9ea89b3d959147f1665b71980c86961384aaa'/>
<id>1cc9ea89b3d959147f1665b71980c86961384aaa</id>
<content type='text'>
The ECacheKeys is used to store key-value data with a reference count
in a dedicated ECache table. Its code had been already used to store
timezones from the calendar components, this is an extraction of that
code to a new object, which can be re-used for other data.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1245
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ECacheKeys is used to store key-value data with a reference count
in a dedicated ECache table. Its code had been already used to store
timezones from the calendar components, this is an extraction of that
code to a new object, which can be re-used for other data.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1245
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace libgdata dependency with built-in functions</title>
<updated>2022-07-07T16:10:35+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2022-07-07T16:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=6b62b6e32f56663136242121b709c3606be49a26'/>
<id>6b62b6e32f56663136242121b709c3606be49a26</id>
<content type='text'>
Since the new Google Data Tasks API functions being added, the libgdata
dependency can be dropped and replaced with it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the new Google Data Tasks API functions being added, the libgdata
dependency can be dropped and replaced with it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functions to manipulate Google Task API</title>
<updated>2022-07-07T16:03:26+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2022-07-07T16:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=14a6e82f0bd5a3b2eb5a4bf8ea3c1d604f270c9f'/>
<id>14a6e82f0bd5a3b2eb5a4bf8ea3c1d604f270c9f</id>
<content type='text'>
Also add some JSON utility functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add some JSON utility functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split ENamedParameters into its own file</title>
<updated>2022-06-24T10:11:14+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2022-06-24T10:11:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=508aaff9c932e1d12c59747473edc3187970e318'/>
<id>508aaff9c932e1d12c59747473edc3187970e318</id>
<content type='text'>
It's large enough that it should be better in its own file, than to
share the file with the common utility functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's large enough that it should be better in its own file, than to
share the file with the common utility functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Return back accidentally removed developer documentation for ESourceProxy</title>
<updated>2022-06-22T19:28:35+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2022-06-22T19:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=0aeb67421d2698aaff57f6c3a9002f4cc3b577d9'/>
<id>0aeb67421d2698aaff57f6c3a9002f4cc3b577d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>M!85 - Port to libsoup3</title>
<updated>2022-06-22T10:54:36+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2021-11-09T16:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=8dac17a257b10ffbd015c33c11c385908ae28d2c'/>
<id>8dac17a257b10ffbd015c33c11c385908ae28d2c</id>
<content type='text'>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/85
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/85
</pre>
</div>
</content>
</entry>
<entry>
<title>Calendar: Add functions to handle LANGUAGE parameter on properties</title>
<updated>2022-06-08T16:54:02+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2022-06-08T16:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=5170198bb85fb0b8f6bcc351e78f1219b5719413'/>
<id>5170198bb85fb0b8f6bcc351e78f1219b5719413</id>
<content type='text'>
This helps to read properties related only to certain language/locale.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/876
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps to read properties related only to certain language/locale.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/876
</pre>
</div>
</content>
</entry>
</feed>
