Commit Graph

45601 Commits

Author SHA1 Message Date
90f46bbbf1 Update Portuguese translation 2021-11-07 20:45:44 +00:00
c8feb7152b Update Friulian translation 2021-11-06 21:32:59 +00:00
41271aea97 Update Catalan translation 2021-11-06 18:41:13 +00:00
087a078030 Update Portuguese translation 2021-11-06 16:46:27 +00:00
ee4c322505 Composer: Don't show blockquote indicators on both sides for 6th+ level
Related to https://gitlab.gnome.org/GNOME/evolution/issues/445
2021-11-05 11:43:50 +01:00
8fb62be625 Calendar: Cannot always remove custom reminder message
Make sure when no reminder custom message is set, to also unset
it in the reminder component.
2021-11-05 09:48:38 +01:00
a71474cb1d Update Latvian translation
(cherry picked from commit 0e3f8a90cf)
2021-11-03 20:47:26 +00:00
9c9f52b311 flatpak: Update build manifests
* remove more built files, not needed during runtime
* generate appdata release information from the NEWS files
* add cmark dependency to the development manifest
2021-11-03 10:00:36 +01:00
0be7264fde news-to-appdata: Escape text exported to XML 2021-11-03 07:30:19 +01:00
eed815979d Misc: Correct typo in fallback appdata attribute name 2021-11-03 07:30:19 +01:00
be7ec2ad40 Update Latvian translation
(cherry picked from commit 1f54233e18)
2021-11-02 19:29:23 +00:00
e7e9c1fb42 Misc: Do not build news-to-appdata executable
It's not used neither installed, thus do not build it.
2021-11-02 11:29:17 +01:00
14a84aa4df Misc: Generate appdata <releases/> from the NEWS file
This makes it easier to populate the release information
in the appdata file.
2021-10-30 08:20:19 +02:00
719a228cd5 Fixes to Catalan translation 2021-10-29 07:21:46 +02:00
18691b447c Update Catalan translation 2021-10-26 13:47:45 +02:00
a318d0bb70 I#1672 - ECalModel: Show DTSTAMP, when LAST-MODIFIED is missing
...and when applicable. See:
https://datatracker.ietf.org/doc/html/rfc5545#section-3.8.7.2

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1672
2021-10-25 16:44:54 +03:00
70de95a8d3 I#1667 - Component Preview: render Attendees with HTTPs-URI as hyperlinks
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1667
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/90
2021-10-25 14:24:22 +03:00
c938ee2a25 mail-notification: Use different icon name in the notification under Flatpak
The Flatpak renames the 'evolution' icon to the 'org.gnome.Evolution',
thus use that one under Flatpak, to have it available in the notification
bubbles on the host system.
2021-10-21 17:41:11 +02:00
622fc1f131 Update Slovak translation
(cherry picked from commit bba412e40e)
2021-10-21 05:37:07 +00:00
0d666bc1d9 EWebView: Change mouse leave detection code
The old change causes runtime warnings with WebKitGTK 2.34.0,
thus stop sending fake signal to the WebKitGTK and count with
the case when the cached link hover will not update the status
bar text.

