Commit Graph

  • f6d68db718 Renamed local variable to additional_headers work/patch_old gfgit 2023-09-06 18:52:54 +0200
  • c81eedcc83 Rename MimeInfo member extra_headers to protected_headers gfgit 2023-09-06 18:50:29 +0200
  • 498ff8440a Removed some other debug output gfgit 2023-09-06 18:47:26 +0200
  • f0d8126249 Revert "[REMOVE] Add some debug" gfgit 2023-09-06 18:41:35 +0200
  • 79d84cc2d4 My fixes to the patch work/patch_old_v1 gfgit 2023-08-31 13:57:29 +0200
  • e60b982832 textview_scan_header(): fix loop gfgit 2023-09-06 10:43:16 +0200
  • 7787a7948f procmime_parse_message_rfc822() fix loop gfgit 2023-09-06 10:19:42 +0200
  • 3239ca086e Remove duplicated line in procmsg.c gfgit 2023-09-04 18:47:40 +0200
  • 9de26839e0 procmime_parse_message_rfc822() take ownership of extra headers gfgit 2023-09-04 18:35:21 +0200
  • c671d5c19d [REMOVE] Add some debug gfgit 2023-09-04 18:18:41 +0200
  • 7385c844ae messageview.c messageview_show() fix crash gfgit 2023-09-04 17:59:11 +0200
  • 5cae0c5032 procmime.c procmime_parse_message_rfc822() fix loop gfgit 2023-09-04 15:05:21 +0200
  • 817846b37c procheader_get_all_header_fields() fix invalid array append gfgit 2023-09-04 14:29:21 +0200
  • eff8ab044e pgpmime.c remove unexisting function procheader_get_header_array_asis() gfgit 2023-08-31 16:27:38 +0200
  • 73e8840765 Handle hentry == NULL case in generic_get_one_field() gfgit 2023-08-31 15:58:48 +0200
  • e417f695cb Fix double empty line separating functions gfgit 2023-08-31 15:58:08 +0200
  • c847ae707e Add some space for better readability gfgit 2023-08-31 15:29:48 +0200
  • 4307601320 procmime.c fix MimeInfo free_func() leak gfgit 2023-08-31 15:21:11 +0200
  • a083655f58 pgpmime.c avoid freeing parser if not initialized gfgit 2023-08-31 15:08:38 +0200
  • 13e6916267 privacy.c move logic before inserting node, fix style gfgit 2023-08-31 15:06:43 +0200
  • f466a17813 Use GPtrArray foreach gfgit 2023-08-31 14:12:39 +0200
  • 08a76bcc73 GPtrArray use free function gfgit 2023-08-31 13:57:29 +0200
  • 816211e894 procmime.c procmime_parse_multipart() fix leak work/patch_new gfgit 2023-08-31 15:50:06 +0200
  • 51feaad261 procmime.c remove spaces from empty lines gfgit 2023-08-31 15:48:47 +0200
  • a32a5b7cd6 Fix indentation with tabs and properly align gfgit 2023-08-31 15:27:17 +0200
  • be8bfa50db procmime.c procmime_parse_message_rfc822() fix leak gfgit 2023-08-31 15:24:30 +0200
  • 5be296b7a9 Fix again indentation with tab gfgit 2023-08-31 15:02:04 +0200
  • 996608849a Fix some indentation with tabs gfgit 2023-08-31 14:28:12 +0200
  • 72e49c6443 Apply old patch from BUG 3904 gfgit 2023-08-30 11:22:11 +0200
  • c687cee9d9 Apply new patch from BUG 4426 gfgit 2023-08-30 10:49:45 +0200
  • cb1597e344 CMake: enable GPGME plugin sources work/cmake gfgit 2023-08-20 18:39:32 +0200
  • 2f111b688b Add initial CMake project file gfgit 2023-08-19 17:45:14 +0200
  • 6cc8e4142c PGPMime: return full decrypted message instead of first child work/read_enc_subject gfgit 2023-08-20 18:39:58 +0200
  • 6442a55d74 TextView: move header extraction to textview_process_headers() gfgit 2023-08-20 00:17:16 +0200
  • 8cf0cc8218 Substitute Subject header when decrypting gfgit 2023-08-26 15:37:35 +0200
  • 29b551c716 PGP/MIME: fix leak of MimeInfo if parsing fails gfgit 2023-08-20 00:16:13 +0200
  • 9af4ccb9ad PGPMime: return full decrypted message instead of first child work/protected-headers-v1 gfgit 2023-08-20 18:39:58 +0200
  • f3f7e7ad45 TextView: move header extraction to textview_process_headers() gfgit 2023-08-20 00:17:16 +0200
  • 40734845db Substitute Subject header when decrypting gfgit 2023-08-26 15:37:35 +0200
  • 6710e0ec6b PGP/MIME: fix leak of MimeInfo if parsing fails gfgit 2023-08-20 00:16:13 +0200
  • 9d0d7ecc8d CMake: enable GPGME plugin sources gfgit 2023-08-20 18:39:32 +0200
  • 109fb63a71 only build litehtml_viewer plugin if explicitly instructed master Paul 2023-08-24 10:06:21 +0100
  • 7506dd9988 Don't link unused function with newer encryption Ricardo Mones 2023-08-23 19:48:57 +0200
  • 7f2cc1b356 Fix three warnings in do_pix_draw() Ricardo Mones 2022-03-25 21:04:56 +0100
  • 21d139a922 Add initial CMake project file gfgit 2023-08-19 17:45:14 +0200
  • d832b62d7b fix bug 4693, 'Hang and crash when enable disable SVG Rendering prefs' by reverting d6dfb9960c Paul 2023-08-18 11:45:52 +0100
  • 9eb64a780e when redirecting, disable queueing because re-editing a redirected msg allows changing it. Also disable the Attachments context menu so that it is not possible to remove an attachment from a redirected msg Paul 2023-08-18 07:42:37 +0100
  • 265d0a7dd9 use the statusbar to show that expunge is happening Paul 2023-08-17 10:36:34 +0100
  • a8f5ca94d3 add RFE 4686, 'use gtk native filechooser' Paul 2023-08-12 06:28:45 +0100
  • 18c51de5c8 add newly updated (almost complete) Portuguese translation by Hugo Carvalho Paul 2023-08-11 11:45:19 +0100
  • 453d869b35 fix bug 4618, 'Rate limit by remote breaks queued/marked actions (Delete/Move)' Paul 2023-08-09 10:15:22 +0100
  • abde28bea5 remove the arbitrary paste restriction, which could be worked around by using the context menu anyway Paul 2023-08-09 08:51:32 +0100
  • 4c6844370c Add support for SCRAM-SHA-{224,256,384,512} authentication mechanism (via libetpan) to IMAP. Andreas Oberritter 2023-07-09 12:12:44 +0200
  • b63e9ce422 Fix five constness related warnings Ricardo Mones 2023-06-24 12:50:32 +0200
  • da7ac9b355 allow saving attachments only, without other msg parts Paul 2023-06-24 06:26:09 +0100
  • c18a2f85c5 Fix CID 1532282. wwp 2023-06-09 17:22:27 +0200
  • dc955cc65c fix bug 4679, 'The correct date header is interpreted incorrectly to display strange date.' Paul 2023-06-08 10:18:17 +0100
  • 7c1ea64fe3 Fix error creation and warning Ricardo Mones 2023-06-03 12:58:22 +0200
  • 671a081c4a fix coverity issue CID 1530431: Memory - illegal accesses (OVERRUN) Paul 2023-05-26 07:15:35 +0100
  • 5226e3dc38 recognise font/* and chemical/* mime types Paul 2023-05-25 18:08:13 +0100
  • a9a16a253e fix bug 4648, 'fails to build with gcc 13' Paul 2023-04-19 16:42:07 +0100
  • f0cab27e81 Quit searching if string became empty Ricardo Mones 2023-04-18 23:56:56 +0200
  • 9c2dc86a85 fix bug 4670, 'To/CC incorrectly escaped with a trailing backslash' Paul 2023-04-18 11:28:14 +0100
  • a9cb944467 Fix new warning and complete previous commit Ricardo Mones 2023-04-09 17:07:56 +0200
  • 4ba880512f Remove unused function warning Ricardo Mones 2023-04-09 16:44:47 +0200
  • 8ac5c0b3a6 fix message which is shown when mail can't be sent Paul 2023-04-07 16:52:31 +0100
  • f66863109a image viewer: don't make the 'load image' button larger than necessary Paul 2023-03-31 18:19:27 +0100
  • a8abb54919 fix image viewer when not auto-loading images: fix alignments of text; show the 'load' button; re-arrange the code in a more linear fashion Paul 2023-03-31 18:07:31 +0100
  • e178a14c65 po/ru.po: fix "text" translation Sergei Trofimovich 2023-03-25 07:48:01 +0000
  • 5bbf75638d po/ru.po: fix "Grey" translation Sergei Trofimovich 2023-03-24 18:29:48 +0000
  • 34bb3379f3 use the same terminology as everywhere else Paul 2023-03-20 14:04:17 +0000
  • 49501393ac Update Spanish translation Ricardo Mones 2023-03-12 22:36:03 +0100
  • e2e7f63c6a remove checks for libsoup and libsoup-gnome, and remove the proxy pref from the fancy plugin because none of this is used Paul 2023-02-24 15:21:52 +0000
  • bed3a071ac update forgotten copyright headers Paul 2023-02-24 11:24:56 +0000
  • 568c901bca fix bug 4666, 'fancy plugin doesn't build with libwebkit2gtk-4.1' Paul 2023-02-24 09:25:29 +0000
  • 914102789b fix alphabetical order Paul 2023-02-21 16:57:21 +0000
  • 48086e4e82 fix bug 4664, 'OAUTH2 overwrites passwords even for plaintext logins' Paul 2023-02-21 16:44:38 +0000
  • c61593c30a code style Paul 2023-02-21 16:41:18 +0000
  • 9e1cb8b140 add spam session stats to command line output Paul 2023-02-13 09:28:12 +0000
  • 22480dc3a2 (re-)initialize session spam statistics Paul 2023-02-13 06:18:49 +0000
  • 8d176a20c6 remove two unnecessary lines added in last commit Paul 2023-02-08 13:36:11 +0000
  • fbc0627c83 fix bug 4658, 'Headers unfolded incorrectly in message view' Paul 2023-02-08 13:12:50 +0000
  • 681b0766cf add spam stats to session stats Paul 2023-02-06 14:08:03 +0000
  • eba27f8d59 Fix for bug #4300 again. Initially committer Andrej Kacian <ticho@claws-mail.org> Tue, 6 Aug 2019 09:46:01 +0100 (10:46 +0200) Michael Rasmussen 2023-02-03 00:17:44 +0100
  • 07f38db5b1 Fix duplicate menu shortcut (thanks to JP Guillonneau) wwp 2023-01-19 13:09:00 +0100
  • 23df64c5a1 re-add the mistakenly removed quick method of unsetting the start-up folder option, and improve it Paul 2023-01-05 11:35:33 +0000
  • 964f268a70 Fix CID 1518897 Ricardo Mones 2023-01-04 19:50:09 +0100
  • cc3ffa1e25 Fix minor issues on new start-up folder feature Ricardo Mones 2023-01-03 14:21:14 +0100
  • 689ff464dc bump the year Paul 2023-01-02 17:30:59 +0000
  • ca89ade8eb add an easy way to open any folder on start-up Paul 2023-01-02 17:27:07 +0000
  • 102602650e remove obsolete /dev/mem_notify stuff Paul 2022-12-30 10:25:44 +0000
  • 3167a0a375 Improve naming and summary messages Ricardo Mones 2022-12-15 17:23:39 +0100
  • 71ea221173 Add debug calls to configure summary Ricardo Mones 2022-12-15 13:34:27 +0100
  • 8aaf0276c1 Exclude LDAP debug functions unless requested Ricardo Mones 2022-12-15 13:27:14 +0100
  • 1225798a87 fix 3476a5c7e4 (thanks Tristan\!) Paul 2022-12-13 17:08:20 +0000
  • bc5122372c Remove unused function statusbar_print() Ricardo Mones 2022-12-12 14:19:24 +0100
  • 3476a5c7e4 when changing quicsearch type update history list Paul 2022-12-10 15:05:10 +0000
  • 35e83190ca Remove unnecessary definitions and calls Ricardo Mones 2022-12-03 14:32:58 +0100
  • efd66a9312 Use libetpan CFLAGS for header check Jonathan Boeing 2022-11-27 18:47:38 -0700
  • 51d6662d2e Use AX_FUNC_MKDIR from autoconf-archive Jonathan Boeing 2022-11-27 14:55:24 -0700