<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_user.php, branch 1.0.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-01-07T08:48:55Z</updated>
<entry>
<title>Make sure prefs always is a valid array (otherwise causes fatal errors if language if not set)</title>
<updated>2014-01-07T08:48:55Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-01-07T08:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e59471fcb9f4e5e11a6d054e930a21b469f76f97'/>
<id>urn:sha1:e59471fcb9f4e5e11a6d054e930a21b469f76f97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix deprecated function usage</title>
<updated>2013-11-18T10:08:20Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-11-18T10:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=51fe045a0422e2c6a92cedf3b233dc66b21da64a'/>
<id>urn:sha1:51fe045a0422e2c6a92cedf3b233dc66b21da64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added</title>
<updated>2013-11-10T13:04:33Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-11-10T13:04:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=85e60ada1558798669b29225aa530b4ba9310cdc'/>
<id>urn:sha1:85e60ada1558798669b29225aa530b4ba9310cdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make result of rcmail::get_compose_responses() always an (indexed) array; add plugin hook for updating user prefs: 'preferences_update'</title>
<updated>2013-09-04T10:07:58Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-09-04T10:07:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4f432f880afeb078c2b60ce594872ec3eb1713e7'/>
<id>urn:sha1:4f432f880afeb078c2b60ce594872ec3eb1713e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove (move to bc.php) unused strip_newlines() and strip_quotes() functions</title>
<updated>2013-05-29T07:42:12Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-29T07:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1d67fe13f6b0751c5ba3ab7a93f730e9ceac39cd'/>
<id>urn:sha1:1d67fe13f6b0751c5ba3ab7a93f730e9ceac39cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup, remove file paths from doc</title>
<updated>2012-12-18T08:07:00Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-18T08:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d2534c63f2c0b640a39fce2a71b14a5dcda6e7fd'/>
<id>urn:sha1:d2534c63f2c0b640a39fce2a71b14a5dcda6e7fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in identity data parser ('ident' item wasn't set correctly)</title>
<updated>2012-12-07T13:54:35Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-07T13:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7c5d4b0d4d01c66768a71e8e6138f5b637d44e4a'/>
<id>urn:sha1:7c5d4b0d4d01c66768a71e8e6138f5b637d44e4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move code for identity selection to function, move identities formatting to rcube_user::list_identities()</title>
<updated>2012-11-28T19:40:07Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-28T19:40:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0247b89c38c7f7ef1a2111239c6a1c8c13394d93'/>
<id>urn:sha1:0247b89c38c7f7ef1a2111239c6a1c8c13394d93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify rcube::get_user_name() usage, add rcube::get_user_email()</title>
<updated>2012-11-26T09:08:40Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-26T09:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=789e5988aaebb78d368b137b98169ec1e616159c'/>
<id>urn:sha1:789e5988aaebb78d368b137b98169ec1e616159c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Framework files moved to lib/Roundcube</title>
<updated>2012-11-21T18:52:03Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-21T18:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ba6f21caeb405c7e8512a09941fefbc97286e45f'/>
<id>urn:sha1:ba6f21caeb405c7e8512a09941fefbc97286e45f</id>
<content type='text'>
</content>
</entry>
</feed>
