1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
93522893bf * mu-contacts: use encoded email address as group in gkeyfile (which valid as a
groupname), add real email as email= value; use g_keyfile_(get|set)_value
  instead of string, so there is no utf-8 problems, just the raw data we got
  as address

  This should all allow for any kind of email address, even invalid
  ones. switch order of name / address in mu_contacts_add
2011-05-24 21:41:52 +03:00
Dirk-Jan C. Binnema
abf9c632e3 * cleanup some header files 2011-05-22 14:48:31 +03:00
Dirk-Jan C. Binnema
e2934ff9fc * mu-contacts: cosmetics 2011-05-18 22:14:08 +03:00
Dirk-Jan C. Binnema
1e9ec55034 * use differerent exit codes for error, no matches as >0 matches; as per man page 2011-03-05 15:07:49 +02:00
Dirk-Jan C. Binnema
6226754a25 * WIP: mu-contacts; add the following: return timestamp callback and add regexp filtering capabilities 2011-03-03 21:22:11 +02:00
Dirk-Jan C. Binnema
b9be7f210c * WIP: rudimentary implementation of the 'cfind' command, to find contacts 2011-03-02 23:26:54 +02:00
Dirk-Jan C. Binnema
01c9410d0f * WIP(2): mu-contact.[ch], basic implementation 2011-03-02 22:39:32 +02:00