Try to tolerate Facebook violating their own API (i.e. by not
[hermes] / package / debian / changelog
1 hermes (0.2.3) unstable; urgency=low
2
3   * Include i18n mechanism (requested by Tomasz Dominikowski, provided by
4     Nicolas Graziano). MB#5834
5   * French translations (provided by Nicolas Graziano). MB#5834
6   * Try to tolerate Facebook violating their own API (provided by
7     Christoph Hrdinka). MB#6768
8
9  -- Andrew Flegg <andrew@bleb.org>  Sat, 12 Dec 2009 20:12:54 +0000
10
11 hermes (0.2.2) unstable; urgency=low
12
13   * Ignore Twitter's default profile image. MB#5980 (reported by
14     Tomasz Dominikowski)
15   * Further fix for Facebook UID issues (reported by Attila Csipa)
16
17  -- Andrew Flegg <andrew@bleb.org>  Sun,  1 Nov 2009 10:51:52 +0000
18
19 hermes (0.2.1) unstable; urgency=low
20
21   * Change type of stored Facebook UID from int to string (newer
22     Facebook UIDs > MAX_INT; reported by Attila Csipa)
23
24  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 19:16:17 +0000
25
26 hermes (0.2.0) unstable; urgency=low
27
28   * New icons from Tim Samoff.
29   * Background image for the main window from Tim Samoff.
30   * Use URLs in profiles as a canonical mapping.
31   * Provide first pass at manual mapping through the GUI.
32   * Revise language on two buttons (inspired by MB#5452, reported by
33     Zach Goldberg).
34
35  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 00:41:04 +0000
36
37 hermes (0.1.0) unstable; urgency=low
38
39   * Improve error handling, including opening accounts dialogue
40     for failed Twitter auth MB#5352 (reported by Zach Goldberg)
41   * Use Python `trans' module to match differing accents (reported
42     by Valério Valério)
43   * Add ability to create "birthday-only" contacts from Facebook
44     (suggested by Jussi Mäkinen)
45   * Pull down homepages from Facebook, and extract URLs.
46   * Clarify accounts dialogue & Facebook authentication (suggested
47     by Keith Varty)
48
49  -- Andrew Flegg <andrew@bleb.org>  Sun, 18 Oct 2009 09:36:36 +0100
50
51 hermes (0.0.6) unstable; urgency=low
52
53   * New icons from Tim Samoff.
54   * Set Facebook and Twitter URLs into profiles (increases data
55     enrichment, and will be used for resyncing).
56   * Manipulate contact photos directly from Python, rather than
57     using external C program.
58   * Remove "Back" buttons from contact views - not consistent with
59     Maemo 5 HIG.
60   * Implement birthday adding.
61
62  -- Andrew Flegg <andrew@bleb.org>  Tue,  6 Oct 2009 22:49:22 +0100
63
64 hermes (0.0.5) unstable; urgency=low
65
66   * Fix gnome-python dependency (re-reported by Andrew Smith &
67     Faheem Pervez)
68
69  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 11:51:35 +0100
70
71 hermes (0.0.4) unstable; urgency=low
72
73   * Use own photo loading to avoid issue with EContact.get_photo()
74     which resulted in missing icons.
75
76  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 00:06:23 +0100
77
78 hermes (0.0.3) unstable; urgency=low
79
80   * Improve GUI responsiveness.
81   * Show a better summary of contacts at the end in preparation for
82     manual mapping.
83   * Fix missing application icon.
84
85  -- Andrew Flegg <andrew@bleb.org>  Sat,  3 Oct 2009 20:23:18 +0100
86
87 hermes (0.0.2) unstable; urgency=low
88
89   * Fix missing python-gconf dependency.
90   * Fix "FacebookError is not defined".
91   * Include Tim Samoff's updated icons.
92
93  -- Andrew Flegg <andrew@bleb.org>  Fri,  2 Oct 2009 08:39:26 +0100
94
95 hermes (0.0.1) unstable; urgency=low
96
97   * Initial Release.
98
99  -- Andrew Flegg <andrew@bleb.org>  Wed, 30 Sep 2009 21:21:27 +0100