Related to https://bugzilla.gnome.org/show_bug.cgi?id=752543
2021-10-18 17:11:25 +02:00
c61022b004 I#1657 - Composer: Correct empty paragraph detection for removal
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1657
2021-10-12 16:13:45 +02:00
6e2dd9d434 mail-importer: Ensure Message-ID header on imported message
The Message-ID header is required when rendering the message preview,
thus, in case it's not available in the message, add it.
2021-10-12 15:08:11 +02:00
0c4c8906ca I#1653 - Correct Edit as New Message inside a Search Folder
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1653
2021-10-07 14:02:44 +02:00
acd57a8d7d I#1649 - Unable to clear search
Correct signal ordering, aka save the state before executing
the search, thus when some part loads the search it's the new one,
not the previous search.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1649
2021-10-06 18:12:08 +02:00
e75c4faa36 I#1646 - Emoji picker empty
Embed emoji.data as expected by the copy of the gtk+' emoji chooser dialog.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1646
2021-10-04 17:18:35 +02:00
bdcf0809e4 Update Catalan translation 2021-10-02 08:50:19 +02:00
9a69f474e3 I#1621 - Prevent IDN homograph attacks
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1621
2021-09-30 14:47:24 +02:00
43beeb8b35 Update Persian translation
(cherry picked from commit 81e16cda7d)
2021-09-29 16:51:03 +00:00
dc0605ccae Update Ukrainian translation 2021-09-29 13:04:24 +00:00
33c72a80c5 Use g_assert_true() instead of g_assert() in the unit tests
The `g_assert()` can be disabled by `G_DISABLE_ASSERT` when compiling,
which is not desired for the unit tests, thus use the `g_assert_true()`
in the tests instead.
2021-09-29 13:06:12 +02:00
b0fef05fdf Update Basque translation
(cherry picked from commit 976ecf9aa0)
2021-09-26 09:25:02 +00:00
fd8d1d4ba0 Update Serbian translation
(cherry picked from commit 95df0e758e)
2021-09-25 20:06:52 +00:00
6384787e26 I#1639 - Filter messages by condition if sender is in address book
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1639
2021-09-24 14:12:10 +02:00
ee6837bbc7 I#1640 - prefer-plain: Do not hide attachments
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1640
2021-09-23 19:25:14 +02:00
02e762d964 em-format: Format text/markdown with cmark library
Use the cmark library to format text/markdown into HTML and show
it as such, instead of the raw markdown. The dependency on cmark
is optional and can be turned off in the configure time.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/449
2021-09-23 18:05:12 +02:00
c99f1c8c7b I#1637 - EMailAutoconfig: Autoconfig with Exchange accounts
Let the EMailAutoconfig gather unknown types and pass them to anyone
listening to process those known to it.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1637
2021-09-23 12:39:03 +02:00
b92acd6106 Add Brazilian Portuguese translation
(cherry picked from commit 8adb71cf74)
2021-09-20 13:33:45 +00:00
44d6cb1365 Update Brazilian Portuguese translation 2021-09-18 21:47:10 +00:00
6d4b8ab6e9 Update Chinese (China) translation
(cherry picked from commit 8af1a59c9e)
2021-09-17 18:19:03 +00:00
769f2b1847 Updated Danish translation 2021-09-17 14:58:30 +02:00
fc47a5edf2 Update Portuguese translation 2021-09-17 12:59:22 +00:00
4e680924bf Update Ukrainian translation 2021-09-17 12:25:24 +00:00
3ad5ffd926 I#1623 - EMinicard: Hide fields same as the FileAs
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1623
2021-09-17 12:24:25 +02:00
91d87d978c I#1613 - Manually typed categories are ignored
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1613
2021-09-17 12:21:13 +02:00
7ea98e3f43 I#1612 - Display the Categories in the Contact preview
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1612
2021-09-17 12:16:42 +02:00
c5c0f72c35 I#1611 - ECollectionAccountWizard: Disable mail parts, when no username is provided
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1611
2021-09-17 12:13:04 +02:00
7733d88903 ESrvConfigLookup: Use correct extension name for properties
Regression after https://gitlab.gnome.org/GNOME/evolution/-/issues/324
causing runtime warnings like this one:
g_object_set_is_valid_property: object class 'ESourceMailAccount' has no property named 'user'
2021-09-17 12:10:18 +02:00
7aad8d1dcd I#1609 - EMinicard: Hide Nickname, when matches Full name
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1609
2021-09-17 12:06:47 +02:00
6fb5da543c I#1605 - LDAP: Use also set security when searching the root DSE
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1605
2021-09-17 12:04:06 +02:00
8e88e62286 I#1586 - ETable: Grouping by column misplaces group content
That being caused by the uniform row height use. Let the ETable
use the value only if not grouping the rows.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1586
2021-09-17 11:24:50 +02:00