blob: b250500c0983725cacfdb50a5bcb1a5d272b4c77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
Overview of changes in ayatana-webmail 22.2.26
- ayatanawebmail/application.py: Fetch X-GM-THRID for GMail accounts only.
- ayatanawebmail/imaplib2.py: Display debug output in debug mode only.
- ayatanawebmail/application.py: Do not check idler state when reconnecting
in callback.
- Turn on automagic debug mode for developer instance.
- Do not run helper applications unless ayatana-webmail is running.
- Translation updates.
Overview of changes in ayatana-webmail 21.11.17
- Settings process count hack. Make opening Ayatana Webmail
settings more robust.
- Translation updates.
Overview of changes in ayatana-webmail 21.2.6
- ayatanawebmail/application.py: If no Ayatana Indicator Application is
running, still attempt loading the AyatanaAppIndicator GIO module before
falling back to the (less maintained) AppIndicator GIO module.
- Drop the bundled Faenza icon.
- man/*: Add man pages for all the command line tools we ship.
- Ship app's own status icons instead those of the Messages Indicator.
- Translation updates.
Overview of changes in ayatana-webmail 21.1.25
- Allow at most max-item-count fetches per connection.
- Remove all GMail references.
- Bring back the translation link on the support page.
- Fix duplicate translation strings.
- Use server configuration templates + set minimum folder list height.
- Do not queue settings dialogs if one is already shown.
- Add README.md.
- Update translation files.
Overview of changes in ayatana-webmail 20.8.16
- Port from Unity Mail.
- Change crash notication message.
|