[geary] (72 commits) Non-fast-forward update to branch mjog/email-templates



The branch 'mjog/email-templates' 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:

  fdf303b... Application: Rename plugin context objects to make their us
  2392361... Application.AccountContext: Break out unto standalone sourc
  c6076cf... Application.FolderContext: New class for aggregating client
  9e7f21d... Sidebar.Entry: Coalesce multiple entry changed signals into
  88efae7... FolderList.FolderEntry: Emit `::entry_changed` on folder co
  3c44f65... Application.AccountContext: Add signals for folder context 
  0167b70... Application: Pass Controller instance to to plugin objects 
  93cba35... Application.FolderStoreFactory: Convert to using app & fold
  a02297d... Geary.Folder: Add `SpecialUse.CUSTOM` and `set_used_as_cust
  7fb05f3... Plugin.Error: Add NOT_SUPPORTED type
  bbbafad... Plugin.FolderPluginContext: Support registering special use
  13fe0a9... Plugin: Add new Composer object and Application.new_compose
  ca85879... Application.PluginManager: Move plugin account mgmt from fo
  51fe125... Plugin.EmailIdentifier: Add `account` property
  caf9f44... Minor doc comment updates
  a0225f6... Application.PluginManager: Use AccountContext keys for acco
  8cf82b1... Application.FolderStoreFactory, EmailStorefactory: Remove c

Commits added to the branch:

  c9db1f1... Update Basque translation (*)
  02adcfa... test/mock-object.vala: Allow ExpectedCall to specify async  (*)
  749096c... test/mock-object.vala: Add explicit support for mocking asy (*)
  768f6af... test/test-case.vala: Add AsyncResultWaiter class (*)
  196f05e... test/test-case.vala: Rename TestCase async calls to match A (*)
  48b62f6... Update Indonesian translation (*)
  c98efaf... Fix failing test after test case async changes (*)
  d84899e... test: Enable engine logging if test harness verbose flag is (*)
  ef68f3c... Merge branch 'mjog/async-unit-test-improvements' into 'main (*)
  2ec6ced... Update Greek translation (*)
  e72f704... Updated Spanish translation (*)
  b16d021... Geary.Logging: Allow Source implementations to specify logg (*)
  36327e5... Geary.Logging.Source: Clean and fix up property modifiers (*)
  46c38ed... Geary.Smtp: Update main classes to use new logging framewor (*)
  3f661ff... Geary.Imap: Update main classes to use new logging framewor (*)
  a3c7bda... Geary.App: Update conversation classes to use new logging f (*)
  123812a... Geary.ImapEngine.ReplayQueue: Implement Logging.Source (*)
  2f24974... Geary.Db.Context: Convert to implement Logging.Source (*)
  972744c... Geary: Update IMAP and SMTP classes so logging domains are  (*)
  718f02b... Geary.Logging: Enable API clients to suppress DEBUG logging (*)
  3b0815a... Geary.Logging: Remove Flag enum (*)
  00f0fb9... Geary.Logging: Move remaining code from api source to util  (*)
  f4a4d69... Geary.Db: Add special flag for logging SQL results (*)
  b2e99dc... Application.Client: Add command line flag for logging SQL r (*)
  d5e94a2... Geary.Logging: Update how log blacklisting and suppression  (*)
  4b097b4... Components.InspectorLogView: Add sidebar listing accounts & (*)
  01c093e... Geary.Logging: Update domain suppression APIs (*)
  2fada87... Geary.Logging: Let callers determine threading safety for l (*)
  b70790e... Components.InspectorLogView: Support filtering logs by acco (*)
  31b073d... ui/components-inspector-log-view.ui: Minor tweaks (*)
  849b2fb... Components.InspectorLogView: Pre-fill internal domains with (*)
  8b4f370... Component.Inspector: Add mark and clear buttons for logs (*)
  127876f... Components.InspectorLogView: Convert filter lamda to functi (*)
  53bdf92... Components.InspectorLogView: Always show inspector log mess (*)
  834b6eb... Geary.Db: Disable SQL query logging by default again (*)
  5ce6517... Geary.Logging: Add/update API docs for the package and a fe (*)
  1b9d28d... Merge branch 'mjog/logging-improvements' into 'mainline' (*)
  8b3e01f... Application: Rename plugin context objects to make their us
  9952143... Application.AccountContext: Break out unto standalone sourc
  c4b44b4... Application.FolderContext: New class for aggregating client
  1a34568... Sidebar.Entry: Coalesce multiple entry changed signals into
  3ffa6e1... FolderList.FolderEntry: Emit `::entry_changed` on folder co
  778cb2d... Application.AccountContext: Add signals for folder context 
  60f3fac... Application: Pass Controller instance to to plugin objects 
  e9ce94b... Application.FolderStoreFactory: Convert to using app & fold
  e22d74d... Geary.Folder: Add `SpecialUse.CUSTOM` and `set_used_as_cust
  9345323... Plugin.Error: Add NOT_SUPPORTED type
  1dfd5a1... Plugin.FolderPluginContext: Support registering special use
  5f2d40b... Plugin: Add new Composer object and Application.new_compose
  5a94d4b... Application.PluginManager: Move plugin account mgmt from fo
  c719c70... Plugin.EmailIdentifier: Add `account` property
  624b9ab... Minor doc comment updates
  5519ba8... Application.PluginManager: Use AccountContext keys for acco
  2f66621... Application.FolderStoreFactory, EmailStorefactory: Remove c
  97b807f... Application.FolderStoreFactory: Improve folder signal impl
  aff5998... Plugin.EmailStore: Add methods for getting email ids from v
  0b0efd0... Application.FolderStoreFactory: Move get_folder_from_varian
  a98f953... Application.Client: Use plugin variant formats for app acti
  53de3b8... Application.Controller, Composer.Widget: Clean up composer 
  f2ee824... ConversationListBox: Remove obsolete action and signal
  002db96... Composer.Widget: Convert to using AccountContext objects
  7b9b2c8... Composer.Widget: Re-load a context email with missing field
  a42ad40... Application.{Controller,MainWindow}: Clean up displaying co
  1742a08... Application.MainWindow: Email not found error when discardi
  f7dda5a... ConversationViewer: Avoid re-enabling kinetic scrolling if 
  00d7d3b... Plugin.Composer: Add support for editing an email in the co
  8ca3de0... Plugins.SpecialFolders: Actually implement the edit draft a
  2716b2e... Geary.App.DraftManaager: Update API to something more RAII-
  46fb6c4... Application.Controller: Allow creating composers with alt s
  db494fb... Plugin.InfoBar: Allow secondary buttons to be specified.
  9a4a0e7... Plugin.Composer: Support specifying a folder to save email
  efa1863... Plugins: Add EmailTemplate plugin

(*) 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]