[geary] (85 commits) Non-fast-forward update to branch wip/26-proton-mail-bridge



The branch 'wip/26-proton-mail-bridge' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  fa2f836... Rename `ListParameter.append` to `extend` and make it work 
  beb68f4... Remove ListParameter.parent property so lists can have mult
  aaa2e67... Change starttls command to uppercase to support ProtonMail 
  9a7c87a... Add Geary.Nonblocking.Queue.is_empty.
  e0a367a... Replace Imap.Parameter.serialize tag arg with a cancellable
  dc58c83... Make Imap.Command a top-level type rather than inherit from
  814d551... Don't send commands while another has an active command con
  0963d38... Remove AUTHENTICATE-specific parameter and IMAP session cod
  016dc65... Fix console app after recent ClientConnection API changes.
  43a2e53... Ensure IDLE is not sent after is it is disabled for a conne
  88a450f... Add per-command response timeout so we get them for each in
  2702190... Avoid buffering when Imap.Serializer writes quoted strings.
  b59dee8... Doc comment and copyright updates.
  c9b0166... Cancel any sent IMAP commands when closing server connectio
  8128434... Ensure IDLE command and DONE are both subject to a timeout.
  3211027... Split Command.serialize up into two phases to get IDLE logg
  b369c75... Add unit test for IMAP FETCH command constructor.

Commits added to the branch:

  54cea94... Update Catalan translation (*)
  5ab0462... Fix AccountInformation.has_email_address, add tests. (*)
  6f3922d... Clarify reverse-path terminology in SMTP client code. (*)
  428e803... Use message sender and from addresses for SMTP reverse path (*)
  0e6d499... Fix AccountInformation.has_email_address, add tests. (*)
  7ac2239... Ensure ConversationListView.set_changing_selection calls no (*)
  88ed065... Ensure a folder's sidebar children are re-added when its ty (*)
  a3662c8... Fix libunwind native dep so Flatpak builds once again. (*)
  a6adb96... Merge branch 'wip/flatpak-unwind-not-found' into 'master' (*)
  36771e7... Use xvfb-run for CI tests so the full test suite can be run (*)
  5cabf3e... Merge branch 'wip/gitlab-ci-run-all-tests' into 'master' (*)
  612000b... Update Brazilian Portuguese translation (*)
  9596221... Unselect folder popover rows on text entered to avoid phant (*)
  704cb1c... Merge branch 'wip/24-folder-popover-selection' into 'master (*)
  257fac5... Merge branch 'wip/11-special-folder-children' into 'master' (*)
  ddf4ffc... Merge branch 'wip/18-primary-email-leak' into 'master' (*)
  33fd047... Update FolderSupport interfaces to accept id collections, n (*)
  89161ba... Add API documentation to Geary.Iterable, make ctor internal (*)
  f0ac998... Allow blacklisting folders when obtaining email from conver (*)
  133738c... Blacklist the outbox when obtaining messages to apply move, (*)
  b2bc4e3... Merge branch 'wip/21-move-after-reply' into 'master' (*)
  4cc7cf1... Fix empty folder/no matching search UI not showing up. (*)
  aff65c4... Updated Czech translation (*)
  efe0542... Fix two build warnings. (*)
  ce4c013... Update Italian translation (*)
  a0b0d7d... Update Italian translation (*)
  31a59f3... Misc fixes for issues compiling against current vala master (*)
  d9c9132... Fix Imap.DataFormat.is_atom_special not flagging \, [, or D (*)
  b345af6... Fix mailbox names not being sent to the server quoted if ne (*)
  c9b25e2... Merge branch 'wip/40-backslash-in-folder-name' into 'master (*)
  4e85b51... Update Turkish translation (*)
  74a6802... Make generic "Paste" action paste with formatting if possib (*)
  ae6aed8... Fix rich text being pasted by Ctrl+V in plain text embedded (*)
  ceea747... Merge branch 'paste-shortcuts' into 'master' (*)
  0b57e5b... Merge branch 'wip/730495-fix-inline-plain-text-paste' into  (*)
  8cb6ad4... Fix segfault when closing a MinimalFolder that us already c (*)
  7ab6f71... Fix context of "Paste Without Formatting" (*)
  b2cb097... IMAP flags should always be atoms, so should never be quote (*)
  0659418... Merge branch 'wip/40-backslash-in-folder-name' into 'master (*)
  70db35d... Fix dialogs not having keyboard focus when first shown. (*)
  a682e17... Merge branch 'paste-shortcuts' into 'master' (*)
  183a9f3... Don't quote an RFC 822 mailbox local part if it has a '.' i (*)
  4860d84... Merge branch 'wip/fix-return-path-dot-quoting' into 'master (*)
  1f6f223... Merge branch 'wip/43-dialogs-not-focused' into 'master' (*)
  69dfc09... Remove errant print() call added by commit 06594188. (*)
  87b7e4d... Fix segfault when closing an account that's not open. (*)
  96faa6f... Update Polish translation (*)
  c43d86f... Add contribution guide (*)
  8dc2222... Add a missing cancellable to an engine call in the Conversa (*)
  19a1202... Fix a crash when adding an attachment from a virtual folder (*)
  d2ef122... Fix a crash when getting an unsolicited FETCH without any f (*)
  66c41fb... Fix a crash on exit when a search folder is open. (*)
  9ba9417... Remove "%LATEST_RECORD_VERSION" from GnuTLS priority string (*)
  f991fa5... Enable users to attempt to recover from a scan error. (*)
  a8fdf3a... Update German translation (*)
  85921df... Update German translation (*)
  c8719a5... Fix mallard validation errors in manual pages. (*)
  f799274... Fix scan error when loading a message with an invalid Date  (*)
  cf6b8cc... Fix brown-paper-bag build failure. (*)
  ca0ab11... Update Finnish translation (*)
  71617bf... Update Brazilian Portuguese translation (*)
  beec7ff... build: obtain iso-codes prefix from pkg-config (*)
  ea77494... Merge branch 'iso-codes' into 'master' (*)
  f4825d7... Update Turkish translation (*)
  6c8bc2c... Implement single-message deletion for messages in the curre (*)
  77ce298... Merge branch 'single-message-delete' into 'master' (*)
  4ccf463... Fix a crash when merging email email in DB. (*)
  ce9868d... Fix a crash when detaching composer without focus. (*)
  8af20b6... Rename `ListParameter.append` to `extend` and make it work 
  44ae0ef... Remove ListParameter.parent property so lists can have mult
  b854d15... Change starttls command to uppercase to support ProtonMail 
  9e4d3a9... Add Geary.Nonblocking.Queue.is_empty.
  b24c910... Replace Imap.Parameter.serialize tag arg with a cancellable
  be1a2e2... Make Imap.Command a top-level type rather than inherit from
  32787a2... Don't send commands while another has an active command con
  65a6ca9... Remove AUTHENTICATE-specific parameter and IMAP session cod
  13ef817... Fix console app after recent ClientConnection API changes.
  b3e4bae... Ensure IDLE is not sent after is it is disabled for a conne
  1b4e477... Add per-command response timeout so we get them for each in
  8c3ace5... Avoid buffering when Imap.Serializer writes quoted strings.
  ed5780f... Doc comment and copyright updates.
  0784f7a... Cancel any sent IMAP commands when closing server connectio
  d232e7c... Ensure IDLE command and DONE are both subject to a timeout.
  6e8ad22... Split Command.serialize up into two phases to get IDLE logg
  f101d2a... Add unit test for IMAP FETCH command constructor.

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]