-
Notifications
You must be signed in to change notification settings - Fork 4
/
NEWS
85 lines (64 loc) · 3.05 KB
/
NEWS
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Overview of changes in ayatana-webmail 24.5.17
- .desktop files: Stop in-place adding translations to .desktop
files. Use non-changed .desktop.in files as input templates
instead.
- update-po{,t}.sh: Adjust to .desktop -> .desktop.in renamings.
- po/POTFILES.in: Add .desktop(.in) files.
- po/LINGUAS: Use nb_NO.po, not nb.po.
- po/ayatanawebmail.pot: Update translation template file.
- po: Update all translation languages.
Overview of changes in ayatana-webmail 24.5.15
- ayatanawebmail/imaplib2.py: Fix Python 3.12 bug and drop unused
code.
- Translation updates.
Overview of changes in ayatana-webmail 23.12.25
- Translation updates.
Overview of changes in ayatana-webmail 23.10.13
- ayatanawebmail/application.py: Add colour scheme handler.
- ayatanawebmail/appdata.py: Drop APPRECOMMENDS.
- ayatanawebmail/dialog.py: Add a tooltip to the command chooser.
- Pass host information when calling exec-on-receive.
- Translation updates.
Overview of changes in ayatana-webmail 22.12.15
- Translation updates.
Overview of changes in ayatana-webmail 22.6.28
- Hardcode server list.
- ayatanawebmail/dialog.py: Add GMX mail to server list.
- Fix blocked idler on calling the `stop` method.
- ayatanawebmail/dialog.py: Drop special warning case for Google.
- Do not fail in the idler stop method on connection drops.
- ayatanawebmail/application.py: Drop libunity and use dbus.
- ayatanawebmail/dialog.py: Add Horde template (incomplete).
- Translation updates.
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.