[geary] (95 commits) Non-fast-forward update to branch mjog/port-to-libhandy-1



The branch 'mjog/port-to-libhandy-1' 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:

  739501d... build: Switch over to use libhandy-1
  fcfac02... build: Remove local vapi directory from valadoc target
  c151fea... build: Generate valadoc vapidir args to reduce command boil
  3a0628f... build: Allow valadoc to find libhandy vapi when build from 
  193f87a... client: Port client codebase to handy-1
  3c909b9... client: Give inspector and problem report dialogs consisten
  a896f8c... build: Fix meson warning
  7d2329a... build: Update libhandy package name in CI and INSTALL
  be90321... build: Add workaround for libhandy `Since 1.0` version mism

Commits added to the branch:

  10c7ab1... Plugin.PluginBase: Add `is_startup` parameter to `activate` (*)
  9f5bea3... Plugin.SentSound: Report an error when sound doesn't play (*)
  492d662... Plugin.SentSound: Play a sound on when first activated (*)
  108853a... Merge branch 'mjog/sound-plugin-feedback' into 'mainline' (*)
  850bb31... Fix vala mainline switch statement build warnings (*)
  cb648cd... Merge branch 'mjog/vala-switch-warnings' into 'mainline' (*)
  5f8e5ab... Use a nightly icon for nightly builds (*)
  87f8216... Geary.RFC822.Mailbox: Fix typo in doc comment (*)
  747df10... Geary.RFC822.MailboxAddress: Compile is-valid regex only on (*)
  1c22eb4... Geary.RFC822.MailboxAddress: Handle empty mailbox and domai (*)
  7311ffe... Plugins: Add initial MailMerge plugin outline (*)
  a655037... Application.PluginManager: Update plugin settings for depen (*)
  911f8ec... Components.PreferencesWindow: Update plugin rows when deps  (*)
  85adc6b... Components.InfoBarStack: Support additional stack queue alg (*)
  ce90574... Plugins: Actually implement info bar plugin priority (*)
  0aeeba1... Trivial doc comment update (*)
  6074610... Geary.EmailHeaderSet: Seal setting properties off from sub- (*)
  efc5c3b... Util.Email.strip_subject_prefixes: Convert param to EmailHe (*)
  aa80b10... Plugin.Email: Mark Geary.EmailHeaderSet as a prerequisite (*)
  8ba6838... Plugin.Email: Add load_body_as method and implement it (*)
  cc145ab... Plugin.MailMerge: Implement basic merge field parsing (*)
  2c4a73e... Plugin.MailMerge: Add simple CSV reader with unit tests (*)
  6d99cde... src/client/plugin/mail-merge/meson.build: Fix rpath on wron (*)
  f3e6feb... Application.PluginManager: Rework context state management (*)
  c57ae85... Application.Controller: Rework composer life-cycle, again (*)
  78c8a2f... Plugins: Update to new composer lifecycle (*)
  ec44114... Plugin.Button: Rename to Actionable (*)
  41de9e5... Plugin.Composer: Support registering composer menu items (*)
  6ea5e43... vala-unit: Minor test fixups (*)
  9eedaf8... Plugins.MailMerge: Initial composer mail merge support (*)
  0290bf1... src/client: Misc minor build warning and doc comment update (*)
  7230ea4... Plugin.ActionBar: New class added for plugins that use acti (*)
  bde39bf... Composer.Widget: Place composer action bars into their own  (*)
  204adb5... Plugin.Composer: Support plugins for providing composer act (*)
  72f1663... Plugin.MailMerge: Show a composer action bar after loading  (*)
  2159a9a... Composer.Widget: Make editor prop public (*)
  2c7fe7d... Composer.Widget: Add focused_input_widget property (*)
  20dffab... Plugin.Composer: Add new action_group_name property (*)
  5d5f04e... Plugin.Composer: Add insert_text method (*)
  3f5f4a4... Plugin.MailMerge: Add composer action bar menu for insertin (*)
  ee53621... Plugin.MailMerge: Add some missing comments to translators (*)
  c252133... Application.AccountContext: Make folder context methods pub (*)
  b8bbe53... Application, Plugin: Make object conversion methods consist (*)
  c5e31ce... Sidebar.Branch: Remove some harmless asserts (*)
  8d297af... Plugin.MailMergeFolder: New virtual folder for displaying m (*)
  ba0ed1c... Plugin.MailMerge: Allow CSV chooser to be re-used (*)
  77b1683... Plugin.MailMerge: Show merge virtual folder when merging (*)
  9102280... Geary.Folder: Add new contains_identifiers method (*)
  df7a30c... Geary.Account: Add {de}register_local_folder methods (*)
  334c8e0... Application.MainWindow: Fix custom folder path showing in w (*)
  6c94470... Fix valadoc warning (*)
  0d283df... Geary.RFC822.MailboxAddresses: Update append methods (*)
  da9e018... Plugin.MailMerge: Register folder with the engine rather th (*)
  2ce3d8b... Plugin.MailMergeFolder: Load messages from template into th (*)
  a6acf96... Plugin.MailMerge: Move merge field code from plugin to stan (*)
  b1807df... MailMerge: Break test source file into separate driver and  (*)
  67ecf11... MailMerge: Put non-plugin classes in own namespace, rename  (*)
  c89fe7e... MailMerge.Processor: Add field parser object, use in `conta (*)
  c0795fa... MailMerge: Implement initial email merging (*)
  f7ea243... Sidebar.Branch: Fix assert when removing a folder (*)
  4404496... Application.MainWindow: Select another folder is when selec (*)
  c8aeeec... Sidebar.Branch: Fix compiler warning, improve code style (*)
  aae3a1a... Plugin.Infobar: Allow plugins to be notified of close butto (*)
  30e5e5b... Plugin.InfoBar: Enable plugins to dynamically update info b (*)
  44b62ed... Plugin.Actionable: Support specifying icons (*)
  a58e71a... Plugin.MailMerge: Add info bar to merge folder with status  (*)
  7d6078d... Geary.ComposedEmail: Allow send date to be updated (*)
  99bc719... MailMerge.Folder: Add skeleton properties for accessing fol (*)
  d8d8aba... MailMerge.Folder: Update backing collections (*)
  182c498... MailMerge.Folder: Implement sending merged email (*)
  c3c134f... MailMerge.Folder: Throttle sending rate to 30 per minute (*)
  15a87be... Geary.Imap.ClientSession: Add property for the IMAP server' (*)
  ebf7a8a... Geary.Imap: Update IMAP quirks based on server greeting rat (*)
  757c054... Geary.Imap.ServerResponse: Add quirks property (*)
  31f10e2... Geary.Imap: Add quirk for Envelope address structure placeh (*)
  50f2ca9... Geary.Imap.Quirks: Add quirks for Dovecot (*)
  858487d... Merge branch 'mjog/mail-merge-plugin' into 'mainline' (*)
  67a2d32... Merge branch 'mjog/dovecot-envelope-mailbox-quirk' into 'ma (*)
  5fef4b6... Merge branch 'nightly-icon' into 'mainline' (*)
  0c1c7c1... Application.MainWindow: Fix info bar typo (*)
  8a5ea12... Composer.Widget: Avoid confusing xgettext with a verbatim s (*)
  193aaa2... po/POTFILES.in: Add missing plugin source files (*)
  462edf7... src/client/plugins: Reduce translations needed for internal (*)
  6b87249... Merge branch 'mjog/i18n-fixes' into 'mainline' (*)
  3aa03ff... build: Switch over to use libhandy-1
  3c7b694... build: Remove local vapi directory from valadoc target
  026b59f... build: Generate valadoc vapidir args to reduce command boil
  8c2baf6... build: Allow valadoc to find libhandy vapi when build from 
  16934d3... client: Port client codebase to handy-1
  8c7ee67... client: Give inspector and problem report dialogs consisten
  d274b6e... Components.PreferencesWindow: Remove unused code
  48cb4a8... Components.PreferencesWindow: Update default width again
  2b6ba05... build: Fix meson warning
  3066913... build: Update libhandy package name in CI and INSTALL
  5a5b971... build: Add workaround for libhandy `Since 1.0` version mism

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